@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{
}
#articleBox img{
    vertical-align:bottom;
}
.pageWidth{
    box-sizing:border-box;
    max-width:1166px;
    margin:0 auto;
    padding:0 32px;
    box-sizing: content-box;
}
@media screen and (max-width:767px){
    .pageWidth{
        width:100%;
        padding: 0;
    }
}
/* common END */

/* mainVisual START */
#mainVisual{
    box-sizing:border-box;
    margin:0 0 60px 0;
    padding:165px 0 0 0;
    height:500px;
    background:#c0e5f0 url("https://kaitori.openhouse-group.com/img/mainbg-voice.jpg") center bottom no-repeat;
    background-size:contain;
}
#mainVisual .balloon{
    width:678px;
    height:198px;
    margin:0 auto;
    font-size:80px;
    font-weight:bold;
    font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    text-align:center;
    line-height:160px;
    background:url("https://kaitori.openhouse-group.com/img/topBalloon.svg") center no-repeat;
    background-size:cover;
}

@media screen and (max-width:767px){
    #mainVisual{
        margin-bottom:40px;
        background-size:cover;
    }
    #mainVisual .balloon{
        width:88.4%;
        height:25.815vw;
        margin:0 auto;
        font-size:10.4vw;
        line-height:21.0vw;
    }
}
@media screen and (max-width:600px){
    #mainVisual{
        margin-bottom:30px;
        padding:27.5vw 0 0 0;
        height:83.3vw;
        background-size:cover;
    }
    #mainVisual .balloon{
        width:96.0%;
        height:28.0vw;
        margin:0 auto;
        font-size:12.5vw;
        line-height:23.0vw;
    }
}
/* mainVisual END */

/* interview START */
.contentTitle{
    margin:0 0 30px 0;
    text-align:center;
    background:linear-gradient(#ffffff 48%, #000000 49%, #000000 51%, #ffffff 52%)
}
.contentTitle span{
    padding:0 0.3em;
    font-size:40px;
    font-weight:bold;
    line-height:1.0;
    background-color:#ffffff;
}
.userInfo{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -moz-align-items:center;
    -ms-align-items:center;
    -webkit-align-items:center;
    align-items:center;
    -moz-justify-content:center;
    -ms-justify-content:center;
    -webkit-justify-content:center;
    justify-content:center;
    width:100%;
    max-width:990px;
    margin:0 auto 30px auto;
    font-size:16px;
}
.userInfo li{
    box-sizing:border-box;
    width:-webkit-calc((100% - 320px) / 2);
    width:calc((100% - 320px) / 2);
}
.userInfo li.name{
    padding:0 30px 0 50px;
}
.userInfo li.name .item{
    display:block;
}
.userInfo li.name .user{
    display:block;
    font-size:1.8em;
}
.userInfo li.photo{
    width:320px;
}
.userInfo li.photo img{
    width:100%;
    border-radius:50%;
}
.userInfo li.profile{
    padding:0 0 0 30px;
}
.faqList{
    margin:0 0 30px 0;
    padding:0;
    font-size:16px;
    list-style:none;
}
.faqList li{
    display:-ms-grid;
    display:grid;
    margin:0 0 30px 0;
}
.faqList li h3{
    position:relative;
    -ms-grid-column:1;
    grid-column-start:1;
    grid-column-end:3;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
    grid-row-start:1;
    grid-row-end:2;
    -ms-grid-row-span:1;
}
.faqList li .text{
    -ms-grid-column:1;
    grid-column-start:1;
    grid-column-end:2;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
    grid-row-start:2;
    grid-row-end:3;
    -ms-grid-row-span:1;
    margin:20px 0;
}
.faqList li .img{
    -ms-grid-column:2;
    grid-column-start:2;
    grid-column-end:3;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
    grid-row-start:2;
    grid-row-end:3;
    -ms-grid-row-span:1;
}
.faqList li.bottomImg h3{
    -ms-grid-column:1;
    grid-column-start:1;
    grid-column-end:2;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
    grid-row-start:1;
    grid-row-end:2;
    -ms-grid-row-span:1;
}
.faqList li.bottomImg .text{
    -ms-grid-column:1;
    grid-column-start:1;
    grid-column-end:2;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
    grid-row-start:2;
    grid-row-end:3;
    -ms-grid-row-span:1;
}
.faqList li.bottomImg .img{
    -ms-grid-column:1;
    grid-column-start:1;
    grid-column-end:2;
    -ms-grid-column-span:1;
    -ms-grid-row:3;
    grid-row-start:3;
    grid-row-end:4;
    -ms-grid-row-span:1;
}
.faqList li.noImg h3{
    -ms-grid-column:1;
    grid-column-start:1;
    grid-column-end:2;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
    grid-row-start:1;
    grid-row-end:2;
    -ms-grid-row-span:1;
}
.faqList li.noImg .text{
    -ms-grid-column:1;
    grid-column-start:1;
    grid-column-end:2;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
    grid-row-start:2;
    grid-row-end:3;
    -ms-grid-row-span:1;
}
.faqList li h3 span{
    display:inline-block;
    margin-left:80px;
    padding:12px 20px;
    font-size:1.2em;
    background-color:#fff6cc;
    border-radius:8px;
}
.faqList li h3::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:60px;
    height:60px;
    background:#0088c3 url("https://kaitori.openhouse-group.com/img/q-voice.svg") center no-repeat;
    background-size:30px;
    border-radius:50%;
}
.faqList li h3::after{
    content:"▼";
    position:absolute;
    top:15px;
    left:65px;
    color:#fff6cc;
    font-size:30px;
    line-height:1.0;
    transform:scale(1.0, 0.5) rotate(90deg);
}
.faqList li.faq01 .img img{
    display:block;
    width:100%;
    max-width:640px;
    margin:20px auto;
}
.faqList li.faq03 .img img{
    display:block;
    width:100%;
    max-width:390px;
    margin:0 0 0 30px;
}
.faqList li.faq04 .img img{
    display:block;
    width:100%;
    max-width:350px;
    margin:0 0 0 30px;
}
.faqList li.faq05 .img img{
    display:block;
    width:100%;
    max-width:390px;
    margin:0 0 0 30px;
}
.thank{
    min-height:180px;
    padding:30px 20px 70px 150px;
    background:#ffffff url("https://kaitori.openhouse-group.com/img/img05.png") left top no-repeat;
}
.thank .balloon{
    position:relative;
    display:inline-block;
    padding:20px;
    font-size:25px;
    font-weight:bold;
    font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    background-color:#ffffff;
    border:3px solid #b1b1b1;
    border-radius:20px;
}
.thank .balloon::before{
    content:"";
    position:absolute;
    top:-webkit-calc(50% - 10px);
    top:calc(50% - 10px);
    left:-12px;
    display:block;
    width:20px;
    height:20px;
    background-color:#b1b1b1;
    transform:-moz-scale(1, 0.5) rotate(45deg);
    transform:-ms-scale(1, 0.5) rotate(45deg);
    transform:-webkit-scale(1, 0.5) rotate(45deg);
    transform:scale(1, 0.5) rotate(45deg);
}
.thank .balloon::after{
    content:"";
    position:absolute;
    top:-webkit-calc(50% - 10px);
    top:calc(50% - 10px);
    left:-7px;
    display:block;
    width:20px;
    height:20px;
    background-color:#ffffff;
    transform:-moz-scale(1, 0.5) rotate(45deg);
    transform:-ms-scale(1, 0.5) rotate(45deg);
    transform:-webkit-scale(1, 0.5) rotate(45deg);
    transform:scale(1, 0.5) rotate(45deg);
}
@media screen and (max-width:420px){
    .thank .balloon{
        padding:4.76vw;
        font-size:6.0vw;
    }
    .thank{
        padding:30px 20px 70px 33vw;
        background:#ffffff url("https://kaitori.openhouse-group.com/img/img05.png") left top no-repeat;
        background-size:31vw;
    }
}
/* interview END */


