@charset "UTF-8";

/* 共通
-------------------------------------------------------------- */

html {
    font-size: 100%;
    padding:0;
    margin:0;
    height:100%
}
body{
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif,katarine-web, sans-serif;
    line-height: 2.0;
    color: #303030;
    padding:0;
    margin:0;
    height:100%
}


.m-nav ul li a{
    font-size: 13px;
}

a{
    text-decoration: none;
    transition: opacity 0.4s ease-out;
    font-size: 12px;
    display: block;
}

a:hover{
    opacity: ;
    transition: opacity 0.4s ease-out;
}

.text-green{
    color:rgb(93, 203, 157);
}

.text-black{
    color:#000;
}

.text-white{
    color:#fff;
}

.bg-red{
    background-color:#eb6c6c;
}

.bg-white{
    background-color:#fff;
}


dd{
    display: block;
    margin-inline-start: 35px;
    width: 75%;
}

.title-text{
    font-family: "Noto Sans JP", sans-serif;
    font-size:20px;
    font-weight:800;
    color:#000;
    letter-spacing: 8px;
    margin-left:10%;
}


.main-text{
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 5px; 
}

.service-text{
    font-family: "Noto Sans JP", sans-serif;
    font-size:20px;
    font-weight:800;
    color:#000;
    line-height: 5rem;
}


.contact-text{
    font-family: "Noto Sans JP", sans-serif;
    font-size:20px;
    font-weight:800;
    color:#000;
    letter-spacing: 2px;
}


.middle{
    font-family: "Noto Sans JP", sans-serif;
    font-size:1rem;
    font-weight:800;
    color:#000;
    letter-spacing: 1px;
}

.address p{
    font-family: "Noto Sans JP", sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#000;
    letter-spacing: 1px;
}

.map-text{
    font-family: "Noto Sans JP", sans-serif;
    font-size:1rem;
}


h2{
    font-size: 1rem;
    font-weight: 100;
    letter-spacing: 2px;
    color: white;
}

.title-border h2::after{
    width: 250px;
    height: 4px;
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: -80px;
    bottom: 0px;
    transition: box-shadow 0.5s;
    border-width: 3px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    margin: auto;
}

h3{
    margin-bottom:25px;
    letter-spacing:2px;
    font-family: "Noto Sans JP", sans-serif;
}

h4{
    font-size: 1.8rem;
    letter-spacing: 3px;
    margin-bottom: 35px;
    color: #fff;
}

h5{
    font-size: 1rem;
    letter-spacing:2px;
    font-weight: 400;
}
h6{
    font-size: 1.5rem;
    letter-spacing:2px;
}

.small{
    font-family: "Noto Sans JP", sans-serif;
    font-weight:bold;
}


