html{
	/*font-family:'"はれのそら明朝",YuMincho,Yu Mincho; */
   font-family: 'Shippori Mincho', serif;
}
li a{
	margin-left:5px;
	margin-right:5px;
}
.SideMenu__list,.SideMenu__list--last{
	cursor:pointer;
}
a:visited{
	text-decoration:none;
}
body {
    font-family: 'Shippori Mincho', serif;
  background-color: #ffffff;
  background-image: url("https://img07.shop-pro.jp/PA01254/256/etc/wallpaper.png?cmsp_timestamp=20220303132949");
  background-size:100%;
  font-size:1rem;
  color: #464e54;
  overflow-x:hidden;
}
h1{
	font-weight:500;
}
dt,dd{
	margin-inline-start:0;
  margin:0;
}
.cidd{
	margin-bottom:1em;
}
dl{
  margin-block-start: 0;
  margin-block-end: 0;
}
a {
  color: inherit;
}
#box_mailmaga{
	min-width:210px;
}
a:hover {
  color: #5e5e5e;
}
main{
	padding:10px;
}
ul,li{
	margin:0;
	list-style:none;
	vertical-align:middle;
}
#wrapper {
    height: 100%;
    width: 100%;
	  padding:0;
}
#contents{
	padding-bottom:3em;
      float: right;
}
.HeadSP__btn--hm {
    position: relative;
    width: 50px;
    height: 24px;
    cursor: pointer;
}
.HeadSP__btn--hm span {
  position: absolute;
  left: 0;
  width: 70%;
  height: 1px;
  background-color: #fff;
}
.HeadSP__btn--hm, .Head__btn--hm span {
  display: inline-block;
  transition: all .5s;
  box-sizing: border-box;
}
.HeadSP__btn--hm span:nth-of-type(1) {
  top: 0;
}
.HeadSP__btn--hm span:nth-of-type(2) {
  top: 49%;
}
.HeadSP__btn--hm span:nth-of-type(3) {
  bottom: 0;
}
#Hbtn span:nth-of-type(1) {
    -webkit-animation: Hbtn-bar01 .75s forwards;
    animation: Hbtn-bar01 .75s forwards;
  }
  @-webkit-keyframes Hbtn-bar01 {
    0% {
      -webkit-transform: translateY(20px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(20px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(60px) rotate(0);
    }
  }
  @keyframes Hbtn-bar01 {
    0% {
      transform: translateY(20px) rotate(45deg);
    }
    50% {
      transform: translateY(20px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  #Hbtn span:nth-of-type(2) {
    transition: all .25s .25s;
    opacity: 1;
  }
  #Hbtn span:nth-of-type(3) {
    -webkit-animation: Hbtn-bar03 .75s forwards;
    animation: Hbtn-bar03 .75s forwards;
  }
  @-webkit-keyframes Hbtn-bar03 {
    0% {
      -webkit-transform: translateY(-20px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-20px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes Hbtn-bar03 {
    0% {
      transform: translateY(-20px) rotate(-45deg);
    }
    50% {
      transform: translateY(-20px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  #Hbtn.active span:nth-of-type(1) {
    -webkit-animation: active-Hbtn-bar01 .75s forwards;
    animation: active-Hbtn-bar01 .75s forwards;
  }
  @-webkit-keyframes active-Hbtn-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(20px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(20px) rotate(45deg);
    }
  }
  @keyframes active-Hbtn-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(20px) rotate(0);
    }
    100% {
      transform: translateY(20px) rotate(45deg);
    }
  }
  #Hbtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  #Hbtn.active span:nth-of-type(3) {
    -webkit-animation: active-Hbtn-bar03 .75s forwards;
    animation: active-Hbtn-bar03 .75s forwards;
  }
  @-webkit-keyframes active-Hbtn-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-20px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-20px) rotate(-45deg);
    }
  }
  @keyframes active-Hbtn-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-20px) rotate(0);
    }
    100% {
      transform: translateY(-20px) rotate(-45deg);
    }
  }
