@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src:url(../font/NotoSansCJKjp-Regular.otf) format('opentype'),
    url(../font/NotoSansCJKjp-Regular.ttf)  format('truetype'),
    url(../font/NotoSansCJKjp-Regular.woff) format('woff'),
    url(../font/NotoSansCJKjp-Regular.eot) format('eot');
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: bold;
  font-weight: 700;
  src:url(../font/NotoSansCJKjp-Bold.otf) format('opentype'),
    url(../font/NotoSansCJKjp-Bold.ttf)  format('truetype'),
    url(../font/NotoSansCJKjp-Bold.woff) format('woff'),
    url(../font/NotoSansCJKjp-Bold.eot) format('eot');
}
body{
  font-family:'Noto Sans Japanese';
  line-height: 1.5;/*android用*/
  -webkit-text-size-adjust: 100%;
}
body.open{
  height: 100%;
  overflow: hidden;
}
a{
  text-decoration: none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.yon_wrap{
  width: 1040px;
  margin: auto;
}
img{max-width: 100%;}
input{-webkit-tap-highlight-color:rgba(0,0,0,0);}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  border-radius: 0;
}
input[type="number"] {-moz-appearance:textfield;}
button{
  font-family: "Noto Sans Japanese", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 1rem;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}


/*header*/
.yon_header{
  padding: 64px 0 56px;
  border-top: 4px solid #394384;
}
.yon_logo{
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}
.yon_logo>img{width: 340px;}
.yon_menu{
  position: absolute;
  display: flex;
  justify-content: flex-end;
  right: 0;
  top: 0;
}
.yon_menu p{margin-left: 24px;}
.yon_fb{
  width: 32px;
  padding-top: 20px;
}
.yon_twr{
  width: 32px;
  padding-top: 20px;
}
.yon_ytbe{
  width: 46px;
  padding-top: 20px;
}

.yon_navi ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 96px;
}
.yon_navi li a{
  font-size: 1.25rem;
  font-weight: bold;
  color: #323232;
}
.yon_navi li a img{
  width: 56px;
  margin-right: 8px;
}
.yon_mnbtn{
  position: fixed;
  display: none;
  width: 38px;
  top: 30px;
  right: 10px;
  cursor: pointer;
  z-index: 1300;
}



.yon_header.active{
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  padding: 10px 30px;
  background-color: rgba(255,255,255,0.9);
  z-index: 1000;
}
.yon_header.active .yon_wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yon_header.active .yon_logo{margin-bottom: 0;}
.yon_header.active .yon_logo>img{width: 286px;}
.yon_header.active .yon_menu{display: none;}
.yon_header.active .yon_navi ul{
  width: 656px;
  padding: 0;
}
.yon_header.active .yon_navi li a{font-size: 1rem;}
.yon_header.active .yon_navi li a img{width: 46px;}








/*スクロール後のメニュー調整用*/
.yon_top.active{margin-top: 306px;}








/*ボディ下部*/
.yon_store{
  padding: 88px 0;
  background-color: #F5F5F5;
}
.yon_colm2{
  display: flex;
  justify-content: space-between;
}
.yon_store .yon_colm2>div{
  text-align: center;
  opacity: 0;
  transform: translateY(20px);
}
.yon_store .yon_colm2>div:first-of-type{transition: all 0.25s linear}
.yon_store .yon_colm2>div:last-of-type{transition: all 0.25s linear 0.2s}

.yon_store .yon_colm2>div.active{
  opacity: 1;
  transform: none;
}

.yon_storename{
  margin-bottom: 12px;
  font-size: 1.875rem;
  font-weight: bold;
  color: #323232;
}
.yon_store figcaption{
  padding: 16px 0 8px;
  background-color: #FFFFFF;
}
.yon_businesshours{
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  color: #323232;
}
.yon_holyday{
  margin-bottom: 10px;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  color: #323232;
}
.yon_holyday span{
  vertical-align: baseline;
  font-size: 0.875rem;
}
.yon_address{
  letter-spacing: 0.1em;
  color: #707070;
}
.yon_address span{margin-left: 1em;}
.yon_store figcaption img{vertical-align: baseline;}
.yon_store a{
  cursor: default;
  pointer-events: none;
}
.yon_fdicon{width: 70px;}



.yon_map{height: 500px;}
.yon_map>div{
  width: 100%;
  height: 100%;
}
.gm-style .gm-style-iw-d{overflow: visible !important;}
.gm-style .gm-style-iw-c{
  top: 100px;
  left: -27px;
  font-size: 1rem;
  font-weight: bold;
  color: #3c4585;
  transform: none;
  border-radius: 0;
  padding: 0px 4px !important;
}
.gm-style .gm-style-iw-c button{display: none !important;}
.gm-style .gm-style-iw-t::after{content: none;}



/*footer*/
.yon_footer{
  padding: 64px 0 176px;
  background-color: #3C3C3C;
}
.yon_footerlogo{
  width: 236px;
  text-align: center;
}
.yon_txt01{
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #FFFFFF;
}
.yon_footerlogo>img{margin-bottom: 28px;}
.yon_txt02{
  margin-bottom: 30px;
  font-weight: bold;
  color: #FFFFFF;
}
.yon_txt02 span:first-of-type{margin-right: 40px;}
.yon_ftlink a{
  display: inline-block;
  height: 32px;
  aspect-ratio: 1;
}
.yon_ftlink a:nth-of-type(3){aspect-ratio: 143/32;}
.yon_ftlink a img{
  width: 100%;
  height: 100%;
}
.yon_ftlink a:nth-of-type(2){margin: 0 10px;}


