@charset "utf-8";



header{
    background-color: #fff;
}

.hLogo{
    position: relative;
    top: 0;
}

.hLogo a p{
    width: 295px;
    height: 67px;
    background-image: url(../images/logo_02.png);
}

main{
    padding-top: 152px;
}

.subTitWrapper{
    height: 200px;
    background-size: cover;
    position: relative;
}

.subTitWrapper::before{
    content: '';
    display: block;
    width: 100%;
    height: 102px;
    background: url(../images/top_hero_parts_01.png)left center;
    background-size: auto 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.subTitWrapper.imgHave{
    height: 280px;
}

.subTitWrapper.imgHave::before{
    content: '';
    width: 100%;
    height: 100%;
    background: #4271bb;
    /* background: linear-gradient(to right, #4271bb, #eb7390); */
    /* background: url(../images/pages/sub_tit_texture.png); */
    mix-blend-mode: multiply;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

/* .single-real-estate .subTitWrapper,
.post-type-archive-real-estate .subTitWrapper{
    background: url(../images/pages/sub_tit_bg_real-estate.jpg)no-repeat center;
    background-size: cover;
} */

/* .buyout .subTitWrapper{
    background: url(../images/pages/sub_tit_bg_buyout.jpg)no-repeat center;
    background-size: cover;
} */

.subTitWrapper .inner{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.subTitWrapper .container{
    text-align: center;
}

.subTitWrapper .container .subTit{
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.5;
    /* color: #fff; */
}

.subTitWrapper.imgHave .container .subTit{
    color: #fff;
}

.subTitWrapper .container > span{
    display: inline-block;
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    color: #4271bb;
    background-color: #fff;
    margin-top: 1.5em;
}

.subTitWrapper.imgHave .container > span{
    color: #fff;
}

.breadcrumbs{
    font-size: 1.4rem;
    line-height: 1.5;
    padding-top: 1em;
    position: relative;
    z-index: 1;
}

.breadcrumbs .inner > span{
    display: inline-block;
    margin-bottom: .25em;
}

.breadcrumbs span a{
    transition: all .1s;
}

.breadcrumbs span a:hover{
    color: #4271bb;
}

.breadcrumbs span.separate{
    display: inline-block;
    margin: 0 .25em;
    color: #4271bb;
}

/* .breadcrumbs span a.home::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #35006C;
    border-radius: 50%;
    margin-right: 7px;
    margin-top: -2px;
} */

.mainWrapper{
    padding-top: 100px;
}

.pt{
    padding-top: 100px;
}

.pb{
    padding-bottom: 100px;
}

.bt{
    border-top: 1px solid #e7edf6;
    /* background: linear-gradient(#f4f1f7, #fff)no-repeat center top;
    background-size: 100% 200px; */
}

#sub .bgOn{
    background-color: #e7edf6;
}

#sub main section:last-child{
    padding-bottom: 120px;
    position: relative;
}

#sub main section.bgOn:last-child::after{
    content: '';
    display: block;
    width: 100%;
    height: 200px;
    background: linear-gradient(to bottom, #e7edf6, #fff);
    position: absolute;
    left: 0;
    bottom: 0;
}

.inner{
    max-width: 1200px;
    position: relative;
    z-index: 1;
}

.inner.w1100{
    max-width: 1100px;
}

.inner.w1000{
    max-width: 1000px;
}

.inner.w900{
    max-width: 900px;
}

.inner.w800{
    max-width: 800px;
}

section .h_basic{
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 1em;
    position: relative;
    margin-bottom: 1.75em;
}

section .h_basic::before{
    content: '';
    display: inline-block;
    width: 1.5em;
    height: 6px;
    background-color: #4271bb;
    border-radius: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

section .h_basic br{
    display: none;
}

section .h_basic span{
    display: block;
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: .5em;
}

section .h_basic span.en{
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    color: #4271bb;
}

section .h_dot{
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.5;
    padding-left: 1.25em;
    margin: 3em 0 .75em;
    position: relative;
}

section .h_dot::before{
    content: '';
    display: inline-block;
    width: .75em;
    height: .75em;
    background-color: #4271bb;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .4em;
}

section .h_band{
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.5;
    padding: .75em 1em;
    background-color: #e7edf6;
    border-left: 8px solid #4271bb;
    border-radius: 8px;
    margin: 3em 0 .75em;
}

.h_basic + .h_band{
    margin-top: 0;
}

section .h_center{
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 3em 0 .75em;
}

section .h_border{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: .25em;
    border-bottom: 1px solid #4271bb;
    margin: 3em 0 .75em;
}

section .h_circle{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.5;
    padding-left: 1.25em;
    margin: 2em 0 1em;
    position: relative;
}

section .h_circle::before{
    content: '';
    display: inline-block;
    width: .65em;
    height: .65em;
    border: 3px solid #4271bb;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .4em;
}

section .h_org{
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
    color: #4271bb;
    margin: 2em 0 .5em;
}

section .h_dotted{
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: .15em;
    border-bottom: 2px dotted #4271bb;
    margin: 2em 0 .5em;
}

section .h_secondary{
    text-align: center;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.8;
    margin-bottom: 1em;
}

section .h_secondary span{
    line-height: 1;
    color: #fff;
    background-color: #4271bb;
}

section .secTopTxt{
    text-align: center;
}

section .secTop2Col{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

section .secTop2Col figure{
    width: 30%;
}

section .secTop2Col figure img{
    border-radius: 20px;
}

section .secTop2Col .txtContents{
    width: 66%;
}

section .secTop2Col .txtContents p{
    margin-bottom: 1.25em;
}

section .secTop2Col .txtContents p:last-child{
    margin-bottom: 0;
}





.mainWrapper section .inner > p{
    margin-bottom: 1.25em;
}











.brSp{
    display: none;
}



/* 以下投稿用 */

.postCat span{
    display: inline-block;
    text-align: center;
    width: 5em;
    font-size: 1.3rem;
    line-height: 1;
    color: #fff;
    padding: .35em .5em;
}

.postCat span.news{
    background-color: #56ac46;
}

.postCat span.blog{
    background-color: #e066a7;
}

.postTit{
    font-size: 3.6rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: .025em;
    margin: .25em 0 .5em;
}

.postDate{
    display: block;
    font-size: 1.3rem;
    line-height: 1;
}

.postBody{
    margin-top: 50px;
}

.postBody p{
    min-height: 1em;
    margin-bottom: 1.25em;
}

.postBody h2{
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.5;
    padding: .25em .75em .5em;
    border-left: 8px solid #4271bb;
    border-bottom: 2px solid #4271bb;
    margin: 3em 0 1em;
}

.postBody h2:first-child{
    margin-top: 0;
}

.postBody h3{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: .25em;
    border-bottom: 1px dashed #4271bb;
    margin: 2em 0 .5em;
}

.postBody h4{
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
    margin: 1.5em 0 .5em;
}

.postBody ul,
.postBody ol{
    padding-left: 20px;
    margin: 30px 0;
}

.postBody ul li,
.postBody ol li{
    padding-left: 1.25em;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: .75em;
    position: relative;
}

.postBody ol li{
    counter-increment: number 1;
}

.postBody ul li::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #4271bb;
    position: absolute;
    left: .6em;
    top: .7em;
}

.postBody ol li::before{
    content: counter(number)'.';
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.postBody ul li span,
.postBody ol li span{
    display: block;
    font-weight: 700;
}

.postBody img{
    width: auto;
    max-width: 100%;
}

.single .moreBtn{
    margin-top: 80px;
}

#sub .pagination{
    text-align: center;
    margin-top: 50px;
}

#sub .pagination .page_num{
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 1em;
}

#sub .pagination .pager{
    display: inline-block;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1;
    padding: .75em;
    border: 1px solid #E8EEE5;
    border-radius: 2px;
    margin: 0 .15em .5em;
}

