@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');


/*/////////////////////////////
reset
/////////////////////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* list
* ------------------------- */
li {
  list-style: none;
}

/* link
* ------------------------- */
a {
  text-decoration: none;
  color: inherit;
}

/* img
* ------------------------- */
img {
  max-width: 100%;
  height: auto;
  outline: none;
  vertical-align: top;
}

a img {
  border: 0px;
}

svg {
  width: 100%;
}

/* other
* ------------------------- */
.pc {
  display: inherit  !important;
}

.sp {
  display: none !important;
}

.font_en {
  font-family: 'Jost';
}

/*/////////////////////////////
elle shop about
/////////////////////////////*/
#main {
  font-family: 'ゴシックMB101','游ゴシック', "Yu Gothic", YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#main #shop-about {
  font-weight: 300;
}
#main #shop-about {
  width: 1016px;
  background-color: #F5F5F5;
}
#main #shop-about > .main_image {
  position: relative;
  display: block;
}
#main #shop-about > .main_image > .welcome_title {
  position: absolute;
  top: 46px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
#main #shop-about > .main_image > .welcome_title > .i {
  display: block;
  width: 100%;
}
#main #shop-about > .main_image > .image {
  width: 100%;
}
#main #shop-about > .main_image > .image > .i {
  display: block;
  width: 100%;
}
#main #shop-about > .lead_section {
  padding-top: 80px;
  padding-bottom: 80px;
}
#main #shop-about > .lead_section .section_inner > .lead {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
#main #shop-about > .lead_section .section_inner > .text {
  margin-top: 21px;
  font-size: 14px;
  line-height: 1.8571428571;
  text-align: center;
}
#main #shop-about > .guide_section {
  width: 956px;
  margin-left: auto;
  margin-right: auto;
}
#main #shop-about > .guide_section > .guide_block {
  position: relative;
  width: 100%;
  padding-top: 64px;
  padding-bottom: 44px;
  background-color: #fff;
}
#main #shop-about > .guide_section > .guide_block > .block_inner {
  width: 876px;
  margin-left: auto;
  margin-right: auto;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .section_title {
  text-align: center;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .section_title > .en {
  display: block;
  font-size: 34px;
  line-height: 0.8823529412;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .section_title > .ja {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.4285714286;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item {
  width: 190px;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item > .image {
  width: 99px;
  margin-left: auto;
  margin-right: auto;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item > .image > .i {
  display: block;
  width: 100%;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item > .guide_title {
  margin-top: 32px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3333333333;
  text-align: center;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item > .text {
  margin-top: 9px;
  font-size: 12px;
  line-height: 1.6666666667;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item > .button {
  margin-top: 36px;
  width: 100%;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item > .button > .link {
  display: block;
  width: 100%;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 0.9166666667;
  border: 1px solid #B49058;
  color: #B49058;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item > .button > .link:hover {
  opacity: 0.7;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list > .item:nth-child(2) > .button {
  margin-top: 16px;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list.scrolleff_2 > .item {
  transition: opacity 0.5s 0.1s ease;
  opacity: 0;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list.scrolleff_2 > .item:nth-child(1) {
  transition-delay: 0.1s;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list.scrolleff_2 > .item:nth-child(2) {
  transition-delay: 0.3s;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list.scrolleff_2 > .item:nth-child(3) {
  transition-delay: 0.5s;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list.scrolleff_2 > .item:nth-child(4) {
  transition-delay: 0.7s;
}
#main #shop-about > .guide_section > .guide_block > .block_inner > .list.scrolleff_2.view > .item {
  opacity: 1;
}
#main #shop-about > .guide_section > .text_link {
  width: 132px;
  margin-top: 11px;
  margin-left: auto;
  margin-right: 0;
}
#main #shop-about > .guide_section > .text_link > .link {
  font-size: 12px;
  text-decoration: underline;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .guide_section > .text_link > .link:hover {
  opacity: 0.7;
}
#main #shop-about > .howto_section {
  position: relative;
  padding-top: 80px;
}
#main #shop-about > .howto_section > .section_inner {
  width: 956px;
  margin-left: auto;
  margin-right: auto;
}
#main #shop-about > .howto_section > .section_inner > .section_title {
  text-align: center;
}
#main #shop-about > .howto_section > .section_inner > .section_title > .en {
  display: block;
  font-size: 34px;
  line-height: 0.8823529412;
}
#main #shop-about > .howto_section > .section_inner > .section_title > .ja {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.4285714286;
}
#main #shop-about > .howto_section > .section_inner .howto_block {
  position: relative;
  width: 100%;
  background-color: #fff;
  margin-top: 90px;
  padding-top: 74px;
  padding-bottom: 71px;
}
#main #shop-about > .howto_section > .section_inner .howto_block > .no {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 103px;
  margin-left: auto;
  margin-right: auto;
}
#main #shop-about > .howto_section > .section_inner .howto_block > .no > .i {
  display: block;
  width: 100%;
}
#main #shop-about > .howto_section > .section_inner .howto_block > .block_inner {
  position: relative;
  width: 100%;
}
#main #shop-about > .howto_section > .section_inner .howto_block > .block_inner > .howto_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
#main #shop-about > .howto_section > .section_inner .howto_block > .block_inner > .text {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.7142857143;
  text-align: center;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__01 > .block_inner > .carousel {
  margin-top: 44px;
  display: block;
  width: 100%;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__01 > .block_inner > .credit {
  margin-top: 10px;
  margin-left: 12px;
  font-size: 8px;
  line-height: 1.375;
  color: #959595;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__01 > .block_inner > .navi {
  margin-top: 53px;
  margin-left: auto;
  margin-right: auto;
  width: 754px;
  display: flex;
  justify-content: space-between;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__01 > .block_inner > .navi > .button {
  width: 230px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__01 > .block_inner > .navi > .button > .link {
  display: block;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: #B49058;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .howto_section > .section_inner .howto_block.__01 > .block_inner > .navi > .button > .link:hover {
  opacity: 0.7;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 {
  padding-bottom: 50px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner {
  width: 856px;
  margin-left: auto;
  margin-right: auto;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list {
  margin-top: 55px;
  display: flex;
  flex-wrap: wrap;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item {
  width: 260px;
  margin-right: 38px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item > .link > .bunner_image {
  width: 100%;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item > .link > .bunner_image > .i {
  display: block;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item > .link > .content_title {
  position: relative;
  display: inline-block;
  margin-top: 23px;
  font-size: 25px;
  line-height: 0.8;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item > .link > .content_title::after {
  position: absolute;
  top: 16%;
  right: -20px;
  content: "";
  background: url(/contents/welcome/assets/image/arrow.svg) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  width: 7px;
  height: 12px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item > .link > .text {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.6666666667;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item > .link:hover > .content_title {
  opacity: 0.7;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item > .link:hover > .text {
  opacity: 0.7;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item:nth-child(3n) {
  margin-right: 0;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list > .item:nth-child(n+4) {
  margin-top: 40px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list.scrolleff_2 > .item {
  transition: opacity 0.5s 0.1s ease;
  opacity: 0;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list.scrolleff_2 > .item:nth-child(1) {
  transition-delay: 0.1s;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list.scrolleff_2 > .item:nth-child(2) {
  transition-delay: 0.3s;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list.scrolleff_2 > .item:nth-child(3) {
  transition-delay: 0.5s;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list.scrolleff_2 > .item:nth-child(4) {
  transition-delay: 0.7s;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list.scrolleff_2 > .item:nth-child(5) {
  transition-delay: 0.9s;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list.scrolleff_2 > .item:nth-child(6) {
  transition-delay: 1s;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__02 > .block_inner > .content_list.scrolleff_2.view > .item {
  opacity: 1;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 {
  padding-bottom: 80px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 > .block_inner > .sns_list {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 > .block_inner > .sns_list > .item {
  margin-right: 30px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 > .block_inner > .sns_list > .item:last-child {
  margin-right: 0;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 > .block_inner > .sns_list > .item > .link > .i {
  display: block;
  width: 100%;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 > .block_inner > .store_list {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 > .block_inner > .store_list > .item {
  width: 201.24px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 > .block_inner > .store_list > .item:first-child {
  margin-right: 30px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__03 > .block_inner > .store_list > .item > .link > .i {
  display: block;
  width: 100%;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .howto_section > .section_inner .howto_block.__04 {
  padding-bottom: 65px;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__04 > .block_inner > .banner {
  margin-top: 52px;
  width: 856px;
  margin-left: auto;
  margin-right: auto;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__04 > .block_inner > .banner > .link {
  width: 100%;
  height: 100%;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__04 > .block_inner > .banner > .link > .image {
  width: 100%;
}
#main #shop-about > .howto_section > .section_inner .howto_block.__04 > .block_inner > .banner > .link > .image > .i {
  display: block;
  width: 100%;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .bottom_section {
  padding-top: 75px;
}
#main #shop-about > .bottom_section > .button {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#main #shop-about > .bottom_section > .button > .link {
  display: block;
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: #B49058;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .bottom_section > .button > .link:hover {
  opacity: 0.7;
}
#main #shop-about > .bottom_section > .link_list {
  margin-top: 40px;
  padding-bottom: 80px;
  display: flex;
  justify-content: center;
}
#main #shop-about > .bottom_section > .link_list > .link {
  font-size: 12px;
  line-height: 1;
  text-decoration: underline;
  margin-right: 30px;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#main #shop-about > .bottom_section > .link_list > .link:last-child {
  margin-right: 0;
}
#main #shop-about > .bottom_section > .link_list > .link:hover {
  opacity: 0.7;
}

.scrolleff {
  transition: opacity 0.5s 0.1s ease;
  opacity: 0;
}
.scrolleff.view {
  opacity: 1;
}



#log_in li.login ul li{padding:8px 0;}
#top-2016 .right-box .nav-user#log_in > li > a{padding-top:4px;}
.inner .anv{font-family: 'ゴシックMB101', '游ゴシック', "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;}
#top-2016 .nav-area ul.genre > li,
.right-box .search,
ul.nav-other-site a{font-size:12px;}
ul.nav-other-site span > img{padding-top:5px;}
.right-box .search #suiseiSuggest div{padding:8px 0 8px 6px;}
.genre #decor-menu,
.genre #gourmet-menu{padding:4px;}