/*-----------------------------------------------
	index.html
-----------------------------------------------*/
.secForm .contact .dlBox{
    border-bottom: #dcdcdc solid 1px;
}
.secForm .txtBoxTop{
    margin-top: 70px;
}
.secForm .hideItem{
    display: none;
}
.img100{
    width: 100%;
    height: auto;
}
/*-----------------------------------------------
	secHero
-----------------------------------------------*/
.secHero{
	position: relative;
    overflow: hidden;
    width: 100%;
}
.secHero .heroInner{
    height: 740px;
    position: relative;
}
@media only screen and (min-width:768px){
    .secHero .imgHero{
        position: absolute;
        width: 1920px;
        height: auto;
        left: calc(50% - 960px);
        top: 0;
    }
}
@media only screen and (max-width:767px){
    .secHero{
        width: 100%;
    }
    .secHero .heroInner{
        height: auto;
    }
    .secHero .imgHero{
        width: 100%;
    }
}


/*-----------------------------------------------
	secRenovation
-----------------------------------------------*/
.secRenovation{
    padding-top: 62px;
}
.secRenovation .herotitbox{
    text-align: center;
}
.secRenovation .herotit{
    font-size: 22px;
    line-height: calc(40 / 22);
    font-weight: bold;
    letter-spacing: 0.1em;
}
.secRenovation .color_key{
    color: #00a78e;
}
.secRenovation .color_pnk{
    color: #eb6877;
}
@media only screen and (max-width:767px){
    .secRenovation{
        padding-top: 45px;
    }
    .secRenovation .herotitbox{
        text-align: center;
        width: calc(345 / 375 * 100%);
        margin: 0 auto;
    }
    .secRenovation .herotit{
        font-size: 14px;
        line-height: calc(24 / 14);
        letter-spacing: 0.075em;
    }
}
@media only screen and (max-width:374px){
    .secRenovation .herotit{
        font-size: 12px;
        line-height: calc(24 / 12);
    }
}
.secRenovation_titbox{
    text-align: center;
}
.secRenovation_titbox .titEng{
    font-size: 26px;
    line-height: calc(40 / 26);
    font-weight: bold;
}
.secRenovation_titbox .titJpn{
    font-size: 22px;
    line-height: calc(30 / 22);
    margin-top: 6px;
}
@media only screen and (max-width:767px){
    .secRenovation_titbox .titEng{
        font-size: 18px;
        line-height: calc(30 / 18);
    }
    .secRenovation_titbox .titJpn{
        font-size: 18px;
        line-height: calc(30 / 18);
        margin-top: 2px;
    }
}
.wrapper1190{
    width: calc(100% - 100px);
    margin: 0 auto;
    max-width: 1190px;
}
@media only screen and (max-width:767px){
    .wrapper1190{
        width: 100%;
        max-width: 100%;
    }
    .wrapperSp{
        width: calc(345 / 375 * 100%);
        margin: 0 auto;
    }
}


/*-----------------------------------------------
	secGgallery
-----------------------------------------------*/
.secGgallery{
    margin-top: 82px;
}
.secGgallery .list{
    display: flex;
    margin-top: 64px;
}
.secGgallery .Item{
    width: calc((100% - 80px) / 3);
}
.secGgallery .Item + .Item{
    margin-left: 40px;
}
.secGgallery .imgBox{
    width: 100%;
}
.secGgallery .txtbox{
    text-align: center;
    width: 100%;
    margin-top: 25px;
}
.secGgallery .tit{
    font-size: 15px;
    line-height: calc(26 / 15);
    font-weight: bold;
    text-align: center;
}
.secGgallery .txt{
    font-size: 13px;
    line-height: calc(22 / 13);
    text-align: left;
    width: 100%;
    margin-top: 23px;
}
@media only screen and (max-width:767px){
    .secGgallery{
        margin-top: 38px;
    }
    .secGgallery .list{
        display: block;
        margin-top: 25px;
    }
    .secGgallery .Item{
        width: 100%;
    }
    .secGgallery .Item + .Item{
        margin-left: 0;
        margin-top: 24px;
    }
    .secGgallery .txtbox{
        text-align: left;
        margin-top: 15px;
    }
    .secGgallery .tit{
        font-size: 14px;
        line-height: calc(24 / 14);
        text-align:left;
    }
    .secGgallery .txt{
        font-size: 12px;
        line-height: calc(22 / 12);
        margin-top: 10px;
    }
}

