@charset "utf-8";
/*
 * "Comfortaa" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

全体の設定

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
body {
    color: #5f5f5f;
    font-family: '游明朝 Medium', serif;
    font-size: 16px;
    line-height: 1.6;
}
a {
    color: #555;
    text-decoration: none;
}
a:hover {opacity: 0.8;}


.bg-darkgray {background-color: #a9a9a9;}
.container-fulid {overflow: hidden;}


img {
    max-width: 100%;
    height: auto;
}

/* 見出しを太字に */
h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
}
h2.display-3 {
    font-family: '游明朝 Medium', serif;
    font-size: 2.5rem!important;
}

h2.party-title {
    line-height: 1.5;
    margin-top: 20px;
    font-size: 25px;
}
h2.mida {
    line-height: 1.5;
    font-size: 24px;
}

h2.mida::before {
    content: url("../img/kaza01.webp");
    display: inline-block;
    margin-left: -30px;
    top: 10px;
    position: relative;
}


.md_un {
    text-align: center;
    margin: -20px 0 30px;
}
.md_un2 {margin: -20px 0 30px;}

th {min-width: 120px;}
tr {border-bottom: solid 1px #a1a1a1;}
td {padding: 8px 15px 8px 5px;}

hr {border-top: 1px solid rgba(0,0,0,.3);}
hr.px2 {
    border: dashed 1px #f4f2e9;
    margin-bottom: 30px;
}


i.fa-circle {
    font-size: 8px;
    margin-right: 3px;
    top: -2px;
    position: relative;
}




/* 英字タイトルをWEBフォントに */
.display-4, .display-3, .lead, .circle-badges {
    font-family: 'Comfortaa', cursive;
}
/* パンくずリスト */
.breadcrumb {
    background: transparent;
}
.breadcrumb li + li:before {
    content: '»' !important;
}
/* ヘッダー営業時間 */
.top-stitch {
    padding: .5rem 0;
    color: #565656;
    background-color: #a9a9a9;
    box-shadow: 0px 0px 0px 10px #a9a9a9;
    border-bottom: dashed 2px #fff;
    border-left: dashed 2px #fff;
    border-right: dashed 2px #fff;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.top-stitch p {
    margin: 0;
    padding: 0;
}

/* ロゴマーク */
.logo-mark {
    left: 5%;
    top: -10px;
    z-index: 999;
    border-radius: 50%;
    height: 240px;
    width: 240px;
    text-align: center;
    background-color:rgba(141,127,76,0.8)!important
}
/* ロゴマークの中身 */
.logo-mark img {
    position: relative;
    width: 110px;
    height: auto;
    top: 20%;
    opacity: 0.9
}
.main-txt {
    left: 15%;
    bottom: 20px;
}
/* ギザギザ線 */
.zigzag {
    position: relative;
    padding: 0;
    background-color: #a9a9a9;
}
.zigzag::before, .zigzag::after {
    position: absolute;
    width: 100%;
    height: 60px;
    content: "";
}
.zigzag::before {
    top: -60px;
    background-size: 60px 60px;
}
.zigzag::after {
    bottom: -60px;
    background-size: 60px 60px;
}
/* 薄い背景のギザギザ線 */
.light-zigzag {
    position: relative;
    margin: 5% 0 0;
    padding: 0;
    background-color: #f8f9fa;
}
.light-zigzag::before, .light-zigzag::after {
    position: absolute;
    width: 100%;
    height: 60px;
    content: "";
}
.light-zigzag::before {
    top: -60px;
    background-size: 60px 60px;
}
.light-zigzag::after {
    bottom: -60px;
    background-size: 60px 60px;
}
/* ギザギザ線なし */
.zigzag-none:after {
    content: none !important;
}
/* コピーライトのギザギザ線 */
.zigzag-copy {
    position: relative;
    padding-top: 5%;
    background-color: #2e2e2e;
    color: #c8b982!important
}


#page_top{
	width: 60px;
    height: 60px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    opacity: 0.8;
    border-radius: 50%;
	background-color: rgba(141,127,76,0.8);
	z-index: 90100;
}
#page_top a{
    position: relative;
    display: block;
    width: 40px;
    height: 20px;
    text-decoration: none;
}

#page_top a::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f077';
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 7px;
    bottom: 0;
    right: 0;
    left: 15px;
    margin: auto;
    text-align: center;
}


