@charset "UTF-8";

.Breadcrumb {
    padding: 1em;
  }
  .Breadcrumb-ListGroup {
    display: flex;
  }
  .Breadcrumb-ListGroup-Item-Link[href]:hover {
    opacity: 0.5;
    color:#fcfcfc;
    background-color: #642a2e;
    font-weight: 700;
    box-shadow: 0 0 0 5px #642a2e;
    border-radius:4px;
  }

  .Breadcrumb-ListGroup-Item-Link
  {
    margin-right: 0.5em;
  }
  
  .Breadcrumb-ListGroup > * + *::before {
    content: "/";
    margin-left: 0.75em;
    margin-right: 0.75em;
  }
  ol li a
  {
    display: inline-block;
    font-size: 15px;
  }

.circle1{
  width:180px;
  height:180px;
  max-width: 250px;
  border-radius: 50%;
  background: radial-gradient(at 50% 50%, rgba(255,164,0,0.3) 0, transparent 60%);
  z-index:-2;
  position: absolute;
  top:-5%;
  left:-5%;
  overflow: hidden;
}
.circle2
{
  width:180px;
  height:180px;
  border-radius: 50%;
  background: radial-gradient(at 50% 50%, rgba(255,164,0,0.2) 0, transparent 60%);
  z-index: -2;
  position: absolute;
  top:14%;
  right:0;
  overflow: hidden;
}

/* グローバルナビ */
.g-nav
{
  margin-top:1%;
}
.menulogo
{
  display: none;
}

.button-midasiwrap
{
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 40px;
}
.button-bottomwrap
{
  width:100%;
  margin: 40px auto 0 auto;
  padding-bottom: 20px;
}
.button-midasiwrap li,.button-bottomwrap li
{
  margin-top: 20px;
}
.button-midasi,.button-bottom
{
  display: inline-block;
  padding: 0 20px 0 20px;
}
.button-midasiwrap a,.button-bottomwrap a
{
display: inline-block;
margin: 0 auto;
color:#fff;
text-align: center;
font-size: 20px;
border:1px solid #e17116;
background: #e17116;
border-radius: 40px;
line-height: 1.3em;
min-width: 120px;
max-width: 100%;
padding: 10px;
font-weight:700;
transition: all .2s;
-webkit-border-radius: 40px;
    -moz-border-radius: 40px;
}
.button-bottomwrap a
{
min-width: 120px;
max-width: 260px;
}
.button-midasiwrap a:hover,.button-bottomwrap a:hover
{
  background: #fff;
  color: #e17116
}
.iframewrap
{
  width: 90%;
  margin: 0 auto;
  position: relative;
  height: 0;
  padding-top: 63%;
  max-width:710px ;
}
.iframewrap iframe 
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.img-margin-top
{
  margin-top: 2em;
}
main dl
{
  display: grid;
  grid-template-columns: 1fr 2fr;
  margin:0 auto;
  width: 80%;
  
}
main dt
{
  padding:0;
  margin:0 ;
  text-align: left;
  padding-bottom: 15px;
  font-weight: bold;
  margin-top: 10px;
  
}
main dd
{
  word-break: break-all;
  font-weight:500;
  padding-bottom: 15px;
  text-align: left;
  margin: 10px 0 0 15px;
}
.maildt
{
  word-break: break-all;
}
.dtwrap,.dtwraplefttop,.dtwrapleftbottom,.maildtwrap
{
  background-color: #e17116;
  color: #fff;
  border-bottom:0.5px solid #fff; 
  padding-left: 10px;
}
.ddwrap,.ddwraprighttop,.ddwraprightbottom,.mailddwrap
{
background-color: #F2F2F2;
border-bottom:1px solid #fff; 
}
.dtwraplefttop
{
  border-radius: 8px 0 0 0;
}
.dtwrapleftbottom
{
  border-radius: 0 0 0 8px;
}
.ddwraprighttop
{
border-radius: 0 8px 0 0;
}
.ddwraprightbottom
{
border-radius: 0 0 8px 0;
}
.maildtwrap
{
border-radius: 8px 0 0 8px;
}
.mailddwrap
{
border-radius: 0 8px 8px 0;
}
.access-main-dt
{
  margin: 0;
  padding-top:15px ;
}
.access-main-dd
{
  margin: 0;
  padding-left:15px ;
  padding-top:15px ;
}

