@charset "utf-8";

/* Reset
--------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
    box-sizing: border-box;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
  border:0;
}
a{
  text-decoration: none;
}
pre{
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.pc {
    display: block;
}
.sp {
    display: none;
}

.tac{
    text-align: center;
}
.tal {
    text-align: left;
}
.tar {
    text-align: right;
}
.w100 {
    width: 100%;
}
.banner{
    z-index:20;
}

body{
    margin:0 auto;
    color:#333333;
    font-size:18px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
    line-height:1.7;
}

.boldText{
    font-weight: bold;
}
.preText{
    white-space:pre-wrap;
}


/* header */

.logoOHG img {
    width: 221px;
    height: auto;
}

header{
    width: 100%;
    height: 82px;
}

.innerHeader {
    width: 1080px;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.innerHeader .contact {
    width: 232px;
}
.innerHeader .contact .contactTel img {
    width: 20px;
    height: 20px;
    margin-right: 10px;;

}
.innerHeader .contact .contactTel a:link,
.innerHeader .contact .contactTel a:visited,
.innerHeader .contact .contactTel a:hover,
.innerHeader .contact .contactTel a:active {
    font-family: "Helvetica Bd";
    text-decoration: none;
    color: #d9111d;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}
.innerHeader .contactTime {
    font-size: 14px;
}

/* かんたん査定ボfタン */
a.sateiLink:link,
a.sateiLink:visited,
a.sateiLink:active {
    position: relative;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 20px;
    text-decoration: none;
    border: 2px solid #000;
    background: #d70010;
    max-width: 525px;
    margin: 0 auto;
    justify-content: center;
    height: 80px;
    border-radius: 24px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
}
a.sateiLink:hover{
    opacity: .8;
}

/* 売却そうだんボタン */
a.sellLink:link,
a.sellLink:visited,
a.sellLink:active {
    position: relative;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 20px;
    text-decoration: none;
    border: 2px solid #000;
    background: #0088c3;
    max-width: 525px;
    margin: 0 auto;
    justify-content: center;
    height: 80px;
    border-radius: 24px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
}
a.sellLink:hover{
    opacity: .8;
}

.buttonText {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 0;
    border: none;
    border-radius: 0;
    outline: 0;
    background: 0 0;
}

.buttonFree {
font-size: 16px;
    font-weight: 700;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    color: #000;
    border: 2px solid #000;
    background: #fff;
    top: -16px;
    right: 26px;
    width: 72px;
    height: 40px;
    border-radius: 20px;
}

.allowIcon {
    width: 33px;
    height: 33px;
    flex-shrink: 0;
    position: relative;
    box-sizing: border-box;
    margin: 0 12px 0 0;
    border: 2px solid #000;
    border-radius: 50%;
    background: #fff;
}
.allowIcon::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 12px;
    height: 9px;
    margin: auto;
    content: "";
    background: url("https://kaitori.openhouse-group.com/img/btnArrow.png") no-repeat;
    background-size: cover;
}


/* btmContact */
.btmContact {
    margin: 50px 0 ;
    position: relative;
}

.doubleBtn {
    width: 1080px;
    margin: 20px auto 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.doubleBtn a.sateiLink:link,
.doubleBtn a.sateiLink:visited,
.doubleBtn a.sateiLink:hover,
.doubleBtn a.sateiLink:active,
.doubleBtn a.sellLink:link,
.doubleBtn a.sellLink:visited,
.doubleBtn a.sellLink:hover,
.doubleBtn a.sellLink:active {
    width: 515px;
}

.contactMess {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: calc(0px - (((32px * 1.6) - 32px)/ 2));
    margin-bottom: calc(63px - (((32px * 1.6) - 32px)/ 2));
}
.contactMess span {
    font-size: 56px;
    color: #d70010;

}
.telContact {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
}
.telContact .telContactTop {
    height: 52px;
    border: 2px solid #000;
    border-bottom: none;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
}
.telContact .telContactTop::after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 1080px;
    height: 4px;
    background-color: white;
    position: absolute;
    left: -2px;
    bottom: 5px;
    z-index: 10;
}
.telContact .telContactBottom {
    height: 52px;
    border: 2px solid #000;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    position: relative;
}
.telContact .telContactBottom::after {
    content: "";
    display: inline-block;
    margin: 0 auto;
    width: 1080px;
    height: 4px;
    background-color: white;
    position: absolute;
    left: -2px;
    top: 5px;
    z-index: 10;
}

.telContact .soudan {
    font-size: 24px;
    line-height: 1.6;
    font-weight: bold;
}
.telContact .tel a:link,
.telContact .tel a:visited,
.telContact .tel a:hover,
.telContact .tel a:active {
    font-size: 62px;
    color: #d70010;
}
.telContact .freedial {
    width: 48px;
    height: 48px;
    margin-right: 15px;
}

.telContact .jikan {
    font-size: 20px;
    font-weight: bold;
}

.telContact .okigaru {
    font-size: 20px;
}

.flow {
    border: 2px solid #F14416;
    border-radius: 4px;
    padding: 0;
}

.flow h2 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    background-color: #F14416;
    margin: 0;
    padding: 0.5em 0;
    color: #fff;
}
.flow p {
        padding: 20px;
    margin: 0;
}
.flow .illust {
    text-align: center;
}
.flow .illust img {
    width: 95%;
}
.flow .illust.flowimage img {
    width: 80%;
    margin: 0 auto;

}
/* footer */
footer {
    width: 100%;
    border-top: 1px solid #ccc;
}
.footerInner {
    width: 1080px;
    margin: 0 auto;
    padding: 60px 0 ;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

footer .textArea {
    font-size: 12px;
    line-height: 1.667;
    margin-bottom: calc(33px - (((12px * 1.667) - 12px)/ 2));
}
.copyright {
    margin-top: 28px;

}
footer .privacyArea {
    text-align: right;
}
footer .privacyArea img {
    width: 214px;
}
footer .privacyArea a.privacy {
    font-size: 14px;
    text-decoration: underline;
    color: #000;
}
footer .privacyArea a.privacy::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 11px;
    background: url("https://kaitori.openhouse-group.com/img/external-link.png") no-repeat 0 0;
    background-size: 14px auto;
    vertical-align: -1px;
    margin-left: 6px;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 84px;
    right: 72px;
}
.pagetop a {
    display: block;
    width: 84px;
    height: 72px;
    background: url("https://kaitori.openhouse-group.com/img/toTop.png");
}
.pagetop a:hover {
    display: block;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


/***************************************************************************************/
@media screen and (max-width:767px){
    .pc {
        display: none;
    }
        .sp {
        display: block;
    }
    header {
        height: auto;
    }
    .innerHeader {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
    }
    .innerHeader img {
        width: 141px;
    }
    .innerHeader .contact {
        width: 49%;
        line-height: 1.2;
        text-align: right;
    }
    .innerHeader .contact .contactTel a:link, .innerHeader .contact .contactTel a:visited, .innerHeader .contact .contactTel a:hover, .innerHeader .contact .contactTel a:active {
        font-size: 17px;
    }
    .innerHeader .contactTime {
        font-size: 10.5px;
    }
    .innerHeader .contact .contactTel img {
        width: 15px;
        height: 15px;
    }
    
    a.sateiLink:link,
    a.sateiLink:visited,
    a.sateiLink:hover,
    a.sateiLink:active,
    a.sellLink:link,
    a.sellLink:visited,
    a.sellLink:hover,
    a.sellLink:active {
        border-radius: 15px;
        text-align: left;
    }
    .doubleBtn {
        width: 100%;
        display: block;
    }
    .doubleBtn a:first-child {
        margin-bottom: 24px;
    }

    .doubleBtn a.sateiLink:link,
    .doubleBtn a.sateiLink:visited,
    .doubleBtn a.sateiLink:hover,
    .doubleBtn a.sateiLink:active,
    .doubleBtn a.sellLink:link,
    .doubleBtn a.sellLink:visited,
    .doubleBtn a.sellLink:hover,
    .doubleBtn a.sellLink:active {
        width: 90%;
    }

    .flow .illust img {
        width: 90%;
    }
    .flow .illust.flowimage img {
        width:45%;
    }
    .contactMess {
        font-size: 7vw;
    }
    .contactMess span {
        font-size: 8vw;
    }
    .telContact {
        width: 90%;
    }
    .telContact .telContactTop,
    .telContact .telContactBottom,
    .telContact .telContactTop::after,
    .telContact .telContactBottom::after{
        width: 100%;
    }
    .telContact .telContactTop,
    .telContact .telContactBottom {
        height: 32px;
    }
    .telContact .freedial {
        width:28px;
        height: 28px;
    }
    .telContact .tel a:link,
    .telContact .tel a:visited,
    .telContact .tel a:hover,
    .telContact .tel a:active {
        font-size: 9vw
    }
    .telContact .jikan {
        font-size: 4.5vw;
    }
    .telContact .okigaru {
        font-size: 4vw;
    }
    .telContact .soudan {
        font-size: 5.5vw;
    }
    footer {
        padding: 20px;
        width: auto;
    }
    .footerInner {
        width: 100%;
        margin: 0;
        padding: 20px 0 0 ;
    }
    footer .privacyArea a.privacy {

    }
    .copyright {
        text-align: center;
    }
    footer .privacyArea {
        text-align: left;
    }
    footer .privacyArea div {
        text-align: center;
        margin-top: 20px;
    }
    footer .privacyArea img  {
        width: 150px;
    }

    .pagetop a {
        width: 48px;
        height: 44px;
        background-size: contain;
    }
    .pagetop {
        position: fixed;
        right: 1em;
        bottom: 1em;
    }

}
/* add CSS START */
/* common START */
#articleBox img{
    vertical-align:bottom;
}
#articleBox .red{
    color:#d70010;
}
.pageWidth{
    box-sizing:border-box;
    max-width:1166px;
    margin:0 auto;
    padding:0;
}
@media screen and (max-width:767px){
    .pageWidth{
        width:100%;
    }
    .pageWidth.pageWidth{
        padding:0 20px;
    }
}
@media screen and (max-width:767px){
    .pageWidth.pageWidth{
        padding:0 10px;
    }
}

