@charset "euc-jp";

body {
  background-color: #FFFEFC;
  background-image: url();
  color: #222222;
  -webkit-font-smoothing: antialiased;
  font-size:15px;
  line-height:24px;
    
}

a {
  color: #222222;
}
a:hover {
  color: #e75607;
  text-decoration: none;
}

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}

/*
 * layout
 */
.container {
  width: 1300px;
  margin: 0 auto;
}

/* header */
.promo__seciton {
  background-color: #FFFEFC;
  width: 100%;
   min-height: 24px;
}

.promo {
  background: #FFFEFC;
}

.promo__text {
  color: #444444;
  text-align: left;
  padding:4px 0;
  letter-spacing: 1px;
  font-weight: normal;
  background: #FFFEFC>;
}

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

.header-search {
  position: relative;
  float: left;
  margin-top: 20px;
  width: 310px;
}
.header-search i {
  position: absolute;
  top: 16px;
  left: 15px;
}

.header-search__box {
  min-width: 240px;
  padding: 15px 11px 17px 51px;
  background: none;
  border:  1px solid #e5e5e5;
  border-radius: 3px;
  color: #333;
}
.header-search__box:focus {
  padding: 14px 10px 16px 50px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.header-tools {
  float: right;
  margin: 25px 25px 0 0;
  width: 640px;
  text-align: right;
}

.header-tools__unit {
  display: inline;
  margin-left: 45px;
  line-height: 1.4;
}

.header-tools__unit-cart {
  margin-left: 21px;
}

.header-tools__btn {
  position: relative;
  padding: 7px 15px 7px 34px;
  font-size: 12px;
}
.header-tools__btn i {
  position: absolute;
  top: 9px;
  left: 6px;
  font-size: 14px;
}

.header-tools__count {
  padding: 0 2px;
  font-size: 14px;
}

.header__logo-img {
  margin: 16px 0px 32px;
}

.header__logo {
  margin:16px 0px 32px;
}

.header-gnavi {
  list-style-type: none;
  position: relative;
}

.header-gnavi__unit {
  display: inline;
}

.header-gnavi__link {
  padding: 10px 30px;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #ffa500;
  border-bottom: none;
  padding: 10px 29px 15px;
  background: #fff;
  z-index: 55;
}

.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid #ffa500;
  width: 1220px;
  position: absolute;
  top: 32px;
  left: 0;
  padding: 39px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.mega-navi__unit {
  padding: 10px;
  text-align: left;
  width: 31%;
  display: inline-block;
  vertical-align: top;
}

.mega-navi__link {
  display: block;
  width: 100%;
}

/* slider */
#slider div {
  width: 1300px !important;
}

.slider {
  margin: 0 auto 60px;
  width: 1300px;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}

/* main */
.main__section {
  border-top: 1px solid #e75607;
  border-bottom: 1px solid #e75607;
  margin-bottom: 60px;
  padding: 20px 0  ;
  overflow: hidden;
}

.main__section--product {
  padding: 20px 0 60px;
}

/* sidebar */
.sidebar__section {
  float: left;
  width: 270px;
  margin-right: 40px;
}

.menu__section {
  margin-bottom: 60px;
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 60px;
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}

.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}

/* contents */
.contents__section {
  float:left;
  width: 970px;
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 60px;
}

.product-list__section {
  position: relative;
}

.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
  margin-top: 40px;
}

.sub-list {
  padding-bottom: 20px;
  font-size: 0;
}

.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 20px;
  width: 32.3%;
  font-size: 14px;
}

.sub-list__img {
  padding-bottom: 10px;
}

.sub-list__link {
  display: block;
}

.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 20px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
  padding-top: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

/* information */
.info {
  margin-top: 40px;
}

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

.info-list__unit {
  padding-bottom: 30px;
}

.info-list__date {
  display: block;
  padding-bottom: 10px;
}

/* history */
.history__section {
  clear: both;
  border-top: 1px solid #ffa500;
  padding-top: 60px;
}