.yon_ftsitemap{width: 710px;}
.yon_ftnavi{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.yon_ftnavi>li{}
.yon_ftnavi>li>a{
  font-weight: bold;
  color: #FFFFFF;
}

.yon_subhead{margin-top: 32px;}
.yon_subhead li{
  line-height: 2;
  font-size: 0.875rem;
  color: #FFFFFF;
}
.yon_subhead li a{
  margin-left: 8px;
  color: #FFFFFF;
}






.yon_gotop{
  position: fixed;
  display: none;
  right: 35px;
  bottom: 35px;
  z-index: 10;
}
.yon_gotop a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: rgba(0,0,0,.5);
}
.yon_gotop a span{
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: 20px;
  left: 18px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  transform: rotate(-45deg);
}






.yon_overlay{
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3C3C3C;
  z-index: 1200;
}
.yon_spmenu{
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  padding: 0 24px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: all 0.2s linear;
}
.yon_menubox{
  background: #3C3C3C;
}
.yon_spnavi{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 44px;
}
.yon_spnavi>li{width: 49%;}
.yon_spnavi>li:first-of-type{
  width: 100%;
  margin-bottom: 22px;
}
.yon_spnavi>li:nth-of-type(2),
.yon_spnavi>li:nth-of-type(3){margin-bottom: 44px;}
.yon_spnavi>li>a{
  font-weight: bold;
  color: #FFFFFF;
}
.yon_spsub{margin-top: 12px;}
.yon_spsub li{
  line-height: 2;
  font-size: 0.75rem;
  color: #FFFFFF;
}
.yon_spsub li a{
  display: inline-block;
  color: #FFFFFF;
}

.yon_snslink{display: flex;}
.yon_snslink p{margin-right: 24px;}
.yon_snslink p img{height: 24px;}

.yon_spmenu.active{
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 1300;
}













/*404*/
.yon_404{margin-bottom: 80px;}
.yon_404 h1{
  margin-bottom: 24px;
  font-size: 2rem;
}
.yon_404 a{
  display: inline-block;
  margin-top: 24px;
  text-decoration: underline;
  color: #619FD5;
}






@media screen and (min-width:768px){
  .yon_logo a:hover{opacity: 0.7;}
  .yon_menu a:hover{opacity: 0.7;}
  .yon_navi li a:hover{opacity: 0.7;}

  .yon_gotop a:hover{opacity: 0.7;}
  .yon_footer a:hover{opacity: 0.5;}

  .yon_404 a:hover{text-decoration: none;}
}















/*-----------------------------------------*/
/*--------------レスポンシブ---------------*/
/*-----------------------------------------*/
@media screen and (max-width:768px){
  .yon_wrap{width: 100%;}
  .yon_header{padding: 10px;}
  .yon_header.active{padding: 10px;}
  .yon_logo{
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .yon_menu{
    position: relative;
    right: 56px;
    z-index: 1000;
  }
  .yon_mnbtn{display: block;}
  .yon_mnbtn img:last-of-type{display: none;}
  .yon_mnbtn.active img:first-of-type{display: none;}
  .yon_mnbtn.active img:last-of-type{display: inline;}

  .yon_navi{display: none;}


  .yon_top.active{margin-top: 110px;}


  .yon_colm2{display: block;}
  .yon_colm2>div{
    width: 498px;
    margin: auto;
  }
  .yon_colm2>div:first-of-type{margin-bottom: 48px;}
  .yon_store a{pointer-events: all;}


  .yon_footer{padding: 32px 0 40px}
  .yon_footer .yon_colm2{
    display: flex;
    flex-wrap: wrap;
  }
  .yon_footer .yon_colm2 div{width: 100%;}
  .yon_footer .yon_footerlogo{
    padding-top: 40px;
    order: 2;
  }
  .yon_footer .yon_ftsitemap{
    padding: 0 10%;
    border-bottom: 1px solid #C7C7C7;
    order: 1;
  }
  .yon_ftnavi>li{margin-bottom: 40px;}

}
@media screen and (max-width:420px){
  .yon_logo>p>img,
  .yon_logo>a>img,
  .yon_header.active .yon_logo>img{width: 176px}

  .yon_menu p{margin-left: 10px;}
  .yon_fb{
    width: 22px;
    padding-top: 7px;
  }
  .yon_twr{
    width: 22px;
    padding-top: 7px;
  }
  .yon_ytbe{
    width: 32px;
    padding-top: 7px;
  }
  .yon_mnbtn{top: 10px;}


  .yon_navi ul{
    padding: 0;
    justify-content: space-around;
  }
  .yon_navi ul li{
    width: 72px;
    text-align: center;
  }
  .yon_navi li a{font-size: 0.75rem;}
  .yon_navi li a img{
    display: block;
    width: 20px;
    margin: auto;
  }


  .yon_top.active{margin-top: 75px;}


  .yon_colm2>div{width: 100%;}
  .yon_store{padding: 50px 32px;}
  .yon_holyday{font-size: 1rem;}
  .yon_holyday span{font-size: 0.75rem;}
  .yon_businesshours{font-size: 0.75rem;}
  .yon_fdicon{width: 44px;}
  .yon_telimg{width: 190px;}
  .yon_address{font-size: 0.875rem;}
  .yon_address span{
    display: block;
    margin-left: 0;
  }





  .yon_footer .yon_ftsitemap{padding: 0 24px;}
  .yon_ftnavi{flex-wrap: wrap;}
  .yon_ftnavi>li{width: 49%;}

}
@media screen and (max-width:375px){}
@media screen and (max-width:360px){}
@media screen and (max-width:320px){}


