@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;
}

/* かんたん査定ボタン */
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 */
/* mainVisual START */
/* common START */
#articleBox{
}
#articleBox img{
    vertical-align:bottom;
}
.pageWidth{
    box-sizing:border-box;
    width:1166px;
    margin:0 auto;
    padding:0;
}
@media screen and (max-width:767px){
    .pageWidth{
        width:100%;
    }
}
/* common END */

/* mainVisual START */
#mainVisual{
    margin-bottom:80px;
    max-height:600px;
    background:url("https://kaitori.openhouse-group.com/img/staff04-topBg.jpg") center bottom no-repeat;
    background-size:cover;
}
#mainVisual .pageWidth{
    position:relative;
    padding-top:600px;
    height:0;
    overflow:hidden;
}
#mainVisual .pageWidth .prf{
    position:absolute;
    top:30px;
    right:70px;
    display:block;
    width:667px;
    height:667px;
    padding:210px 0 0 120px;
    background-color:rgba(255, 255, 255, 0.8);
    border-radius:50%;
    transition-duration:1.0s;
}
#mainVisual .pageWidth .prf h1,
#mainVisual .pageWidth .prf p{
    line-height:1.0;
    transition-duration:1.0s;
}
#mainVisual .pageWidth .prf .title{
    padding-bottom:50px;
    font-family:HelveticaNeue;
    font-size:55px;
    font-weight:900;
    letter-spacing:0.05em;
}
#mainVisual .pageWidth .prf .company{
    padding-bottom:20px;
    font-size:20px;
}
#mainVisual .pageWidth .prf .name1{
    padding-bottom:15px;
    font-size:30px;
}
#mainVisual .pageWidth .prf .name1 .position{
    padding-right:1.0em;
    font-size:0.8em;
}
#mainVisual .pageWidth .prf .name2{
    font-size:20px;
}
#mainVisual .pageWidth .photo{
    position:absolute;
    bottom:0px;
    leftt:50px;
    transition-duration:1.0s;
}
#mainVisual .pageWidth .photo img{
    width:100%;
}

@media screen and (max-width:767px){
    #mainVisual{
        margin-bottom:60px;
        overflow:hidden;
    }
    #mainVisual .pageWidth{
        padding-top:51.46%;
    }
    #mainVisual .pageWidth .prf{
        top:3.0vw;
        right:2.0vw;
        width:60.0vw;
        height:60.0vw;
        padding:17.0vw 0 0 7.5vw;
    }
    #mainVisual .pageWidth .prf .title{
        padding-bottom:3.5vw;
        font-size:6.5vw;
    }
    #mainVisual .pageWidth .prf .company{
        padding-bottom:1.5vw;
        font-size:2.2vw;
    }
    #mainVisual .pageWidth .prf .name1{
        padding-bottom:1.0vw;
        font-size:3.5vw;
    }
    #mainVisual .pageWidth .prf .name2{
        font-size:3.0vw;
    }
    #mainVisual .pageWidth .prf .name2{
        position:0.9em;
    }
    #mainVisual .pageWidth .photo{
        bottom:0;
        left:-2.0vw;
        width:48vw;
    }
}

@media screen and (max-width:420px){
    #mainVisual{
        margin-bottom:40px;
    }
    #mainVisual .pageWidth .prf{
        top:2.57vw;
        right:2.0vw;
        padding:13.0vw 0 0 6.5vw;
    }
    #mainVisual .pageWidth .prf .title{
        padding-bottom:4.0vw;
        font-size:7.0vw;
    }
    #mainVisual .pageWidth .prf .company{
        padding-bottom:1.0em;
        font-size:2.5vw;
    }
    #mainVisual .pageWidth .prf .name1{
        font-size:4.0vw;
    }
    #mainVisual .pageWidth .prf .name2{
        font-size:4.5vw;
    }
    #mainVisual .pageWidth .prf .name2 .position{
        display:block;
        padding-bottom:0.5em;
        font-size:0.8em;
    }
    #mainVisual .pageWidth .photo{
        right:-3.0vw;
    }
}
/* mainVisual END */