.tui_link {
    position: fixed;
    background-color: rgba(53, 53, 49, 0.8);
    color: #ffffff;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    right: 0;
    bottom: 80px;
    z-index: 10;
    padding: 15px 10px;
    border-radius: 10px 0 0 10px;
    letter-spacing: 2px;
}

.tui_link::before {
    content: url("../img/rakuP_m.webp");
    position: absolute;
    top: -43px;
    left: -36px;
}



@media only screen and (min-width: 521px) {

.tui_link {font-size: 20px;}
    

}


.navbar-light .navbar-toggler-icon {
    background-image: url("../img/toggler.webp")!important;
    background-size: 90%;
    background-repeat: no-repeat;
}

.navbar-light .navbar-toggler {border-color: #d1c37d;}



/* ------------------------------
地図サイズ
--------------------------------- */
iframe {
    display: block;
    width: 100%;
    height: 400px;
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

トップページ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

header {
    background-color: #2e2e2e;
    color: #c8b982!important;
    padding-bottom: 1rem;
}
header a {color: #c8b982!important}


.top_dcpt {
    padding: 10px 0;
    font-weight: 500;
}

/* トップ画像 */
.top-image {
    background-image: url( "../img/heda-image-sp.webp");
    background-size: cover;
    background-position: center center;
    height: 570px;
    border-radius: 0;
}

.head_btn {
    background-color: #78766e;
    padding: 15px 20px;
    border-radius: 6px;
    color: #FFFFFF;
    line-height: 1;
    font-size: 15px;
    position: relative;
    right: 5px;
}
.head_btn_area a:hover {text-decoration: none;}

ul.navbar-nav {padding: 20px 0 10px;}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
メインエリア
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.concept_area {
    background: rgb(46,46,46);
    background: linear-gradient(167deg, rgba(46,46,46,1) 22%, rgba(85,85,85,1) 80%, rgba(161,161,161,1) 100%);
    color: #c8b982!important;
    padding: 70px 0 100px;
    position: relative;
}
.ilu_L, .ilu_R {
    position: absolute;
    top: 10px;
    max-width: 35%;
    width: 200px;
    opacity: 0.8;
}
.ilu_L {left: 15px;}
.ilu_R {right: 15px;}

.text_box10 {
    color: #FFFFFF;
    text-align: center;
}
.text_box10 span.catchc {
    font-size: 24px;
    color: #cec4a1;
    display: inline-block;
    margin-right: 7px;
}
.news_area {
    max-width: 700px;
    margin: 30px auto;
}

.news_area ul {padding: 0;}
.news_area ul li {
    padding: 10px;
    border-bottom: solid 1px #B9B9B9;
    list-style: none;
}
.news_area ul li span {margin-right: 20px;}

.col-lg-6 {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.un_speace {height: 30px;}

.cont02 {padding-bottom: 0!important;}

img.card-img-top {
    object-fit: cover;
    height: 235px;
}

.locat_area dl {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;  
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 0;
}

.locat_area dl::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    border-top: 1px dashed #6F6F6F;
    z-index: -1;
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.locat_area dl dt, .locat_area dl dd {background-color: #FFFFFF;}
.locat_area dl dt {padding-right: 10px;}
.locat_area dl dd {padding-left: 10px;}
.locat_area dl span {display: inline-block;}


.mr-lg-3, .mx-lg-3 {margin-right: 1rem!important;}


.col-6 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}

.cont03 {
    background-color: #b4b1a6;
    color: #554921;
}
img.houi {
    width: 60px;
    position: absolute;
    top: 15px;
    left: -15px;
}

.md_area {position: relative;}
.md_area_txt {padding: 0 15px;}

.md_area2 {text-align: center;}
.madori2 {
    width: 61%;
    height: auto;
}

.md_st {
    border-top: solid 2px #7e7249;
    border-bottom: solid 2px #7e7249;
    margin: 30px 0;
    position: relative;
     text-align: left;
    font-size: 95%;
}
.inf_txt {
    position: absolute;
    top: -35px;
}


.md_st ul {
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 0;
    vertical-align: top;
	width: 49%;
}
.md_st ul.gaiyou0 {
    width: 100%;
    display: block;
}
.md_st ul.gaiyou0 li {
    padding: 15px 5px;
}
ul.gaiyou0 li span {
    display: inline-block;
    margin-right: 10px
}


.md_st ul {
    list-style: none;
    padding: 0;
}
.md_st ul li {
    border-bottom: solid 1px #554921;
    padding: 5px;
}
.md_st ul.gaiyou1 li:last-child, .md_st ul.gaiyou2 li:last-child {border-bottom: none;}

.gaikan_area {position: relative;}
.gaikan_area2, .comment_area {padding: 0 15px;}

.comment_area {margin-top: 20px;}

.gaikan_area img, .gaikan_area2 img {
    height: 450px;
    object-fit: cover;
}

.cont04 {
    background-color: #78766e;
    padding: 70px 0;
}

.bott_txt {}
.bott_photo {
    text-align: center;
    margin-top: 30px;
}


.gaiyou-title {
    text-align: center;
    margin-bottom: 25px;
}
.gaiyou-title span {
    display: inline-block;
    padding: 8px 25px;
    background-color: #BDBDBD;
    color: #FFFFFF;
    border-radius: 30px;
}

.table_area table {width: 100%;}
.table_area table th {display: none;}

.table_area table td {
    padding: 5px 10px;
    border-bottom: solid 1px #BFBFBF;
    display: block;
}
.table_area table td span {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
}

.bg-c-td {background-color: #e7e7e7;}


.txt_Area {
    padding: 20px 0 40px;
    text-align: center;
}
.table_area {
    margin-bottom: 25px;
    box-sizing: border-box;
}
.chuuki2 {
    margin-top: 35px;
    font-size: 90%;
}
.kukakuzu_area {}

.news_cont {background-color: #d5d4d0;}

.oL-L .outline-list tr {border-top: solid 1px #a1a1a1;}


.chuuki3 {
    font-size: 14px;
    margin: 20px auto 40px;
    border: solid 2px #c1c1c1;
    padding: 20px;
    max-width: 700px;
}
.chuuki3 div {
    text-align: center;
    font-weight: bold;
    padding: 0 5px 5px;
    font-size: 15px;
}


/*
フッター
--------------------------------- */
.stitch {
    padding: 1rem !important;
    margin: 2em 0 !important;
    color: #565656;
    background-color: #a9a9a9;
    box-shadow: 0px 0px 0px 10px #a9a9a9;
    border: dashed 2px #fff;
    border-radius: 8px;
}
.stitch p {margin-bottom: .5rem;}

.foot_conts {padding: 25px 0 10px;}

.foot_conts a {color: #c8b982!important;}
.foot_conts a:hover {text-decoration: none;}

.foot_L img {
    max-width: 180px;
    height: auto;
    margin-bottom: 30px;
    opacity: 0.9;
}

.foo_copy {
    margin-top: 35px;
    text-align: center;
    color: #c8b982;
}


@media only screen and (min-width: 520px) {
    
    .container {
        padding-right: 0;
        padding-left: 0;
    }
    

    .top_dcpt {padding: 10px 0 5px 10px;}
    
    .p_span {text-align: center;}
    .p_span span {display: inline-block;}
    
    
    /* ロゴマーク */
    .logo-mark {
        height: 130px;
        width: 130px;
    }
    .logo-mark img {
        width: 105px;
        top: 20%;
        opacity: 0.9;
    }
    
    header {padding-bottom: 0;}
    
    
    .navbar-expand-md .navbar-nav .nav-link {
        padding: 0 1rem;
        border-left: dotted 1px #c8b982;
    }
    
    /* トップ画像 */
    .top-image {
        background-image: url( "../img/heda-image-pc.webp");
        height: 450px;
    }
    
    .cont02, .cont04 {padding: 60px 0;}
    .cont03 {padding: 50px 0;}
    
    
    .text_box10 span {display: inline-block;} 
    .text_box10 span.block_txt {
        display: block;
        margin-bottom: 25px;
    }
    
    
    .md_area {
        width: 35%;
        float: left;
    }
    .md_area2 {
        width: 65%;
        float: right;
    }
    
    .madori2 {
        width: 35.4%;
        float: left; 
    }
   
    .md_st {
        width: 60%;
        float: right;
        margin-bottom: 0;
    }

    .md_st ul.gaiyou1 {width: 56.4%;} 
    .md_st ul.gaiyou2 {width: 41.7%;}
    
    img.houi {
        position: absolute;
        left: -30px;
    }
    
    .md_area_txt {padding: 0;}
    
    .madori {width: 90%;}

    .gaikan_area {
        width: 43%;
        float: right;
    }
    .gaikan_area img, .gaikan_area2 img {
        height: auto;
    }
    
    .oL-L, .oL-R, .locat_L, .locat_R {
        width: 50%;
        padding: 0 2%;
        box-sizing: border-box;
    }

  
    .oL-L, .foot_L, .locat_L {float: left;}
    .oL-R, .foot_R, .locat_R {float: right;}
    
    
    
    .locat_L {border-right: solid 1px #888888;}
    .locat_area dl:last-child {margin-bottom: 0;} 

    .un_speace {height: 50px;}

    
    .gaikan_area2 {
        width: 50%;
        float: left;
    }
    .comment_area {
        width: 50%;
        float: right;
        padding: 0 2%;
        box-sizing: border-box;
        margin-top: 0;
    }
    
    .bott_txt {
        float: left;
        width: 55%;
    }
    .bott_photo {
        float: right;
        width: 44.5%;
        margin-right: -12px;
        margin-top: 0;
    }
    
    
    .col-6 {
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
    }

    .table_area table td span {
        display: none;
    }
    .table_area table th, .table_area table td {
        display: table-cell;
        padding: 5px 10px;
        border: solid 1px #BFBFBF;
        text-align: center;
    }

    .table_area table th {background-color: #e7e7e7;}
    .bg-c-td {background-color: transparent;}

    .table_area {
        margin-bottom: 0;
        width: 66%;
        float: left;
    }
    .kukakuzu_area {
        width: 33%;
        float: right;
    }

       
    .oL-R .outline-list tr {border-top: solid 1px #a1a1a1;}
    
    .chuuki3 {text-align: center;}

    
    
/*
フッター
--------------------------------- */
    .foot_conts {padding: 30px 0 10px;}
    .foot_L img {max-width: 200px;}
    
    .foot_R {padding-top: 35px;}
    
    ul.fo_menu {padding: 0;}
    
    ul.fo_menu li {
        list-style: none;
        display: inline-block;
        padding: 0 15px;
        border-left: dotted 1px #c8b982;
    }
    ul.fo_menu li:last-child {border-right:  dotted 1px #c8b982;}
    
    .foo_copy {text-align: right;}
    
    
    
}@media only screen and (min-width: 960px) {
    
    h2.mida, h2.party-title {font-size: 28px;}
    h2 span {display: block}
    
    .pc_none {display: none;}
    
    .logo-mark {
        height: 220px;
        width: 220px;
        left: 15%;
        top: -40px;
    }
    .logo-mark img {width: 170px;}
    .top-image {height: 650px;}

    .ml-md-auto, .mx-md-auto {margin-right: 40px;}
    .mr-md-auto, .mx-md-auto {margin-left: 40px;}  


    .col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 49%;
        max-width: 49%;
    }
    img.houi {
        width: auto;
        left: -45px;
    }
    
    .md_st {font-size: 100%;}
       
    .gaikan_area {width: 40%;}
    
    .gaikan_area2 {
        width: 43%;
        margin-right: 4%;
    }
    
/*
フッター
--------------------------------- */ 
    .foot_L img {max-width: 220px;}
    
    
    
}





/* 間取り図エリア ----*/

.area1 {display: none;}
.area2 {}

.photo_area {
    margin-top: 50px;
    text-align: center;
}

.photo_set {display: inline-block;}
.area1 .photo_set {
    width: 40%;
    margin: 0 4% 7px 4%;  
}
.area2 .photo_set {
    width: 85%;
    margin: 0 1% 10px 1%;  
}
.ang_div {
    position: relative;
    background-color: #959185;
    padding: 10px;
}
.back_white {
    background-color: rgba(255,255,255,0.7);
    padding: 3px;  
}

.ang01 {transform: rotate(-4deg);}
.bac01 {transform: rotate(4deg);}

.ang02 {transform: rotate(2deg);}
.bac02 {transform: rotate(-2deg);}

.ang03 {transform: rotate(4deg);}
.bac03 {transform: rotate(-4deg);}

.ang04 {transform: rotate(-3deg);}
.bac04 {transform: rotate(3deg);}


.ang_div_inner {
    position: relative;
    overflow: hidden;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ang_div_inner img {opacity: 0.8;}




@media only screen and (min-width: 521px) {
    
    .photo_area {margin-top: 40px;}
    
    .area2 .photo_set {
        width: 43%;
        margin: 0 3% 10px 3%;
    }
    
    .area2 .ang_div {padding: 5px 10px;}  
    
    
    
	
}@media only screen and (min-width: 961px) {

    .area1 {display: block;}
    .ang_div_inner  {height: 145px;}
    .area2 {display: none;}
    .area2 .ang_div_inner {height: 110px;}
    
}



/* Priceエリア ----*/

.price_box {
    background-color: #c4c1b4;
    padding: 10px;
}

.price_box_inn_be {
    background-color: #e7e4d8;
    padding: 5px;
}

.price_box_inn_whi {
    background-color: #ffffff;
    padding: 10px 10px 15px;
}


hr.line-b {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

hr.line-b {
    border-top: 3px solid #c4c1b4;
    margin-bottom: 3px;
}
.price_box_inn_whi .md_un {margin: -20px 0 10px!important;}

.price_box_inn_whi {
    position: relative;
    border: 2px solid #c4c1b4
}
.con_img {position: absolute;}

.con_LT {
    top: -15px;
    left: -16px;
}
.con_RT {
    top: -15px;
    right: -16px;
    transform: rotate(90deg)
}
.con_LB {
    bottom: -15px;
    left: -16px;
    transform: rotate(270deg)
}
.con_RB {
    bottom: -15px;
    right: -16px;
    transform: rotate(180deg)
}

.menseki_txt {
    margin: 40px 0 35px;
    font-weight: bold;
    text-align: center;
    font-size: 110%;
}

.menSet span {
    font-size: 130%;
    margin: 0 8px;
}

.txt_waku {
    background-color: #2e2e2e;
    color: #c8b982;
    padding: 3px 40px;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 20px;
}

.txt2 {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin: 0 8px;
}
.kakaku_txt {
    font-size: 25px;
    font-weight: bold;
    display: inline-block
}
.kakaku_txt span.en {
    font-size: 20px;
    margin-left: 7px
}
.kakaku_txt span.zei {font-size: 15px;}


.hens_read {
    text-align: center;
    background-color: #d8d4c2;
    padding: 8px 10px;
    font-size: 23px;
    color: #353228;
    margin: 30px 0 20px;
}
.triangle3{
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 25px solid #78766e;
}

img.hengaku {
    margin: 15px 10px 0 10px;
    display: inline-block;
    max-width: 85%;
}
.kasan {
    margin: 0 0 15px;
    font-size: 20px;
}

.hen_chuuki span {
    display: inline-block;
    margin-right: 7px;
}



@media only screen and (min-width: 521px) {

    .price_box, .price_box_inn_be {padding: 15px;}
    .price_box_inn_whi {padding: 15px 15px 20px;}
    .price_box_inn_whi h2::before, .price_box_inn_whi h2::after {
        content: url("../img/kaza02.webp");
        position: relative;
        top: -5px;
    }
    .price_box_inn_whi h2::before {margin-right: 10px;}
    .price_box_inn_whi h2::after {
        transform: scale(-1, 1);
        margin-left: 10px;
        display: inline-block;
    }
    
    .menseki_txt {font-size: 115%;}
    .menSet {
        width: 50%;
        box-sizing: border-box;
        line-height: 1.1;
    }
    .menSet span {font-size: 150%;}

    
    .siki_men {
        float: left;
        text-align: right;
        padding-right: 20px;
        border-right: solid 1px #2E2E2E;
    }
    .nobe_men {
        float: right;
        text-align: left;
        padding-left: 20px;
        border-left: solid 1px #2E2E2E;
    }
    
    .txt_waku {font-size: 22px;}
    .txt2 {display: inline-block;}
    
    .kakaku_txt {
        font-size: 36px;
        display: inline-block;
    }
    
    .kakaku_txt span.en {font-size: 24px;}
    .kakaku_txt span.zei {font-size: 18px;}
    
    
    .hens_read {font-size: 27px;}
    
    
    
}@media only screen and (min-width: 961px) {
    
    .price_box, .price_box_inn_be {padding: 20px;}

	.siki_men {padding-right: 30px;}
    .nobe_men {padding-left: 30px;}
    
    .menSet span {font-size: 160%;}
    
    
}





/* お問い合わせボックス
----------------------------------------------*/
.pc_disp {display: none;}
.sp_disp {}


.info_area {
    background-color: #d7d2bf;
    padding: 50px 0;
}
.info_box {text-align: center;}


.info_box_title {
    font-size: 27px;
    color: #3c3a31;
    font-weight: bold;
    margin-bottom: 30px;
    text-shadow:
            3px 3px 2px #ffffff, -3px -3px 2px #ffffff,
           -3px 3px 2px #ffffff,  3px -3px 2px #ffffff,
            3px 0px 2px #ffffff, -3px -0px 2px #ffffff,
            0px 3px 2px #ffffff,  0px -3px 2px #ffffff;
}
.info_box_title span {
    font-size: 130%;
    display: inline-block
}

.info_innner img {margin-top: 15px;}

.info_innner_txt {
    color: #605014;
    font-weight: bold;
    font-size: 22px;
    margin-top: 30px
}

.info_innner_txt span {display: inline-block;}


.info_button_area {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    
    margin-top: 30px
}

.info_button {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.info_button a {
    color: #FFFFFF;
    text-decoration: none;
}

.button_inf {
    background-color: #78766e;
    color: #FFFFFF;
    padding: 7px;
    border-radius: 8px;
    margin: 0 auto;
    height: 100%;
}
.button_inf_inn {
    border: solid 1px #FFFFFF;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 18px;
    line-height: 1.4;
    height: 100%;
    position: relative;
    
}
.button_inf_inn span {display: inline-block;}

span.text1 {display: block;} 
.text2 {font-size: 110%;}
.text3 {}

.free_D {
    position: relative;
    top: -4px;
    margin-right: 5px;
}

span.sankaku {
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    bottom: 8px;
    right: 6px;
    border-left: 13px solid transparent;
    border-bottom: 15px solid #fff;
}



@media only screen and (min-width: 521px) {
    
    .pc_disp {display: inline-block;}
    .sp_disp {display: none;}
    
    .info_box_title {font-size: 30px;}
    
    .info_box_title::before, .info_box_title::after {
        content: "～";
        font-size: 40px;
        position: relative;
        top: 6px;
    }
    
    .info_box_title::before {margin-right: 3px;}
    .info_box_title::after {margin-left: 3px;}
    
    
    .info_button {
        width: 50%;
        margin-bottom: 0;
    }
    
    .info_button.but_L {float: left;}
    .info_button.but_R {float: right;}
    
    .button_inf {width: 95%;}
    
    
    .but_R .button_inf_inn {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
    }
    

    
    .text2 {font-size: 120%;}
    
    
    
}@media only screen and (min-width: 961px) {

    .button_inf {width: 90%;}

    .info_button.but_L {padding-left: 100px;}
    .info_button.but_R {padding-right: 100px;}
	
}








/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

SAMPLEページ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* サンプルトップ画像 */
.main-image {
    background-image: url("../img/cafe-image.webp");
    background-size: cover;
    background-position: center center;
    height: 350px;
    box-shadow: 0px 5px 6px 0px #e2e2e2;
    border-radius: 0;
}
/* 曜日 */
.circle-badges {
    position: absolute;
    top: -30px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #e7bc72;
    text-align: center;
    line-height: 120px;
    color: #fff;
    font-size: 1.5rem;
    z-index: 999;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

CONTACTページ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 入力フォーム */
input[type]:focus {
    outline: 0;
    box-shadow: none;
    border: 2px solid orange;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

メディアクエリ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 中デバイス（タブレット, 992px 未満）
============================================== */
@media screen and (max-width: 991.98px) {

    .main-txt {left: 5%;}
    .light-zigzag {margin: 10% 0 0;}
    
    
}
/* END */
/* 小デバイス（横向きモバイル, 768px 未満）
============================================== */
@media screen and (max-width: 767.98px) {
    /* ロゴマークを小さく設定 */
    .logo-mark {
        height: 140px;
        width: 140px;
    }

    .lead {font-size: 1rem;}
    
    .circle-badges {
        top: -10px;
        width: 100px;
        height: 100px;
    }
}
/* END */
/* 極小デバイス（縦向きモバイル, 576px 未満）
	============================================== */
@media screen and (max-width: 575.98px) {
    
    
    .display-3, .display-4 {font-size: 2rem;}
    
    .stitch img {width: 100%;}
    
    
}
/* END */