/* footer */
.footer__section {
  border-bottom: 1px solid #e75607;
}

.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ffa500;
}

.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.guide__col--one-third {
  width: 410px;
}

.guide__col--half {
  width: 625px;
}

.guide__h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ffa500;
  font-size: 16px;
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: #000;
}

.footer__navi {
  margin-bottom: 40px;
}

.shop-owner {
  overflow: hidden;
}

.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-owner__info {
  float: left;
  width: 290px;
}

.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}

.shop-owner__memo {
  line-height: 1.8;
}

.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
}

.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}

.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
}

.pagetop__btn {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 50px;
  float: right;
}

/* copyright */
.copyright__section {
  padding: 20px 0;
  font-size: 10px;
}

.copyright {
  margin: 0 0 10px;
}

.copyright__img {
  width: 200px;
  height: 18px;
  margin: 0 0 5px 5px;
}

/* menu-list */
.menu-list {
  margin: 10px 0 0;
  list-style-type: none;
}

.menu-list--more-prd {
  margin: 10px 0 20px;
}

.menu-list__link {
  display: table;
  border-bottom: 1px dotted #888888; 
  padding: 8px 0;
  width: 100%;
}

.menu-list__text {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 90%;
  font-size:85%;
  font-weight:bold;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
  color: #FDB86D;
}

.category-list__unit {
  position: relative;
}

/* calender */
.cal {
  margin: 20px 0 60px;
  text-align: center;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
}
.tbl_calendar caption {
  text-align: center;
  padding: 6px 0;
}
.tbl_calendar th {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.tbl_calendar td {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}

/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  text-align: center;
}

/* product-list */
.product-list {
  list-style-type: none;
  font-size: 0;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px 40px;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.product-list__unit-sm {
  width: 110px;
}

.product-list__unit-md {
  width: 141px;
}

.product-list__unit-lg {
  width: 303px;
}

.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}

.product-list__image:hover {
  opacity: 0.8;
}

.product-list__image {
width: 264px;
}

.product-list__image--sm {
  max-width: 110px;
}

.product-list__text {
  display: block;
}

.product-list__name {
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 10px;
}

.product-list__expl {
  margin-top: 20px;
  text-align: left;
}

.product-list__prices {
  margin-top: 10px;
  text-align: left;
}

.product-list__prices--sidebar {
  margin-left: 10px;
}

.product-list__price-regular {
  text-decoration: line-through;
}

.product-list__price-soldout {
  color: #ff0000;
}

.product-list__discount-rate {
  color: #ff0000;
}

.rank-box {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 5;
}

.rank-box--sidebar {
  top: 10px;
}

.rank-number {
  padding: 8px 0 0;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 32px;
  display: block;
  text-align: center;
}

.rank-number--sidebar {
  padding: 4px 0 0;
  width: 22px;
  height: 18px;
}

.rank-number-color--1 {
  background: #ffea22;
}

.rank-number-color--2 {
  background: #cbcbcb;
}

.rank-number-color--3 {
  background: #d9a300;
}

/* pagenation */
.pagenation {
  position: relative;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.pagenation .disabled {
  color: #ccc;
}

.pagenation-prev {
  position: absolute;
  left: 0;
}

.pagenation-pos {
  line-height: 0.8;
}
.pagenation-pos__number {
  margin: 0 5px;
  font-size: 22px;
}

.pagenation-next {
  position: absolute;
  right: 0;
}

/* product */
.product__section {
  margin-bottom: 120px;
}
.product__section h2 {
  border-bottom: none;
  font-size: 22px;
}

.product__explain {
  padding-top: 20px;
  line-height: 1.8;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product__model {
  color: #DC143C;
}

.product__image-main {
  text-align: center;
}

.product__image-thumb ul li {
  cursor: pointer;
  margin-bottom:0px;
  padding: 0 0px;
}

.image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}

.image__thumb--active {
  border: 2px solid #ffa500;
}

.product__guide {
  padding: 0 0 60px;
}

.product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}

.product__price-regular {
  padding-bottom: 5px;
}

