@charset 'UTF-8';
/*
主たるブレイクポイント
960px
520px
*/

/*========================
全サイズ共通 & 汎用クラス
========================*/
html{
    font-size: 62.5%;
    scroll-behavior: smooth;
}

body{
    font-size: 1.6rem;
    line-height: 2;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #333;
    margin: 0;
}

a{
    text-decoration: none;
    color: #4a324f;
}

a:hover{
    opacity: 0.6;
}

.inner{
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
}

.attention{
    color: red;
}

.inner{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

div{
    display: block;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://example.com/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
      local('MaterialIcons-Regular'),
      url(https://example.com/MaterialIcons-Regular.woff2) format('woff2'),
      url(https://example.com/MaterialIcons-Regular.woff) format('woff'),
      url(https://example.com/MaterialIcons-Regular.ttf) format('truetype');
  }

@media screen and (max-width:960px){
    .inner{
        padding-left: 5%;
        padding-right: 5%;
    }
}/*=======max-width:960px=======*/

/*==================================
ヘッダー
==================================*/
header{
    
}

header .con-l {
    max-width: 1024px;
}

header .fbox {
    display: flex;
    width: 100%;
}

.logo {
    margin: 10px 58px 0px 0px;
    width: 390px;
}

.header-topic {
    margin: 50px 20px 0 0;
    width: 200px;
}

.header-tel {
    margin: 55px 0 0;
    width: 390px;
}
h2{
    margin: 0;
}


@media screen and (max-width:1024px){
    .logo {
        margin: 15px 7vw 0px 0px;
        width: 34vw;
    }
    .header-topic {
        margin: 17px 2vw 0 0;
        width: 20vw;
    }
    .header-tel {
        margin: 35px 0 0;
        width: 34vw;
    }

    .header-inner {
        max-width: 1180px;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
}/*===============max-width:1024px================*/
/*==================================
nav
==================================*/

.nav {
    width: 100%;
    background: #fff;
    z-index: 999;
    top: 130px;
    padding: 0 16px;
    border-bottom: 1px solid #9f9f9f;
}
.nav .nav-list {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.nav .nav-list li.normal {
    width: 35%;
    border-left: 1px solid #9f9f9f;
}

.nav .nav-list li.normal:first-child {
    border-left: none;
}



.nav .nav-list li {
    height: 30px;
}

.nav .nav-list li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 1.6;
    font-weight: bold;
}

.nav .nav-list li span {
    cursor: pointer;
}

@media screen and (max-width:768px){
    .nav .nav-list li a {
        font-size: 1.3rem;

    }
    
}/*===============max-width:768px================*/
/*==================================
当店について
==================================*/

.body_about main{
    display: block;
}

.body_about{
    background-color: rgba(183, 158, 173, 0.2);
    word-break: break-all;
}

.body_about .area-artisttitle{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: rgba(96, 165, 234, 0.8);
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 500;
    padding-top: 10px;
    font-size: 2rem;
    
}

.music_about .container .area-archive-live{
    background: rgba(255, 255, 255, 0.75);
}

.body_about h1{
    text-align: center;
    padding-top: 30px;
    
}
.body_about h1 img{
    width: 30%;
}


.body_about main figure .miniCon{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;

}



.music_about .container .area-archive-live{
    background: rgba(248, 208, 232, 0.7);
    width: 100%;
    padding-bottom: 80px;
    padding: 0px 70px 70px;
}

.music_about .block-about{
    width: auto;
    padding: 0 50px;
}
.music_about .block-about article{
    width: 100%;
}




.body_about main .block-about{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}


.body_about main .block-about .post {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-basis: 1000px;
    background: #fff;
    padding-top: 0;
}



.container .container-inr{
    max-width: 1100px;
    border-top: 0px solid #333334;
    margin-left: auto;
    margin-right: auto;
}
.p-shop_business_hour_table .p-shop_business_hour_table_body {
    overflow: hidden;
    position: relative;
    height: 14.4rem;
    overflow: auto;
    height: auto;
    margin-bottom: 10px;
}

@media screen and (max-width:768px){
    article {
        width: 100%;
    }

    .body_about .area-artisttitle{
        font-size: 1.6rem;
    }
 

    
}/*===============max-width:768px================*/




.container{
    margin: auto auto 0;
    border-top: 0px solid #333334;
}

.container .container-inr{
    max-width: 1100px;
    border-top: 0px solid #333334;
}

.body_about .post-body{
    color: #373737;
    padding-left: 30px;
}

.body_about .post-body a{
    color: #AA98D3;
}
.body_about .post-body h2{
    color: rgba(62, 79, 117, 0.5);
    font-size: 2.5rem;
}

.body_about .post-body h3{
    color: rgba(62, 79, 117, 0.5);
    font-size: 2rem;
}

main{
    display: block;
}

section{
    display: block;
}

article {
    display: block;
    padding-top: 30px;
}


main .area-about{
    padding: 0px 70px 70px;
    background: #fff;

}




main .block-about figure{
    width: 60%;
    
}

main .block-about .figure_menu{
    width: 40%;
}

main .block-about::after{
    content: "";
    width: 30%;
    display: block;
}




*, ::after, ::before {
    box-sizing: border-box;
}

.body_about .main .top_sp{
    display: none;
}

@media screen and (max-width:768px){
    article {
        width: 100%;
    }
    .body_about .container main .block-about .post{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .body_about .container main .block-about .post figure{
        width:40%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
    }
    .body_about .container main .block-about .post .dog{
        padding-top: 0px;
    }

    .body_about .container main .block-about .post .figure_menu{
        width:60%;
        margin-left: auto;
        margin-right: auto;
    }

    .body_about .area-about{
        margin-left: auto;
        margin-right: auto;
    }

    .body_about h1 img{
        width: 60%;
    }

    .body_about .container main .block-about .miniCon{
        width: 30%;
        padding-top: 30px;
        margin-right: auto;
        margin-left: auto;
        
    }

    .body_about .container main .post-body{
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        margin: 0;
    }
    
    .body_about .post-body h2{
        text-align: center;
    }

    .body_about .main .top_pc{
        display: none;
    }
    
    .body_about .main .top_sp{
        display: block;
        background-size: cover;
        background-position: center center;
        width: 100%;
    }

    main .area-about{
        padding: 0px 20px 20px;
        
    
    }

    main .touten{
        margin-top: 20px;
    }
    .body_about .post-body h3{
        color: rgba(62, 79, 117, 0.5);
        font-size: 1.8rem;
        text-align: center;
    }

    
    
}/*===============max-width:768px================*/


/*==================================
営業時間
==================================*/


main .business_hour_table {
    width: 100%;
    table-layout: auto;
}

main .hour {
    border: 1px solid #ccc;
}




table {
    border-collapse: collapse;
}

colgroup {
    display: table-column-group;
}

/*.business_hour_table col.hour {
    width: 160px;
}*/

.business_hour_table tr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.business_hour_table th {
    background-color: #f5f5f5;
    color: #666;
}

.business_hour_table th, 
.business_hour_table td {
    padding: 8px 10px;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 2.2rem;
}

.business_hour_table th.saturday, .business_hour_table td.saturday {
    background-color: #e8f3fd;
    color: #515dd4;
}

.business_hour_table th.sunday, .business_hour_table td.sunday {
    background-color: #ffeaea;
    color: #f08282;
}

.business_hour_table th.hour, .business_hour_table td.hour {
    padding: 8px 20px 8px 20px;
    white-space: nowrap;
    text-align: left;
}

td {
    display: table-cell;
    vertical-align: inherit;
}

.body_about .p-shop_business_hour_table_body {
    position: relative;
    height: 14.4rem;
    height: auto;
    margin-bottom: 10px;
}
.fa {
    width: 1.2em;
    text-align: center;
    flex-shrink: 0;
    font-size: inherit;
    border: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
}

footer {
    background-color: rgba(91, 162, 233,0.7);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    color: #fff;
}

.area-about .block-about .access{
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.area-about .block-about .access .map{
    padding-left: 30px;
    
}

.area-about .block-about .time{
    font-size: 2rem;
    font-weight: bold;
    color: #666;
}

@media screen and (max-width:768px){
    .wrapper .container .access_wrap .access{
        flex-direction: column;

    }
    .area-about .block-about .access .map{
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
    }
    .area-about .block-about .access .map iframe{
        width: 100%;
        height: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .area-about .block-about .time{
        font-size: 1.8rem;
        font-weight: bold;
        color: #666;
        text-align: center;
    }

        main .business_hour_table {
            width: 100%;
            table-layout: none;
            font-size: 100%;
        }

        /*.business_hour_table th, .business_hour_table td {
            padding: 2px 2px;

            font-size: 1.3rem;

        }*/

        
    
}/*===============max-width:768px================*/


/*==================================
フッター
==================================*/

footer .inner p {
    text-align: center;
}

footer .inner p img {
    width: 250px;
}

@media screen and (max-width:768px){
    footer .inner p img {
        width: 150px;
    }
    
}/*===============max-width:768px================*/