/* common END */

/* mainVisual START */
#mainVisual{
    height:500px;
    margin:0 0 80px 0;
    padding:90px 0 0 0;
    background:url("https://kaitori.openhouse-group.com/img/mainVisual.jpg") center bottom no-repeat;
    background-size:cover;
}
#mainVisual h1{
    position:relative;
    width:580px;
    margin:0 auto;
    padding:40px 0;
    font-size:80px;
    font-weight:bold;
    font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    text-align:center;
    line-height:1.4;
    background-color:rgba(255, 255, 255, 0.5);
    border:10px solid #ffffff;
    border-radius:30px;
    box-shadow:10px 10px 15px 0 rgba(0, 0, 0, 0.5);
}
#mainVisual h1 .small{
    display:block;
    font-size:0.8em;
}
#mainVisual h1::after{
    content:"";
    position:absolute;
    left:30%;
    bottom:-60px;
    display:block;
    width:40%;
    height:30px;
    background-color:#ffffff;
    border-radius:30px;
    box-shadow:10px 10px 15px 0 rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:767px){
    #mainVisual{
        height:65.2vw;
        margin-bottom:60px;
        padding-top:11.0vw;
    }
    #mainVisual h1{
        width:75.62vw;
        padding:5.2vw 0;
        font-size:10.4vw;
        border-radius:4.0vw;
        box-shadow:7px 7px 10px 0 rgba(0, 0, 0, 0.5);
    }
    #mainVisual h1::after{
        left:30%;
        bottom:-8.0vw;
        width:40%;
        height:3.8vw;
        box-shadow:7px 7px 10px 0 rgba(0, 0, 0, 0.5);
    }
}
@media screen and (max-width:420px){
    #mainVisual{
        margin-bottom:40px;
    }
}
/* mainVisual END */