/* interview START */
#interview{
    box-sizing:border-box;
    font-size:16px;
}
#interview .int{
    position:relative;
    display:block;
    box-sizing:border-box;
    margin:0 0 80px 0;
}
#interview h2{
    position:absolute;
    top:0;
    left:0;
    /*color:#ffffff;*/
    font-size:30px;
    line-height:1.4;
}
#interview h2.pink{
    color:#ffffff;
    background-color:rgba(218, 165, 215, 0.8);
}
#interview h2.blue{
    color:#ffffff;
    background-color:rgba(111, 127, 161, 0.8);
}
#interview h2 span{
    position:relative;
    display:block;
    padding:30px 40px;
}
#interview h2 span.c2{
    padding:45px 40px;
}
#interview h2 span::after{
    content:"";
    position:absolute;
    display:block;
    width:25px;
    height:25px;
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
}
#interview h2.pink span::after{
    background:-moz-linear-gradient(135deg, rgba(218, 165, 215, 0) 50%, rgba(218, 165, 215, 0.8) 52%);
    background:-ms-linear-gradient(135deg, rgba(218, 165, 215, 0) 50%, rgba(218, 165, 215, 0.8) 52%);
    background:-webkit-linear-gradient(135deg, rgba(218, 165, 215, 0) 50%, rgba(218, 165, 215, 0.8) 52%);
    background:linear-gradient(135deg, rgba(218, 165, 215, 0) 50%, rgba(218, 165, 215, 0.8) 52%);
}
#interview h2.blue span::after{
    background:-moz-linear-gradient(135deg, rgba(111, 127, 161, 0) 50%, rgba(111, 127, 161, 0.8) 52%);
    background:-ms-linear-gradient(135deg, rgba(111, 127, 161, 0) 50%, rgba(111, 127, 161, 0.8) 52%);
    background:-webkit-linear-gradient(135deg, rgba(111, 127, 161, 0) 50%, rgba(111, 127, 161, 0.8) 52%);
    background:linear-gradient(135deg, rgba(111, 127, 161, 0) 50%, rgba(111, 127, 161, 0.8) 52%);
}
#interview .answer{
    padding:30px 40px;
    line-height:1.8;
    background-color:rgba(255, 255, 255, 0.7);
}
#interview .int.int01{
    padding:120px 360px 0 0;
    background:url("https://kaitori.openhouse-group.com/img/staff04-photo02.jpg") right 0 top 80px no-repeat;
}
#interview .int.int01 h2{
    top:0;
    left:0;
    right:auto;
}
#interview .int.int01 h2 span::after{
    top:auto;
    bottom:-12px;
    left:12%;
    right:auto;
}
/* int02 */
#interview .int.int02{
    padding:115px 0 0 0;
}
#interview .int.int02 h2{
    top:0;
    left:auto;
    right:0;
}
#interview .int.int02 h2 span::after{
    top:auto;
    bottom:-12px;
    left:100px;
    right:auto;
}
#interview .int.int02 .answer{
    padding-top:40px;
}
/* int03 */
#interview .int.int03{
    padding:100px 0 0 0;
}
#interview .int.int03 h2{
    top:0;
    left:0;
    right:auto;
}
#interview .int.int03 h2 span::after{
    top:auto;
    bottom:-12px;
    left:10%;
    right:auto;
}
/* int04 */
#interview .int.int04{
    padding:120px 400px 0 0;
    background:url("https://kaitori.openhouse-group.com/img/staff04-photo01.jpg") right 80px no-repeat;
}
#interview .int.int04 h2{
    top:0;
    left:0;
    right:auto;
}
#interview .int.int04 h2 span::after{
    top:auto;
    bottom:-12px;
    left:100px;
    right:auto;
}
/* int05 */
#interview .int.int05{
    padding:130px 0 0 0;
}
#interview .int.int05 h2{
    top:0;
    left:auto;
    right:0;
}
#interview .int.int05 h2 span::after{
    top:auto;
    bottom:-12px;
    left:auto;
    right:12%;
}
/* int06 */
#interview .int.int06{
    padding:80px 0 0 0;
}
#interview .int.int06 h2{
    top:0;
    left:auto;
    right:0;
}
#interview .int.int06 h2 span::after{
    top:auto;
    bottom:-12px;
    left:12%;
    right:auto;
}
#interview .int.int06 .answer{
    padding-top:70px;
}

