@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
  font-family: "游明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG教科書体","游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.icon-lg-b.icon-chevron_right {
  background-position: -24px -216px;
}

.no-pad .col-lg-6 {
  padding-left:0;
  padding-right:0;
} 

a {
  color: #464e54;
}

a:hover {
  color:#5e5e5e;
}

a img {
  opacity: 1;
}
a:hover img {
  opacity: .7;
}

/* font */
.c_wh {color:#fff;}
.c_ora {color:#F15A24;}
.c_gr {color:#99e03b;}
.c_gr2 {color:#56c311;}
.c_red {color: red;}

.txt_l {text-align: left;}
.txt_c {text-align: center;}
.txt_r {text-align: right;}
.txt_fwn {font-weight: normal;}
.txt_fwb {font-weight: bold;}

.txt_10 {font-size: 10px;}
.txt_11 {font-size: 11px;}
.txt_12 {font-size: 12px;}
.txt_13 {font-size: 13px;}
.txt_14 {font-size: 14px;}
.txt_15 {font-size: 15px;}
.txt_16 {font-size: 16px;}
.txt_17 {font-size: 17px;}
.txt_18 {font-size: 18px;}
.txt_19 {font-size: 19px;}
.txt_20 {font-size: 20px;}
.txt_22 {font-size: 22px;}
.txt_24 {font-size: 24px;}
.txt_26 {font-size: 26px;}
.txt_28 {font-size: 28px;}
.txt_30 {font-size: 30px;}

/* float */

.f_r {float: right;}
.f_l {float: left;}
.c_b {clear: both;}


/* margin */
.mar_auto {
  margin: 0 auto;
}

.mar_v_5 {margin: 5px 0;}
.mar_v_10 {margin: 10px 0;}
.mar_v_20 {margin: 20px 0;}
.mar_v_30 {margin: 30px 0;}
.mar_0 {margin: 0;}
.mar_t_0 {margin-top: 0;}
.mar_r_0 {margin-right: 0;}
.mar_b_0 {margin-bottom: 0;}
.mar_l_0 {margin-left: 0;}
.mar_5 {margin: 5px;}
.mar_t_5 {margin-top: 5px;}
.mar_r_5 {margin-right: 5px;}
.mar_b_5 {margin-bottom: 5px;}
.mar_l_5 {margin-left: 5px;}
.mar_10 {margin: 10px;}
.mar_t_10 {margin-top: 10px;}
.mar_r_10 {margin-right: 10px;}
.mar_b_10 {margin-bottom: 10px;}
.mar_l_10 {margin-left: 10px;}
.mar_20 {margin: 20px;}
.mar_t_20 {margin-top: 20px;}
.mar_r_20 {margin-right: 20px;}
.mar_b_20 {margin-bottom: 20px;}
.mar_l_20 {margin-left: 20px;}
.mar_30 {margin: 30px;}
.mar_t_30 {margin-top: 30px;}
.mar_r_30 {margin-right: 30px;}
.mar_b_30 {margin-bottom: 30px;}
.mar_l_30 {margin-left: 30px;}
.mar_40 {margin: 40px;}
.mar_t_40 {margin-top: 40px;}
.mar_r_40 {margin-right: 40px;}
.mar_b_40 {margin-bottom: 40px;}
.mar_l_40 {margin-left: 40px;}
.mar_50 {margin: 50px;}
.mar_t_50 {margin-top: 50px;}
.mar_r_50 {margin-right: 50px;}
.mar_b_50 {margin-bottom: 50px;}
.mar_l_50 {margin-left: 50px;}


/* padding */
.pad_v_5 {padding: 5px 0;}
.pad_v_10 {padding: 10px 0;}
.pad_v_20 {padding: 20px 0;}
.pad_v_30 {padding: 30px 0;}
.pad_v_40 {padding: 40px 0;}
.pad_v_50 {padding: 50px 0;}
.pad_0 {padding: 0;}
.pad_t_0 {padding-top: 0;}
.pad_r_0 {padding-right: 0;}
.pad_b_0 {padding-bottom: 0;}
.pad_l_0 {padding-left: 0;}
.pad_5 {padding: 5px;}
.pad_t_5 {padding-top: 5px;}
.pad_r_5 {padding-right: 5px;}
.pad_b_5 {padding-bottom: 5px;}
.pad_l_5 {padding-left: 5px;}
.pad_10 {padding: 10px;}
.pad_t_10 {padding-top: 10px;}
.pad_r_10 {padding-right: 10px;}
.pad_b_10 {padding-bottom: 10px;}
.pad_l_10 {padding-left: 10px;}
.pad_20 {padding: 20px;}
.pad_t_20 {padding-top: 20px;}
.pad_r_20 {padding-right: 20px;}
.pad_b_20 {padding-bottom: 20px;}
.pad_l_20 {padding-left: 20px;}
.pad_30 {padding: 30px}
.pad_t_30 {padding-top: 30px;}
.pad_r_30 {padding-right: 30px;}
.pad_b_30 {padding-bottom: 30px;}
.pad_l_30 {padding-left: 30px;}
.pad_40 {padding: 40px}
.pad_t_40 {padding-top: 40px;}
.pad_r_40 {padding-right: 40px;}
.pad_b_40 {padding-bottom: 40px;}
.pad_l_40 {padding-left: 40px;}
.pad_50 {padding: 50px}
.pad_t_50 {padding-top: 50px;}
.pad_r_50 {padding-right: 50px;}
.pad_b_50 {padding-bottom: 50px;}
.pad_l_50 {padding-left: 50px;}

/* border */
.bor_t_1 {border-top: 1px solid #eee;}
.bor_r_1 {border-right: 1px solid #eee;}
.bor_b_1 {border-bottom: 1px solid #eee;}
.bor_l_1 {border-left: 1px solid #eee;}

.bor_t_do1 {border-top: 1px dotted #ccc;}
.bor_r_do1 {border-right: 1px dotted #ccc;}
.bor_b_do1 {border-bottom: 1px dotted #ccc;}
.bor_l_do1 {border-left: 1px dotted #ccc;}

.rbor_do1 {border: 1px dotted #ccc;}
.rbor_do1b {border: 1px dotted #bbb;}
.rbor_do1a {border: 1px dotted #aaa;}
.rbor_do19 {border: 1px dotted #999;}
.rbor_do16 {border: 1px dotted #666;}

.radius10 {border-radius: 10px;}
.radius20 {border-radius: 20px;}


.btn--karakurenai,
a.btn--karakurenai {
  color: #fff;
  background-color: #EA0032;
  border:none;
}
.btn--karakurenai:hover,
a.btn--karakurenai:hover {
  color: #fff;
  background: #EA0032;
  border:none;
}
.btn--karakurenai:hover,
.btn--karakurenai:focus,
.btn--karakurenai:active,
.btn--karakurenai.active,
.btn--karakurenai.disabled,
.btn--karakurenai[disabled] {
  background-color: #000;
  color:#fff;
}



a.btn--radius {
   border-radius: 100vh;
}

/* vertical align */
.va-10 {vertical-align: -10%;}
.va-20 {vertical-align: -20%;}
.va-30 {vertical-align: -30%;}
.va-35 {vertical-align: -35%;}
.va-40 {vertical-align: -40%;}

/* color */
.sinsyu {color: #d72500}


/* お知らせ */
.information ul {
    list-style: none;
    margin-left: 0px;
}
.information ul li {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.information ul li table td {
    vertical-align: top;
}
.information ul li table td.icon {
    width: 48px;
}
.information ul li table td.date {
    width: 110px;
    text-align: center;
}
.information p.infotitle {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color:#EA0032;
    color:#fff;
    padding:3px 6px 2px;
    margin-top:0px;
    margin-right:5px;
    position:relative;top:-1px;
}
.information .infohonbun {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}
@media only screen and (min-width:481px){
    .information .infohonbun { padding-left:10px;}
}

.information a {text-decoration: underline;}
.information a:hover {text-decoration: none;}

@media only screen and (max-width:480px){
	.information ul li table th, 
	.information ul li table td {
		display: block;
	}
}


/* カートボタンのデザイン */
.btn-addcart {
  background-color: #333;
  border: medium none;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 18px 0;
}

#product h3 {
  font-size: 1.7em;
  line-height: 1.4;
  font-weight: normal;
  margin-top: 25px;
}
#product h4 {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.15em;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 35px;
  margin-bottom: 15px;
  color: #A73836;
  border-left: dotted 2px #A73836;
  padding-left:16px;
}
#product p {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.7;
  margin-bottom: 30px;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    outline: 0;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    z-index: 9999;
}

.table-basic {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 10px;
  margin-bottom: 50px;
}
.table-basic th, .table-basic td {
  padding: 15px;
}
.table-basic th {
  width: 100px;
  font-weight: bold;
  background-color: #f9f9f9;
  vertical-align: top;
  text-align:center;
}
.table-basic td {
  width: auto;
}

.table-seibun {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 600px;
  margin-top: 10px;
  margin-bottom: 50px;
}
.table-seibun th, .table-seibun td {
  padding: 15px;
}
.table-seibun th {
  width: 100px;
  font-weight: bold;
  background-color: #f9f9f9;
  vertical-align: top;
}
.table-seibun td {
  width: auto;
}



/* ドロップダウンメニュー */
.dropmenu {
  *zoom: 1;
  list-style-type: none;
  position: relative;
  z-index: 1000;
  font-family: "游明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG教科書体","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.dropmenu li a {
  display: block;
  line-height: 1;
}

.dropmenu li:hover ul {
  display: block;
}

.dropmenu li ul {
  display: none;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  width: 100%;
}

.dropmenu li {
  position: relative;
  margin: 0 12px;
  padding: 0;
  line-height: 2;
}

.dropmenu li ul li {
  width: 100%;
  background-color: rgba(255,255,255,0.9);
  padding: 0.75em 1em;
  text-align: left;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

/* colormekit.cssの上書き */
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #ccc;
}

.disable_cartin .btn:hover,
.disable_cartin .btn:focus,
.disable_cartin .btn:active,
.disable_cartin .btn.active,
.disable_cartin btn.disabled,
.disable_cartin .btn[disabled] {
  background-color: #EA0032;
  color:#fff;
}

.btn {
  border-radius: 0;
}

.btn-xlg,
.btn-sm,
.btn-xs {
  border-radius: 0;
}

.btn-xs {
  padding-top: 2px;
  padding-bottom: 2px;
}

select {
  border-radius: 0;
}

input[type="text"] {
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-appearance: none;
}

/* bxSlider */

.bx-wrapper {
    margin-bottom: 10px !important;
}

.bx-wrapper .bx-pager {
  bottom: 15px !important;
}

.bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 32px !important;
  height: 4px !important;
}

.border_t_dotted {
  border-top: 1px dotted #754C24;  
}

/* recipe */

.recipe-menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.recipe_photo img {
    border-radius: 5px;
}

p.recipe_lead {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:110%;
    margin-bottom: 20px;
    padding-top: 5px;
}

.section-recipe-page {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.section-recipe-page a:hover {
	text-decoration: dashed underline;
}

.section-recipe-page h2 {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    color: #754C24;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #754C24;  
}

.section-recipe-page h3 {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #754C24;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #754C24;  
}

.section-recipe-page h4 {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #C79F62;
    margin-top: 25px;
    margin-bottom: 15px;
}
.section-recipe-page h5 {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 112%;
    color: #C79F62;
    margin-top: 15px;
    margin-bottom: 5px;
}

.section-recipe-page h5 a,.section-recipe-page h5 a:visited {
    color: #C79F62;
    text-decoration:none;
}

.section-recipe-page h6 {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    color: #C79F62;
    margin-top: 5px;
    margin-bottom: 5px;
}

.section-recipe-page h6 a,.section-recipe-page h6 a:visited {
    color: #C79F62;
    text-decoration:none;
}


.usutya {
    color: #E0D7C1;
}

.recipebox {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  clear:both;
}
.recipebox_ingredients, .recipebox_step {
    padding-right:10px;
}

#ingredients_list .ingredient_row {
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    padding: 1px 5px;
    zoom: 1;
}

#ingredients_list .ingredient_name {
    display: inline;
    float: left;
    font-size: 112%;
}
#ingredients_list .ingredient_quantity {
    display: inline;
    float: right;
    margin: 0 0 0 10px;
    text-align: right;
}

.recipe_step_row {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #E5E5E5;  
}

.recipe_step_no {
    font-size: 150%;
    color: #E0D7C1;
    font-weight: bold;
    display: inline-block;
}

.recipe_step_inner {
    padding-top: 3px;
}

.recipe_step_txt {
    font-size: 112%;
}










.list-recipe {
  font-size: 0;
  text-align: center;
  margin: 0 0 40px;
}

.list-recipe > li {
  font-size: 14px;
  display: inline-block;
  width: 240px;
  margin: 0 0 10px;
}






.section-recipe-page .clearfix {
  margin-bottom: 40px;
}

.clearfix {
  zoom: 1
}

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

.recipe-l {
  float: left;
  width: 48%;
  border: 3px solid #efefef;
  padding: 4%;
  box-sizing: border-box;
}

.recipe-r {
  float: right;
  width: 48%;
  border: 3px solid #efefef;
  padding: 4%;
  box-sizing: border-box;
}


.companyCont .tbl01 {
  width: 60%;
  float: left;
}

.companyCont .company_photo {
  width: 38%;
  float: right;
}

.companyCont .company_photo img {
  max-width: 100%;
}

/*column */

.column h3 {
  font-size: 2em;
  line-height: 1.4;
  font-weight: normal;
  margin-top: 30px;
  margin-bottom: 20px;
}

.column h4 {
  font-family: "游明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG教科書体","游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 35px;
  margin-bottom: 15px;
}
.column p {
  font-family: "游明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG教科書体","游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 108%;
  line-height: 2;
  margin-bottom: 30px;
}



/*
 * layout
 */
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

.pc-header {
  margin: 0 auto;
  max-width: 1200px;
}

#footer {
  background-color: #333;
  color: #fff;
}

#footer a {
  color: #fff;
}

address {
  margin-bottom: 0;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}

#contents .topicpath-nav li {
  padding: 0;
}

#contents .topicpath-nav a {
  margin-left: 5px;
}

/*
 * side
 */
/*
#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}*/


/* スマホ用ドロワーメニュー */
.drawer.open {
  left: 0;
}

.drawer {
  position: fixed;
  top: 0;
  left: -280px;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 280px;
  height: 100%;
  background: #fff;
  color: #212121;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.drawer__item--close {
  padding: 20px;
  text-align: right;
}

.drawer__item {
  border-bottom: 1px solid #e0e0e0;
}

.drawer__item--close a {
  color: #212121;
}

.drawer__item__name {
  font-size: 100%;
  font-weight: normal;
  display: table;
  line-height: 1;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 20px;
  color: #212121;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.drawer__item__name__icon--left {
  width: 15%;
  display: table-cell;
  vertical-align: middle;
}

.drawer__item__name__text {
  width: 70%;
  vertical-align: middle;
}

.drawer__item__name__icon--right {
  width: 10%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.overlay {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.drawer__item--accordion ul {
  margin: 0;
  padding: 15px 0;
  list-style: none;
}

.linklist__item {
  border-bottom: solid 1px #e0e0e0;
  list-style: none;
}

.drawer__item--accordion .linklist__item {
  border: none;
}

.linklist__item a {
  display: table;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 20px;
  color: #212121;
}

.drawer__item--accordion .linklist__item a {
  padding: 10px 20px;
}

.linklist__item__text {
  width: 80%;
  height: auto;
}

.linklist__item a span {
  display: table-cell;
  vertical-align: middle;
}

.u-ac--active {
  border-bottom: 1px solid #e0e0e0;
}

/* スマホ */
.toolbar {
  border-bottom: solid 1px #e0e0e0;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}

.toolbar__inner {
  margin: 0;
  padding: 0;
}

.toolbar__item {
  list-style: none;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.toolbar__item--menu {
  float: left;
}

.toolbar__item--menu span {
  margin: 0 0 0 8px;
  vertical-align: middle;
  font-size: 85.71429%;
  font-weight: bold;
}

.toolbar__item--cart {
  float: right;
}

.toolbar__item a {
  color: #212121;
  padding: 0 20px;
  height: 60px;
  display: table;
}

.u-wrap {
  text-align: center;
  vertical-align: middle;
  zoom: 1;
}

.toolbar__item a .u-wrap {
  display: table-cell;
}

.toolbar__item a i {
  vertical-align: middle;
}

.toolbar__item--cart .toolbar__item__count {
  font-weight: bold;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

.section--shopname {
  padding-top: 65px;
}

.section__inner {
  padding: 10px;
}

.section__inner form,
.drawer__item__name form {
  margin-bottom: 0;
}

.shopname {
  text-align: center;
  margin: 0;
  font-size: 114.28571%;
}

.shopname a {
  font-weight: bold;
  color: #212121;
  display: block;
}

.section {
  border-bottom: solid 1px #e0e0e0;
}

input[type="text"].keyword {
  font-size: 85.71429%;
  background: #fff;
  color: #212121;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

input[type="text"].keyword--small {
  width: 72%;
  height: 44px;
}

.button--blue {
  background: #333;
  color: #fff;
}

.button--small {
  font-size: 100%;
  padding: 15px 0;
  width: 25%;
  line-height: 1;
  border: none;
}

.section--search .button {
  float: right;
}

/*
 * temp
 */


/* border */
.bor_t_1 {
  border-top: 1px solid #eee;
}

.bor_r_1 {
  border-right: 1px solid #eee;
}

.bor_b_1 {
  border-bottom: 1px solid #eee;
}

.bor_l_1 {
  border-left: 1px solid #eee;
}

/* vertical align */
.va-10 {
  vertical-align: -10%;
}

.va-20 {
  vertical-align: -20%;
}

.va-30 {
  vertical-align: -30%;
}

.va-35 {
  vertical-align: -35%;
}

.va-40 {
  vertical-align: -40%;
}

@media (max-width: 980px) {

  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}

@media (max-width: 768px) {

  /* ~768px */
  #contents {
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  /* ~480px */
}



/*
 * icons
 */
.icon-user {
  background-position: -208px 0px;
}

.icon-lg-b.icon-user {
  background-position: -312px 0px;
}

.icon-adduser {
  background-position: -240px 0px;
}

.icon-lg-b.icon-adduser {
  background-position: -360px 0px;
}

.icon-login {
  background-position: -48px -80px;
}

.icon-lg-b.icon-login {
  background-position: -72px -120px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-lg-b.icon-logout {
  background-position: -48px -120px;
}

.icon-home {
  background-position: -176px -16px;
}

.icon-lg-b.icon-home {
  background-position: -264px -24px;
}

.icon-mail {
  background-position: -64px 0px;
}

.icon-lg-b.icon-mail {
  background-position: -96px 0px;
}

.icon-pencil {
  background-position: -96px 0px;
}

.icon-lg-b.icon-pencil {
  background-position: -144px 0px;
}

.icon-help {
  background-position: -272px -80px;
}

.icon-lg-b.icon-help {
  background-position: -408px -120px;
}

.icon-cart {
  background-position: -176px -64px;
}

.icon-lg-b.icon-cart {
  background-position: -264px -96px;
}

.icon-search {
  background-position: -208px -16px;
}

.icon-lg-b.icon-search {
  background-position: -312px -24px;
}

.icon-chevron_up {
  background-position: -0px -144px;
}

.icon-lg-b.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-chevron_down {
  background-position: -352px -128px;
}

.icon-lg-b.icon-chevron_down {
  background-position: -528px -192px;
}

.icon-close {
  background-position: -80px -80px;
}

.icon-lg-b.icon-close {
  background-position: -120px -120px;
}

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png);
  }
}

@media (max-width: 768px) {
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
  }
}

@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (max-width: 768px) and (min-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (min-resolution: 192dpi),
only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png);
  }
}

/* 商品詳細ページのbxSliderの筋消し用 */
@media (min-width: 481px) {
  .wrapper {
    max-width: 430px;
  }
}

@media (min-width: 550px) {
  .wrapper {
    max-width: 500px;
  }
}

@media (min-width: 600px) {
  .wrapper {
    max-width: 540px;
  }
}

@media (min-width: 700px) {
  .wrapper {
    max-width: 650px;
  }
}

@media (min-width: 800px) {

  .wrapper,
  .pc-header {
    max-width: 750px;
  }
}

@media (min-width: 900px) {

  .wrapper,
  .pc-header {
    max-width: 820px;
  }
}

@media (min-width: 1000px) {

  .wrapper,
  .pc-header {
    max-width: 950px;
  }
}

@media (min-width: 1100px) {

  .wrapper,
  .pc-header {
    max-width: 1050px;
  }
}

@media (min-width: 1150px) {

  .wrapper,
  .pc-header {
    max-width: 1100px;
  }
}

@media (min-width: 1200px) {

  .wrapper,
  .pc-header {
    max-width: 1120px;
  }
}

@media (min-width: 1250px) {

  .wrapper,
  .pc-header {
    max-width: 1200px;
  }
}


/*=============== keisai ===============*/

#keisai {
	list-style:none;
	padding:0;
	margin:0;
}

#keisai li {
	display:block;
	width:344px;
	height:300px;
	float:left;
	margin:0 10px 16px 0;
}

#keisai .img {
	border-bottom:dotted #cccccc 1px;
	padding-bottom:6px;
	margin-bottom:6px;
	height:220px;
}
#keisai .info {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:1.6;
}

#keisai li img {
	padding:5px;
	margin:5px;
}
#keisai li a img {
	padding:5px;
	margin:5px;
	background-color:#CCCCCC;
}
#keisai li a:hover img {
	background-color:#CC9933;
}


blockquote {
    position: relative;
    padding: 32px 16px 16px 32px;
    box-sizing: border-box;
    font-style: normal;
    color: #464646;
    background: #eaeaea;
    border: none;
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: -6px;
    left: -15px;
    content: "“";
    font-family: sans-serif;
    color: #eaeaea;
    font-size: 70px;
    line-height: 1;
    z-index: 2;
}

blockquote:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    border-width: 0 0 40px 40px;
    border-style: solid;
    border-color: transparent #ffffff;
}

blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}