.product__price-establish {
  padding-bottom: 5px;
  color: #DC143C;
}

.product__discount {
  color: #ff0000;
}

.product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}

.product__related-list__link {
  display: block;
  padding: 5px 0;
}
.product__related-list__link span {
  padding-left: 15px;
}

.product__order {
  border-top: 1px solid #ffa500;
  border-bottom: 1px solid #ffa500;
  padding: 10px 0 16px;
  font-size:14px;
  height:420px;
}

.option-list__name, .init-list__name, .text-titles-list__name {
  padding-bottom: 4px;
  font-weight: normal;
}

.option-list__detail, .init-list__detail, .text-titles-list__detail {
  margin: 0;
}

.option-list__select {
  height: 40px;
  width:250px;
  border: 1px solid #ffa500;
}

.text-titles-list__detail-text {
  height: 48px;
  border: 1px solid #ffa500;
}

.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 1px solid #ffa500;
  display: inline-block;
}

.init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.init-list__detail-unit {
  padding-left: 10px;
}

.order-btn-list {
  margin: 0;
  padding-top:10px;
}

.stock_error {
  text-align: center;
  color: #cf0400;
}

.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ffa500;
  border-left: 1px solid #ffa500;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ffa500;
  border-right: 1px solid #ffa500;
}
.option-table table th {
  text-align: center;
}
.option-table table td {
  vertical-align: top;
  text-align: center;
}

.related-list {
  text-align: right;
  padding-right: 15px;
}

.related-list__unit {
  display: inline-block;
}

/* option detail */
.option-detail__section {
  padding: 20px;
  text-align: center;
}

.option-detail__table th {
  text-align: center;
}
.option-detail__table td {
  text-align: center;
}

.option-detail__price--regular {
  text-decoration: line-through;
}

.option-detail__discount {
  color: #ff0000;
}

/* privacy.shopkeeper */
.shop-info__lead {
  margin: 40px 0 20px;
  line-height: 1.8;
}

.shop-info-list__title {
  padding: 20px 0 5px;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8;
}

/*
 * Module
 */
.section__title-h2 {
  margin: 0;
  padding-bottom: 6px;
  border-bottom: 2px solid #ffa500;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.btn-primary {
  background: #DC143C;
  border: 1px solid #333;
  color: #fff;
}
.btn-primary:hover {
  background: #DC143C;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-secondary {
  background: #48A3FF;
  border: 1px solid #48A3FF;
  color: #fff;
}
.btn-secondary:hover {
  background: #48A3FF;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-tertiary {
  background: #cf0400;
  border: 1px solid #cf0400;
  color: #fff;
}
.btn-tertiary:hover {
  background: #cf0400;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
  padding:20px 0 22px 0;
}
.btn__addcart i, .btn__quick i, .btn__soldout i {
  margin-right: 10px;
}
.btn__addcart span, .btn__quick span, .btn__soldout span {
  vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.txt--sm {
  font-size: 10px;
}

.txt--md {
  font-size: 12px;
}

.txt--lg {
  font-size: 16px;
}

.txt--c {
  text-align: center;
}

.txt--r {
  text-align: right;
}

.txt--red {
  color: #ff0000;
}

.txt--gray {
  color: #999;
}

.border--none {
  border: none;
}

.mar-t--20 {
  margin-top: 20px;
}

.mar-b--20 {
  margin-bottom: 20px;
}

.mar-b--60 {
  margin-bottom: 60px;
}

.width--110 {
  width: 110px;
}

.width--160 {
  width: 160px;
}

.hide {
  display: none;
}

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}


/*CSS追加okayama*/
h3 {
  margin-top:60px;
  padding: 1rem 2rem;
  border-left: 4px solid #FFD27F;
  background:#FFFBF4;
}



h4 {
    margin-top:60px;
  border-bottom: solid 2px #FFD27F;
  position: relative;
  font-size:1.2em;
}

h4:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #ffa500;
  bottom: -2px;
  width: 10%;
}

h5 {
    margin-top:30px;
}