.search-cate-text{
    background: #fff;
    color: #eb6c6c;
    padding: 0 8px;
    margin-right: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

.main{
    font-size: 1.35rem;
    letter-spacing: 3px;
    margin-bottom: 45px;
    color: #fff;
    font-weight:800;
}

.p-menu{
    position: absolute;
    top: 35px;
    left: 10px;
    color: #fff;
    font-size: 0.7rem;
    letter-spacing: 0.05em;
}

.small{
    font-size:12px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
}

.name{
    font-size:14px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
}

.top-info_date{
    opacity: 0.7;
    margin-right: 40px;
}

.info-new{
    background: #000;
    color: #fff;
    width: 50px;
    text-align: center;
    font-size: 0.7rem;
    padding: 3px;
    font-weight: 800;
    letter-spacing: 1px;
    display:inline;
    vertical-align: middle;
}

.info a{
    vertical-align: middle;
}

.info span{
    color:#000;
    margin-right:15px;
}

.top-sns-title span {
    font-size: 0.8rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-top: 0;
    padding-left: 70px;
    position: relative;
}

.top-sns-title span:before {
    background-color: rgb(0, 0, 0);
    height: 1px;
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 3px;
    width: 45px;
    font-size: 1rem;
    display: block;
}

.menu-sub{
    position: absolute;
    top: 20px;
    left: 0px;
    font-size: 0.5rem;
    opacity: 0.8;
}

.footer-address p{
    font-size:0.8rem;
}

.date{
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid rgb(202, 202, 202);
}

.dd{
    font-weight: bold;
    color: #000000;
    letter-spacing: 0.7px;
    width: 60px;
}


/* 画像 */

img {
    max-width: 100%;
}

.img-property-top img{
    height:650px;
    object-fit: cover;
}

.mask img{
    height:320px;
}



.logo125 {
    width: 125px;
}

.logo75 {
    width: 75px;
}

.content img{
    width: 90%;
    margin: 3% auto;
    display: block;
}

.icon-link{
    width: 15px;
    position: relative;
    top: 3px;
    left: 5px;
}

.location-map{
    margin:0 auto;
}

.location-map iframe{
    width:100%;
    height:400px;
}

.text{
    margin:35px 0;
}



.text-title span{
    display: block;
    font-size: 0.8rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-top: 0;
    padding-left: 70px;
    position: relative;
}

.text-title span:before{
    background-color: #707070;
    height: 1px;
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 40px;
    font-size: 1rem;
    vertical-align: middle;
    display: block;
}

hr{
    color:#000;
    border-style: solid;
    border-width: 0.5px;
}

.hr-50{
    width:50px;
    margin:35px 0;
}

.bd-top{
    border-top:1px solid #000;
}

.bd-bottom{
    border-bottom:1px solid #000;
}

.bd-bottom99{
    width: 99%;
    border-bottom: 1px solid #000;
}

.bd-both{
    border-top: 0.25px solid;
    padding-top: 8px;
    border-bottom: 0.25px solid;
    padding-bottom: 8px;
}


/* レイアウト */

dl{
    grid-gap: 5px 10px;
    -ms-grid-columns: auto 10px 1fr;
    align-items: baseline;
    display: grid;
    display: -ms-grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto;
    width: 100%;
}


.profile{
    border: 1px solid;
    padding: 5%;
}


.top-info_ul{
    width:100%;
    list-style: none;
    border-top: 1px solid #c9c9c9;
}

.top-info_li{
    border-bottom: 1px solid #c9c9c9;
    padding: 15px;
}

.relative{
    position: relative;
}


.top-about{
    padding:3%;
    position: relative;
}

.top-search{
    padding:5%;
    position: relative;
}

.top-title{
    padding-left:10%;
}

.ul{
    list-style-type: none;
}


.ul-yoko{
    display: flex;
    list-style-type: none;
}

.ul-yoko li:nth-child(2){
    margin-left:25px;
}

.ul-yoko li:nth-child(3){
    margin-left:25px;
}

.top-sns-icon{
    font-size:35px;
}


.search-text{
    padding:5%;
    color:#fff;
}


.flex{
    display:flex;
    list-style:none;
}

.img-service{
    height: 500px;
    object-fit: cover;
}


.circle-image {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #000;
  }



.img-wide{
    max-width: 1100px;
    padding: 0% 3% 0%;
    margin: 0 auto;
}

.img-search{
    max-width: 1100px;
    margin: 0 auto;
}


.img-property-top{
    max-width: 1100px;
    margin: 0 auto;
}

.img-property-map{
    max-width: 1000px;
    margin: 0 auto;
}

.img-property-image{
    max-width: 1000px;
    padding: 5%;
    margin: 5% auto;
    background: #000;
}

.wrapper-address{
    max-width: 1100px;
    margin: 0 auto;
}

.wrapper-top{
    position: absolute;
    top: 45%;
    width: 75%;
    /* margin: 0 auto; */
    margin-left: 20%;
}

.wrapper_search{
    max-width: 1100px;
    padding: 0px 3%;
    margin: 2% auto;
}

.wrapper-team {
    max-width: 600px;
    margin: 0 auto;
}

.wrapper-contact {
    max-width: 450px;
    padding:5% 0;
    margin: 0 auto;
}

.wrapper_profile {
    max-width: 1000px;
    padding:2% 5%;
    margin: 0 auto;
    background-color: #fff;
}

.wrapper_detail {
    max-width: 1000px;
    padding:5% 5%;
    margin: 0 auto;
    background-color: #fff;
}

.wrapper_subnavi{
    max-width: 1100px;
    padding: 0 5% 0 20%;
    margin: 5% auto;
}

.wrapper_subtitle{
    max-width: 1100px;
    padding: 0 12%;
    margin: 5% auto -2%;
}

.wrapper_map{
    max-width: 1100px;
    margin: -200px auto 0;
}

.wrapper_footer {
    padding: 0 5%;
    margin: 2% auto;
}

.wrapper_copy {
    padding: 15px 5%;
    text-align: right;
}

.wrapper_footer-mb {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 15px;
    color: #fff;
}

.text-top{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left:0;
    margin: auto;
    width: 80%;
    height: 3.2rem;
}

.section_title{
    max-width: 1100px;
    margin: 25px auto;
    padding: 0 5%;
    position: relative;
}

.left{
    margin:15px 0;
}

.center{
    margin:15px auto;
}

.right{
    text-align: right;
}


.pad-bottom{
    padding-bottom:100px;
}

.pad-5{
    padding:5%;
}

.mg-left25{
    margin-left:25px;
}

.mg-right5{
    margin-right:5%;
}

.mg-top5{
    margin-top:5%;
}

.mg-top10{
    margin-top:10%;
}

.mg-top10p{
    margin-top:10px;
}

.mg-top15{
    margin-top:15px;
}

.mg-top25{
    margin-top:25px;
}

.mg-bottom3{
    margin-bottom:3%;
}

.mg-bottom5{
    margin-bottom:5%;
}

.mg-bottom10{
    margin-bottom:10%;
}

.mg-left{
    margin-left:5%;
}

.cl{
    clear:both;
}

.page{
    padding-top: 25px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color: #000;
}

#about {
    background-color: ;
    min-height: 100vh;
    padding: ;
}

