@charset "UTF-8";
/*---------- ▼ opacity ----------*/
a[href*="#"] {
  transition: .5s;
}
a[href*="#"]:hover {
  opacity: .7;
}

/*---------- ▼ ribbon ----------*/
.ribbon {
  color: #fff;
  font-size: 3.0rem;
  background: url(../images/ribbon.png) no-repeat center/100%;
}

/*  ▼ inner
------------------------------------- */
[class*="inner"] {
  background: url(../images/pattern03.png) repeat;
}

/*--------------------------------------------------

    header

--------------------------------------------------*/
header {
  width: 100%;
  background: url(../images/pattern02.png) repeat;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 3px solid #6e4225;
  z-index: 500;
}
header h1 {
  background-color: #6e4225;
}
header h1 span {
  display: block;
}
header .h_wrap {
  padding: 14px 0;
}
header .h_item {
  position: relative;
}
header .h_item .logo {
  height: 69px;
  position: absolute;
  left: calc(50% - 94.5px);
}
header .h_adr {
  margin: 0 0 0 auto;
}
header .h_adr .tel {
  padding: 0 0 6px;
  background: url(../images/border01.png) repeat-x bottom;
}
header .h_adr > p {
  line-height: 1.65;
  padding: 0 3px;
  background: url(../images/border02.png) repeat-x bottom;
}
.gnav {
  padding: 0 90px;
  margin: 17px 0 0;
}
.gnav a {
  position: relative;
}
.gnav a::after {
  content: url(../images/nav/nav_on.png);
  position: absolute;
  right: -37px;
  bottom: -13px;
  transition: all 0.3s;
  opacity: 0;
  pointer-events: none;
}
.gnav a:hover::after {
  opacity: 1;
}
.gnav img {
  vertical-align: middle;
}

/*--------------------------------------------------

    catch

--------------------------------------------------*/
.catch {
  height: 780px;
  margin: 160px 0 40px;
  background: url(../images/catch_bg.png) no-repeat center/cover;
  position: relative;
}
.catch_basis {
  height: 100%;
  align-items: center;
  justify-content: flex-start;
}
.catch::after {
  content: '';
  width: 21px;
  height: 21px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  bottom: -24px;
  left: 0;
  right: 0;
  transform: rotate(135deg);
}

/*--------------------------------------------------

    about

--------------------------------------------------*/
#about {
  background: url(../images/about/bg.png) no-repeat center/cover;
}
.about_wrap {
  padding: 94px 0 0;
  text-align: center;
  background: url(../images/about/bg_center.png) no-repeat center/cover;
}
.about_wrap h3 {
  margin: 0 0 38px;
}
.about_wrap h3 + p {
  padding-bottom: 395px;
  background: url(../images/about/about_deco.png) no-repeat center bottom 68px;
}

/*--------------------------------------------------

    popularity

--------------------------------------------------*/
#popularity {
  background: url(../images/popularity/popularity_bg.png) no-repeat center/cover;
}
.popularity_wrap {
  padding: 86px 0 89px;
}
.popularity_wrap h3 {
  margin: 0 0 27px;
  text-align: center;
}
.popularity_wrap > p {
  margin: 0 0 49px;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 10px #6e4225, -1px 1px 10px #6e4225, 1px -1px 10px #6e4225, -1px -1px 10px #6e4225;
}
.popularity_inner {
  padding: 25px 70px 96px;
}
.popularity_inner dl {
  position: relative;
}
.popularity_inner dl dt {
  line-height: 1.3;
  margin: 0 0 20px;
}
.popularity_inner dl:first-child {
  margin: 0 0 45px;
}
.popularity_inner dl:first-child .photo {
  right: 0;
}
.popularity_inner dl:first-child .photo::after {
  content: url(../images/popularity/deco01.png);
  position: absolute;
  top: 0;
  right: -26px;
}
.popularity_inner dl:first-child dt > * {
  padding-left: 35px;
}
.popularity_inner dl:first-child dd {
  padding: 0 100px 138px 35px;
  background: url(../images/popularity/deco02.png) no-repeat left 95px bottom;
}
.popularity_inner dl .cnts {
  width: 613px;
  padding: 47px 0 0;
  margin: 0 auto 0 0;
}
.popularity_inner dl .ribbon {
  padding: 8px 0;
}
.popularity_inner dl .emphasis {
  font-size: 2.4rem;
  position: relative;
}
.popularity_inner dl .emphasis::after {
  content: url(../images/popularity/deco04.png);
  position: absolute;
  top: -12px;
  right: -17px;
}
.popularity_inner dl .photo {
  position: absolute;
  top: 0;
}
.popularity_inner dl:last-of-type .cnts {
  margin: 0 0 0 auto;
}
.popularity_inner dl:last-of-type dt > * {
  padding-left: 110px;
}
.popularity_inner dl:last-of-type dd {
  padding-left: 110px;
}
.popularity_inner dl:last-of-type dd p:last-of-type {
  padding: 8px 0 0;
}
.popularity_inner dl:last-of-type .photo {
  left: 0;
}
.popularity_inner dl:last-of-type .photo::after {
  content: url(../images/popularity/deco03.png);
  position: absolute;
  bottom: -14px;
  left: -33px;
}