.h5point {
    position: relative;
  font-size:1em;
	padding: .2em .6em .1em 1em;
  
}

.h5point::after {
	position: absolute;
	top: .5em;
	left: .10em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #ffa500;
	border-radius: 4px;
}




table#shoplist{
 width: 860px;
  margin-bottom:60px;
}

table#shoplist td {

  padding: 10px;
border-collapse: collapse;
text-align: left;
line-height: 1.5;
border: 1px solid #888888;
}
table#shoplist th {
padding: 10px;
font-weight: normal;
border: 1px solid #888888;
background :#FFFBF4;
}

/* ↓↓バナーをホバーでふわっと浮かせる ここから okayama↓↓ */

.banner {
  border: 1px solid #fff;
  margin : 10px 0px 20px 0px;
	transition: .3s;
}
.banner:hover {
	box-shadow: 0 15px 10px -18px rgba(31, 31, 31, 0.5);
	transform: translateY(-4px);
}


/* ↑↑バナーをホバーでふわっと浮かせる ここまで↑↑ */

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

.banner2 {
  border: 1px solid #fff;

	transition: .3s;
}
.banner2:hover {
	box-shadow: 0 15px 10px -18px rgba(31, 31, 31, 0.5);
	transform: translateY(-4px);
}

.btn.btn-default {
   border-radius: 5px;
   border-color:#e75607;
    color:#e75607;
   background: #FFFBF4;
}

.btn.btn-default:hover {
    background-color: #F01541;
   color:#fff;
  
}


.btn.btn-back {
   border-radius: 5px;
    background-color: #F01541;
   border-color:#F01541;
    color:#fff;
}

.btn.btn-back:hover {
    background-color:  #c90c32;
   border-color:#c90c32;
   color:#fff;
  
}


.box-orange {
    padding:  10px;
    border: solid 1px #e75607;
  background:#fff;
width:800px;
}

.bubblebox {
    position: relative;
    background: #ffffff;
  border: solid 1px #e75607;
    filter: drop-shadow(0px 3px 5px rgba(163, 163, 163, 0.63));
    text-align: center;
  font-size:16px;
  line-height: 40px;
    border-radius: 4px;
    padding: 20px;
  margin:20px 20px 30px;
  width:70%;
}
.bubblebox:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid ;
    border-color: #ed3737 transparent;
    border-width: 16px 24px 0;
    bottom: -16px;
    left: 50%;
    margin-left: -24px;
}


.orange {
color:#e75607;
font-size:14px;
font-weight:bold;
line-height:150%;
}


.btn.btn-primary.btn__addcart.btn-block {
  border-radius: 5px;
  border-style:none;
}

.tobuybutton {
    text-align: center;
    margin: 50px 0;
  padding;20px;
  line-height:20px;

}


.tobuybutton a {
	padding: 20px 100px;
 
}






.recipe {
    color:#DC143C;

}




.totop {
	position: fixed !important;
	right: 50px;
	bottom: 50px;
}



#page_top{
  width: 50px;
  height: 50px;
  
  position: fixed;
  right: 0;
  bottom: 0;
  background: #ef3f40;
  border-radius: 50%;
  z-index: 100;
  margin:0 20px 20px 0;
 
}
#page_top a{
 color:#fff;
  position: relative;
  display: block;
  text-decoration: none;
}
#page_top a::before{
  font-size: 25px;
  content:'▲';
  position: absolute;
    top: 10px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/* サイトマップ用CSS*/ 
.sitemap{ 
  font-size:13px;
}
/*ここまでサイトマップ用CSS*/ 

/* 商品詳細ページレビュー用CSS*/ 
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 150px;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}
/* ここまで商品詳細ページレビュー用CSS*/ 


/* ここから光るバナー用CSS*/ 

.reflection{
display:inline-block;
position:relative;
overflow:hidden;
}
 
.reflection:after {
content:"";
height:100%;
width:100px;
position:absolute;
top:-180px;
left:0;
background-color: #fff;
opacity:0;
-webkit-transform: rotate(45deg);
-webkit-animation: reflection 4s ease-in-out infinite;
}
 