.Md-Block-2{
	margin-bottom:1em;
}
/* アニメーション前のメニューの状態 */
.Hum{
  width:100%;
  height:100vh;
  display:none;
  text-align: center;
  background-image: url("https://img07.shop-pro.jp/PA01254/256/etc/wallpaper.png?cmsp_timestamp=20220303180010");
  z-index:10000;
}
.HeadSPIcon{
  display:flex;
  justify-content: center;
  padding-left:0;
  width:100%;
  max-width:500px;
  margin-right:auto;
  margin-left:auto;
  margin-top:clamp(30px,15vw,50px;);
}
.HeadSPIcon img{
  width:clamp(20px,40%,30px);
}
.HeadSPIcon li:first-child{
  margin-left:30%;
}
.HeadSPIcon li:last-child{
  margin-right:30%;
}
.HumMenu__list img{
	width:1.5em;
      -webkit-transform: translate(-14%, -20%);
    transform: translate(-14%, -20%);
}
.Hum > .Order{
  text-align: left;
  width:100%;
  margin:0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap:wrap;
  font-size:clamp(13px,100vw/24,19px);
  margin-bottom:.5em;
}
.Hum > .Hum__tel{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  font-size:clamp(14px,100vw/37,19px)
  margin-bottom:0;
  text-align: center;
}
.Hum >  .Order >.Order__day {
  width:43%;
  text-align: right;
}
.Hum >  .Order > .Order__day--last{
  width:100%;
  font-size:clamp(13px,100vw/30,18px);
  text-align:center;
}
.Hum >  .Order > .Order__time{
  margin-bottom:0;
  width:53%;
}
.Hum__time{
  font-size:clamp(14px,100vw/37,19px);
  margin-top:3%;
}
.HumMenu{
  padding-left:0;
  font-size:clamp(18px,100vw/37,25px);
  text-align: left;
    display: flex;
    justify-content: center;
}
.HumMenu__list{
    margin-top: 2.3vh;
}
.Hum__shop{
  font-size: clamp(13px,100vw/40,30px);
  margin-top:1vh;
}

.HumMenu__list--last{
  text-align:center;
  margin-top:2vh;
  border-bottom: dashed 1px #362514;
  width:fit-content;
  margin-left:auto;
  margin-right:auto;
}
.Hum__logo{
  width:100%;
  text-align:center;
  display: inline-block;
} 
.Hum__logo img{
    width: 35%;
    margin: 0 auto;
    max-width: 200px;
}
@media screen and (max-width:767.8px){
.SpHide{
	display:none;
}
.Hum__logo{
  	  margin-top:-5%;
  }
}

/*************   992以下   ***********/