#contact {
    background-color: ;
    min-height: 100vh;
    padding:;
}

#location {
    margin:5% 0;
}

#faq {
    margin:10% 0;
}

#icon-wb{
    width: 35px;
    position: relative;
    top: 9px;
    left: 5px;
}

#icon-map{
    width: 20px;
    position: relative;
    top: 5px;
    left: 5px;
}


.box-video{
    width:100%;
    height:auto;
    display:block;
}

#box-video{
    background: url(../img/test06.jpg) no-repeat center;
    background-size: cover;
    width:100%;
    height:auto;
}



/* カラムレイアウト */

.flex-box{
    display: flex;
    justify-content: space-between;
}

.flex-box02{
    display: flex;
    justify-content: space-between;
}

.w-10 {
    width:10%;
}

.w-25 {
    width:22%;
}

.w-30{
    margin-top: 40px;
    width: 30%;
}

.w-35{
    width:35%;
}

.w-50 {
    width:47%;
}

.w-50-5{
    width:50%;
    margin-left:0%;
}

.w-50-10{
    width:50%;
    margin-left:0%;
}

.w-65{
    width:60%;
    margin-right:5%;
}

.w-75 {
    width:72%;
}

.w-33 {
    width:30%;
}




/* ページトップ */


#page-top {
    position: fixed;
    bottom: 20px;
    right: 3%;
    z-index: 99;
}
#page-top a {
    text-decoration: none;
    width: 55px;
    padding: 30px 0;
    text-align: center;
    display: block;
    color: #000;
    font-size: 0.7rem;
    letter-spacing: 0.05em;
    transition: opacity 0.4s ease-out;
}
#page-top a:hover {
    opacity:0.25;	
}




/* 見出し */
.page-title {
    font-size: 5rem;
    font-family: 'Philosopher', serif;
    text-transform: uppercase;
    font-weight: normal;
}
.sub-title {
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 10px;
}

/* ボタン */
.btn {
    display: block;
    padding: 10px;
    background: #000;
    border:1px solid #fff;
    width: 175px;
    text-align: center;
    color: #fff;
    font-size: 0.8rem;
    transition: opacity 0.4s ease-out;
}
.btn:hover {
    background:;
}


.btn-wb{
    display: block;
    width: 90%;
    padding: 35px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    background: none;
    transition: opacity 0.4s ease-out;
}

.btn-wb:hover {
    background: #444444;
}


.btn-text{
    color:#000;
    letter-spacing: 1px;
    font-size:0.9rem;
    transition: opacity 0.4s ease-out;
}

.btn-text:hover {
    opacity:0.25;	
    transition: opacity 0.4s ease-out;
}





/* HEADER
------------------------------- */
.header {
    background-color:;
    display: flex;
    justify-content: space-between;
    position: ;
    right: 5%;
}