#sub .pagination a.pager{
    transition: all .3s;
}

#sub .pagination a.pager:hover{
    background-color: #E8EEE5;
}

#sub .pagination .current{
    background-color: #E8EEE5;
}

#sub .pagination .prev,
#sub .pagination .next,
#sub .pagination .first,
#sub .pagination .last{
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1;
    padding: .75em;
    border: 1px solid #E8EEE5;
    border-radius: 2px;
    margin: 0 .15em .5em;
    transition: all .3s;
}

#sub .pagination .prev:hover,
#sub .pagination .next:hover,
#sub .pagination .first:hover,
#sub .pagination .last:hover{
    background-color: #E8EEE5;
}

.subTopContents{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.subTopContents figure{
    width: 50%;
}

.subTopContents figure img{
    border-radius: 20px;
}

.subTopContents .txtContents{
    width: 45%;
}

.subTopContents .txtContents .subCopy{
    color: #4271bb;
    margin-bottom: 1.5em;
}

.subTopContents .txtContents .subCopy::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 2.5em;
    height: 1px;
    background-color: #4271bb;
    margin-left: 5px;
    margin-top: -3px;
}

.subTopContents .txtContents h2{
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: .75em;
}

/* .subTopContents .txtContents h2 span{
    color: #fff;
    background-color: #4271bb;
} */

.subTopContents .txtContents .subCopy span{
    color: #4271bb;
    background-color: #e7edf6;
}

.subTopTxtBx{
    padding: 40px;
    background-color: #e7edf6;
    margin-top: 50px;
    position: relative;
}

.subTopTxtBx::before{
    content: '';
    display: inline-block;
    background: url(../images/pages/parts_dogear.png)no-repeat center;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
}

.subTopTxtBx p{
    margin-bottom: 1.25em;
}

.subTopTxtBx p:last-child{
    margin-bottom: 0;
}



@media(max-width: 1200px){
    .subTopContents{
        align-items: flex-start;
    }
}