@media screen and (max-width:991.8px){
.PcHide{
	display:none;
}
.Head__fixed{
      display:none;
  }
.footerUl{
      display: none;
}

ul {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
}
  footer{
    background-color: #362514;
    color: #fff;
    text-align: center;
    padding-bottom:15px;
  }
  .SpFooter{
    display: block;
    padding-top:5%;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
    font-size: clamp(16px,100vw/45,22px);
  }
  .Copy{
    font-size:.8em;
  }
  .SpFooter p{
    font-size:.9em;
    margin-bottom:1em;
    color:#fff;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
  .FooterIcon__li:last-of-type{
    text-align: left;
  }
  .FooterMenu{
    text-align: left;
    padding-bottom:5%;
  }
  .FooterMenu li{
    margin-bottom:.5em;
    margin-top:.5em;
    padding-left:3%;
    border-left:solid 1px #fff;
  }
  .FooterIcon__li img{
    width:1.8em;
  }
  .FooterMenu{
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
    display:flex;
    flex-wrap:wrap;
    margin-left: 10%;
    gap:3%;
  }
  .SpFooter ul li:not(.FooterIcon__li){
    width:45%;
  }
  .nav_bar{
  padding:10px;
  }
  .Head{
    height: 4.6em;
    max-width: 100%;
    /* width: 100%; */
    position: sticky;
    top: 10px;
    z-index: 1;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    /* border-top: 10px solid #362514; */
    margin-top: 10px;
    width: calc(100% - 10px);
    left: 10px;
  }
  .HeadSP__btn--hm{
    position:absolute;
    right:15%;
    top:32%;
  }
  .HeadSP__btn{
    height:100%;
    width:70px;
    position:relative;
    float:right;
    padding-right:20px;
    background-color:#362514;
  }
  .Head{
    padding-right:0;
    padding-left:0;
    z-index:100;
  }
  .HeadSP{
    height:100%;
    position:relative;
  }
  .HeadSP__logo{
    height:93%;
    position:absolute;
    top: 0;
    bottom: 0;
    left:1%;
    margin:auto;
    padding-left:3px;
  }
  .HeadSP__text{
    position: absolute;
    font-size:12px;
  }
  .HeadSP__text:first-of-type{
    top:30%;
    left:125px;
  }
  .HeadSP__text:last-of-type{
    top:60%;
    left:125px;
  }
  .HeadSP__text img{
    height:12px;
    margin-top:-3.5px;
    margin-left:.2px;
    padding-right:2px;
  }
  #header{
  		width:100%;	
    margin-top:-10px;
  }
  .FooterIcon {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    gap: 10%;
	}
}
  li.FooterIcon__li{
  	width:fit-content;
  }

/**********　992以上　************/
@media screen and (min-width:992px) {
.mar_r_20{
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: fit-content;
	background-color:#fff;
}
.lihov{
    padding:10px;
}
.PcHide{
	display:none;
}
#wrapper{
    display: grid;
    grid-template-columns: 230px 1fr;
     grid-template-areas:
    "h m"
    "f f";
  }
    .SPnone{
 	display:none;   
 }
    footer{
    background-color: #362514;
    height:100px;
    color:white;
    text-align: center;
      grid-area:f;
  }
  .footerUl{
    padding-top:10px;
    line-height: 1.5;
    margin-bottom:.5em;
  } 
  .SpFooter{
    display:none;
  }
  #header{
  	width:fit-content;
        margin-right: 10px;
    border-radius:0 0 0 20px;
  }
  .nav_bar{
  	padding:10px 0px 10px 10px;
  }
  html:before {
    height: 10px; 
    width: 100vw;
    left: 0;
    top: 0;
  }

  .Head{
    background-color: #362514 ;
    color:#fff;
    padding-left:15px;
    padding-right:15px;
  }
  .HeadSP{
    display:none;
  }
  .Head__btn{
    display:none;
  }
  .Head__sp{
    display:none;
  }
  .Head__p{
font-size: clamp(14px,100vh/55,16px);
    margin-left: 10px;
    margin-top: 3vh;
    text-align: left;
}
  }
  .SideMenu{
    margin-top: 2.5vh;
    text-align:center;
    padding:0;
  }
  .SideMenu__list{
    margin-top:1em;
    font-size: clamp(16px,100vh/45,18px);
    color:#fff;
  }
  .SideMenu__list a{
    color:#fff;
  }
  .SideMenu__list:hover{
    background-color:#fff;
    color:#362514;
  }
  .SideMenu__list:hover a{
    background-color:#fff;
    color:#362514;
  }
  .SideMenu__list--last{
    margin-top:4vh;
    font-size: clamp(16px,100vh/45,18px);
    min-width:175px;
  } 
  .SideMenu__list--last a{
    background-image:url("https://img07.shop-pro.jp/PA01254/256/etc/wood.jpg?cmsp_timestamp=20220303140902");
    padding:0.1em;
    color:#fff;
  }
  .SideMenu__list--last img{
    width:15vh;
        margin-bottom: 5px;
    min-width:112px;
  }
  .Head__fixed {
    position: fixed;
    top: 1vh;
    height: 100vh;
    text-align: center;
    width: 200px;
  }
  
  .Head__title{
    font-size: clamp(13px,100vh/55,16px);
    text-align:center;
    margin-top: 1vh;
    height: 22.2px;
    margin-bottom:0;
  }
  .Head__tel{
  	text-align:center;
    font-size: clamp(13px,100vh/55,16px);
  }
  .Head__logo{
        width: 20.5vh;
    min-width: 130px;
    max-width: 100%;
  }
  .Head__tel a {
    color: #fff;
    font-size: 1em;
}
  .HeadIcon{
    padding: 0;
    text-align: left;
    margin-top: 4vh;
  }
  .HeadIcon li{
	width: 4vh;
    display: inline-block;
    margin-left: 23px;
    min-width: 30px;
  }
  .Order{
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    font-size: clamp(14px,100vh/55,16px);
    margin-left: 10px;
  }
  .Order dt,.Order dd{
    margin-top:2%;
  }
  .Order__day{
    width:35%;
  }
  .Order__time{
    width:65%;
    margin-bottom:0;
  }
  .Order__day--last{
    width:100%;
    font-size:0.8em;
  }  
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
  min-width:180px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #362514;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 5px; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