/*--------------------------------------------------

    menu

--------------------------------------------------*/
#menu {
  background: url(../images/menu/menu_bg.png) no-repeat center/cover;
}
.menu_wrap {
  padding: 62px 0 87px;
}
.menu_wrap h3 {
  text-align: center;
}
.menu_wrap > p {
  margin: 17px 0 40px;
  text-align: center;
  text-shadow: 1px 1px 5px #fff , -1px 1px 5px #fff , 1px -1px 5px #fff , -1px -1px 5px #fff;
}
.menu_inner {
  padding: 60px;
  margin: 0 0 50px;
}
.menu_inner h4 {
  width: 100%;
  margin: 0 0 25px;
  font-size: 2.3rem;
  background: url(../images/border04.png) repeat-x bottom;
}
.menu_inner h4 span {
  display: inline-block;
  position: relative;
}
.menu_inner h4 span::after {
  content: url(../images/deco01.png);
  position: absolute;
  top: -7px;
  right: -65px;
}
.menu_item {
  position: relative;
}
.menu_item dl {
  line-height: 1.5;
  width: 300px;
  padding: 10px;
  background-color: #fff;
}
.menu_item dt {
  line-height: 1;
  padding: 0 0 10px;
  margin: 22px 0 10px;
  background: url(../images/border03.png) repeat-x center bottom;
}
.menu_list {
  flex: 1 0 626px;
  flex-direction: column;
  justify-content: flex-start;
  align-content: space-between;
  margin: 0 0 0 34px;
}
.menu_item:first-child {
  margin: 0 0 72px;
}
.menu_item:first-child .menu_list {
  height: 320px;
  background: url(../images/menu/item01.png) no-repeat right 59px bottom 70px;
}
.menu_item:first-child .caution {
  line-height: 1.6;
  position: absolute;
  right: 0;
  bottom: 7px;
}
.menu_item:first-child .caution p {
  padding: 0;
}
.menu_item:last-child .menu_list {
  height: 412px;
  background: url(../images/menu/item02.png) no-repeat right 85px bottom 137px;
}
.menu_item:last-child .menu_list li {
  margin: 0 0 15px;
}
.menu_item:last-child .caution {
  line-height: 1.6;
  position: absolute;
  right: 0;
  bottom: 44px;
}
.menu_item:last-child .caution p {
  padding: 0;
}
.menu_list li {
  width: 48%;
  line-height: 1.5;
  margin: 0 0 14px;
  border-bottom: 2px dotted;
}
.banner {
  padding: 56px 75px;
  color: #fff;
  background: #094f2b url(../images/menu/banner_bg.png) no-repeat top right/auto 100%;
  position: relative;
}
.banner::after {
  content: '';
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #eddabc;
  position: absolute;
  top: 10px;
  left: 10px;
}
.banner h4 {
  font-size: 2.3rem;
  margin: 0 0 7px;
}
.banner p {
  position: relative;
}
.banner p::after {
  content: url(../images/menu/item03.png);
  position: absolute;
  bottom: -40px;
  left: -50px;
}

