@charset "utf-8";

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(../../_fonts/NotoSerifCJKjp-Medium.otf) format('opentype');
  font-display: swap;
 }
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600;
  src: url(../../_fonts/NotoSerifCJKjp-SemiBold.otf) format('opentype');
  font-display: swap;
 }
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 700;
  src: url(../../_fonts/NotoSerifCJKjp-Bold.otf) format('opentype');
    font-display: swap;
 }

.text1{
font-family: "Noto Serif Japanese", serif, san-serif;
color: #330000;
font-size: 36px;
font-weight: 600;
margin: 0;
padding: 0;
line-height: 1.2;
}
.text2{
font-family: "Noto Serif Japanese", serif, san-serif;
color: #000000;
font-size: 30px;
font-weight: 500;
margin: 0;
padding: 0;
line-height: 1.2;
}
.text3{
font-family: "Noto Serif Japanese", serif, san-serif;
color: #000000;
font-size: 36px;
font-weight: 600;
margin: 0;
padding: 0;
line-height: 1.2;
}
.text4{
font-family: "Noto Serif Japanese", serif, san-serif;
color: #330000;
font-size: 19px;
font-weight: 500;
margin: 0;
padding: 0;
line-height: 1.2;
}
.text5{
font-family: "Noto Serif Japanese", serif, san-serif;
color: #330000;
font-size: 24px;
font-weight: 500;
margin: 0;
padding: 0;
line-height: 1.6;
}
.text6{
font-family: "Noto Serif Japanese", serif, san-serif;
color: #330000;
font-size: 36px;
font-weight: 500;
margin: 0;
padding: 0;
line-height: 1.6;
}
@media screen and (max-width:768px) {
.text1{
font-size: 24px;
}
.text2{
font-size: 18px;
}
.text3{
font-size: 24px;
}
.text4{
font-size: 16px;
}
.text5{
font-size: 17px;
}
.text6{
font-size: 24px;
}
}

.sec1{
margin-top: 0;
}
.sec1:first-child div{
margin-bottom: 1em;
}
.voicebox {
display: flex;
justify-content: space-between;
-webkit-flex-wrap: wrap;
/* Safari */
flex-wrap: wrap;
align-items: stretch;
padding: 0;
}
.voicebox::after{
  content:"";
  display: block;
  width:32%;
}
.voicebox li {
  width: 32%;
  list-style: none;
  margin-bottom:1em;
}
.voicebox li~li{
margin-top:0;
}
.voicebox p {
  margin-top: 1em;
}
.voicebox p.more {
  text-align: left;
}
@media screen and (max-width:768px) {
  .sec1{
  margin-top: -1em;
  }
  .sec1:first-child div{
  margin-bottom: 0.5em;
  }
  .voicebox li {
    width: 100%;
    margin-bottom:0;
  }
  .voicebox li~li{
  margin-top:2em;
  }
  .voicebox p.more {
    float: right;
    width: 50%;
  }
}



#sotoshu h2 {
  margin:0 0 0 0;
}
#sotoshu h3 {
  margin:0 0 20px 0;
}
#sotoshu h4 {
  margin:0 0 20px 0;
}
#sotoshu h4.title-4 span {
  font-size: 14px;
}

#sotoshu .item{
margin:0 0 50px 0;
}
#sotoshu .item:last-child{
margin:0 0 0px 0;
}

#sotoshu .text{
margin:0 0 20px 0;
}
#sotoshu .text ul{
margin: 0;
}
#sotoshu .text p{
font-size: 14px;
padding: 5px 0 0 20px;
margin: 0;
}

#sotoshu .img{

}

#sotoshu .column ~ .column{
  margin: 3em 0 0 0;
}

#sotoshu section{
margin: 0 0 55px 0;
padding: 0;
}



/* 店主からのご挨拶 */
#goaisatu {
  margin-top: 60px;
}
#goaisatu h1{
  margin-bottom: 40px;
}
#goaisatu .text{
  margin-bottom: 35px;
}
#goaisatu .img{
  float: right;
  width: 40%;
  margin-top: 0;
  margin: 0 0 1% 1%;
  position: relative;
  top: 0;
  left: 20px;
}
@media screen and (max-width:768px) {
  #goaisatu {
  margin-bottom: 25px;
}
  #goaisatu .img{
    float: right;
    width: 40%;
    margin: 0 0 1% 1%;
    position: static;
  }
}

#goaisatu .license{
margin-top: 2em;
margin-bottom: 4em;
width: 100%;
letter-spacing: -.4em;
}
#goaisatu .license div{
width: 48%;
display: inline-block;
letter-spacing: normal;
}
#goaisatu .license div ~ div{
margin-left: 4%;
}

.up {
margin-top: 0px !important;
}



.sec7 .column p{
width: 90%;
margin: 0 auto;
line-height: 2;
padding-left:1em;
text-indent:-1em;
font-size: 95%;
}
.sec7 .column p span{
  text-indent: -1em;
  padding-left: 1em;
  display: inline-block;
}

#jisseki h2 {
  margin:0 0 25px 0;
}
#jisseki .p1{
  padding:0;
  margin:0 0 25px 0;
  text-align:center;
}
#jisseki .p2{
  padding:0;
  /*margin: 0 0 15px 0;*/
margin: 0 auto;
max-width: 546px;
}
#jisseki .img{
  padding:0;
  margin:0;
  text-align: center;
}
#jisseki .img img{
  padding:10px;
  margin:0;
}
#jisseki .p3{
  padding:0;
  margin-top:0;
  text-align: right;
max-width: 546px;
margin: 0 auto 15px auto;
}

#jisseki ul{
letter-spacing: -0.4em;
margin: 15px 0 0 0;
padding: 0;
}
#jisseki li{
letter-spacing: normal;
padding: 45px 0 0 0;
display: inline-block;
width: 33.3%;
vertical-align: top;
border-top: 1px #CCCCCC dotted;
}
#jisseki li p{
padding: 15px;
}

#jisseki section{
margin: 0 0 55px 0;
padding: 0;
}

@media screen and (max-width:768px) {
#jisseki li{
display: block;
width: 100%;
}
}