/* introduce START */
.introduce{
    margin:0 0 40px 0;
    padding:40px;
    background:#e8f4f9 url("https://kaitori.openhouse-group.com/img/topBg.png");
    font-size:18px;
    line-height:1.6;
    /* border-top:4px solid #0088c3; */
}
@media screen and (max-width:767px){
    .introduce{
        margin:0 0 30px 0;
        padding:30px;
    }
}
@media screen and (max-width:420x){
    .introduce{
        margin:0 0 20px 0;
        padding:20px;
    }
}
/* introduce END */

/* itemList START */
.itemList{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -moz-justify-content:space-between;
    -ms-justify-content:space-between;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    box-sizing:border-box;
    margin:1px 0;
    padding:0;
}
.itemList dt,
.itemList dd{
    position:relative;
    box-sizing:border-box;
    width:-webkit-calc(25% - 2px);
    width:calc(25% - 2px);
    height:420px;
    margin:0;
    padding:0;
    font-size:20px;
    line-height:1.4;
}
.itemList dt{
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    background-color:#0088c3;
}
.itemList dt p{
    position:absolute;
    top:50%;
    left:50%;
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:100%;
}
.itemList dd{
    color:#0088c3;
    background-color:#ffffff;
    border:2px solid #0088c3;
    background:center no-repeat;
    background-size:contain;
}
.itemList dd p{
    vertical-align:text-bottom;
    font-size:25px;
}
.itemList dd .title{
    margin:0.8em 0;
    font-size:1.25em;
    font-weight:bold;
    text-align:center;
}
.itemList dd .count{
    margin:0;
    font-size:1.5em;
    font-weight:bold;
    text-align:center;
    line-height:1.0;
}
.itemList dd .red{
    font-size:2.3em;
    font-family:HelveticaNeue;
    font-weight:900;
    letter-spacing:0.05em;
    line-height:0.8;
}
#itemList03.itemList dd.list03 .red{
    font-size:3.0em;
}
.itemList dd .note{
    margin:0.5em 0;
    text-align:center;
}
.itemList dd .note.bottom{
    position:absolute;
    bottom:0;
    padding:1.0em;
    font-size:0.7em;
    text-align:left;
}
#itemList01 .list01{
    background-image:url("https://kaitori.openhouse-group.com/img/img_01.png");
}
#itemList01 .list02{
    background-image:url("https://kaitori.openhouse-group.com/img/img_02.png");
}
#itemList01 .list03{
    background-image:url("https://kaitori.openhouse-group.com/img/img_03.png");
}
#itemList02 .list01{
    background-image:url("https://kaitori.openhouse-group.com/img/img_04.png");
}
#itemList02 .list02{
    background-image:url("https://kaitori.openhouse-group.com/img/img_05.png");
}
#itemList02 .list03{
    background-image:url("https://kaitori.openhouse-group.com/img/img_06.png");
}
#itemList03 .list01{
    background-image:url("https://kaitori.openhouse-group.com/img/img_07.png");
}
#itemList03 .list02{
    background-image:url("https://kaitori.openhouse-group.com/img/img_08.png");
}
#itemList03 .list03{
    background-image:url("https://kaitori.openhouse-group.com/img/img_09.png");
}
#itemList04 .list01{
    background-image:url("https://kaitori.openhouse-group.com/img/img_10.png");
}
#itemList04 .list02{
    background-image:url("https://kaitori.openhouse-group.com/img/img_11.png");
}
.itemList dd.remark{
    padding:1.0em;
    background:#e8f4f9 url("https://kaitori.openhouse-group.com/img/topBg.png");
    border:none;
}
.itemList dd.remark .text{
    color:#000000;
    font-size:0.7em;
    text-align:left;
}
@media screen and (max-width:767px){
    .itemList{
        -moz-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        -webkit-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .itemList dt{
        position:static;
        width:100%;
        height:auto;
        margin-bottom:2px;
    }
    .itemList dt p{
        position:static;
        -moz-transform:unset;
        -ms-transform:unset;
        -webkit-transform:unset;
        transform:unset;
        width:100%;
        padding:10px;
    }
    .itemList dt p br{
        display:none;
    }
    .itemList dd{
        height:52.0vw;
        width:-webkit-calc(33.33% - 2px);
        width:calc(33.33% - 2px);
        font-size:2.5vw;
    }
    .itemList dd .red{
        font-size:1.6em;
        letter-spacing:0.05em;
    }
    #itemList03.itemList dd.list03 .red{
        font-size:2.8em;
    }
    .itemList dd .note{
        font-size:1.0em;;
    }
    .itemList dd .note.bottom{
        position:absolute;
        bottom:0;
        padding:1.0em;
        font-size:0.7em;
        letter-spacing:-0.05em;
        text-align:left;
    }
}
@media screen and (max-width:600px){
    .itemList{
        display:block;
    }
    .itemList dd{
        position:static;
        width:100%;
        height:auto;
        margin-bottom:2px;
    }
    .itemList dt p{
        position:static;
        -moz-transform:unset;
        -ms-transform:unset;
        -webkit-transform:unset;
        transform:unset;
        width:100%;
        padding:10px;
    }
    .itemList dt p br{
        display:none;
    }
    .itemList dd{
        position:relative;
        width:100%;
        height:90.0vw;
        margin-bottom:2px;
        font-size:4.0vw;
    }
    .itemList dd .red{
        font-size:2.5em;
        letter-spacing:0.05em;
    }
    #itemList03.itemList dd.list03 .red{
        font-size:2.8em;
    }
    .itemList dd.remark{
        height:auto;
    }
}
@media screen and (min-width: 769px) and (max-width: 1279px) {
    .itemList {
        flex-wrap: wrap;
    }
    .itemList dt {
        width: 100%;
        height: 100px;
    }
    .itemList dd {
        width: calc(33% - 1px);
        margin: 4px 0;
    }
}

/* itemList END */
/* add CSS END */

/* 2020/12/23 追加 */
@media screen and (min-width:768px){
    .postscript {
        margin-bottom: 80px;
    }
}
@media screen and (max-width:767px){
    .postscript {
        margin-bottom: 10.66vw;
    }
}