.page-header {
    padding: 3% 0 0 1%;
    display: flex;
    width:100%;
}


.main-nav {
    display: flex;
    font-size: 1.25rem;
    text-transform: uppercase;
    margin-top: 34px;
    list-style: none;
}
.main-nav li {
    margin-left: 36px;
}
.main-nav a {
    color: #432;
}
.main-nav a:hover {
    color: #0bd;
}



/* MAIN
------------------------------- */

.main-logo{
}

.img-height{
    height:100%;
    object-fit: cover;
}


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

.heading-line {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    padding-right: 1em; /* テキストと線の間に余白 */
  }
  
  .heading-line::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    width: 250px;
    height: 1px;
    background-color: #000000;
  }


/* CONTACT
-------------------------------------------------------------- */

/* フォーム */
form div {
    margin-bottom: 25px;
}

.caption-text{
    font-size:0.7rem;
}

#fname{
    width: 49%;
    float: left;
}

#lname{
    width: 49%;
    margin-left: 2%;
    float: left;
}

#mailadd{
    clear:left;
}

label {
    font-size: 1.125rem;
    margin-bottom: 10px;
    display: block;
}
input[type="text"],
input[type="email"],
textarea {
    background: rgba(255, 255, 255);
    border: 1px rgb(0, 0, 0) solid;
    padding: 10px;
    font-size: 1rem;
}
input[type="text"],
input[type="email"] {
    width: 100%;
    max-width: ;
}
textarea {
    width: 100%;
    max-width: ;
    height: 6rem;
}
input[type="submit"] {
    border: none;
    cursor: pointer;
    line-height:;
}






/* フッター
-------------------------------------------------------------- */
footer {
    color:#fff;
    padding: 35px 0 10px;
    position: relative;
    bottom: 0;
}
footer p {
    font-size: 0.875rem;
}



/* note版
-------------------------------------------------------------- */

@media (max-width: 1800px){

    .wrapper-top {
    position: absolute;
    top: 25%;
    width: 75%;
    /* margin: 0 auto; */
    margin-left: 20%;
    }

    .w-30{
        width:30%;
        margin-top:1%;
    }

    .title-border h2::after{
        width: 150px;
    height: 4px;
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: -30px;
    bottom: 0px;
    transition: box-shadow 0.5s;
    border-width: 3px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    margin: auto;
    }
}


/* ipad版
-------------------------------------------------------------- */

@media (max-width: 1025px){

    .flex{
        display:block;
    }

    .service-text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #000;
    line-height: 4rem;
}


    .wrapper-top {
    position: absolute;
        top: 40%;
        width: 60%;
        margin: 0 auto;
        margin-left: 20%;
    }


    .w-30{
        width:100%;
        margin-top:15%;
    }



    .w-65{
        width:100%;
        margin-right:0%;
    }

    .w-50-5 {
    width: 50%;
}

.w-50-10{
    width:50%;
    margin-left:15%;
}
    

    .wrapper-team {
        max-width: 65%;
        margin: 20% auto;
    }


    .wrapper-contact {
        max-width: 1100px;
        padding:5% 15%;
        margin: 25% auto 15%;
    }

    .wrapper-address{
        max-width: 1100px;
        margin: 5%;
    }


    .title-border h2::after{
        width: 100px;
    height: 4px;
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: -30px;
    bottom: 0px;
    transition: box-shadow 0.5s;
    border-width: 3px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    margin: auto;
    }

    .flex-box{
        display:block;
    }

    .w-50{
        width:100%;
    }


    .img-height {
        height: 1350px;
        object-fit: cover;
    }

    .main-logo{
        /*position: absolute;
        left: 4%;
        top: 40%;
        width: 85%;
        */
    }




}