/*--------------------------------------------------

    scene

--------------------------------------------------*/
#scene {
  background: url(../images/scene/scene_bg.png) no-repeat center/cover;
}
#scene .store {
  width: 37.1%;
  line-height: 1.5;
  padding: 18px 26px;
  margin: 0 auto;
  color: #fff;
  border-radius: 8px;
  border: 1px solid;
  background-color: #094f2b;
  transition: all .5s;
  position: relative;
}
#scene .store:hover {
  background-color: #6e4225;
}
#scene .store::after {
  content: '';
  width: 9px;
  height: 9px;
  right: 14px;
  border-top: 2px solid;
  border-right: 2px solid;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.scene_wrap {
  padding: 98px 0 90px;
}
.scene_wrap h3 {
  margin: 0 0 47px;
  text-align: center;
}
.scene_case {
  width: 47.3%;
  line-height: 1.5;
  padding: 33px 45px;
  margin: 0 0 50px;
  background-color: #f4e8cd;
}
.scene_case h4 {
  width: 270px;
  margin: 0 auto;
  padding: 25px 0 35px;
  font-size: 2.0rem;
  text-align: center;
  background: url(../images/scene/balloon.png) no-repeat center center/100%;
  position: relative;
}
.scene_case h4::after {
  content: url(../images/scene/deco.png);
  position: absolute;
  top: -13px;
  right: -15px;
}
.scene_case h4 + div {
  width: 100%;
  margin: 12px 0 26px;
  text-align: center;
}

/*--------------------------------------------------

    shop

--------------------------------------------------*/
#shop {
  background: url(../images/shop/shop_bg.png) no-repeat center/cover;
}
.shop_wrap {
  padding: 99px 0 90px;
}
.shop_wrap h3 {
  margin: 0 0 47px;
  text-align: center;
}
.shop_block {
  padding: 60px;
  background: url(../images/pattern02.png) repeat;
}
.shop_block .map {
  width: 100%;
  height: 400px;
  margin: 58px 0 0;
  border: 1px solid;
}
.shop_data {
  flex: 1;
  margin: 0 48px 0 0;
}
.shop_data .shop_logo {
  margin: 0 0 50px;
  text-align: center;
}
.shop_data dl {
  padding: 6.6px 0;
  border-bottom: 2px dotted;
}
.shop_data dl:first-of-type {
  border-top: 2px dotted;
}
.shop_data dt {
  width: 78px;
}
.shop_data dd {
  flex: 1;
  margin: 0 0 0 42px;
}

/*--------------------------------------------------

    contact

--------------------------------------------------*/
#contact {
  background: url(../images/contact/contact_bg.png) no-repeat center/cover;
}
.contact_wrap {
  padding: 100px 0 90px;
}
.contact_inner {
  padding: 60px 0;
  background: url(../images/contact/contact_subBg.png) no-repeat top right -60px/65% 100%, url(../images/pattern03.png) repeat center/35%;
}
.contact_inner > * + * {
  padding-left: 48px;
}
.contact_inner h3 {
  padding: 12px 0 12px 48px;
  margin: 0 0 20px;
  background: url(../images/contact/deco02.png) no-repeat center left/auto 100%;
}
.contact_tel {
  margin: 15px 0 20px;
}
.contact_info {
  max-width: 400px;
  line-height: 1.5;
  padding-top: 24px;
  padding-bottom: 24px;
  background: url(../images/border05.png) no-repeat left 48px top, url(../images/border06.png) no-repeat left 48px bottom;
  position: relative;
}
.contact_info::after {
  content: url(../images/contact/deco.png);
  position: absolute;
  top: -39px;
  left: 14px;
}
.contact_info p {
  padding: 0 15px;
}

/*--------------------------------------------------

    privacy

--------------------------------------------------*/
.privacy {
  background: url(../images/pattern02.png);
}
.privacy_wrap {
  padding: 50px 0;
}
.privacy h3 {
  margin: 0 0 40px;
  font-size: 24px;
  text-align: center;
}
.privacy h3 span {
  display: inline-block;
  padding: 0 0 7px;
  border-bottom: 1px solid;
}
.privacy_cnts {
  height: 265px;
  border: 4px solid #6e4225;
}

/*--------------------------------------------------

    footer

--------------------------------------------------*/
footer .ft_wrap {
  width: 351px;
  padding: 50px 0 30px;
  text-align: center;
}
footer .f_tel {
  margin: 30px 0 13px;
}
footer .ft_info {
  line-height: 1.3;
  padding: 12px 0;
  color: #fff;
  background: url(../images/borderwhite01.png) repeat-x top, url(../images/borderwhite02.png) repeat-x bottom;
}
footer .ft_info p {
  padding: 0;
}
footer .facebook {
  width: 140px;
  padding: 3px 0 7px;
  margin: 30px auto 0;
  background-color: #0068b7;
  transition: all .5s;
}
footer .facebook:hover {
  background-color: #3b5998;
}
footer .facebook img {
  vertical-align: middle;
}
footer .copy {
  font-size: 1.3rem;
  text-align: center;
  background-color: #eedfc8;
}
footer .copy a {
  display: inline-block;
  text-decoration: underline;
}