/* ------------------------------------------------------- buyout 空き家買取 */
.buyoutWorryContents .body{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.buyoutWorryContents .body figure{
    width: 40%;
}

.buyoutWorryContents .body .txtContents{
    width: 55%;
}

.buyoutWorryContents .body .txtContents ul li{
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    padding-left: 1.75em;
    margin-bottom: 1.5em;
    position: relative;
}

.buyoutWorryContents .body .txtContents ul li::before{
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/pages/icon_check_02.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 4px;
}

.buyoutWorryContents .body .txtContents ul li strong{
    font-weight: 700;
    background: -webkit-linear-gradient(transparent 65%, #cad7ec 65%);
    background: -o-linear-gradient(transparent 65%, #cad7ec 65%);
    background: linear-gradient(transparent 65%, #cad7ec 65%);
}

.buyoutWorryContents .bottom{
    padding: 40px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    margin-top: 60px;
}

.buyoutWorryContents .bottom::before{
    content: '';
    display: inline-block;
    width: 50px;
    height: 56px;
    background: url(../images/pages/parts_arrow.png)no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
    margin: auto;
}

.buyoutWorryContents .bottom p{
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
}

.buyoutWorryContents .bottom p span{
    display: inline-block;
    line-height: 1;
    color: #fff;
    padding: .15em .15em .25em;
    background-color: #eb7390;
    margin: 0 .15em;
}

.buyout .riskList ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px 2%;
}

.buyout .riskList ul li{
    width: 32%;
    padding: 30px;
    border: 6px solid #e7edf6;
    border-radius: 10px;
    margin-top: 10px;
}

.buyout .riskList ul li > span{
    display: block;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    color: #4271bb;
    padding-left: 2em;
    margin-bottom: 1em;
    position: relative;
}

.buyout .riskList ul li > span::before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 32px;
    background: url(../images/pages/icon_risk.png)no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 2px;
}

.buyoutBnrWrapper{
    margin-top: 80px;
}

.buyoutBnrWrapper a{
    display: flex;
    align-items: center;
    max-width: 800px;
    width: 100%;
    height: 180px;
    background-color: #4271bb;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.buyoutBnrWrapper a:hover{
        box-shadow: 0 0 30px rgba(66, 113, 137, .3);
}

.buyoutBnrWrapper a .txtContents{
    width: 50%;
    padding: 20px;
    text-align: center;
}

.buyoutBnrWrapper a figure{
    display: flex;
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.buyoutBnrWrapper a figure img{
    object-fit: cover;
    transition: all .2s;
}

.buyoutBnrWrapper a:hover figure img{
    transform: scale(1.1);
}

.buyoutBnrWrapper a .txtContents > span{
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    color: #4271bb;
    padding: .5em 2em;
    background-color: #fff;
    border-radius: 50px;
    margin-bottom: .75em;
}

.buyoutBnrWrapper a .txtContents h4{
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
}

.buyoutBnrWrapper a .txtContents .linkTxt p{
    color: #fff;
    margin-top: .5em;
}

.buyoutBnrWrapper a .txtContents .linkTxt p::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 8px;
    margin-top: -3px;
    transition: all .2s;
}








.buyout .reasonList ul li .txtContents .listTit .num{
    background-color: #fff;
    border: none;
}

.caseList{
    max-width: 1000px;
    margin: 0 auto;
}

.caseList ul li{
    display: flex;
    align-items: center;
    padding: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(66, 113, 137, .15);
    margin-bottom: 10px;
}

.caseList ul li:last-child{
    margin: 0;
}

.caseList ul li .headTxt{
    width: 265px;
    padding-right: 40px;
    border-right: 1px solid #e7edf6;
    margin-right: 40px;
}

.caseList ul li .headTxt span{
    display: block;
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    color: #4271bb;
    margin-bottom: .5em;
}

.caseList ul li .headTxt h3{
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
}

.caseList ul li .bodyTxt{
    flex: 1;
}

.buyout .comment{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 70px;
}

.buyout .comment figure{
    flex-shrink: 0;
    width: 100px;
    margin-right: 20px;
}

.buyout .comment figure img{
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(66, 113, 137, .25);
}

.buyout .comment .txtContents{
    padding: 15px 20px;
    background-color: #e7edf6;
    border-radius: 10px;
    margin-top: 10px;
    position: relative;
}

.buyout .comment .txtContents::before{
    content: '';
    position: absolute;
    top: 10px;
    left: -30px;
    border: 15px solid transparent;
    border-right: 30px solid #e7edf6;
}

.buyout .comment .txtContents p{
    font-size: 1.8rem;
    font-weight: 600;
}

.flowContents > ul > li{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 40px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 60px;
    position: relative;
}

.flowContents > ul > li:last-child{
    margin: 0;
}

.flowContents > ul > li::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border-top: 1px solid #4271bb;
    border-right: 1px solid #4271bb;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -34px;
    margin: auto;
}

.flowContents > ul > li:last-child:after{
    content: none;
}

.flowContents ul li .txtContents{
    width: 65%;
}

.flowContents ul li figure{
    width: 31%;
}

.flowContents ul li figure img{
    border-radius: 5px;
}

.flowContents ul li .txtContents .num{
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1;
    color: #4271bb;
    padding-bottom: .5em;
    border-bottom: 1px dashed #b3c6e4;
    position: relative;
}

.flowContents ul li .txtContents .num::before{
    content: '';
    display: inline-block;
    width: 1em;
    height: 1px;
    background-color: #4271bb;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.flowContents ul li .txtContents .num span{
    font-size: 2.4rem;
    margin-left: .15em;
}

.flowContents ul li .txtContents h4{
    font-size: 2.4rem;
    font-weight: 600;
    margin: 1.25em 0 1em;
}

.flowContents ul li .txtContents .bodyTxt p{
    margin-bottom: 1em;
}

.flowContents ul li .txtContents .bodyTxt p:last-child{
    margin: 0;
}

.flowPointList ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flowPointList ul li{
    counter-increment: flowPointListNum 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 23.5%;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.5;
    padding: 2em;
    background-color: #f2f2f2;
    border-radius: 10px;
    position: relative;
}

.flowPointList ul li br{
    display: none;
}

.flowPointList ul li::before{
    content: counter(flowPointListNum);
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.5em;
    color: #fff;
    background-color: #4271bb;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: -.75em;
    margin: auto;
}

.flowPointList > p{
    text-align: center;
    margin-top: 2em;
}

.flowPointList > p strong{
    background: -webkit-linear-gradient(transparent 65%, #f5e721 65%);
    background: -o-linear-gradient(transparent 65%, #f5e721 65%);
    background: linear-gradient(transparent 65%, #f5e721 65%);
    margin: 0 .15em;
}













/* ------------------------------------------------------- real-estate 空き家・中古戸建の物件情報 */
.real-estateHeadContents .date{
    display: block;
    text-align: right;
    font-size: 1.3rem;
    line-height: 1;
}

.real-estateHeadContents h1{
    font-size: 3.4rem;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: .5em;
}

.real-estateHeadContents .point{
    margin-bottom: 30px;
}

.real-estateHeadContents .point span{
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1;
    color: #fff;
    padding: .5em 1.25em .75em;
    background-color: #e5496f;
    border-radius: 50px;
    margin: 0 .25em .5em 0;
}

.real-estateHeadContents .container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.real-estateHeadContents .container .imgContents{
    width: 48%;
}

.real-estateHeadContents .container .txtContents{
    width: 48%;
}

.imgContents figure{
    border: 1px solid #e7edf6;
    border-radius: 5px;
    overflow: hidden;
    cursor: zoom-in;
    position: relative;
}

.imgContents figure::before{
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../images/icon_zoom.png) #4271bb;
    background-size: 100%;
    border-radius: 0 0 0 5px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.imgContents figure img{
    aspect-ratio: 640 / 420;
    object-fit: cover;
    transition: all .2s;
}

.imgContents figure:hover img{
    transform: scale(1.1);
}

.real-estateHeadContents .container .txtContents .comment{
    display: flex;
}

.real-estateHeadContents .container .txtContents .comment figure{
    width: 58px;
    margin-right: 20px;
}

.real-estateHeadContents .container .txtContents .comment figure img{
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(66, 113, 137, .25);
}

.real-estateHeadContents .container .txtContents .comment .txtContents{
    flex: 1;
    padding: 15px 20px;
    background-color: #e7edf6;
    border-radius: 10px;
    position: relative;
}

.real-estateHeadContents .container .txtContents .comment .txtContents::before{
    content: '';
    position: absolute;
    top: 10px;
    left: -30px;
    border: 15px solid transparent;
    border-right: 30px solid #e7edf6;
}

.real-estateHeadContents .container .txtContents .detail{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px 2%;
    padding-top: 20px;
    border-top: 1px dashed #b3c6e4;
    margin-top: 20px;
}

.real-estateHeadContents .container .txtContents .detail dl{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 49%;
    border-radius: 5px;
    overflow: hidden;
}

.real-estateHeadContents .container .txtContents .detail dl dt{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6em;
    height: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #fff;
    padding: 1em;
    background-color: #4271bb;
}

.real-estateHeadContents .container .txtContents .detail dl dd{
    flex: 1;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 1em;
    background-color: #e7edf6;
}

.real-estateeImgList .secondaryImgs{
    display: flex;
    flex-wrap: wrap;
    gap: 20px 2%;
}

.real-estateeImgList .secondaryImgs li{
    width: 23.5%;
}

.real-estateDetails{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 1.25%;
}

.real-estateDetails dl{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 32.5%;
    border-radius: 5px;
    overflow: hidden;
}

.real-estateDetails dl dt{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 9em;
    height: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #fff;
    padding: 1em;
    background-color: #4271bb;
}

.real-estateDetails dl dd{
    flex: 1;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 1em;
    background-color: #e7edf6;
}

.realEstateList ul li a{
    box-shadow: 0 0 10px rgba(66, 113, 137, .15);
}



/* ------------------------------------------------------- service 事業案内 */
section.serviceContents{
    padding-top: 200px;
    position: relative;
}

section.serviceContents::before{
    content: '';
    width: 100%;
    height: 240px;
    background-color: #f1f5fa;
    mix-blend-mode: multiply;
    position: absolute;
    left: 0;
    top: 0;
}

section.serviceContents::after{
    content: '';
    width: 100%;
    height: 240px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    position: absolute;
    left: 0;
    top: 0;
}

section.serviceContents.content_01{
    background: url(../images/pages/sub_tit_bg_buyout.jpg)no-repeat center top;
    background-size: auto 240px;
}

section.serviceContents.content_02{
    background: url(../images/pages/sub_tit_bg_real-estate.jpg)no-repeat center top;
    background-size: auto 240px;
}

.featuresList{
    margin-top: 70px;
}

.featuresList ul{
    display: flex;
    gap: 2%;
}

.featuresList ul li{
    width: 32%;
    padding: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(66, 113, 137, .15);
    position: relative;
}

.featuresList ul li .featureNum{
    display: flex;
    justify-content: center;
    font-size: 1.5rem;
    line-height: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: -1.25em;
    margin: auto;
}

.featuresList ul li .featureNum p{
    display: inline-block;
    font-size: 100%;
    color: #fff;
    padding: .25em 1.25em;
    background-color: #4271bb;
    border-radius: 50px;
}

.featuresList ul li .featureNum p span{
    display: inline-block;
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1;
    margin-left: .5em;
}

.featuresList ul li h4{
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    color: #4271bb;
    padding-bottom: 1.5em;
    border-bottom: 1px dashed #b3c6e4;
    margin: .5em 0 1em;
}











/* ------------------------------------------------------- strength アクトサインの強み */
.strengthList ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

.strengthList ul li:last-child{
    margin: 0;
}

.strengthList ul li figure{
    width: 47.5%;
}

.strengthList ul li figure img{
    border-radius: 5px;
}

.strengthList ul li:nth-child(2n) figure{
    order: 1;
}

.strengthList ul li .txtContents{
    width: 47.5%;
}

.strengthList ul li .txtContents .num{
    display: inline-block;
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    color: #4271bb;
    padding-left: 1em;
    position: relative;
}

.strengthList ul li .txtContents .num span{
    font-size: 5rem;
    /* font-weight: 600; */
    color: #4271bb;
    /* -webkit-text-stroke: 1px #4271bb;
    text-stroke: 1px #4271bb; */
    margin-left: .15em;
}

.strengthList ul li .txtContents .num::before{
    content: '';
    display: inline-block;
    width: 2px;
    height: 90%;
    background-color: #4271bb;
    transform: skew(-30deg, 0deg);
    position: absolute;
    left: 0;
    top: 0;
}

.strengthList ul li .txtContents h3{
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.5;
    margin: .75em 0 1em;
}

/* .strengthList ul li .txtContents h3 span{
    background: linear-gradient(transparent 65%, #f5e721 65%);
} */

.strengthList ul li .txtContents p strong{
    background: linear-gradient(transparent 65%, #f5e721 65%);
}



/* ------------------------------------------------------- faq よくあるご質問 */
.faqContents dl{
    padding: 30px 0 30px 20px;
    border-bottom: 1px dashed #ccc;
}

.faqContents dl:last-child{
    border: none;
}

.faqContents dl dt{
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    padding-left: 2em;
    margin-bottom: 1.25em;
    position: relative;
}

.faqContents dl dt span{
    display: inline-block;
    width: 2em;
    height: 2em;
    text-align: center;
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2em;
    color: #fff;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -.3em;
}

.faqContents dl dd{
    font-size: 1.5rem;
    line-height: 1.8;
    padding-left: 2.25em;
    position: relative;
}

.faqContents dl dd span{
    display: inline-block;
    width: 2em;
    height: 2em;
    text-align: center;
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2em;
    color: #fff;
    background-color: #4271bb;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -.3em;
}

.faqContents p{
    padding-left: 1em;
    margin-bottom: 1em;
}

.faqContents p:last-child{
    margin: 0;
}



/* ------------------------------------------------------- company 会社案内・アクセス */
.companyMessage > span{
    display: block;
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.5;
    background: linear-gradient(to right, #4271bb, #eb7390);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 2.5em 0;
}

.companyMessage p{
    margin-bottom: 1.5em;
}

.companyMessage p:last-child{
    margin: 0;
}

.companyMessage p.name{
    text-align: right;
    margin-top: 2em;
}

.companyProfile table{
    width: 100%;
}

.companyProfile table th,
.companyProfile table td{
    font-size: 1.6rem;
    padding: 1.5em;
    border-bottom: 1px solid #b3c6e4;
}

.companyProfile table tr:last-child th,
.companyProfile table tr:last-child td{
    border: none;
}

.accessContents > p{
    padding-left: 1.75em;
    position: relative;
    margin-bottom: 1em;
}

.accessContents > p::before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 31px;
    background: url(../images/icon_map.png)no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.accessContents > span{
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #fff;
    padding: .25em 1.25em;
    background-color: #4271bb;
    border-radius: 50px;
}

.accessMap{
    margin-top: 30px;
}






/* ------------------------------------------------------- contact お問い合わせ */
.contactTelBx{
    padding: 40px;
    background-color: #e7edf6;
    text-align: center;
    border-radius: 20px;
}

.contactTelBx > span{
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 1em;
}

.contactTelBx > p a{
    display: inline-block;
    font-family: "Roboto Condensed", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
    font-size: 4.6rem;
    font-weight: 500;
    line-height: 1;
    margin-bottom: .15em;
}

.contactTelBx > p a::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background: url(../images/icon_tel_w.png) no-repeat center, linear-gradient(to bottom, #eb7390, #e5496f);
    background-size: 100%;
    border-radius: 50%;
    margin-right: 8px;
    margin-top: -11px;
}

.contactTelBx > p span{
    display: block;
    font-size: 1.5rem;
    line-height: 1;
    margin-top: .25em;
}

form#mailformpro{
    padding-bottom: 50px;
}

.formTable{
    border-top: 1px dashed #b3c6e4;
    border-bottom: 1px dashed #b3c6e4;
    /* border-radius: 10px; */
    overflow: hidden;
}

.appraisal #mailformpro > h3{
    margin: 3em 0 0;
}

.appraisal #mailformpro > h3:first-of-type{
    margin-top: 0;
}

.appraisal .formTable{
    border-top: none;
}

.formTable table{
    width: 100%;
}

.formTable table tr th,
.formTable table tr td{
    vertical-align: middle;
    font-size: 1.5rem;
    line-height: 1.8;
    padding: 2em 1.25em;
    border-bottom: 1px dashed #b3c6e4;
}

.formTable table tr:last-child th,
.formTable table tr:last-child td{
    border-bottom: none;
}

.formTable table tr th{
    width: 32%;
    text-align: left;
    /* background-color: #F3F0F0;
    border-right: 1px dotted #ccc; */
}

.formTable table tr td .formBlock{
    padding-bottom: 10px;
    border-bottom: 1px dotted #b3c6e4;
    margin-bottom: 10px;
}

.formTable table tr td .formBlock:last-child{
    padding: 0;
    border: none;
    margin: 0;
}

.formTable table tr td span.tdTit{
    display: block;
}

.formTable table p{
    font-size: 1.4rem;
}

.formTable table tr td .formNoteTxt p{
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 1em;
}

.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password{
    display: block;
    font-size: 1.5rem;
    padding: .5em;
    box-shadow: none;
    background-color: #f1f5fa;
    border: 1px solid #e7edf6;
    /* width: 100%; */
    max-width: 100%;
    margin: 0;
}

.must{
    float: none;
    display: inline-block;
    vertical-align: middle;
    border: none;
    text-shadow: none;
    font-size: 1rem;
    margin: -3px 5px 0 0;
    background: #eb7390;
    box-shadow: none;
}

div.mfp_err{
    font-size: 1.2rem;
    background-position: 0 .5em;
}

form#mailformpro label.mfp_not_checked{
    padding: 3px 5px;
    border: solid 1px #eee;
}

.formNote{
    text-indent: -1em;
    padding-left: 1em;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: .5em;
}

a.inlineLink,
#form a{
    color: #0090DB;
    text-decoration: underline;
    transition: 0s;
}

a.inlineLink:hover,
#form a:hover{
    opacity: 1;
    text-decoration: none;
	color: #DB0012;
}