@media screen and (max-width:767px){
    .contentTitle{
        margin-bottom:10px;
    }
    .userInfo{
        flex-wrap:wrap;
        padding:0 30px 20px 30px;
    }
    .userInfo li.name{
        width:100%;
        text-align:center;
        margin-bottom:20px;
    }
    .userInfo li.name .item{
        display:inline;
        padding-right:1.0em;
    }
    .userInfo li.name .user{
        display:inline;
    }
    .userInfo li.photo{
        width:40%;
    }
    .userInfo li.profile{
        width:57%;
    }
    .faqList{
        padding:0 10px;
    }
    .faqList li{
        display:block;
    }
    .faqList li .text,
    .faqList li.bottomImg .text,
    .faqList li.noImg .text{
        padding:0 10px !important;
    }
    .faqList li .img{
        width:100%;
        margin:0 auto;
    }
    .faqList li.faq01 .img img,
    .faqList li.faq02 .img img,
    .faqList li.faq03 .img img,
    .faqList li.faq04 .img img,
    .faqList li.faq05 .img img,
    .faqList li.faq06 .img img{
        width:90%;
        max-width:360px;
        margin:0 auto;
    }
    .thank{
        padding:0 20px 0 150px;
        background:#ffffff url("https://kaitori.openhouse-group.com/img/img05.png") left top no-repeat;
    }
}
@media screen and (max-width:420px){
    .contentTitle span{
        font-size:30px;
    }
    .userInfo{
        display:block;
    }
    .userInfo li.name .item{
        display:block;
    }
    .userInfo li.name .user{
        display:block;
    }
    .userInfo li.photo{
        width:60%;
        margin:0 auto;
    }
    .userInfo li.profile{
        width:100%;
        margin:10px;
        padding:0;
    }
}

/* add CSS END */