@media screen and (max-width:767px){
    #interview{
        padding:0 20px;
    }
    #interview .int{
        padding:30px 0;
        margin-bottom:40px;
    }
    #interview h2{
        font-size:3.8vw;
    }
    #interview h2 span,
    #interview h2 span.c2{
        padding:2.5vw 4.5vw;
    }
    #interview h2 span::after{
        width:4.0vw;
        height:4.0vw;
    }
    #interview .answer{
        padding:2.5vw 4.5vw;
    }
    /* int01 */
    #interview .int.int01{
        padding: 73vw 0 0;
        background:url("https://kaitori.openhouse-group.com/img/staff04-photo02.jpg") right 0 top 16vw no-repeat;
        background-size: 100%;
    }
    #interview .int.int01 h2{
        width: 100%;
        top:0;
        left:auto;
        right:0;
    }
    #interview .int.int01 h2 span::after{
        top:auto;
        bottom:-1.5vw;;
        left:auto;
        right:100px;
    }
    /* int02 */
    #interview .int.int02{
        padding:12vw 0 0 0;
    }
    #interview .int.int02 h2{
        width: 100%;
        top:0;
        left:0;
        right:auto;
    }
    #interview .int.int02 h2 span::after{
        top:auto;
        bottom:-1.5vw;
        left:100px;
        right:auto;
    }
    /* int03 */
    #interview .int.int03{
        padding:20.0vw 0 0 0;
    }
    #interview .int.int03 h2{
        top:0;
        left:auto;
        right:0;
    }
    #interview .int.int03 h2 span::after{
        top:auto;
        bottom:-1.5vw;
        left:auto;
        right:100px;
    }
    #interview .int.int03 .answer{
        padding-top:2.5vw;
    }
    /* int04 */
    #interview .int.int04{
        padding: 83vw 0 0;
        background:url("https://kaitori.openhouse-group.com/img/staff04-photo01.jpg") right 19vw no-repeat;
        background-size: 100%;
    }
    #interview .int.int04 h2{
        top:0;
        left:0;
        right:auto;
    }
    #interview .int.int04 h2 span::after{
        top:auto;
        bottom:-1.5vw;
        left:100px;
        right:auto;
    }
    /* int05 */
    #interview .int.int05{
        padding:20vw 0 0 0;
    }
    #interview .int.int05 h2{
        top:0;
        left:0;
        right:auto;
    }
    #interview .int.int05 h2 span::after{
        top:auto;
        bottom:-1.5vw;
        left:auto;
        right:100px;
    }
    /* int06 */
    #interview .int.int06{
        padding:20.0vw 0 0 0;
    }
    #interview .int.int06 h2{
        top:0;
        left:auto;
        right:0;
    }
    #interview .int.int06 h2 span::after{
        top:auto;
        bottom:-1.5vw;;
        left:auto;
        right:100px;
    }
    #interview .int.int06 .answer{
        padding-top:2.5vw;
    }
    /* int07 */
    #interview .int.int07{
        padding:20vw 0 0 0;
    }
    #interview .int.int07 h2{
        top:0;
        left:0;
        right:auto;
    }
    #interview .int.int07 h2 span::after{
        top:auto;
        bottom:-1.5vw;
        left:100px;
        right:auto;
    }
}
@media screen and (max-width:420px){
    #interview{
        padding:0 10px;
    }
    #interview .int{
        padding:20px 0;
    }
    #interview h2{
        font-size:4.5vw;
    }
    #interview h2 span,
    #interview h2 span.c2{
        padding:2.0vw 3.0vw;
    }
    /* int01 */
    #interview .int.int01{
        padding:83vw 0 0 0;
        background:url("https://kaitori.openhouse-group.com/img/staff04-photo02.jpg") left 0 top 20vw no-repeat;
        background-size:100%;
    }
    /* int03 */
    #interview .int.int03{
        padding:20.0vw 0 0 0;
    }
    /* int04 */
    #interview .int.int04{
        padding:87vw 0 0 0;
        background:url("https://kaitori.openhouse-group.com/img/staff04-photo01.jpg") right 0vw top 22.0vw no-repeat;
        background-size:100%;
    }
    /* int06 */
    #interview .int.int06{
        padding:20vw 0 0 0;
    }
}
/* interview END */

/* prifile START */
#prifileItem{
    position:relative;
    padding:40px 280px 40px 40px;
    background-color:#f0f6f6;
}
#prifileItem .who{
    position:absolute;
    top:35px;
    right:50px;
    box-sizing:border-box;
    width:200px;
    height:200px;
    padding:70px 0 0 0;
    text-align:center;
    background-color:#ffffff;
    border-radius:50%;
}
#prifileItem .who .name{
    font-size:1.2em;
}
#prifileItem .photo{
    position:absolute;
    top:30px;
    right:70px;
}
#prifileItem .prifileTable{
    width:100%;
    min-height:480px;
}
#prifileItem .prifileTable th,
#prifileItem .prifileTable td{
    padding:10px 20px;
    vertical-align:top;
}
#prifileItem .prifileTable th{
    white-space:nowrap;
}
@media screen and (max-width:767px){
    #prifileItem{
        padding:30px 20px;
    }
    #prifileItem .photo img{
        width:100%;
    }
    #prifileItem .who{
        position:static;
        width:100%;
        height:auto;
        margin-bottom:3vw;;
        padding:10px 0;
        border-radius:0;
    }
    #prifileItem .who .position,
    #prifileItem .who .name{
        font-size:16px;
    }
    #prifileItem .prifileTable{
        min-height:inherit;
        display:block;
    }
    #prifileItem .prifileTable th{
        display:block;
        font-size:16px;
        padding:5px 10px;
        font-weight:bold;
    }
    #prifileItem .prifileTable td{
        display:block;
        font-size:16px;
        padding:5px 10px 20px 10px;
    }
}
@media screen and (max-width:420px){
    #prifileItem .who{
        position:static;
        width:100%;
        height:auto;
        margin-bottom:3vw;;
        padding:10px 0;
        border-radius:0;
    }
    #prifileItem{
        padding:20px;
    }
    #prifileItem .photo{
        display:none;
    }
}
/* prifile END */
/* mainVisual END */
/* add CSS END */