form#mailformpro label{
    margin: 3px 0 0;
    white-space: normal;
}

.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev{
    font-size: 1.8rem;
    line-height: 1;
    padding: 1em 2em;
    margin-top: 20px;
    transition: all .3s;
}

.mfp_element_submit{
    width: 300px;
    color: #fff;
    background: #C00;
    text-shadow: none;
    padding: 1.5em 2em;
    border: none;
    border-radius: 50px;
}

.mfp_element_submit:hover,
#mfp_button_send:hover{
    background: #AC0000;
    box-shadow: 0 0 20px rgba(235, 115, 144, .5);
}

#mfp_button_cancel{
    min-width: 200px;
    color: #333;
    background: #ccc;
    text-shadow: none;
    border: none;
    border-radius: 50px;
}

#mfp_button_cancel:hover{
    background-color: #aaa;
}

#mfp_overlay_inner h4{
    text-align: center;
    font-size: 1.8rem;
    margin: 1em 0 1.5em;
}

table#mfp_confirm_table tr.mfp_colored{
    background-color: #f1f5fa;
}

table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td{
    font-size: 1.4rem;
    lineheight: 1.8;
    padding: 1em;
    border-color: #e7edf6;
}

#mfp_button_send{
    min-width: 200px;
    color: #fff;
    background: #C00;
    text-shadow: none;
    border: none;
    border-radius: 50px;
}