.secPlan{
    margin-top: 84px;
    width: 100%;
    overflow: hidden;
}
.secPlan .slideContent{
    width: calc(100% - 100px);
    margin: 0 auto;
    margin-top: 63px;
}
.secPlan .list{
    width: 100%;
}
.secPlan .Item{
    width: 100%;
    background-color:#eee;
    position: relative;
}
.secPlan .Item + .Item{
    margin-top: 100px;
}
.secPlan .swiper-container{
    width: 100%;
    overflow: hidden;
}
.secPlan .ItemInner{
    padding: 68px 100px 51px;
}
.secPlan .itemtitbox{
    display: flex;
}
.secPlan .slide_titEng{
    display: inline-block;
    font-size: 26px;
    line-height: calc(50 / 26);
    font-weight: bold;
}
.secPlan .slide_titEng .num{
    font-size: 40px;
    line-height: 1;
    vertical-align: text-bottom;
}
.secPlan .slide_titJpnArea{
    flex: 1;
    padding-left: 64px;
}
.secPlan .slide_titJpn{
    font-size: 26px;
    line-height: calc(50 / 26);
    font-weight: bold;
    letter-spacing: 0.05em;
}
.secPlan .slide_titJpn .price{
    font-size: 30px;
    line-height: 1;
    vertical-align: text-bottom;
}
.secPlan .slide_titJpn .priceNum{
    font-size: 40px;
    line-height: 1;
}
.secPlan .imgArea{
    width: 100%;
    margin-top: 24px;
}
.secPlan .ImgBox{
    width: 100%;
}
.secPlan .txtArea{
    width: 100%;
    margin-top: 30px;
}
.secPlan .txtUnderbox{
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
}
.secPlan .Undertitbox{
    width:150px;
}
.secPlan .u_titInner{
    display: flex;
    align-items: center;
    background-color:#313131;
    color: #fff;
    width: 100%;
    height: 100%;
    min-height: 80px;
}
.secPlan .u_tit{
    font-size: 17px;
    line-height: calc(30 / 17);
    font-weight: bold;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.secPlan .undertxtbox{
    flex: 1;
    text-align: left;
    padding: 10px 26px;
}
.secPlan .u_txt{
    font-size: 17px;
    line-height: calc(24 / 17);
}
.secPlan .pointbox{
    width: 100%;
    text-align: left;
    margin-top: 32px;
}
.secPlan .pointtitbox{
    width: 100%;
    text-align: left;
}
.secPlan .pointit{
    width:100px;
    height: 30px;
    display: flex;
    align-items: center;
    border-radius: 15px;
    color: #fff;
}
.secPlan .p_titInner{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.secPlan .p_tit{
    font-size: 14px;
    line-height: calc(20 / 14);
}
.secPlan .pointtxt{
    width: 100%;
    text-align: left;
    font-size: 15px;
    line-height: calc(32 / 15);
    margin-top: 10px;
}
.secPlan .swiper-button-prev,
.secPlan .swiper-button-next{
    width: 50px;
    height: 50px;
    position: absolute;
    margin: 0;
    top: calc(50% - 25px);
    border-radius: 50%;
    background:#000;
}
.secPlan .swiper-button-prev{
    left: calc(0% - 25px);
    transform: rotate(180deg);
}
.secPlan .swiper-button-next{
    right: calc(0% - 25px);
}
.secPlan .swiper-button-prev::after,
.secPlan .swiper-button-next::after{
    content: "";
    position: absolute;
    width: 11px;
    height: 21px;
    left: calc(50% - 5.5px);
    top: calc(50% - 10.5px);
}
.secPlan .swiper-button-prev.lazyloaded::after,
.secPlan .swiper-button-next.lazyloaded::after{
    background: url(../img/renovation/imgSliderArrow.png) center center no-repeat;
    background-size: 100% auto;
}
@media only screen and (min-width:768px){
    .secPlan .slideContent{
        max-width: 1200px;
    }
    .secPlan .swiper-pagination{
        display: none;
    }
}
@media only screen and (max-width:767px){
    .secPlan{
        margin-top: 38px;
        padding-bottom: 0;
    }
    .secPlan .slideContent{
        width: calc(345 / 375 * 100%);
        margin-top: 25px;
    }
    .secPlan .Item + .Item{
        margin-top: 58px;
    }
    .secPlan .ItemInner{
        padding: 26px 15px 24px;
    }
    .secPlan .slide_titEng{
        font-size: 13px;
        line-height: calc(30 / 13);
    }
    .secPlan .slide_titEng .num{
        font-size: 24px;
    }
    .secPlan .slide_titJpnArea{
        text-align: right;
        padding-left: 5px;
    }
    .secPlan .slide_titJpn{
        font-size: 13px;
        line-height: calc(30 / 13);
        letter-spacing: 0;
    }
    .secPlan .slide_titJpn .price{
        font-size: 16px;
    }
    .secPlan .slide_titJpn .priceNum{
        font-size: 24px;
    }
    .secPlan .imgArea{
        margin-top: 16px;
    }
    .secPlan .txtArea{
        margin-top: 20px;
    }
    .secPlan .Undertitbox{
        width:56px;
    }
    .secPlan .u_titInner{
        background-color: #313131;
        min-height: 76px;
    }
    .secPlan .u_tit{
        font-size: 14px;
        line-height: calc(22 / 14);
    }
    .secPlan .undertxtbox{
        padding: 10px 20px;
    }
    .secPlan .sliderBox{
        position: relative;
    }
    .secPlan .u_txt{
        font-size: 14px;
        line-height: calc(22 / 14);
    }
    .secPlan .pointbox{
        margin-top: 20px;
    }
    .secPlan .pointit{
        width:76px;
        height: 26px;
    }
    .secPlan .p_tit{
        font-size: 12px;
        line-height: calc(18 / 12);
    }
    .secPlan .pointtxt{
        font-size: 12px;
        line-height: calc(22 / 12);
        margin-top: 6px;
    }
    .secPlan .swiper-button-prev,
    .secPlan .swiper-button-next{
        width: 30px;
        height: 30px;
        top: calc(50% - 15px);
    }
    .secPlan .swiper-button-prev{
        left: calc(0% - 15px);
    }
    .secPlan .swiper-button-next{
        right: calc(0% - 15px);
    }
    .secPlan .swiper-button-prev::after,
    .secPlan .swiper-button-next::after{
        width: 6px;
        height: 11px;
        left: calc(50% - 3px);
        top: calc(50% - 5.5px);
    }
    .secPlan .swiper-pagination{
        position: absolute;
        width: 100%;
        left: 0;
        bottom: calc(0% - 33px);
    }
    .secPlan .swiper-pagination-bullet{
        width: 6px;
        height: 6px;
        opacity: 1;
        background-color:#c9c9c9;
        margin: 5px 5px;
    }
    .secPlan .swiper-pagination-bullet-active{
        background-color: #000;
    }
}
@media only screen and (max-width:375px){
    .secPlan .slide_titEng,
    .secPlan .slide_titJpn{
        font-size: 12px;
    }
    .secPlan .slide_titEng .num{
        font-size: 20px;
    }
    .secPlan .slide_titJpn .price{
        font-size: 15px;
    }
    .secPlan .slide_titJpn .priceNum{
        font-size: 20px;
    }
    .secPlan .undertxtbox{
        padding: 5px 15px;
    }
    .secPlan .u_txt{
        font-size: 12px;
        line-height: calc(18 / 12);
    }
}
.secPlan .moreLinkbtn{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
}
.secPlan .linkBtn{
    display: flex;
    align-items: center;
    width: 100%;
    height: 100px;
    color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.secPlan .linkBtn .btn_inner{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.secPlan .linkBtn .btn_txt{
    font-size: 22px;
    line-height: calc(30 / 22);
    font-weight: bold;
}
@media only screen and (max-width:767px){
    .secPlan .moreLinkbtn{
        max-width: 100%;
        width: calc(345 / 375 * 100%);
        margin-top: 76px;
    }
    .secPlan .linkBtn{
        height: 45px;
    }
    .secPlan .linkBtn .btn_txt{
        font-size: 16px;
        line-height: calc(20 / 16);
    }
}

.secFlow{
    width: 100%;
    margin-top: 92px;
}
.secFlow .flowList{
    max-width: calc(1180px + 40px);
    margin: 0 auto;
    width: calc(100% - 100px);
    display: flex;
    margin-top: 61px;
}
.secFlow .FlowItem{
    width: calc((100% - 220px) / 5);
    position: relative;
}
.secFlow .FlowItem + .FlowItem{
    margin-left: 55px;
}
.secFlow .FlowItem + .FlowItem::after{
    content: "";
    position: absolute;
    width:15px;
    height: 25px;
    background-color:#434343;
    top: calc((160px / 2) - 12.5px);
    left: calc((0% - 55px) / 2);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.secFlow .Iconbox{
    width: 160px;
    height: 0;
    padding-top: 160px;
    position: relative;
    border-radius: 50%;
    border: 1px solid;
    border-color:#ccc;
    background-color: #fff;
    margin: 0 auto;
}
.secFlow .Iconbox::after{
    content: "";
    position: absolute;
}
.secFlow.lazyloaded .Iconbox::after{
    background: url(../img/common/tp.gif) center center no-repeat;
    background-size: 100% auto;
}
.secFlow .FlowItem:nth-child(1) .Iconbox::after{
    width: 68px;
    height: 58px;
    left: calc(50% - 34px);
    top: calc(50% - 29px);
}
.secFlow .FlowItem:nth-child(2) .Iconbox::after{
    width: 55px;
    height: 73px;
    left: calc(50% - 27.5px);
    top: calc(50% - 36.5px);
}
.secFlow .FlowItem:nth-child(3) .Iconbox::after{
    width: 72px;
    height: 53px;
    left: calc(50% - 36px);
    top: calc(50% - 26.5px);
}
.secFlow .FlowItem:nth-child(4) .Iconbox::after{
    width: 73px;
    height: 63px;
    left: calc(50% - 36.5px);
    top: calc(50% - 31.5px);
}
.secFlow .FlowItem:nth-child(5) .Iconbox::after{
    width: 67px;
    height: 60px;
    left: calc(50% - 33.5px);
    top: calc(50% - 30px);
}
.secFlow.lazyloaded .FlowItem:nth-child(1) .Iconbox::after{
    background-image: url(../img/renovation/iconFlow01.png);
}
.secFlow.lazyloaded .FlowItem:nth-child(2) .Iconbox::after{
    background-image: url(../img/renovation/iconFlow02.png);
}
.secFlow.lazyloaded .FlowItem:nth-child(3) .Iconbox::after{
    background-image: url(../img/renovation/iconFlow03.png);
}
.secFlow.lazyloaded .FlowItem:nth-child(4) .Iconbox::after{
    background-image: url(../img/renovation/iconFlow04.png);
}
.secFlow.lazyloaded .FlowItem:nth-child(5) .Iconbox::after{
    background-image: url(../img/renovation/iconFlow05.png);
}
.secFlow .txtbox{
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.secFlow .tit_eng{
    font-size: 11px;
    line-height: calc(20 / 11);
}
.secFlow .tit{
    font-size: 15px;
    line-height: calc(30 / 15);
    font-weight: bold;
    margin-top: 7px;
}
.secFlow .txt{
    font-size: 13px;
    line-height: calc(22 / 13);
    margin-top: 5px;
}
.secFlow .flee_box{
    position: absolute;
    width: calc((100% * 2 + 55px) - 190px);
    left: 50%;
    bottom: -72px;
}
.secFlow .linebox{
    width: 100%;
    height: 1px;
    background-color: #000;
    position: relative;
}
.secFlow .linebox::before,
.secFlow .linebox::after{
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #000;
    bottom: 0;
}
.secFlow .linebox::before{
    left: 0;
}
.secFlow .linebox::after{
    right: 0;
}
.secFlow .imgtxt{
    width: 165px;
    margin: 0 auto;
    margin-top: 15px;
}
@media only screen and (max-width:767px){
    .secFlow{
        width: 100%;
        margin-top: 43px;
    }
    .secFlow .flowList{
        max-width:100%;
        width:calc(345 / 375 * 100%);
        display:block;
        margin-top: 25px;
    }
    .secFlow .FlowItem{
        width: 100%;
        display: flex;
        padding-left: 30px;
        position: relative;
    }
    .secFlow .FlowItem + .FlowItem{
        margin-left: 0;
        margin-top: 30px;
    }
    .secFlow .FlowItem + .FlowItem::after{
        width:14px;
        height: 8px;
        top: calc(0% - 20px);
        left: calc(30px + ((90px / 2) - 7px));
        clip-path: polygon(0 0, 50% 100%, 100% 0);
    }
    .secFlow .Iconbox{
        width: 90px;
        padding-top: 88px;
    }
    .secFlow .FlowItem:nth-child(1) .Iconbox::after{
        width: 40px;
        height: 34px;
        left: calc(50% - 20px);
        top: calc(50% - 17px);
    }
    .secFlow .FlowItem:nth-child(2) .Iconbox::after{
        width: 32px;
        height: 42px;
        left: calc(50% - 16px);
        top: calc(50% - 21px);
    }
    .secFlow .FlowItem:nth-child(3) .Iconbox::after{
        width: 42px;
        height: 31px;
        left: calc(50% - 21px);
        top: calc(50% - 15.5px);
    }
    .secFlow .FlowItem:nth-child(4) .Iconbox::after{
        width: 42px;
        height: 36px;
        left: calc(50% - 21px);
        top: calc(50% - 18px);
    }
    .secFlow .FlowItem:nth-child(5) .Iconbox::after{
        width: 39px;
        height: 34px;
        left: calc(50% - 19.5px);
        top: calc(50% - 17px);
    }
    .secFlow .txtbox{
        flex: 1;
        padding-left: 10px;
        text-align:left;
        width: calc(100% - 90px);
        margin-top: 0;
    }
    .secFlow .tit_eng{
        font-size: 11px;
        line-height: calc(20 / 11);
    }
    .secFlow .tit{
        font-size: 14px;
        line-height: calc(20 / 14);
        margin-top: 3px;
    }
    .secFlow .txt{
        font-size: 12px;
        line-height: calc(22 / 12);
        margin-top: 2px;
    }
    .secFlow .flee_box{
        position: absolute;
        width: 30px;
        height: calc(100% * 2 + 30px);
        left: 0;
        bottom: auto;
        top: 0;
        display: flex;
        align-items: center;
    }
    .secFlow .linebox{
        width: 1px;
        height:100%;
        background-color: #000;
        position: absolute;
        left: 0;
        top: 0;
    }
    .secFlow .linebox::before,
    .secFlow .linebox::after{
        width: 30px;
        height: 1px;
        left: 0;
        top: auto;
    }
    .secFlow .linebox::before{
        left: auto;
        top: 0;
    }
    .secFlow .linebox::after{
        right: auto;
        bottom: 0;
    }
    .secFlow .imgtxt{
        width: 13px;
        margin: auto 0;
        margin-left: 9px;
        display: inline-block;
    }
}

/*-----------------------------------------------
	secMovie
-----------------------------------------------*/
.secMovie{
    max-width: 800px;
    margin: 0 auto;
    margin-top: 170px;
    width: calc(100% - 100px);
}
.secMovie .Inner{
    width: 100%;
}
.secMovie .iflamebox{
    width: 100%;
    height: 0;
    position: relative;
    padding-top: calc(451 / 800 * 100%);
}
.secMovie .iflamebox iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
@media only screen and (max-width:767px){
    .secMovie{
        max-width: 100%;
        width: calc(345 / 375 * 100%);
        margin-top: 30px;
    }
    .secMovie .iflamebox{
        padding-top: calc(194 / 345 * 100%);
    }
}

/*-----------------------------------------------
	secRason
-----------------------------------------------*/
.secRason{
    width: 100%;
    margin-top: 92px;
}
.secRason .Inner{
    width: calc(100% - 100px);
    max-width: 1200px;
    margin: 0 auto;
}
.secRason .list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 65px;
}
.secRason .item{
    width: calc((100% - 90px) / 3);
    margin-right: 45px;
    position: relative;
}
.secRason .imgBox{
    width: 100%;
}
.secRason .txtArea{
    width: 100%;
    text-align: center;
    padding-top: 23px;
}
.secRason .numtxt{
    font-size: 20px;
    line-height: calc(30 / 20);
    font-weight: bold;
}
.secRason .txt{
    font-size: 17px;
    line-height: calc(30 / 17);
    font-weight: bold;
    text-align: center;
}
@media only screen and (min-width:768px){
    .secRason .item:nth-child(3n),
    .secRason .item:last-child{
        margin-right: 0;
    }
    .secRason .item:nth-child(n+4){
        margin-top: 67px;
    }
    .secRason .boxNum{
        display: flex;
        align-items: center;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: #313131;
        position: absolute;
        left: calc(50% - 30px);
        top: calc(0% - 30px);
        color: #fff;
    }
    .secRason .numIn{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width:767px){
    .secRason{
        margin-top: 43px;
    }
    .secRason .Inner{
        width: calc(345 / 375 * 100%);
        max-width: 100%;
    }
    .secRason .list{
        display: block;
        margin-top: 25px;
        width: 100%;
    }
    .secRason .item{
        width: 100%;
        margin-right: 0;
        display: flex;
        align-items: center;
    }
    .secRason .item:nth-child(2n){
        flex-direction: row-reverse;
    }
    .secRason .item + .item{
        margin-top: 20px;
    }
    .secRason .imgBox{
        width: 180px;
    }
    .secRason .txtArea{
        width: calc(100% - 180px);
        text-align: left;
        padding-top: 0;
        padding-left: 20px;
    }
    .secRason .item:nth-child(2n) .txtArea{
        padding-left: 0;
        padding-right: 20px;
    }
    .secRason .numtxt{
        font-size: 18px;
        line-height: calc(20 / 18);
        color: #eb6877;
    }
    .secRason .txt{
        font-size: 14px;
        line-height: calc(22 / 14);
        text-align: left;
        margin-top: 5px;
    }
}
@media only screen and (max-width:374px){
    .secRason .imgBox{
        width: 120px;
    }
    .secRason .txtArea{
        width: calc(100% - 120px);
    }
}

/* secFaq */
.secFaq{
    width: 100%;
    margin-top: 86px;
}
.secFaq .Inner{
    width: calc(100% - 100px);
    max-width: 1200px;
    margin: 0 auto;
}
.secFaq .answerList{
    width: 100%;
    margin-top: 64px;
}
.secFaq .answer{
    cursor: pointer;
}
.secFaq .answer + .answer{
    margin-top: 25px;
}
.secFaq .boxAnswer{
    border: #c9c9c9 solid 1px;
    padding: 32px 50px;
}
.secFaq .titIn{
    font-size: 20px;
    line-height: calc(30 / 20);
    letter-spacing: 2px;
    padding-right: 70px;
    position: relative;
}
.secFaq .titIn::before{
    content: "";
    width: 40px;
    height: 4px;
    background: #CCC;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.secFaq .titIn::after{
    content: "";
    width: 4px;
    height: 40px;
    background: #CCC;
    position: absolute;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.secFaq .active .titIn::after{
    opacity: 0;
}
.secFaq .underBox{
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.secFaq .active .underBox{
    height: auto;
    opacity: 1;
}
.secFaq .dlBox{
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 100%;
    border-top: #c9c9c9 solid 1px;
    padding-top: 0;
    margin-top: 0;
}
.secFaq .active .dlBox{
    padding-top: 30px;
    margin-top: 30px;
}
.secFaq .dtBox{
    width: 100px;
    height: 100px;
    border-radius: 100%;
    float: left;
    background: linear-gradient(45deg, rgba(247,202,106,1) 0%, rgba(252,170,127,1) 100%);
    color: #FFF;
    text-align: center;
    font-size: 20px;
    padding-top: 42px;
    letter-spacing: 2px;
}
.secFaq .ddBox{
    width: calc(100% - 100px);
    padding-left: 20px;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 1px;
}
@media only screen and (max-width:767px){
    .secFaq{
        margin-top: 43px;
    }
    .secFaq .Inner{
        width: calc(345 / 375 * 100%);
        max-width: 100%;
    }
    .secFaq .answerList{
        margin-top: 26px;
    }
    .secFaq .answer + .answer {
        margin-top: 20px;
    }
    .secFaq .boxAnswer{
        padding: 20px;
    }
    .secFaq .titIn{
        font-size: 15px;
        line-height: calc(23 / 15);
        letter-spacing: 0.5px;
        padding-right: 40px;
    }
    .secFaq .titIn::before{
        width: 30px;
    }
    .secFaq .titIn::after{
        height: 30px;
        right: 13px;
    }
    .secFaq .active .dlBox{
        padding-top: 15px;
        margin-top: 15px;
        align-items: flex-start;
    }
    .secFaq .dtBox{
        width: 45px;
        height: 45px;
        font-size: 12px;
        padding-top: 18px;
        letter-spacing: 0;    
    }
    .secFaq .ddBox{
        width: calc(100% - 45px);
        padding: 0 0 0 15px;
        font-size: 13px;
        line-height: 1.5;
    }
}

/* secEventBnr */
.secEventBnr{
    width: calc(100% - 100px);
    max-width: 1200px;
    margin: 0 auto;
    margin-top:100px;
}
.secEventBnr .bnrlink{
    display: block;
}
@media only screen and (max-width:767px){
    .secEventBnr{
        width: calc(345 / 375 * 100%);
        max-width: 690px;
        margin-top: 40px;
    }
}

/* secShowroom */
.secShowroom{
    width: calc(100% - 100px);
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 110px;
}
.secShowroom .list{
    display: flex;
}
.secShowroom .item{
    width: calc((100% - 90px) / 2);
    margin-right: 90px;
}
.secShowroom .item:last-child{
    margin-right: 0;
}
.secShowroom .imgBox{
    width: 100%;
}
.secShowroom .txtArea{
    text-align: left;
    margin-top: 18px;
}
.secShowroom .nametit{
    font-size: 17px;
    line-height: calc(20 / 17);
    font-weight: bold;
}
.secShowroom .infolist{
    width: 100%;
    margin-top: 17px;
}
.secShowroom .infoItem{
    width: 100%;
    display: flex;
}
.secShowroom .infoItem + .infoItem{
    margin-top: 10px;
}
.secShowroom .Infotitbox{
    width: 80px;
    height: 30px;
    display: flex;
    align-items: center;
    border: 1px solid #c9c9c9;
}
.secShowroom .titIn{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.secShowroom .tittxt{
    font-size: 15px;
    line-height: calc(26 / 15);
    letter-spacing: 0.05em;
}
.secShowroom .infoTxtbox{
    flex: 1;
    padding-left: 18px;
}
.secShowroom .infotxt{
    font-size: 15px;
    line-height: calc(30 / 15);
}
.secShowroom .maplink{
    color: #1e88e5;
}
.secShowroom .telcontent{
    display: inline-block;
    position: relative;
    padding-right: calc(189px + 16px);
}
.secShowroom .telNum{
    font-size: 22px;
    line-height: calc(30 / 22);
    font-weight: bold;
    letter-spacing: 0.1em;
}
.secShowroom .taplink{
    width: 189px;
    display: block;
}
@media only screen and (min-width:768px){
    .secShowroom .taplink{
        pointer-events: none;
        position: absolute;
        right: 0;
        bottom: calc(0% - 5px);
    }
}
@media only screen and (max-width:767px){
    .secShowroom{
        width: calc(345 / 375 * 100%);
        max-width: 100%;
        margin-top: 40px;
    }
    .secShowroom .list{
        display: block;
    }
    .secShowroom .item{
        width: 100%;
        margin-right: 0;
    }
    .secShowroom .item + .item{
        margin-top: 35px;
    }
    .secShowroom .txtArea{
        margin-top: 13px;
    }
    .secShowroom .infolist{
        margin-top: 8px;
    }
    .secShowroom .infoItem + .infoItem{
        margin-top: 7px;
    }
    .secShowroom .Infotitbox{
        width: 70px;
        height: 24px;
    }
    .secShowroom .tittxt{
        font-size: 13px;
        line-height: calc(20 / 13);
    }
    .secShowroom .infoTxtbox{
        padding-left: 10px;
    }
    .secShowroom .infotxt{
        font-size: 13px;
        line-height: calc(20 / 13);
        padding-top: 2px;
    }
    .secShowroom .telcontent{
        display: block;
        padding-right:0;
    }
    .secShowroom .telNum{
        font-size: 22px;
        line-height: calc(30 / 22);
    }
    .secShowroom .taplink{
        width: 189px;
        display: block;
        margin-top: 1px;
    }
}

/* secFormBnr */
.secFormBnr{
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    margin-top: 110px;
}
.secFormBnr .bnrlink{
    display: block;
}
@media only screen and (max-width:767px){
    .secFormBnr{
        width: calc(345 / 375 * 100%);
        max-width: 100%;
        margin-top: 45px;
    }
}
.secRenovation + .secForm{
    margin-top: 110px;
}
@media only screen and (max-width:767px){
    .secRenovation + .secForm{
        margin-top: 41px;
    }
}

/* ▼251222 */
@media only screen and (max-width:767px){
    .secRenovation .type_Pinchup{
        position: relative;
    }
    .secRenovation .type_Pinchup::after{
        content: "";
        display: block;
        width: 100px;
        height: 100px;
        background: url(../img/common/iconZoom.png) left top / 100px auto no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 1;
        transition: all 0.2s ease-out;
    }
    .secRenovation .type_Pinchup.touched::after{
        opacity: 0;
    }
}