.PcHide{
	display:none;
}
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
.SpHide{
	display:none;
}
.PcHide{
	display:inline;
}
  #contents {
    padding-left: 0;
  }
  
}
@media (max-width: 480px) {
  /* ~480px */
.SpHide{
	display:none;
}
.PcHide{
	display:inline;
}
}


/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}


.btn,
a.btn,
button.btn {
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
  position: relative;
  display: inline-block;
  padding:.5em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-border {
  margin-bottom: 12px;
  padding: 0;
	
  -webkit-transition: all 0.3s;

  transition: all 0.3s;

  border-radius: .5em;
}

a.btn-border span {
  position: relative;

  display: block;

  padding: .5em 2rem;

  color: #000;
  border: 2px solid #000;
  border-radius: 0.5rem;
  background: #fff;
}

a.btn-border:before {
  position: absolute;
  bottom: -8px;
  left: 0;

  display: block;

  width: 97%;
  height: 14px;

  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

  border: 2px solid #000;
  border-top: 1px solid #000;
  border-radius: 0 0 0.5rem 0.5rem;
  background-image: -webkit-repeating-linear-gradient(
    135deg,
    #000,
    #000 1px,
    transparent 2px,
    transparent 5px
  );
  background-image: repeating-linear-gradient(
    -45deg,
    #000,
    #000 1px,
    transparent 2px,
    transparent 5px
  );
  background-size: 7px 7px;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;
}

a.btn-border:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
}

a.btn-border:hover:before {
  bottom: -5px;
}

a.btn-border:active {
  -webkit-transform: translate(0, 7px);
  transform: translate(0, 7px);
}

a.btn-border:active:before {
  bottom: -1px;
}