.formPrivacyBx{
    width: 100%;
    height: 200px;
    overflow-y: scroll;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.contactOutroImg img:nth-child(2){
    display: none;
}

.input2Col{
    display: flex;
    flex-wrap: wrap;
}

.input2Col div{
    margin-right: 20px;
}

.input2Col div:last-child{
    margin-right: 0;
}

.inputCol{
    display: flex;
    align-items: center;
}

.inputCol input{
    margin-right: 5px;
}

.thanksContents{
    text-align: center;
}

.thanksContents h3{
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 1em;
}

.thanksContents > p{
    line-height: 2;
    margin-bottom: 2em;
}











/* ------------------------------------------------------- tab / sp */
@media(max-width: 820px){
    .hLogo a p{
        width: 245px;
        height: 55px;
    }

    main{
        padding-top: 94px;
    }

    .subTitWrapper.imgHave{
        height: 240px;
    }

    .subTitWrapper .container .subTit{
        font-size: 3rem;
    }

    .subTitWrapper .container > span{
        margin-top: 1em;
    }

    .breadcrumbs{
        font-size: 1.3rem;
    }

    .mainWrapper{
        padding-top: 80px;
    }

    .pt{
        padding-top: 80px;
    }

    .pb{
        padding-bottom: 80px;
    }

    #sub main section:last-child{
        padding-bottom: 100px;
    }

    #sub main section.bgOn:last-child::after{
        height: 180px;
    }

    section .h_basic{
        font-size: 2.8rem;
    }

    section .h_basic::before{
        height: 6px;
    }

    section .h_basic span{
        font-size: 1.6rem;
        margin-bottom: .25em;
    }

    section .h_dot{
        font-size: 2.4rem;
    }

    section .h_dot::before{
        top: .45em;
    }

    .real-estateHeadContents .date{
        text-align: left;
        margin-bottom: 1em;
    }

    .real-estateHeadContents h1{
        font-size: 3rem;
    }

    .real-estateHeadContents .point span{
        font-size: 1.4rem;
    }

    .real-estateHeadContents .container .imgContents{
        width: 100%;
        margin-bottom: 30px;
    }

    .real-estateHeadContents .container .txtContents{
        width: 100%;
    }

    .real-estateDetails{
        gap: 10px 2%;
    }

    .real-estateDetails dl{
        width: 49%;
    }

    .subTopContents .txtContents h2{
        font-size: 2.4rem;
    }

    .subTopTxtBx{
        margin-top: 40px;
    }

    .buyoutWorryContents .body{
        justify-content: center;
    }

    .buyoutWorryContents .body figure{
        width: 70%;
        margin: 0 auto 40px;
    }

    .buyoutWorryContents .body .txtContents{
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .buyoutWorryContents .bottom p{
        font-size: 2.4rem;
    }

    .buyout .riskList ul{
        gap: 5px 2%;
    }

    .buyout .riskList ul li{
        width: 49%;
    }

    .caseList  ul li .headTxt span{
        font-size: 1.4rem;
        margin: 0;
    }

    .flowContents ul li .txtContents .num{
        font-size: 1.6rem;
    }

    .flowContents ul li .txtContents .num span{
        font-size: 2.2rem;
    }

    .flowContents ul li .txtContents h4{
        font-size: 2.2rem;
    }

    .companyMessage > span{
        font-size: 2.4rem;
        margin: 2em 0;
    }

    section.serviceContents{
        padding-top: 100px;
    }

    section.serviceContents::before,
    section.serviceContents::after{
        height: 140px;
    }

    section.serviceContents.content_01,
    section.serviceContents.content_02{
        background-size: auto 140px;
    }

    .featuresList{
        margin-top: 50px;
    }

    .featuresList ul{
        justify-content: center;
        flex-wrap: wrap;
        gap: 50px 2%;
    }

    .featuresList ul li{
        width: 49%;
    }

    .featuresList ul li h4{
        font-size: 2rem;
    }

    section .secTop2Col{
        align-items: flex-start;
    }

    .buyoutBnrWrapper a .txtContents > span{
        font-size: 1.4rem;
    }

    .buyoutBnrWrapper a .txtContents h4{
        font-size: 2.4rem;
    }

    .buyoutBnrWrapper a .txtContents .linkTxt p::before{
        margin-top: -2px;
    }













}