.access-last-p
{
margin-top: 0;
}
.menupage-dl
{
  display:block;
  margin:0 auto;
  width: 80%;
}
.menupage-dl dt
{
  padding:0;
  margin:0 ;
  text-align: left;
  margin-top: 20px;
}
.menupage-dl dd
{
  word-break: break-all;
  font-weight:500;
  padding-bottom: 20px;
  text-align: left;
  margin: 5px 0  10px 0;
  font-size: 17px;
}
.menu-main-span
{
  background:                   
 linear-gradient(transparent 70%, rgba(225, 113, 22, 0.418) 70%);
 border-radius: 2px;
 margin-left: 5px;
}
.menu-main-span:hover
{
  background:none;
  opacity: 0.5;
    color:#fcfcfc;
    background-color: #642a2e;
    font-weight: 700;
    box-shadow: 0 0 0 5px #642a2e;
    border-radius:4px;
}
.box1
{
  background: linear-gradient(to bottom, #ffffff 5%,#FCF9EF 80%);
}

.bakary-wrap a
{
  display:inline-block;
}
.bakary-wrap img
{
  width: 100%;
  max-width:250px ;
}
.bakary-wrap p
{
  margin: 0;
  width: 100%;
}
.bakary-wrap
{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: 0 auto;
}
.box-last
{
  padding-bottom: 1.5em;
}


/* 拡大のアイコンここから */
.dli-zoom-in {
  display: inline-block;
  vertical-align: middle;
  color: #e17116;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.2em solid currentColor;
  border-radius: 50%;
  box-sizing: content-box;
  position: relative;
}

.dli-zoom-in::before {
  content: '';
  position: absolute;
  top: calc(85.35534% + 0.07071em);
  left: calc(85.35534% + 0.07071em);
  width: 0.336em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0 0.1em 0.1em 0;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: left center;
}

.dli-zoom-in > span {
  width: 58%;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.dli-zoom-in > span::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
/* 拡大アイコンここまで */

.map-zoom
{
  position: relative;
  top:0;
}
.dli-zoom-in
{
  position: absolute;
  bottom:3%;
  left: 6%;
}
.dli-zoom-in:hover
{
opacity:0.5;
	transition:0.3s;
}
.map-zoom:hover{
	top:-10px;
	transition:0.3s;
}
.privacy-h3::before, .privacy-h3::after 
{
display: none;
}
.privacy-h3
{
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
}

.privacy-h3
{
  border-left:6px solid #e17116;
  padding-left: 7px;
  margin-bottom: 10px;
  margin-top: 40px;
}
.privacy-p
{
  margin:0;
  margin-top: 1.5em ;
  width: 100%;
}
.privacy-address
{
text-decoration: underline;
margin-top: 20px;
margin-bottom: 80px;
}
.privacy-a
{
color: #1a0dab;
text-decoration: underline;
}




/* ------------------------------800px以上の画面サイズ ----------------------------------------------------*/
@media screen and (min-width: 800px) 
{

  .button-midasiwrap 
  {
    padding-bottom: 60px;
  }
  .g-nav-a-even::after
  {
    display: none;
  }
.Breadcrumb
 {
  width: 99%;
}
.g-nav
{
  width:100%;
  height: 80px;
  margin: 8px 0 0 0;
  background: none;
  background: linear-gradient(to bottom , #F7F6F6, #ECE9E9 50%,#e1dcdcc1 50%,#c8c0c048);;
  box-shadow: 0 0px 5px -2px #000000aa inset;
  font-size: 1.2rem;
  font-weight: bold;
}
.g-nav ul li a::after
{
  display: none;
}
.g-nav ul li a::before
{
  display: none;
}
.g-nav ul li a span::before
{
  filter: none;
  content: url(images/mame.png);  /*画像のURL*/
  padding-right: 3px;
  padding-top: 4px;
  filter: drop-shadow(0px 1px 2px rgb(100, 42, 46, 1));
}
.g-nav-inner {
  width:100%;
  height: 100%;
  margin: 0 auto;
}
.g-nav ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap:nowrap;
  margin: 0 ;
  border-top:none;
}
.g-nav ul li
{
  width: 100%;
  text-align: center;
  flex: 1 1;
  position: relative;
  display: flex;
  margin: 0 auto;
}
.g-nav li::after 
{
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  background-color: #b8b9dc;
  position: absolute;
  right: -1px;
  top: calc((100% - 40px)/2);
}
.g-nav li:last-child::after 
{
  content: none;
}
.g-nav ul li a
{
  background: none;
  border: none;
  padding: 0 10px;
  border-radius: 0;
  display: flex;
}
.g-nav a:hover span 
{
  color: #fff;
  position: relative;
}
.g-nav a:hover span::after 
{
  content: "";
  position: absolute;
  display: block;
  height: 4px;
  width: 100%;
  bottom: 0;
  background-color: #e17116;
  border-radius: 4px;
}
 .g-nav span 
 {
  width: 100%;
  display: flex;
  align-items: center;
  word-break: keep-all;
justify-content: center;
}
h2 span
{
 position: relative;
 z-index: 3;
color: #222222;
}

section p
{
  margin: 0;
}
main
{
  margin-top: 2em;
  width:80%;
}
.circle4
  {
    display: block;
    width:350px;
    height:350px;
    border-radius: 50%;
    background: radial-gradient(at 50% 50%, rgba(255,164,0,0.22) 0, transparent 60%);
    z-index: -2;
    position: absolute;
    top:25%;
    left:-5%;
    overflow: hidden;
  }
  .img-margin-top
{
  margin-top:0;
}
  section p
  {
    margin:0 auto;
    text-align: left;
    width:80%;
    margin-top: 1.5em ;
    margin-bottom:  1.5em ;
  }
  .img-p
  {
    display: flex;
    text-align: center;
    align-items: center;
    margin:  0 auto 60px auto;
    width: 80%;
  }
  .img-p p
  {
  margin: 3em 0;
  padding:0;
  text-align: left;
  width:40%;
  }
  .img-p img
  {
    width:60%;
    max-width: 600px;
    margin:0 30px 0 0 ;
  }
  


  section
  {
    text-align: center;
  }
  .menu-main section
  {
    margin-bottom:40px ;
  }

  h3
  {
    display: inline-block;
    width: auto;
      margin:0 auto 0.7em 0;
    text-align: center;
  }
  .box1,.box3,.box5
  {
    background: none;
    background-color:#fcfcfc;
  }
  .menu-main .box1
  {
    background: none;
    background-color:#fcfcfc;
  }
  .h2-even span,.h2-odd span
  {
    background:none;
    width: 100%;
    color: #fcfcfc;
  }
  .h2-evenwrap,.h2-oddwrap
  {
    position: relative;
    z-index: 3;
  }
  .h2-oddwrap::before
  {
    content: "";
    width: 100vw;
    height: 50px;
    background: linear-gradient(to left, rgba(228, 150, 4)20%, rgb(228, 150, 4, 0.611) 45%);
  position: absolute;
    top:19%;
    right:25%;
  }
  .h2-evenwrap::before
  {
    content: "";
    width: 100vw;
    height: 50px;
    background: linear-gradient(90deg, rgba(228, 150, 4)20%, rgb(228, 150, 4, 0.611) 70%) ;
  position: absolute;
    top: 19%;
    left:25%;
  }
  .container
  {
    overflow-x: hidden;
  }
.menupage-dl dd
  {
    margin: 0;
   padding-bottom: 10px;
  }
.menupage-dl dt
  {
    margin-top: 10px;
  }
.image-wrap img 
{
  width: 80%;
  height: 500px;
  object-fit: cover;
  object-position: 0 55%;
}



}