/* モバイル版
-------------------------------------------------------------- */
@media (max-width: 600px) {


    .w-50-5 {
    width: 90%;
    margin: 0%;
}

    .wrapper-top {
    position: absolute;
        top: 30%;
        width: 60%;
        margin: 0 auto;
        margin-left: 20%;
    }

        .w-50-10 {
        width: 80%;
        margin-left: 10%;
    }


        .w-30{
        width:100%;
        margin-top:20%;
    }

    .w-35 {
    width: 100%;
}


    .img-service{
        height: 400px;
        object-fit: cover;
    }

    .wrapper-address{
        max-width: 90%;
        margin: 5% auto;
    }

    .wrapper-contact{
        max-width: 90%;
        margin: 50% auto;
        padding: 5% 5%;
    }

    .wrapper_copy {
        padding: 15px 5%;
        text-align: center;
    }


    .title-border h2::after{
        width: 40px;
    height: 4px;
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: -10px;
    bottom: 0px;
    transition: box-shadow 0.5s;
    border-width: 3px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    margin: auto;
    }

    .right{
        text-align: center;
    }


    .main-logo{
        /*
        position: absolute;
        left: 5%;
        top: 38%;
        width: 90%;
        */
    }

    .main-logo img{
        width: 350px;
    }


    .img-height{
        height:850px;
        object-fit: cover;
    }


    .w-50{
        width:100%;
    }


    .title-text{
        font-family: "Noto Sans JP", sans-serif;
        font-size:20px;
        font-weight:800;
        color:#000;
        letter-spacing: 5px;
        margin-left:10%;
    }

    .main-text{
        font-family: "Noto Sans JP", sans-serif;
        font-size: 1rem;
        font-weight: 700;
        letter-spacing: 5px; 
    }

    .service-text{
        font-family: "Noto Sans JP", sans-serif;
        font-size:1rem;
        font-weight:800;
        color:#000;
        line-height: 3rem;
    }

    .contact-text{
        font-family: "Noto Sans JP", sans-serif;
        font-size:1rem;
        font-weight:800;
        color:#000;
        letter-spacing: 2px;
    }

    .flex-box{
        display:block;
    }

    .flex-box02{
        display:block;
    }


    .page-title {
        font-size: 2.5rem;
    }
    .page-header {
        flex-direction: column;
        align-items: center;
    }

    /* HEADER */
    .main-nav {
        font-size: 1rem;
        margin-top: 10px;
    }
    .main-nav li {
        margin: 0 20px;
    }

    /* HOME */
    .home-content {
        margin-top: 20%;
    }

    /* NEWS */
    .news-contents {
        flex-direction: column;
    }
    #news .page-title {
        margin-top: 30px;
    }
    article,
    aside {
        width: 100%;
    }
    aside {
        margin-top: 60px;
    }
    .post-info {
        margin-bottom: 30px;
    }
    .post-date {
        width: 70px;
        height: 70px;
        font-size: 1rem;
    }
    .post-date span {
        font-size: 0.875rem;
        padding-top: 2px;
    }
    .post-title {
        font-size: 1.375rem;
    }
    .post-cat {
        font-size: 0.875rem;
        margin-top: 10px;
    }
    .post-title,
    .post-cat {
        margin-left: 80px;
    }

    /* MENU */
    .menu-content {
        margin-top: 20%;
    }

    /* CONTACT */
    #contact .page-title {
        margin-top: 40px;
    }

    /* フォーム */
    input[type="text"],
    input[type="email"],
    textarea {
        max-width: 100%;
    }

    /* 店舗情報・地図 / SNS */
    #location .wrapper,
    #sns .wrapper {
        flex-direction: column;
    }
    .sns-box {
        margin-bottom: 30px;
    }
}


@media (max-width: 375px) {

        .wrapper-team {
        max-width: 90%;
        margin: 10% auto;
    }

    .contact-text{
        font-family: "Noto Sans JP", sans-serif;
        font-size:1.2rem;
        font-weight:800;
        color:#000;
        letter-spacing: 2px;
    }


    .service-text{
        font-family: "Noto Sans JP", sans-serif;
        font-size:0.8rem;
        font-weight:800;
        color:#000;
        line-height: 3rem;
    }

        .w-50-5 {
    width: 90%;
    margin: 0% auto;
}

}


/* スクロール
-------------------------------------------------------------- */

.scroll {
    height: 150px;
    overflow-y: scroll;
    -ms-overflow-style: none;    /* IE, Edge 対応 */
    scrollbar-width: none;       /* Firefox 対応 */
}
.scroll::-webkit-scrollbar {  /* Chrome, Safari 対応 */
    display:none;
}



.is-hidden {
    visibility: hidden;
    opacity: 0;
  }