@charset "utf-8";
/* CSS Document */

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,font,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

ol,ul {
  list-style: none;
}

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

caption,th,td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,q {
  quotes: """";
}

a img {
  border: 0;
}

figure {
  margin: 0
}

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

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

body {
  color: #333333;
  font: 16px Meiryo, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.5;
  background: #ffffff;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
  height: auto;
}


/* リンク設定
------------------------------------------------------------*/
a {
  color: #cc0000;
  text-decoration: none;
}

a:hover {
  color: #b30322;
}

a:active,
a:focus {
  outline: 0;
}


/*  common
------------------------------------------------------------*/
.clear {
  clear: both;
  line-height: 0px;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

.saladbar {
  text-align: right;
}

/*\*/
* html .clearfix {
  height: 1em;
  overflow: visible;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

/* 全体
------------------------------------------------------------*/

.wrapper-bottom {
  padding: 70px 0 60px 0;
  width: 100%;
  position: relative;
}

.wrapper,
.wrapper-beige,
.wrapper-red {
  padding: 40px 0 20px 0;
  width: 100%;
  position: relative;
}

/*#wrapper-top{
padding:0;
margin:0 auto;
width:100%;
position:relative;
background-color: #000;
background-image: url(images/mv_01.jpg);
background-position: center top;
background-repeat: no-repeat;
}*/
#wrapper-top {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  position: relative;
  /*background-color: #000;*/
}

.wrapper {
  margin: 0 auto;
}

.wrapper-beige {
  margin: 0 auto;
  background-color: #fbf6ed;
}

.wrapper-red {
  margin: 0 auto;
  background-color: #b50015;
}

.wrapper-bottom {
  margin: 0 auto;
  background-color: #000;
}

.inner,
.inner-top {
  margin: 0 auto;
  width: 100%;
}

.list_01 {
  list-style-type: none;
  padding-left: 1rem;
}

.list_01 li:before {
  content: "※";
  margin-left: -1rem;
}

.list_02 span {
  font-weight: bold;
}

/* 202509 add */
.list_02 dt {
  line-height: 1;
  margin-bottom: 5px;
  font-weight: bold;
}
.list_02 dd {
  line-height: 1.6;
  margin-bottom: 20px;
}
/* 202509 add end */

.list_03 {
  list-style-type: none;
}

.list_03 li {
  float: left;
}

.list_03 li:after {
  content: "\00a0/\00a0";
}

.list_03 li:last-child:after {
  content: "";
}

.list_04 {
  list-style-type: disc;
  padding-left: 1.5rem;
}

.list_05 li {
  float: left;
}

.list_05 li:after {
  content: "、";
}

.list_05 li:last-child:after {
  content: "";
}

/* page-top */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#page-top a {
  background-color: rgba(190, 153, 89, 0.8);
  text-decoration: none;
  color: #fff;
  width: 70px;
  padding: 20px 0;
  font-size: 16px;
  text-align: center;
  display: block;
  border-radius: 5px;
}

#page-top a:hover {
  text-decoration: none;
  background-color: rgba(190, 153, 89, 1.0);
}


/*************
/* ヘッダー
*************/
header .logo {
  position: relative;
  z-index: 100;
}

#wrapper-top {
  height: 100%;
}

#wrapper-top nav {
  width: 100%;
  height: 75px;
  position: fixed;
  top: 0;
  text-align: right;
  z-index: 1;
  background-color: #ffffff;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

#wrapper-top nav a,
#wrapper-top nav a:hover {
  color: #481a0b;
}

.wrap-video {
  display: block;
}
.wrap-video video {
  width: 100%;
  height: 50%;
}

.wrap-video,
.mv_title {
  position: relative;
  margin: 0;
  padding: 75px 0 0;
  line-height: 1;
}
.wrap-mv {
  width: 100%;
}

.wrap-mv,
.mv_title {
  position: relative;
  margin: 0;
  padding: 75px 0 0;
  line-height: 1;
}

#wrapper-top .inner-top ul li {
  width: 76px;
  padding: 10px;
  text-align: center;
  line-height: 1.2em;
  font-size: 13px;
  font-weight: bold;
  float: right;
}

#wrapper-top .inner_mv {
  width: 100%;
  background: linear-gradient(25deg, rgba(0, 0, 0, 1.0), rgba(0, 0, 0, 1.0));
}

#wrapper-top .inner_mv section {
  color: #ffffff;
}

#wrapper-top .inner_mv section h1 {
  color: #be9959;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.3;
}

#wrapper-top .inner_mv section h2 {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 5px;
}



.cv_block_bg {
	width: 100%;
  padding: 5px;
  border-radius: 4px;
  background: #ff0000;
  /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); */
  box-sizing: border-box;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8a00+0,ff5a00+100 */
  background: rgb(255, 138, 0);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a00', endColorstr='#ff5a00', GradientType=0);
  /* IE6-9 */
}

.cv_block_bg .inner {
  padding: 10px;
  border: 4px solid #fff;
  border-radius: 4px;
  text-align: center;
  box-sizing: border-box;
}

.cv_block_bg a,
.cv_block_02 a {
  color: #fff;
}

.cv_block_bg .inner .btn-ttl {
  background: url(images/contact_ttl_bg_sp.gif) repeat 0 0;
  border-radius: 2px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  float: none;
  position: relative;
}

.cv_block_bg .inner .btn-ttl:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .3),
    1px 1px 0 rgba(0, 0, 0, .2) inset;
}

.cv_block_bg .inner .btn-tel {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.3;
  float: none;
  text-align: center;
  padding: 5px 0 0 28px;
  background: url(images/contact_tel_01.png) no-repeat 0 16px;
  background-size: 22px auto;
  display: inline-block;
}

.cv_block_bg .inner .btn-time {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

h3 {
  text-align: center;
  color: #481a0b;
  font-weight: bold;
  display: table;
  white-space: nowrap;
  background-image: url(images/ico_ttl_01.png), url(images/ico_ttl_02.png);
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
  margin-bottom: 30px;
}

h3 .pad25 {
  padding: 0 4em;
}

h3 span.sub {
  color: #be9959;
}

.wrapper-red h3 {
  color: #ffffff;
}

.wrapper-red h3 span.sub {
  color: #ffffff;
}

h3:after,
h3:before {
  content: '';
  display: table-cell;
  color: #be9959;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 2px), transparent -webkit-calc(50% + 2px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 2px)), to(transparent calc(50% + 2px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
  -webkit-background-clip: padding;
  background-clip: padding;
}

h3.short:after {
  border-left: 2.2em solid transparent;
}

h3.short:before {
  border-right: 2.2em solid transparent;
}

h3:after {
  border-left: 0.7em solid transparent;
}

h3:before {
  border-right: 0.7em solid transparent;
}

h4 {
  margin-bottom: 25px;
  text-align: center;
  font-size: 20px;
}

.menu-rank {
  display: flex;
  gap: 20px 20px;
  width: fit-content;
  margin: 0 auto 30px;
}
.menu-rank a:hover {
  opacity: .8;
}

.menu-rank.clm2 {
  width: 660px;
}

.menu-rank dl {
  width: 320px;
  background-color: #ffffff;
}

.menu-rank dl dt {
  padding: 15px 20px;
  background-color: #b50015;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.menu-rank dl dd,
.menu-rank dl dd img {
  margin-bottom: 0;
  font-size: 16px;
  text-align: center;
}

.menu-rank dl dd.cv,
.menu-rank dl dd img,
.menu-rank dl dd img.cv {
  margin-bottom: 0;
  width: 100%;
}

.menu-rank dl dd.rank-01,
.menu-rank dl dd.rank-02,
.menu-rank dl dd.rank-03,
.menu-rank dl dd.menu {
  /*margin: 0 20px 10px 20px;*/
  padding: 0 0 10px 40px;
  text-align: left;
  font-size: 14px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 32px auto;
}

.menu-rank dl dd.menu {
  display: block;
  padding: 10px;
  font-size: 14px;
  text-align: right;
}

.menu-rank dl dd.rank-01 {
  background-image: url(images/ico_rank_01.png);
  border-bottom: 1px dotted #be9959;
}

.menu-rank dl dd.rank-02 {
  background-image: url(images/ico_rank_02.png);
  border-bottom: 1px dotted #be9959;
}

.menu-rank dl dd.rank-03 {
  background-image: url(images/ico_rank_03.png);
  border-bottom: 1px dotted #be9959;
}

.menu-rank dl dd .rank-price_right {
  text-align: right;
}

.menu-rank dl dd .rank-name {
  font-size: 20px;
  font-weight: bold;
}

.menu-rank dl dd .rank-price {
  font-size: 24px;
  font-weight: bold;
  padding-left: 5px;
  color: #b50015;
}

.menu-rank dl dd .rank-price span {
  font-size: 12px;
}

.menu-rank dl dd .rank-s {
  font-size: 12px;
}

.menu-rank dl dd .rank-left {
  font-weight: bold;
  text-align: left !important;
}
.menu-link {
  position: relative;
  padding-left: 14px;
  text-decoration: underline;
}
.menu-link:before {
  display: inline-block;
  position: absolute;
  content: url(images/arrow_02.png);
  width: 10px;
  height: 14px;
  margin-left: -14px;
  margin-top: -7px;
  top: 50%;
}

ul.photo {
  margin: 0 auto;
  text-align: center;
}

ul.photo li {
  width: calc((100% - 30px) / 2 );
}

ul.photo li img {
  width: 100%;
}

ul.photo li img {
  border: 10px solid #ffffff;
  box-shadow: 1px 1px #eeeeee;
  box-sizing: border-box;
}

.tenpo-ttl {
  max-width: 600px;
  font-size: 28px;
  line-height: 1.4;
  font-weight: bold;
  border-bottom: 1px dotted #be9959;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}

.tenpo-table {
  width: 100%;
  margin-bottom: 0;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}

.tenpo-table th {
  padding: 20px;
  width: 30%;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #f6efe2;
}

.tenpo-table td {
  padding: 20px;
  text-align: left;
  vertical-align: top;
  color: #595960;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #ffffff;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  box-sizing: border-box;
}

.gmap {
  width: 100%;
  height: 300px;
}

.tel-ttl {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 3px;
}

.tel {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.0em;
  margin-bottom: 8px;
}

.side {
  display: flex;
}

.alink_02 {
  margin-left: 25px;
}
.alink_01 a,
.alink_02 a {
  padding-left: 14px;
  display: inline-block;
  background: url(images/arrow_02.png) no-repeat left 4px;
  text-decoration: underline;
}
.alink_01 a,
.alink_02 a {
  padding-left: 14px;
  display: inline-block;
  background: url(images/arrow_02.png) no-repeat left 4px;
  text-decoration: underline;
}

.ta_right {
  text-align: right;
}

p.cmn_01 {
  margin-bottom: 20px;
  line-height: 1.4;
}

p.cmn_02 {
  margin-bottom: 10px;
  line-height: 1.4;
}

.txt_right {
  text-align: right;
}

.txt_01 {
  margin-bottom: 20px;
}

.lo_01 {
  float: right;
  margin: 0 0 10px 20px;
}

.lo_qr img {
  border: 1px solid #ccc;
}

.cv_block_bg a {
  color: #FFF;
}

.wrap01 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col01 {
  color: #FFF;
  font-weight: bold;
  padding: 20px;
  width: 20%;
  background-color: #b50015;
  border-radius: 5px 0 0 5px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.col02 {
  padding: 10px;
  width: 80%;
  border: #b50015 solid 2px;
  border-radius: 0 5px 5px 0;
  box-sizing: border-box;
}

ul.shop_info li {
  font-size: 16px;
  line-height: 1.6;
  border-top: 1px dashed #ccc;
  padding: 10px 0;
}

ul.shop_info li:first-child {
  border-top: none;
}

ul.shop_info li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

ul.shop_info li span {
  width: ;
  float: left;
  font-size: 13px;
  color: #666;
  line-height: 2;
  margin-right: 7px;
  display: block;
}

.sns_box {
  display: flex;
  justify-content: center;
}

.sns_box li {
  margin-right: 30px;
  width: 50px;
  height: 50px;
}

.sns_box li:last-child {
  margin-right: 0;
}

.sns_box li a img {
  width: 100%;
  height: auto;
}
.movie {
  display: flex;
  gap: 20px 20px;
}
.movie li {
  width: calc((100% - 40px) / 3);
}
.movie li .youtube,
.movie li .youtube iframe {
  width: 100%;
}

/*self-desert*/
table.saladbar-table {
  padding: 0;
}
table.saladbar-table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  margin: 0 auto 20px;
  border-top: solid 1px #6c4421;
  border-left: solid 1px #6c4421;
  border-radius: 5px;
}
table.saladbar-table th {
  width: 30%;
  font-weight: bold;
  padding: 15px;
  background: #6c4421;
  color: #fff;
  border-right: solid 1px #6c4421;
  border-bottom: solid 1px #6c4421;
  border-radius: 5px 0 0 5px;
  vertical-align: middle;
  box-sizing: border-box;
}
table.saladbar-table td {
  width: 70%;
  padding: 10px;
  background: #fff;
  border-right: solid 1px #6c4421;
  border-bottom: solid 1px #6c4421;
  border-radius: 0 5px 5px 0;
  vertical-align: middle;
  box-sizing: border-box;
}
table.saladbar-table td.check {
  font-size: 20px;
  padding-left: 20px;
}
table.saladbar-table .wrap_list_saladbar {
  padding: 10px 20px!important;
}
table.saladbar-table .list_saladbar {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
}
table.saladbar-table .list_saladbar li {
  width: calc((100% - 30px) / 4);
}
table.saladbar-table .list_saladbar li div {
  border-radius: 2px;
  padding: 5px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  color: #6c4421;
}
table.saladbar-table .list_saladbar li div.cl_saladbar {
  background-color: #f1f7e7;
  border: 1px solid #dde8cb;
}
table.saladbar-table .list_saladbar li div.cl_hotbar {
  background-color: #f5ebe9;
  border: 1px solid #ecd5cf;
}
table.saladbar-table .list_saladbar li div.cl_nikomi {
  background-color: #faf2ea;
  border: 1px solid #efe3d7;
}
table.saladbar-table .list_saladbar li div.cl_desert {
  background-color: #fff1f3;
  border: 1px solid #fcdde2;
}
table.saladbar-table .list_saladbar li div img {
  width: 30px;
  height: 30px;
  margin-right: 8px;
}

/*************
/* フッター
*************/
footer {}

.crTop {
  width: 100%;
  padding: 35px 0;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font: 12px "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}


/*************
/* SEO対策ページのみ
*************/
#measures #wrapper-top .inner_mv section p.lead {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
  }

  #measures h2 {
    text-align: center;
    color: #481a0b;
    font-weight: bold;
    display: table;
    white-space: nowrap;
    background-image: url(images/ico_ttl_01.png), url(images/ico_ttl_02.png);
    background-repeat: no-repeat, no-repeat;
    background-size: contain;
    margin-bottom: 30px;
  }

  #measures h2 .pad25 {
    padding: 0 4em;
  }

  #measures h2 span.sub {
    color: #be9959;
  }

  .wrapper-red h3 {
    color: #ffffff;
  }

  .wrapper-red h3 span.sub {
    color: #ffffff;
  }
  #measures h2:after,
  #measures h2:before {
    content: '';
    display: table-cell;
    color: #be9959;
    width: 50%;
    background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 2px), transparent -webkit-calc(50% + 2px));
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 2px)), to(transparent calc(50% + 2px)));
    background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
    -webkit-background-clip: padding;
    background-clip: padding;
  }

  #measures h2.short:after {
    border-left: 2.2em solid transparent;
  }

  #measures h2.short:before {
    border-right: 2.2em solid transparent;
  }

  #measures h2:after {
    border-left: 0.7em solid transparent;
  }

  #measures h2:before {
    border-right: 0.7em solid transparent;
  }
  @media only screen and (min-width: 769px) {
    #measures #wrapper-top .inner_mv section p.lead {
    font-size: 24px;
    line-height: 1.3;
    }
    #measures h2 {
    font-size: 44px;
    line-height: 30px;
    background-position: 190px center, 780px center;
    }
    #measures h2 span.sub {
    font-size: 20px;
    }
  }
  @media only screen and (max-width:768px) {
    #measures h2 {
      font-size: 28px;
      line-height: 18px;
      background-position: 23% center, 77% center;
    }

    #measures h2 span.sub {
      font-size: 16px;
    }
  }
  @media only screen and (max-width:480px) {
    #measures h2 {
    font-size: 24px;
    line-height: 18px;
    background-position: 10% center, 90% center;
    }
    #measures h2 .pad25 {
    padding: 0 2.5em;
    }
    #measures h2.short:after {
    border-left: 0.8em solid transparent;
    }

    #measures h2.short:before {
    border-right: 0.8em solid transparent;
    }

    #measures h2:after {
    border-left: 0.8em solid transparent;
    }

    #measures h2:before {
    border-right: 0.8em solid transparent;
    }
  }



/* PC用 */
@media only screen and (min-width:769px) {
  .pc-view {
    display: block !important;
  }

  .sp-view {
    display: none !important;
  }

  .sp_s-view {
    display: none !important;
  }

  .wrapper .inner {
    max-width: 1000px;
    padding: 0;
  }

  /*#wrapper-top{
	height: 670px;
	}*/

  #wrapper-top .inner-top {
    width: 100%;
    padding: 0;
  }

  #wrapper-top .inner-top header {
    width: 1000px;
    padding: 0;
    margin: 0 auto;
  }

  .inner section {
    width: 1000px;
    padding: 28px 0;
    margin: 0 auto;
  }

  #wrapper-top .inner section {
    width: 1000px;
    padding: 28px 140px;
    margin: 0 auto;
  }

  #wrapper-top .inner_mv {
    /*position: absolute;
    bottom: 0;*/
    position: static;
    padding: 0;
    margin: -3px auto 0;
  }

  #wrapper-top .inner_mv section {
    width: 1000px;
    padding: 28px 0;
    margin: 0 auto;
    box-sizing: border-box;
  }

  #wrapper-top .inner-top header .logo {
    position: fixed;
    z-index: 100;
    top: 0;
  }

  #wrapper-top .inner-top ul {
    width: 1000px;
    padding: 0 10px;
    margin: 0 auto;
  }

  #wrapper-top .inner section h1 {
    font-size: 50px;
    line-height: 1.3;
  }

  #wrapper-top .inner section h2 {
    font-size: 24px;
    line-height: 1.3;
  }

  #wrapper-top .inner_mv section h1 {
    font-size: 40px;
    line-height: 1.3;
  }

  #wrapper-top .inner_mv section h2 {
    font-size: 24px;
    line-height: 1.3;
  }

  h3 {
    font-size: 44px;
    line-height: 30px;
    background-position: 190px center, 780px center;
  }

  h3 span.sub {
    font-size: 20px;
  }

  .wrapper-red ul.pc-view li.bbq {
    position: relative;
    width: 218px;
    height: 85px;
    padding: 267px 0 0 702px;
    background-image: url(images/service_01.jpg);
    margin: 0 auto;
  }

  .wrapper-red ul.pc-view li {
    width: 920px;
    margin: 0 auto;
    background-color: #f7f3ec;
    text-align: center;
  }

  .wrapper-red ul.pc-view li p {
    text-align: left;
    padding: 20px 40px;
  }

  .wrapper-red ul.pc-view li.bbq .service_02 {
    position: absolute;
    top: -20px;
    right: 180px;
  }

  .wrapper-red ul.pc-view li.bbq a,
  .wrapper-red ul.pc-view li.bbq a:hover {
    padding: 1em 1em 1em 3.3em;
    background-color: #b50015;
    background-image: url(images/arrow_01.png);
    background-position: 16px 16px;
    background-repeat: no-repeat;
    border-radius: 4px;
    box-shadow: 0 2px 0 #ddd;
    color: #ffffff;
  }

  .menu-rank dl {
    margin-right: 20px;
    float: left;
  }

  .menu-rank dl:last-child {
    margin-right: 0;
  }
	.wrap_cv_block {
  	display: flex;
  	justify-content: space-between;
	}
  /*.cv_block {
    width: 450px;
    height: auto;
    margin: 0 0 0 20px;
    padding: 5px;
    border-radius: 4px;
  }*/
  .cv_block_bg {
    width: 450px;
	}
  .cv_txt_block {
    width: 530px;
	}
  .cv_block_bg .inner {
    padding: 10px;
    border: 4px solid #fff;
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
  }

  .cv_block_bg .inner .btn-ttl {
    background: url(images/contact_ttl_bg_sp.gif) repeat 0 0;
    border-radius: 2px;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    float: none;
    position: relative;
    padding: 8px 0 5px;
  }

  .cv_block_bg .inner .btn-ttl:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .3),
      1px 1px 0 rgba(0, 0, 0, .2) inset;
  }

  .cv_block_bg .inner .btn-tel {
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    float: none;
    text-align: center;
    padding: 8px 0 5px 35px;
    background: url(images/contact_tel_01.png) no-repeat 0 8px;
    background-size: 30px auto;
    display: inline-block;
  }

  .cv_block_bg .inner .btn-time {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  .cv_block_02 {
    float: none;
    width: 828px;
    height: 140px;
    margin: 0 auto;
    padding: 5px;
    border-radius: 4px;
    background: #ff0000;
    box-sizing: border-box;
    background: rgb(255, 138, 0);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a00', endColorstr='#ff5a00', GradientType=0);
    /* IE6-9 */
  }

  .cv_block_02 .inner {
    height: 130px;
    padding: 10px;
    border: 4px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
  }

  .cv_block_02 .inner .btn-ttl {
    display: inline-block;
    width: 320px;
    float: left;
    background: url(images/contact_ttl_bg_sp.gif) repeat 0 0;
    border-radius: 2px;
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    text-align: center;
    position: relative;
    vertical-align: middle;
    margin: 35px 10px 0 20px;
  }

  .cv_block_02 .inner .btn-ttl:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .3),
      1px 1px 0 rgba(0, 0, 0, .2) inset;
  }

  .cv_block_02 .inner .left {
    width: 430px;
    float: left;
    padding-top: 20px;
  }

  .cv_block_02 .inner .btn-tel {
    font-size: 48px;
    line-height: 1;
    font-weight: bold;
    float: none;
    text-align: center;
    padding: 0 0 0 40px;
    background: url(images/contact_tel_01.png) no-repeat 0 0;
    background-size: auto auto;
    background-size: 38px auto;
    margin: 10px 0 0 0;
    display: inline-block;
  }

  .cv_block_02 .inner .btn-time {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding-left: 45px;
  }

  #omoto .cv_block_02 .inner .btn-ttl {
    display: inline-block;
    width: 280px;
  }

  #omoto .cv_block_02 .inner .left {
    width: 480px;
  }

  #omoto .cv_block_02 .inner .btn-time {
    padding-left: 30px;
  }

  ul.com-ph {
    width: 96%;
    margin: 0 auto;
  }

  ul.com-ph li {
    width: 29%;
    padding: 0 5% 0 0;
    float: left;
    text-align: center;
  }

  ul.com-ph li p {
    text-align: left;
  }

  ul.com-ph li:last-child {
    padding: 0;
  }

  ul.com-ph li img {
    margin-bottom: 20px;
  }

  ul.photo {
    margin: 0 auto;
    width: 960px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  ul.photo li {
    width: calc((100% - 30px) / 2 );
  }

  ul.photo li img {
    width: 100%;
  }

  .info-in {
    text-align: left;
    margin-bottom: 20px;
  }

  .info-in table {
    width: 600px;
  }

  .info-in .img-right {
    padding: 0;
    float: right;
    margin: 0px 0px 10px 40px;
    border-left: 40px solid #FFF;
  }

  .bnr_box {
    padding: 0;
    margin: 0 auto 20px;
    text-align: center;
/* width: 940px;*/
  }
  .bnr_box a img {
    width: 100%;
    vertical-align: top;
  }
  .bnr_box.btn_arrow {
  position: relative;
  }
  .bnr_box.btn_arrow a::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #ff5803;
    bottom: 10px;
    margin-top: -5px;
    right: 10px;
    border: 2px solid #fff;
  }

  .bnr_box.btn_arrow a::after {
    content: "";
    position: absolute;
    bottom: 17px;
    right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 6px solid transparent;
    border-left: 10px solid #fff;
    margin-top: 0;
  }

  a.btn_notice {
    width: 100%;
    display: inline-block;
    border: 1px solid #cc0000;
    padding: 6px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #cc0000;
    text-decoration: underline;
    box-sizing: border-box;
    text-align: center;
  }

  .info-in a.btn_notice {
    width: 300px;
  }
}

@media only screen and (max-width:768px) {
  .pc-view {
    display: none !important;
  }

  .sp-view {
    display: block !important;
  }

  .sp_s-view {
    display: none !important;
  }

  #wrapper-top .inner-top {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
  }

  #wrapper-top .inner_mv {
    width: 100%;
    padding-top: 65%;
    background-size: contain;
  }

  #wrapper-top .inner_mv {
    width: 100%;
    background: transparent;
    position: static;
    padding-top: 0;
    margin: -3px auto 0;
  }

  #wrapper-top .inner_mv section {
    color: #ffffff;
    background: linear-gradient(25deg, rgba(0, 0, 0, 1.0), rgba(0, 0, 0, 1.0));
  }

  /*.inner_mv{
	width:100%;
	padding:120px 0 0 0;
	}*/
  .inner_mv section {
    padding: 20px;
  }

  .wrapper .inner {
    width: 100%;
    padding: 20px 0 0 0;
  }

  .inner section {
    padding: 0 20px;
    margin-bottom: 40px;
  }

  /*#wrapper-top {
    background-image: url(images/mv_01_sp.jpg);
    background-size: cover;
  }*/

  #wrapper-top .inner_mv section h1 {
    font-size: 30px;
    padding: 0;
    line-height: 1.3;
  }

  nav {
    top: -151px;
  }

  #wrapper-top .inner-top ul li {
    width: 64px;
    padding: 10px 0;
    text-align: center;
    line-height: 1.2em;
    font-size: 12px;
    font-weight: bold;
    float: right;
  }

  h3 {
    font-size: 28px;
    line-height: 18px;
    background-position: 23% center, 77% center;
  }

  h3 span.sub {
    font-size: 16px;
  }

  h4 {
    text-align: left;
    font-size: 16px;
  }

  .gmap {
    width: 100%;
  }

  .wrapper-red ul.sp-view {
    max-width: 750px;
    margin: 0 auto;
  }

  .wrapper-red ul.sp-view li {
    background-color: #f7f3ec;
    text-align: center;
  }

  .wrapper-red ul.sp-view li p {
    text-align: left;
    padding: 10px 40px;
  }

  .wrapper-red ul.sp-view li.bbq {
    background-color: #ffffff;
    padding-bottom: 20px;
    position: relative;
  }

  .wrapper-red ul.sp-view li.bbq .service_02 {
    position: absolute;
    top: -10px;
    right: -10px;
  }

  .wrapper-red ul.sp-view li.bbq img.service_02 {
    width: 120px;
    height: auto;
  }

  .wrapper-red ul.sp-view li.bbq a,
  .wrapper-red ul.sp-view li.bbq a:hover {
    display: block;
    margin: 20px;
    padding: 1em 2em 1em 1em;
    background-color: #b50015;
    background-image: url(images/arrow_01.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    border-radius: 4px;
    box-shadow: 0 2px 0 #ddd;
    color: #ffffff;
    font-size: 18px;
  }

  .img-left {
    padding: 0;
    float: left;
    margin: 0px 10px 10px 0px;
  }

  /*  float  */
  .img-right {
    padding: 10px;
  }

  .img-left {
    padding: 10px;
  }

  #wrapper-top .inner_mv section h1 {
    font-size: 30px;
    padding: 0;
    line-height: 1.4;
  }

  #wrapper-top .inner_mv section h2 {
    font-size: 20px;
    padding: 0;
    line-height: 1.5;
  }

  #wrapper-top .inner_mv section img {
    padding: 0 10px;
  }
  .wrap-video img {
  width: 100%;
  height: auto;
	}
  .wrap-mv img {
  width: 100%;
  height: auto;
  }
  h3 {
    font-size: 50px;
    line-height: 30px;
    background-position: 18% center, 82% center;
  }

  h3 span.sub {
    font-size: 24px;
  }

  .wrapper-red ul.pc-view {
    width: 98% !important;
  }

  .wrapper-red ul.pc-view li.bbq {
    width: 26%;
    height: auto;
    padding-top: 29%;
    padding-bottom: 9.2%;
    padding-left: 74%;
    background-image: url(images/img_07.jpg);
    background-size: cover;
    margin: 0 auto;
  }

  .menu-rank {
    width: 100%;
    display: block;
  }
  .menu-rank li {
    width: 100%;
  }
  .menu-rank dl {
    width: 48%;
    margin-bottom: 30px;
    background-color: #ffffff;
    margin-right: 4%;
    float: left;
  }

  .menu-rank dl:nth-child(even) {
    margin-right: 0;
  }

  .menu-rank img {
    width: 100%;
    height: auto;
  }

  .cv_block_02 {    
    width: 100%;
    padding: 5px;
    border-radius: 4px;
    background: #ff0000;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 25%); */
    box-sizing: border-box;
    background: rgb(255, 138, 0);
    background: -moz-linear-gradient(top, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
    background: -webkit-linear-gradient(top, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
    background: linear-gradient(to bottom, rgb(255, 138, 0) 0%, rgb(255, 90, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a00', endColorstr='#ff5a00', GradientType=0);
  }
  .cv_block .inner .btn-ttl,
  .cv_block_02 .inner .btn-ttl {
    background: url(images/contact_ttl_bg_sp.gif) repeat 0 0;
    border-radius: 2px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
    float: none;
    position: relative;
  }

  .cv_block .inner .btn-ttl:after,
  .cv_block_02 .inner .btn-ttl:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .3),
      1px 1px 0 rgba(0, 0, 0, .2) inset;
  }

  .cv_block .inner .btn-tel,
  .cv_block_02 .inner .btn-tel {
    font-size: 44px;
    line-height: 1.2;
    font-weight: bold;
    float: none;
    text-align: center;
    padding: 5px 0 0 35px;
    background: url(images/contact_tel_01.png) no-repeat 0 12px;
    background-size: 30px auto;
    display: inline-block;
  }

  .cv_block .inner .btn-time,
  .cv_block_02 .inner .btn-time {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    padding-top: 5px;
  }

  p.cmn_01 {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
  }

  .wrapper-red ul.pc-view {
    width: 920px;
    margin: 0 auto;
  }

  ul.photo {
    margin: 0 4%;
    width: 100%;
  }

  ul.photo li {
    width: 48.5%;
    margin-right: 1.5%;
    margin-bottom: 28px;
    float: left;
  }

  ul.photo li img {
    width: 90%;
  }

  .info-in {
    margin-bottom: 30px;
    padding: 0;
  }

  .tenpo-table {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
  }

  /*  float  */
  .float-l {
    float: left;
  }

  .float-r {
    float: right;
  }

  .info-in .img-right {
    padding: 0;
    float: none;
    margin: 0px 0px 10px 10px;
  }

  .img-left {
    padding: 0;
    float: left;
    margin: 0px 10px 10px 0px;
  }

  .info-in table {
    width: 100%;
  }

  a.btn_notice {
    width: 100%;
    display: inline-block;
    border: 1px solid #cc0000;
    padding: 6px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #cc0000;
    text-decoration: underline;
    box-sizing: border-box;
    text-align: center;
  }

  .info-in a.btn_notice {
    width: 100%;
  }
  .bnr_box a img {
    width: 100%;
    vertical-align: top;
  }
  .bnr_box.btn_arrow {
  position: relative;
  }
  .btn_arrow a::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ff5803;
    bottom: 5px;
    margin-top: -6px;
    right: 5px;
    border: 2px solid #fff;
  }

  .btn_arrow a::after {
    content: "";
    position: absolute;
    bottom: 9px;
    right: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-left: 6px solid #fff;
    margin-top: 0;
  }
  .bnr_box {
    margin: 0 auto 20px;
    width: 100%;
  }
}

/* iPad 縦 */
@media only screen and (max-width:768px) {
  .inner_mv {
    width: 100%;
    padding: 0;
    position: absolute;
    bottom: 0;
  }

  h3 {
    font-size: 28px;
    line-height: 18px;
    background-position: 23% center, 77% center;
  }

  h3 span.sub {
    font-size: 16px;
  }

  h4 {
    text-align: left;
    font-size: 16px;
  }

  ul.com-ph {
    width: 100%;
    margin: 0 auto;
  }

  ul.com-ph li {
    text-align: center;
    margin-bottom: 30px;
  }

  ul.com-ph li:last-child {
    margin-bottom: 0;
  }

  ul.com-ph li img {
    width: 60%;
    margin-bottom: 10px;
  }

  ul.com-ph li p {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
  }

  ul.photo {
    margin: 0 auto;
    text-align: center;
  }

  ul.photo li {
    margin-bottom: 10px;
    padding: 0 auto;
  }

  ul.photo li img {
    width: 90%;
  }

  .gmap {
    width: 100%;
  }

  header .logo {
    width: 100px;
    height: auto;
    position: fixed;
  }

  .wrapper .inner {
    width: 100%;
    padding: 0;
  }

  /*#wrapper-top {
    width: 100%;
    background-image: url(images/mv_01_sp.jpg);
    background-size: cover;
    background-position: 0 -40px;
  }*/

  #wrapper-top .inner section h1 {
    font-size: 28px;
    line-height: 1.3;
  }

  #wrapper-top .inner section h2 {
    font-size: 20px;
    line-height: 1.3;
  }

  .wrapper-red ul.sp-view {
    max-width: 750px;
    margin: 0 auto;
  }

  .wrapper-red ul.sp-view li {
    background-color: #f7f3ec;
    text-align: center;
  }

  .wrapper-red ul.sp-view li p {
    text-align: left;
    padding: 10px 40px;
  }

  .wrapper-red ul.sp-view li.bbq {
    background-color: #ffffff;
    padding-bottom: 20px;
    position: relative;
  }

  .wrapper-red ul.sp-view li.bbq a,
  .wrapper-red ul.sp-view li.bbq a:hover {
    display: block;
    margin: 20px;
    padding: 1em 2em 1em 1em;
    background-color: #b50015;
    background-image: url(images/arrow_01.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    border-radius: 4px;
    box-shadow: 0 2px 0 #ddd;
    color: #ffffff;
    font-size: 18px;
  }

  .info-in {
    text-align: center;
    margin-bottom: 20px;
  }

  .info-in table {
    display: none;
  }

  .tenpo-ttl {
    width: 100% !important;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  .tel-ttl {
    text-align: center;
  }

  .tel {
    text-align: center;
    margin-bottom: 20px;
  }

  .tel a {
    text-decoration: underline;
  }

  .tel img {
    width: auto;
    height: 22px;
  }

  /*  float  */
  .img-right {
    padding: 10px;
  }

  .img-left {
    padding: 10px;
  }
  .movie {
    flex-direction: column;
  }
  .movie li {
    width: 100%;
  }
  /*self-desert*/
  table.saladbar-table {
  border-top: none;
  border-left: none;
  }
  table.saladbar-table th {
  width: 100%;
  display: block;
  padding: 10px;
  border-right: none;
  border-bottom: none;
  border-top: none;
  border-left: none;
  border-radius: 5px 5px 0 0;
  }
  table.saladbar-table td {
  width: 100%;
  display: block;
  padding: 10px;
  border-right: 1px solid #6c4421;
  border-bottom: 1px solid #6c4421;
  border-top: none;
  border-left: 1px solid #6c4421;
  border-radius: 0 0 5px 5px;
  }
  table.saladbar-table .list_saladbar li {
    width: calc((100% - 10px) / 2);
  }
  table.saladbar-table .wrap_list_saladbar {
    padding: 10px !important;
  }
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px) {
  .sp_s-view {
    display: block !important;
  }

  h3.short:after {
    border-left: 0.8em solid transparent;
  }

  h3.short:before {
    border-right: 0.8em solid transparent;
  }

  h3:after {
    border-left: 0.8em solid transparent;
  }

  h3:before {
    border-right: 0.8em solid transparent;
  }

  nav {
    top: -100px;
  }

  #wrapper-top .inner-top ul li {
    width: 50px;
    padding: 14px 2px 6px 2px;
    text-align: center;
    line-height: 1.2em;
    font-size: 10px;
    font-weight: bold;
    float: right;
  }

  .wrapper-red ul.sp-view li.bbq .service_02 {
    position: absolute;
    top: -10px;
    right: -10px;
  }

  .wrapper-red ul.sp-view li.bbq img.service_02 {
    width: 85px;
    height: auto;
  }

  h3 {
    font-size: 24px;
    line-height: 18px;
    background-position: 10% center, 90% center;
  }

  h3 .pad25 {
    padding: 0 2.5em;
  }

  h3 span.sub {
    font-size: 16px;
  }

  .tel a {
    font-size: 26px;
    text-decoration: underline;
  }

  .tenpo-table {
    width: 100%;
    border: 1px solid #cccccc;
    display: block;
  }

  .tenpo-table th {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #cccccc;
    display: block;
  }

  .tenpo-table td {
    display: list-item;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #cccccc;
  }


  .menu-rank {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .menu-rank dl {
    width: 100%;
    margin: 0 5% 20px 0;
    float: none;
  }

  .menu-rank img {
    width: 100%;
    height: auto;
  }

  .wrapper-red ul.sp-view li p {
    text-align: left;
    padding: 10px 20px;
  }

  .cv_block .inner,
  .cv_block_02 .inner {
    padding: 10px;
    border: 3px solid #fff;
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
  }

  .cv_block .inner .btn-ttl,
  .cv_block_02 .inner .btn-ttl {
    background: url(images/contact_ttl_bg_sp.gif) repeat 0 0;
    border-radius: 2px;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    float: none;
    position: relative;
    padding: 5px 0;
  }

  .cv_block .inner .btn-ttl:after,
  .cv_block_02 .inner .btn-ttl:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .3),
      1px 1px 0 rgba(0, 0, 0, .2) inset;
  }

  .cv_block .inner .btn-tel,
  .cv_block_02 .inner .btn-tel {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    float: none;
    text-align: center;
    padding: 8px 0 0 22px;
    background: url(images/contact_tel_01.png) no-repeat 0 11px;
    background-size: 20px auto;
    display: inline-block;
  }

  .cv_block .inner .btn-time,
  .cv_block_02 .inner .btn-time {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
  }

  ul.photo {
    margin: 0 auto;
  }

  ul.photo li {
    width: 100%;
  }

  ul.photo li img {
    width: 100%;
  }

  .lo_01 {
    float: none;
    text-align: center;
    margin: 0 auto 10px auto;
  }

  .col01 {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    width: 94%;
    background-color: #b50015;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 auto;
  }

  .col02 {
    padding: 0 20px 10px 20px;
    width: 94%;
    border: #b50015 solid 2px;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
    margin: 0 auto;
  }

  ul.shop_info li {
    font-size: 16px;
    line-height: 1.6;
    border-top: 1px dashed #ccc;
    padding: 20px 0 20px 0;
  }

  ul.shop_info li span {
    width: ;
    float: none;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    display: block;
  }
  .bnr_box a img {
    width: 100%;
    vertical-align: top;
  }
  .bnr_box.btn_arrow {
  position: relative;
  }
  .btn_arrow a::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ff5803;
    bottom: 5px;
    margin-top: -6px;
    right: 5px;
    border: 2px solid #fff;
  }

  .btn_arrow a::after {
    content: "";
    position: absolute;
    bottom: 9px;
    right: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-left: 6px solid #fff;
    margin-top: 0;
  }
}