@keyframes reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.2; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 0.4; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/* ここまで光るバナー用CSS*/ 

/* ここからアニメーションマーカーCSS*/ 
.marker-animation.active{
    background-position: -100% .5em;
}
.marker-animation {
    background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}
.m-blue {
    background-image: -webkit-linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
    background-image: linear-gradient(left, transparent 50%, rgba(107, 182, 255, 0.24) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}
.m-green {
    background-image: -webkit-linear-gradient(left, transparent 50%, rgba(60, 179, 113, 0.3) 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, rgba(60, 179, 113, 0.3) 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, rgba(60, 179, 113, 0.3) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgba(60, 179, 113, 0.3) 50%);
    background-image: linear-gradient(left, transparent 50%, rgba(60, 179, 113, 0.3) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}
.m-red {
    background-image: -webkit-linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
    background-image: linear-gradient(left, transparent 50%, rgba(255, 88, 88, 0.2) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}

/* ここまでアニメーションマーカーCSS*/ 

/* ここから吹き出しCSS*/ 
.balloon1 {
  width: 100%;
  margin: 1em 0;
  overflow: hidden;
}

.balloon1 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon1 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 1px #f9f4f9;
  border-radius: 50%;
}

.balloon1 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 0px 0 0 115px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #f9f4f9;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #f9f4f9;
}

.says p {
  margin: 0;
  padding: 0;
}
/* ここまで吹き出しCSS*/ 


/*---------------------------------
FAQアコーディオンボックス
--------------------------------*/
.acbox{
  width: 780px;
  font-size:0px; /* ラベルと開く部分を分離する時は数値を入れる */
  margin:10px auto 10px; /* ボックス全体の位置調整 */
}

.acbox label{
  width:  auto;
  font-size: 16px; /* ラベルの文字サイズ */
  font-weight: bold;
  background: #fdeddb; /* ラベルの背景色 */
  position: relative;
  display: block;
  padding:20px;
  border-radius: 4px; /* ラベルの角の丸み */
  cursor: pointer;
 color: #000;
}

.acbox label:hover{
  background: #fae0c3; /* ラベルにマウスを乗せた時の背景色 */
  color: #000;
}

.acbox input{
  display: none;
}

.acbox label:after{
  
  content:"▼"; /* ラベルのアイコン */
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -14px;
  color: #fff;
}

.acbox input:checked ~ label::after {
  content:"▲"; /* ラベルをクリックした後のアイコン */
}

.acbox div{
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s; /* 開閉スピードの設定 */
}

.acbox input:checked ~ div{
  height: auto;
  padding: 18px; /* 開いた部分の枠内の余白 */
  border-radius: 0px;
  background: #F3F4F5; /* 開いた部分の背景色 */
  opacity: 1;
}

.acbox input:checked ~ label {
  background: #fae0c3; /* クリック後のラベルの背景色 */
}

.acbox-under{
  font-size: 16px; /* 開いた部分の文字サイズ */
  color: #555555; /* 開いた部分の文字色 */
}
/* FAQアコーディオンボックス*/ 

/* スマホページ左右余白*/ 
@media (max-width: 700px) {
    #contents {
        width: 96%;
        margin-right: auto;
  margin-left: auto;
    }
  }
  
  /* PC LP風パーツ左右余白*/ 
@media (min-width: 700px) {
    #lp-part {
        width: 90%;
        margin-right: auto;
  margin-left: auto;
    }
}
  
 
  /* PC LP風パーツステップh2*/ 
.title-step {
    position: relative;
    border-bottom: 2px solid #bfa180;
    color: #bfa180;
    text-align: center;
    font-size: 24px;
    padding: 60px 0 10px;
    margin: 0;
}
 


/*鍋ページ背景テクスチャ*/ 
.bg_nabe {
    background-image: url(https://img15.shop-pro.jp/PA01158/697/etc/nabe_bg.jpg); 
  background-repeat:repeat; 
}