@media(max-width: 670px){
    .hLogo a p{
        width: 180px;
        height: 42px;
    }

    main{
        padding-top: 70px;
    }

    .subTitWrapper{
        height: 140px;
    }

    .subTitWrapper::before{
        height: 64px;
    }

    .subTitWrapper.imgHave{
        height: 180px;
    }

    .subTitWrapper .container .subTit{
        font-size: 2.4rem;
    }

    .subTitWrapper .container > span{
        font-size: 1.4rem;
        margin-top: .75em;
    }

    .breadcrumbs{
        font-size: 1.2rem;
    }

    .mainWrapper{
        padding-top: 50px;
    }

    .pt{
        padding-top: 50px;
    }

    .pb{
        padding-bottom: 60px;
    }

    #sub main section:last-child{
        padding-bottom: 80px;
    }

    #sub main section.bgOn:last-child::after{
        height: 100px;
    }

    section .h_basic{
        font-size: 2.2rem;
    }

    section .h_basic br{
        display: block;
    }

    section .h_basic span{
        font-size: 1.5rem;
    }

    section .h_basic span.en{
        font-size: 1.5rem;
    }

    section .h_band{
        font-size: 2rem;
    }

    section .h_center{
        font-size: 2rem;
    }

    section .h_border{
        font-size: 2rem;
    }

    section .h_circle{
        font-size: 2rem;
        margin-bottom: .5em;
    }

    section .h_circle::before{
        top: .3em;
    }

    section .h_dot{
        font-size: 2rem;
        padding-left: 1.15em;
        margin-bottom: .5em;
    }

    .sp_tal{
        text-align: left !important;
    }

    .real-estateHeadContents h1{
        font-size: 2.4rem;
    }

    .real-estateHeadContents .point span{
        font-size: 1.3rem;
    }

    .real-estateHeadContents .point{
        margin-bottom: 15px;
    }

    .real-estateHeadContents .container .imgContents{
        margin-bottom: 20px;
    }

    .imgContents figure::before{
        width: 24px;
        height: 24px;
    }

    .real-estateHeadContents .container .txtContents .detail{
        gap: 5px 2%;
    }

    .real-estateHeadContents .container .txtContents .detail dl{
        width: 100%;
    }

    .real-estateeImgList .secondaryImgs{
        gap: 8px 2%;
    }

    .real-estateeImgList .secondaryImgs li{
        width: 32%;
    }

    .real-estateDetails{
        gap: 0;
    }

    .real-estateDetails dl{
        width: 100%;
        border-bottom: 1px dashed #b3c6e4;
    }

    .real-estateDetails dl dt{
        justify-content: flex-start;
        height: auto;
        text-align: left;
        color: #4271bb;
        padding: 1.5em 1em;
        background: none;
    }

    .real-estateDetails dl dd{
        height: auto;
        padding: 1.5em 1em;
        background: none;
    }

    .subTopContents figure{
        width: 100%;
        margin-bottom: 20px;
    }

    .subTopContents figure img{
        border-radius: 10px;
    }

    .subTopContents .txtContents{
        width: 100%;
    }

    .subTopContents .txtContents .subCopy{
        margin-bottom: 1em;
    }

    .subTopContents .txtContents h2{
        font-size: 2rem;
    }

    .subTopTxtBx {
        padding: 25px;
        margin-top: 30px;
    }

    .subTopTxtBx::before{
        width: 22px;
        height: 22px;
    }

    .postTit{
        font-size: 3rem;
    }

    .postBody h2{
        font-size: 2.2rem;
        padding: .25em .6em .5em;
    }

    .postBody h3{
        font-size: 2rem;
    }

    .postBody h4{
        font-size: 1.8rem;
    }

    .postBody ul,
    .postBody ol{
        padding-left: 10px;
    }

    .buyoutWorryContents .body figure{
        width: 100%;
        margin-bottom: 20px;
    }

    .buyoutWorryContents .body .txtContents ul li{
        font-size: 1.5rem;
        line-height: 1.8;
    }

    .buyoutWorryContents .body .txtContents ul li::before{
        width: 20px;
        height: 20px;
    }

    .buyoutWorryContents .bottom{
        padding: 25px;
        margin-top: 40px;
    }

    .buyoutWorryContents .bottom::before{
        width: 40px;
        height: 46px;
        top: -37px;
    }

    .buyoutWorryContents .bottom p{
        font-size: 1.8rem;
    }

    .buyoutWorryContents .bottom p br{
        display: none;
    }

    .buyout .riskList ul li{
        width: 100%;
        padding: 20px;
        border-width: 4px;
    }

    .buyout .riskList ul li > span{
        font-size: 1.8rem;
        margin-bottom: .75em;
    }

    .buyout .riskList ul li > span::before{
        width: 28px;
        height: 30px;
    }

    .buyout .comment{
        margin-top: 40px;
    }

    .buyout .comment figure{
        width: 58px;
    }

    .buyout .comment .txtContents{
        margin: 0;
    }

    .buyout .comment .txtContents p{
        font-size: 1.5rem;
    }

    .caseList ul li{
        flex-wrap: wrap;
        padding: 20px;
    }

    .caseList ul li .headTxt{
        width: 100%;
        padding: 0;
        margin: 0 0 10px;
        border: none;
    }

    .caseList ul li .headTxt h3{
        font-size: 1.8rem;
    }

    .flowContents > ul > li{
        padding: 20px;
    }

    .flowContents ul li .txtContents{
        width: 100%;
    }

    .flowContents ul li figure{
        width: 100%;
        margin-top: 20px;
    }

    .flowContents ul li .txtContents .num{
        font-size: 1.4rem;
    }

    .flowContents ul li .txtContents .num span{
        font-size: 2rem;
    }

    .flowContents ul li .txtContents h4{
        font-size: 2rem;
    }

    .companyMessage > span{
        font-size: 2.2rem;
        line-height: 1.8;
        margin: 1.5em 0;
    }

    .companyProfile table th,
    .companyProfile table td{
        font-size: 1.5rem;
        padding: 1em;
    }

    .accessContents > p::before{
        top: -2px;
    }

    .contactTelBx{
        padding: 40px 10px;
        border-radius: 10px;
    }

    .contactTelBx > p a{
        font-size: 3.4rem;
    }

    .contactTelBx > p a::before{
        width: 32px;
        height: 32px;
        margin-right: 5px;
        margin-top: -6px;
    }

    .contactTelBx > p span{
        font-size: 1.4rem;
    }

    .formTable table tr th{
        display: block;
        width: 100%;
        padding: 1.5em .5em .5em;
        border: none;
    }

    .formTable table tr td{
        display: block;
        width: 100%;
        padding: 0 .5em 1.5em ;
    }

    .mfp_element_text,
    .mfp_element_number,
    .mfp_element_select-one,
    .mfp_element_email,
    .mfp_element_tel,
    .mfp_element_textarea,
    .mfp_element_date,
    .mfp_element_password{
        width: 100% !important;
    }

    .formTable table tr td .layputRow{
        margin-top: 3px;
    }

    div.mfp_buttons button{
        font-size: 1.8rem;
    }

    table#mfp_confirm_table tr th,
    table#mfp_confirm_table tr td{
        display: block;
        width: 100%;
        font-size: 1.3rem;
        padding: .5em;
    }

    table#mfp_confirm_table tr th{
        font-weight: 700;
        padding: .75em .5em 0 .5em;
    }

    table#mfp_confirm_table tr td{
        border-top: none;
        padding: .25em .5em .75em 1.5em;
    }

    .formTable table tr td .formNoteTxt p br{
        display: none;
    }

    section.serviceContents{
        padding-top: 140px;
    }

    section .h_secondary{
        font-size: 1.6rem;
    }

    .featuresList ul{
        gap: 40px 2%;
    }

    .featuresList ul li{
        width: 100%;
        padding: 25px;
    }

    .featuresList ul li .featureNum{
        font-size: 1.4rem;
    }

    .featuresList ul li .featureNum p span{
        font-size: 1.6rem;
    }

    .featuresList ul li h4{
        font-size: 1.8rem;
        margin-top: 1em;
    }

    section .secTop2Col figure{
        width: 100%;
        margin-bottom: 20px;
    }

    section .secTop2Col figure img{
        border-radius: 10px;
    }

    section .secTop2Col .txtContents{
        width: 100%;
    }

    .input2Col div{
        width: 40%;
    }

    .inputCol input{
        width: 70% !important;
    }

    .buyoutBnrWrapper a{
        flex-wrap: wrap;
        height: auto;
    }

    .buyoutBnrWrapper a .txtContents{
        order: 1;
        width: 100%;
        padding: 25px;
    }

    .buyoutBnrWrapper a figure{
        width: 100%;
        height: 150px;
    }

    .buyoutBnrWrapper a .txtContents > span{
        font-size: 1.3rem;
    }

    .buyoutBnrWrapper a .txtContents h4{
        font-size: 2.2rem;
    }























}




















