@charset "shift_jis";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600&display=swap');


/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/*  setting parts
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------basic*/
html { font-size: 62.5%; }
body {font-size:1.2rem; }
body { -webkit-text-size-adjust: 100%; }


#pagetop{
    bottom: 5px;
    right: 5px;
}
#pagetop a{
    width: 50px;
    height: 50px;
    background-color: rgba(51,51,51,70%);
    font-size: 10px;
}
#pagetop a:before{
    font-size: 25px;
    margin-top: 0;
}
#pagetop a:hover{}
/*-------------------------------------------------font*/
.FontMin,
.min{font-family: 'Noto Serif JP', serif;font-weight: normal !important;}


/*-------------------------------------------------Pan*/
.breadcrumb{
    background-color: #fff;
    padding: 10px 0;
    font-size: 11px;
    overflow-x: auto;
    margin-left: 15px;
}
.breadcrumb ul{
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    padding-left: 16px;
    box-sizing: border-box;
}
.breadcrumb ul:before{content:"";background-image: url("/cmn/icon/icon_home.png");width: 14px;height: 14px;background-repeat: no-repeat;background-size: contain;position: absolute;left: 0;top: 2px;}
.breadcrumb li{
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.breadcrumb li a{ color: #333}
.breadcrumb li + li:before{content:'';display: block;background:#888;margin:0 8px;width:1px;height:12px;}

/*-------------------------------------------------GotoInfo*/
#GotoInfo{
    border: 4px solid #50aa36;
    width: 90%;
    display: block;
    padding: 10px;
    margin-top: 20px;
}
#GotoInfo .logo{
    width: 80px;
    margin: 0 auto 0 0;
}
#GotoInfo .Inner{
    border: none;
    background-color: inherit;
    margin-left: 0;
}
#GotoInfo .Inner:after,#GotoInfo .Inner:before{
    content: none;
}
#GotoInfo .Inner:after{}
#GotoInfo .Inner:before{}
#GotoInfo dl{
    padding: 0;
    margin-top: -80px;
}
#GotoInfo dt{
    font-size: 1.5rem;
    margin-bottom: 10px;
    padding-left: 90px;
    min-height: 66px;
}
#GotoInfo dd{
    font-size: 14px;
}
#GotoInfo dd span{}
#GotoInfo .btn{
    padding: 0;
    margin-bottom: 10px;
}
#GotoInfo .btn a{
    padding: 10px 15px;
}
#GotoInfo .btn a:hover{}
#GotoInfo .btn a:after{}

/*-------------------------------------------------.Contact*/
#Contact{padding-bottom: 30px;padding-top: 30px;}
#Contact h2{
    margin-bottom: 20px;
}
#Contact h2 .main{
    font-size: 2.5rem;
}

#Contact h2 .main strong{
    font-weight: normal;
}
 
#Contact h2 .sub{
}
#Contact .Shop{
    width: 90%;
    margin-bottom: 20px;
}
#Contact .Shop h3{
    font-size: 1.8rem;
    margin-bottom: 10px;
}
#Contact .Shop h3:after{margin-left: 5px;}
#Contact .Shop .Inner{display: block;}
#Contact .Shop .Inner .Entry{
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
}
#Contact .Shop .Inner .Entry .photo{
}
#Contact .Shop .Inner .Entry h4{
    padding-bottom: 5px;
}
#Contact .Shop .Inner .Entry dl{
}
#Contact .Shop .Inner .Entry dt{
}
#Contact .Shop .Inner .Entry dd{
}
#Contact .Shop .Inner .Entry dd a.tel{
    font-size: 1.8rem;
}
#Contact .Shop .Inner .Entry dd strong{
    color: #d62727;
}
#Contact .Shop .Inner .Entry dl + dl{
}
#Contact .Shop .Inner .Entry dd span{
    display: block;
}
#Contact .Shop .Inner .Entry dd span + span{}
#Contact .Shop .Inner .Entry dd span a{
    text-align: center;
}
#Contact .Shop .Inner .Entry dd span a:after{content:"\f105";font-family:FontAwesome;padding-left: 8px;}
#Contact .Shop .Inner .Entry dd span a:hover{
    background-color: #a56c4b;
    color: #fff;
}
#Contact .Shop .atte{
}

#Contact .Tel{
    width: 90%;
    margin: 0 auto;
}
#Contact .Tel h3{
    font-size: 1.8rem;
    margin-bottom: 5px;
}
#Contact .Tel h3:after{margin-left: 5px;}
#Contact .Tel h4{
    font-size: 1.6rem;
    padding-bottom: 8px;
}
#Contact .Tel .Inner{display: block;}
#Contact .Tel .Inner .Entry{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#Contact .Tel .Inner .Entry dl{display: flex;align-items: center;padding-bottom: 5px;padding-right: 20px;border-bottom: 1px solid #c1c1c1;flex: 1;white-space: nowrap;margin-bottom: 5px;}
#Contact .Tel .Inner .Entry dt{
    padding-right: 5px;
}
#Contact .Tel .Inner .Entry dd{
    cursor: default;
    color: #333;
    text-decoration: none;
    font-size: 1.4rem;
}
#Contact .Tel .Inner .Entry dd a{
    text-decoration: none;
}
#Contact .Tel .Inner .Entry dl + dl{margin-top: 0;}


#Contact .Tel .data{
    margin-top: 5px;
}
#Contact .Tel .data dl{width: 60%;margin-right: 10px;}
#Contact .Tel .data dt{
    font-weight: bold;
}
#Contact .Tel .data dd{}
#Contact .Tel .data .btn{
    flex: 1;
}
#Contact .Tel .data .btn a{
    display: flex;
    padding: 1px 25px;
    border-radius: 3px;
    position: relative;
    height: 100%;
    align-items: center;
}
#Contact .Tel .data .btn a:hover{
    background-color: #ccc;
    color: #fff;
}
#Contact .Tel .data .btn a:after{position: absolute;right: 8px; top:50%; margin-top:-0.5em;content:"\f105"; font-family:FontAwesome; line-height: 1}


#PcChange{
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
}
#PcChange a{
    display: block;
    text-align: center;
    padding: 10px 0;

    border: 2px solid #a56c4b;
    text-decoration: none;
    position: relative;
    border-radius: 3px;
}
#PcChange a:hover{}
#PcChange a:after{position: absolute;right: 8px; top:50%; margin-top:-0.5em;content:"\f105"; font-family:FontAwesome; line-height: 1}
#PcChange a:before{position: absolute;left: 8px;top:50%;margin-top:-0.5em;content: "\f108";font-family:FontAwesome;line-height: 1;}