#box_members{
	margin-bottom:2em;
}
#header{
    position: fixed;
    background-color: #362514;
    color: #362514;
    right: 0;
	 z-index:1;
}
.menu_button{
	border-radius: 10px;
	background-color: white;
}
.mar_r_10{
	border-radius: 10px;
	background-color: white;
}
.row{
	margin-top:3em;
   position:relative;
}
.Kul{
  display:flex;
	justify-content: space-evenly;
  font-size: clamp(14px,100vw/35,16px);
}
.Kul li:not(:last-child){
	margin-right:10px;
}
.nav_bar{
    text-align: center;
}
.nav_icon{
	width:1.5em;
	margin-top:-0.4em;
}
p{
	margin:0;
	margin-block-start:0;
	margin-block-end:0;
}
.nav_home{
	min-width: 35px;
	cursor:unset;
}
.mar_b_10{
	width:170px;
}
.osirase{
	text-align:center;
  font-size:1em;
  margin-top:4em;
        padding-left: 2%;
    padding-right: 2%;
}
.osirase p:first-of-type{
	font-size:1em;
  padding-left:5%;
  padding-right:5%;
}
.btn{
	margin-top:1em;
  	margin-bottom:1em;
}
.welcome{
	margin-top:1em;
}
.Md-Block-1{
	width:100%;
	position:relative;
  margin-bottom:2em;
}
.Md-Block-1 h3{
	font-size:1.4em;
}
.Md-Block-1 img{
	  position:absolute;
  width:250px;
  max-width:100%;
top: -150%;
    transform: translateX(-39%);
    -webkit-transform: translateX(-39%);
    -ms-transform: translateX(-39%);
}
.Md-Block-2 img{
	  position:absolute;
	  width:200px;
  min-width:182px;
    transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
 	 z-index:-1;
}
.Md-Block-2 {
	width:100%;
  position:relative;
  text-align:center;
	color:#fff;
  margin-top:5em;
}
.Sname{
	font-size:1.1em;
}
.mar_b_10{
	width:100%;
}
#side{
	text-align:center;
}
#contents{
	margin-top:3em;
}
select{
	width:auto;
}
@media screen and (max-width:1150px){
.nav_icon{
	width:1.5em;
	margin-top:-0.4em;
}
.lihov{
    margin-top: 0px;
}
.recom{
		display:flex;
      flex-wrap:wrap;
	}
  .recom li{
  	width:100%;
    display:flex;
  }
  .recom li a {
  	margin:auto;
    width:50%;
  }
  .recom li a img{
  	width:80%;
  }
}
#sc{
    padding-top: 100px;
    margin-top:-100px;
}
  
a:hover{
	text-decoration:none;
  opacity:.8;
}


/*
 * layout
 */
html:before,html:after,body:before,body:after {
  content: "";
  background: #362514;
  position: fixed;
  display: block;
  z-index: 99999;
}
/* 上 */
html:before {
  height: 10px; 
  width: 100vw;
  left: 0;
  top: 0;
}
/* 右 */
html:after {
  width: 10px;
  height: 100vh;
  right: 0;
  top: 0;
}
/* 下 */
body:before {
  height: 10px;
  width: 100vw;
  bottom: 0;
  left: 0;
}
/* 左 */
body:after {
  width: 10px;
  height: 100vh;
  top: 0;
  left: 0;  z-index: 99999;
}
.Md-Block-2{
  position: relative;
  padding: 1rem;
  color:#362514;
  width:fit-content;
  margin-left:auto;
  margin-right:auto;
  min-width:165px;
}

.Md-Block-2:before,
.Md-Block-2:after {
  position: absolute;
  left: 0;
  width: 100%;
  content: '';
  border-top: 4px dotted rgba(0,0,0,0.7);
}
h3 {
    display: block;
    font-size: 1.1em;
    margin-block-start: 0.7em;
    margin-block-end: 0.4em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.select-css {
	display: block;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding-right:2em;
	max-width: 100%; 
	box-sizing: border-box;
	margin: 0 auto;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23362514%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	outline: none;
}
.select-css option {
	font-weight:normal;
}

@media screen and (max-width: 767.8px){
.Head{
	height: 3.4em;
}
    .HeadSP__text:first-of-type{
    top:30%;
    left:90px;
  }
  .HeadSP__text:last-of-type{
    top:60%;
    left:90px;
  }
    .HeadSP__btn{
    height:100%;
    width:50px;
	}
  .HeadSP__btn--hm {
    position: absolute;
    right: 5%;
    top: 23%;
	}
}
@media screen and (max-width:480px){
.nav_icon{
	width:1.5em;
	margin-top:0.5em;
}
.lihov{
    margin:0px;
	padding-top:20px;
}
