@charset "shift_jis";

body {
  font-size: 1.6rem;
  background: #fff;
  color: #333;
  font-family: 'Hiragino Maru Gothic ProN W3', 'ヒラギノ丸ゴ Pro W3', 'Meiryo', 'メイリオ', sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  padding-top: 64px;
}

header,
footer,
section,
article,
div,
h1,
h2,
h3,
h4,
h5,
input,
select,
button,
ul,
li,
p,
a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

a {
  color: #333333;
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  width: 100%;
  vertical-align: baseline;
}

.clearfix {
  overflow: hidden;
  zoom: 1;
}

input[type='number'] {
  /*	text-align: right!important;*/
  text-align: left;
}

p.notice {
  font-size: 0.9em;
  padding-left: 1em;
  text-indent: -1em;
}

.pointTxt #welcome_wrap {
  text-align: center;
}

.pointTxt p em {
  font-style: normal;
}

/*header
--------------------------------------*/
header {
  width: 100%;
}

header h2 {
  width: auto;
  padding: 2px;
  margin: 0;
  font-size: 1rem;
  text-align: center;
}

header h2 span {
  width: 196.5px;
  display: block;
  margin: 0 auto;
  padding: 0 0 0 0;
}

header h2 span img {
  margin: 0 0 0 0;
  padding: 5px 0 5px 0;
  vertical-align: bottom;
}

header nav ul li.shopbag {
  position: relative;
}

header nav ul li.shopbag span {
  position: absolute;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  font-size: 1rem;
  background: #ff3500;
  border: 1px solid #fff;
  border-radius: 20px 20px;
  color: #fff;
  bottom: 15px;
  left: 50%;
  font-weight: bold;
  text-align: center;
  pointer-events: none;
}

header nav ul li a img {
  width: 61px;
}

.search ul {
  width: 100%;
  margin: 0 auto 5px;
  padding: 0 10px;
  display: flex;
}

.search ul li {
  margin-top: 10px;
}

.search p.s_ryo {
  margin: 0px auto;
  text-align: center;
  background: #ee7700;
  padding: 5px;

  font-weight: bold;
  font-size: 1.7rem;
}
.search p.s_ryo span {
  color: #00a8c9;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
  margin: 0 4px;
}
.search p.s_ryo a {
  text-decoration: none;
  color: #fff;
}

.search select,
.search input[type='text'] {
  -webkit-appearance: none;
  appearance: none;
}

.search ul li:first-child {
  width: 90%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
}

.search ul li:last-child {
  width: 72px;
  height: 40px;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
}

.search select {
  width: 102px;
  height: 40px;
  padding: 6px 40px 6px 6px;
  border: 1px solid #eee;
  border-radius: 5px 0 0 5px;
  font-size: 1.2rem;
  background: url('../images/icon_arw_down.png') no-repeat 90% 50%, -moz-linear-gradient(top, #fffffe 0%, #fef7f6 100%);
  background: url('../images/icon_arw_down.png') no-repeat 90% 50%, -webkit-linear-gradient(top, #fffffe 0%, #fef7f6 100%);
  background: url('../images/icon_arw_down.png') no-repeat 90% 50%, -ms-linear-gradient(top, #fffffe 0%, #fef7f6 100%);
  background: url('../images/icon_arw_down.png') no-repeat 90% 50%, linear-gradient(to bottom, #fffffe 0%, #fef7f6 100%);
  background-size: 13px 13px, 100%;
  overflow: hidden;
  word-wrap: break-word;
  line-height: 1;
}

.search select option {
  width: 60px;
  white-space: normal;
  padding: 0 0 3px 0;
}

.search input[type='text'] {
  width: 100%;
  height: 40px;
  border: 1px solid #aaa;
  border-right: none;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  padding: 0 5px;
}

.search button {
  width: 40px;
  height: 40px;
  border: none;
  padding: 0;
  background: none;
}

.search button img {
  width: 40px;
  height: 40px;
}

/*
.login_name p {
	margin: 0;
	padding: 0;
}

.login_name span {
	font-weight: bold;
}

.login_name span.point {
	font-size: 1rem;
	font-weight: normal;
}
*/
.txtRed {
  color: #ff3500;
}
/*footer
--------------------------------------*/
.link_list + .tel {
  width: 280px;
  margin: 10px auto;
  line-height: 1;
}

footer {
  color: #fff;
  padding: 0;
}

footer div {
  padding: 20px 0;
  background: #6b6462;
}

footer .mode {
  margin: 0;
  padding: 18px 0 12px;
  text-align: center;
  letter-spacing: -0.4em;
  font-size: 0.9rem;
}

footer .mode img {
  width: 48px;
  height: 20px;
  vertical-align: top;
}

footer .mode li {
  display: inline-block;
  line-height: 20px;
  height: 20px;
  letter-spacing: 0.1em;
  margin: 0 6px 0 0;
}

footer .mode li:first-child {
  margin-right: 8px;
}

footer h2 {
  width: 167px;
  margin: 0 auto 10px;
  padding: 0;
  line-height: 0;
}

footer .links {
  margin: 0;
  padding: 0;
  text-align: center;
  letter-spacing: -0.4em;
}

footer .links li {
  display: inline-block;
  letter-spacing: 0.1em;
  line-height: 1;
  font-size: 1rem;
  margin-bottom: 10px;
}

footer .links li a {
  color: #fff;
}

footer .links li:first-child {
  padding-right: 13px;
  border-right: 1px solid #51423e;
}

footer .links li:nth-of-type(2) {
  padding-left: 13px;
  border-left: 1px solid #79716e;
}

footer .links li:last-child {
  display: block;
}

footer address {
  font-style: normal;
  font-size: 0.9rem;
  text-align: center;
}

/*att_box--------------------------------------*/
.att_box img {
  display: block;
  margin: 0 auto;
  width: 96%;
}
.att_box .pc {
  display: none;
}
.att_box .sp {
  display: block;
}
.att_box div {
  margin: 15px 10px;
  padding: 10px;
  border: 1px solid #ff6840;
  background: #fff2ee;
  text-align: center;
}

.att_box div h2 {
  font-size: 1.4rem;
  color: #ff3500;
  /* font-weight: normal; */
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.att_box div p {
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
}

.att_box div a:link {
  text-decoration: none;
}

/*att_box_error
--------------------------------------*/
.ERS_input_error {
  border: none;
  margin: 0 auto 20px;
  padding: 0;
  background-color: #fff;
  width: 96%;
}
.ERS_input_error h3,
section .ERS_input_error h3 {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: none;
}
.ERS_input_error h3 img {
  vertical-align: bottom;
}
.ERS_input_error p {
  margin: 0 auto;
  padding: 10px;
  font-size: 1.4rem;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-top: none;
  display: block;
}
.ERS_input_error p em {
  font-style: normal;
  font-weight: bold;
}
.ERS_input_error p a {
  text-decoration: underline;
}
/*ERS_information
--------------------------------------*/
.ERS_information {
  margin: 15px 10px;
  padding: 10px;
  border: 1px solid #ff6840;
  background: #fff2ee;
}
.ERS_information p {
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
  color: #ff3500;
}
.ERS_information2 {
  margin: 10px 10px 15px 10px;
  padding: 10px;
  background: #fff2ee;
  -webkit-border-radius: 0.7em;
  border-radius: 0.7em;
}
.ERS_information2 p {
  font-size: 1.4rem;
  color: #333;
}

/*toggle / toggled
--------------------------------------*/
.tgl {
  margin: 0;
  padding: 15px 10px;
  background: url('../images/icon_down.png') no-repeat 98% 50%, #fff;
  background-size: 25px 14px, 100%;
}

.tgld {
  background: url('../images/icon_up.png') no-repeat 98% 50%, #fff;
  background-size: 25px 14px, 100%;
}

/*link-gradient
--------------------------------------*/
ul.link_list,
.category ul {
  margin: 0;
  padding: 0;
}

.link {
  margin: 0;
  padding: 0;
  background: url('../images/icon_right.png') no-repeat 98% 50%;
  background-size: 10px 17.5px, 100%;
  border-bottom: 0.5px solid #aaa;
}

.link_list li {
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 18px;
}
.link_list li::after {
  content: '';
  position: absolute;
  background: url('../images/icon_right.png') no-repeat;
  width: 10px;
  height: 18px;
  top: 0;
  bottom: 0;
  right: 7px;
  margin: auto;
  background-size: contain;
}
.category ul li span {
  margin: 0;
  background: url('../images/icon_down.png') no-repeat 98% 50%;
  background-size: 17.5px 10px, 100%;
  border-bottom: 0.5px solid #aaa;
}

.category ul li span.tgld {
  background: url('../images/icon_up.png') no-repeat 98% 50%;
  background-size: 17.5px 10px, 100%;
}

.category ul li.all_item {
  margin: 0;
  padding: 0;
  background: url('../images/icon_right.png') no-repeat 98% 50%;
  background-size: 10px 17.5px, 100%;
}

/*.category ul ul a,*/
.link a,
.link_list a,
.category ul li span,
.link_list .login {
  display: block;
  line-height: 1;
}
.link_list .logout {
  display: none;
}

.link a {
  padding: 15px 30px 15px 10px;
  font-size: 14px;
}

.link_list a {
  padding: 15px 30px 15px 10px;
}

.category ul li span {
  padding: 15px 10px;
}

.category ul ul a {
  padding: 15px 30px 15px 20px;
  line-height: 1.5;
  display: block;
}

/*link_list2
--------------------------------------*/
ul.link_list2 {
  margin: 0;
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
  background: #e0dfde;
  border-top: 1px solid #aaa;
}
.link_list2 .login {
  display: block;
}
.link_list2 .logout {
  display: none;
}

ul.link_list2 li {
  width: 50%;
  margin: 0;
  padding: 0;
}

ul.link_list2 li:nth-child(2n) {
  border-right: none;
}

ul.link_list2 li a {
  display: block;
  width: 100%;
  padding: 15px 10px 15px 20px;
  line-height: 1;
}

/*top_att
--------------------------------------*/
.top_att h2.tgl {
  margin: 0 0 0 0;
  padding: 15px 10px;
  line-height: 1;
  border-top: 1px solid #eee;
  border-bottom: none;
}

.top_att h2.tgl img {
  width: 135px;
  line-height: 1;
}

.top_att h2.tgl + div {
  padding: 10px;
}

.top_att h2.tgl + div p {
  padding: 0;
  margin: 5px 0 0;
}
.top_att h2.tgl + div p a {
  text-decoration: underline;
}

.top_att .link_list {
  border-top: 1px solid #eee;
}

/*more-gradient
--------------------------------------*/
.more,
.moreR,
.moreN,
#pagetop {
  margin: 0;
  padding: 15px 0;
  text-align: center;
  border-bottom: 1px solid #aaa;
}

#pagetop {
  padding: 0;
  border-top: 1px solid #aaa;
  border-bottom: none;
}

#pagetop a {
  padding: 15px 0;
  display: block;
}

#pagetop span,
.more span,
.moreR span,
.moreN span {
  display: inline-block;
  padding-right: 20px;
  background: url('../images/icon_down.png') no-repeat 100% 50%;
  background-size: 12px 11px;
}

.more .moreC,
.moreR .moreRC,
.moreN .moreNC {
  display: inline-block;
  padding-right: 20px;
  background: url('../images/icon_up.png') no-repeat 100% 50%;
  background-size: 12px 11px;
}
#pagetop span {
  background: url('../images/icon_up.png') no-repeat 100% 50%;
  background-size: 12px 11px;
}
.morePoli {
  text-align: right;
}
.morePoli span {
  display: inline-block;
  padding-right: 20px;
  background: url('../images/icon_arw_bottom.png') no-repeat 0% 50%;
  width: 80px;
  background-size: 13px 13px;
  text-decoration: underline;
}
.morePoli .morePoliC {
  display: inline-block;
  padding-right: 20px;
  background: url('../images/poliClose.png') no-repeat 0% 50%;
  background-size: 13px 13px;
  width: 55px;
  text-decoration: underline;
}

/*h2--------------------------------------*/
section h2.bg {
  text-align: center;
  margin: 0 auto;
  font-size: 1.4em;
}

/*col3_box
--------------------------------------*/
.col3_box,
.swiper-wrapper {
  padding: 10px 0 0;
}
.swiper-wrapper {
  width: 3600px !important;
}
.col3_box .col {
  float: left;
  width: 33%;
  padding: 0 10px 10px;
}
.swiper-wrapper .swiper-slide {
  padding: 0 5px;
}
.top .col3_box div p.bnr,
.col3_box .col p.bnr,
.swiper-wrapper .swiper-slide div p.bnr,
.swiper-wrapper .swiper-slide p.bnr {
  width: 90px;
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0;
  text-align: center;
}

/*col4_box
--------------------------------------*/
.col4_box {
  padding: 20px 0 0;
}

.col4_box .col {
  float: left;
  width: 25%;
  padding: 0 10px 30px;
}

/*crumbs
--------------------------------------*/
#crumbs li,
#crumbs li a {
  font-size: 1.2rem;
  color: #666;
}

#crumbs ul {
  margin: 0;
  padding: 7px;
  overflow-x: scroll;
  background: #fff;
  border-bottom: solid 1px #eee;
  border-left: solid 1px #eee;
  white-space: nowrap;
  display: flex;
}

#crumbs li {
  padding: 5px 5px 5px 0;
  list-style-type: none;
}

#crumbs li a {
  padding-right: 2px;
  text-decoration: underline;
}

#crumbs li:before {
  padding-right: 2px;
  content: ' > ';
}

#crumbs li:first-child:before {
  padding-right: 0;
  content: '';
}

#crumbs h1 {
  margin: 0px 0 10px;
  line-height: 1;
  font-size: 0.5em;
  overflow: scroll;
  white-space: nowrap;
  padding: 10px 0 10px 5px;
  font-weight: normal;
  border-bottom: 1px solid #eee;
}
/*table--------------------------------------*/
.tbl_box {
  width: 96%;
  margin: 0 auto;
}

table {
  width: 100%;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}

table th,
table td {
  padding: 9px;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  text-align: left;
}

table th {
  vertical-align: top;
  font-weight: normal;
  width: 30%;
}

table th.ERS_IVP_caution {
  color: #ff6840;
  font-weight: bold;
  background-color: #fff2ee !important;
}

table th.ERS_IVP_caution.error_th {
  background: url(/images/icon_error.png) 5px 12px no-repeat #fff2ee !important;
  padding-left: 26px;
}

table th.ERS_IVP_caution.error_th label {
  font-weight: bold;
}

/*display--------------------------------------*/
.tgl + div {
  display: none;
}

.category ul li span + ul {
  display: none;
}

/*border--------------------------------------*/
.bte {
  width: 96%;
  margin: 0 auto 20px;
}
.bte img {
  width: 100%;
}

/*icon--------------------------------------*/
.icon_camp {
  width: 65px !important;
  vertical-align: middle;
}

.icon_camp2 {
  width: 48px !important;
  vertical-align: middle;
}

.icon_pc {
  width: 25px !important;
  margin-left: 7px;
  vertical-align: baseline;
  margin-top: 1px;
}

.icon_win {
  width: 9px !important;
  margin-left: 5px;
  vertical-align: baseline;
  margin-top: 1px;
}

.arw_r {
  padding-left: 25px;
  background: url('../images/icon_arw_right.png') no-repeat 0 37%;
  background-size: 15px 15px;
  padding-bottom: 0;
}

.question {
  padding-left: 20px;
  background: url('../images/icon_question.png') no-repeat 0 50%;
  background-size: 13px 13px;
}

/* ivp add
==============================================================*/
header nav ul li a.login,
footer nav ul li a.login {
  display: block;
}

header nav ul li a.logout,
footer nav ul li a.logout {
  display: none;
}

.top_att .top_guide {
  display: block;
}

#search_submit-s {
  width: 72px;
  height: 40px;
  border: none;
  padding: 0;
  background: none;
  border-radius: 0;
}

#search_submit-s img {
  width: 40px;
  height: 40px;
}

.pager {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.pager ul {
  margin: 0 0 0 0;
  padding: 10px 0 10px 0;
  display: table;
}

.pager ul form {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: table-cell;
}

.pager ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#ERS_ssl_alert {
  display: none;
}

input.required,
select.required {
  background-color: #feffc4;
}

span.icon {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1;
  margin: 0 0 0 5px;
  padding: 3px;
}

/* 温度帯　色設定
----------------------------- */
.item_wrap .item_name h2 span.jyouon,
article h1.normal,
.history_tbl tr td.normal,
span.normal {
  background: #fef6d5;
  color: #e95128;
}

.item_wrap .item_name h2 span.freezing,
article h1.cold,
.history_tbl tr td.cold,
span.cold {
  background: #dcf2ff;
  color: #0297ff;
}

span.new {
  background: #e95128;
  color: #fff;
  margin-left: 10px;
  padding: 4px;
  font-size: 1.2rem;
}

.person_info .jyouon {
  color: #e95128;
}

.person_info .freezing {
  color: #0297ff;
}

/* pager
----------------------------- */
.pager {
  margin: 9px auto;
  padding-bottom: 7px;
  border-bottom: 1px solid #aaa;
}

.pager02 {
  margin: 20px 0 10px 0;
  padding: 16px 10px 15px 10px;
  background-color: #f7f6f5;
  border: 1px solid #ccc;
}

.pager ul {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
}

.pager ul form {
  display: inline;
}

.pager02 ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  float: right;
}

.pager ul li,
.pager02 ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: inline;
}

.pager ul li input[type='submit'],
.pager ul li input[type='button'] {
  margin: 0;
  padding: 4px 11px 2px 11px;
  text-align: center;
  border: 1px solid #6b6462;
  background: none;
  background-color: #fff;
  font-size: 1.8rem;
  color: #6b6462;
  border-radius: 5px;
}

.pager ul li input[type='submit'].change,
.pager ul li input[type='button'].change {
  text-decoration: underline;
}

.pager ul li input[disabled],
.pager ul li input[disabled] {
  text-decoration: none !important;
}

.pager ul li input[type='submit'].change:hover,
.pager ul li input[type='button'].change:hover {
  text-decoration: none !important;
  color: #f45c34 !important;
}

.pager ul li.disabled input[type='submit'].change:hover,
.pager ul li.disabled input[type='button'].change:hover,
.pager ul li.disabled02 input[type='submit'].change:hover,
.pager ul li.disabled02 input[type='button'].change:hover {
  color: #666 !important;
}

.pager ul li.pre {
  padding: 2px 0 0 0;
}

.pager02 p {
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
  font-size: 1.6rem;
  display: block;
  float: left;
}

.pager ul li.next {
  padding: 2px 0 0 0;
}

.pager ul li.disabled,
.pager02 ul li.disabled {
  padding: 2px 0 0 0;
  background: none;
}

#wrapper .pager02 ul li.disabled a,
#wrapper .pager02 ul li.disabled02 a {
  cursor: default;
  text-decoration: none;
}

.pager ul li.disabled02,
.pager02 ul li.disabled02 {
  padding: 2px 0 0 0;
  background: none;
}

.pager02 ul li:last-child,
.pager02 ul li.disabled02 {
  padding: 2px 20px 0 0;
}

.pager ul li.pre input[type='submit'],
.pager02 ul li a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 1.6rem;
  background-color: #f7f6f5;
  border: none;
}

.pager ul li.disabled input[type='submit'],
.pager ul li.disabled02 input[type='submit'] {
  color: #666;
}

.pager ul li.next input[type='submit'] {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 1.6rem;
  background-color: #f7f6f5;
  border: none;
  text-decoration: underline;
}

.pager ul li.next input[type='submit']:hover {
  text-decoration: none;
  color: #f45c34 !important;
}

.pager ul li a:hover,
.pager02 ul li a:hover {
  color: #f45c34 !important;
}

.pager input.place[type='button'] {
  font-weight: bold;
  color: #fff;
  border: 1px solid #6b6462;
  background-color: #6b6462;
}

p.count {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: right;
  font-size: 1.4rem;
}

/* エラー文言色
----------------------------- */
span.dispError {
  color: #ff6840;
  font-weight: bold;
}

.register .tbl_box table th.ERS_IVP_caution,
.update th.ERS_IVP_caution,
.contact th.ERS_IVP_caution,
.catalog th.ERS_IVP_caution {
  color: #ff6840;
  font-weight: bold;
  background-color: #fff2ee !important;
}

#birthday_y,
#year {
  margin-bottom: 10px;
}

/* 商品リスト01
----------------------------- */
.item_wrap {
  padding: 10px 0;
  border-bottom: 1px solid #aaa;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.item_wrap .item_box {
  display: flex;
  width: 96%;
  margin: 0 auto;
}

.item_wrap .item_img {
  width: 120px;
  margin: 0 3% 0 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item_wrap .item_img img {
  max-width: 120px;
  border: 1px solid #aaa;
  box-sizing: border-box;
}

.item_wrap .item_txt {
  width: calc(97% - 120px);
}

.item_wrap .item_txt h2,
.item_wrap .item_txt p {
  margin: 0;
  padding: 0;
  border: none !important;
}

.item_wrap .status {
  letter-spacing: -0.4em;
}

.item_wrap .status span {
  display: inline-block;
  font-size: 1.3rem;
  height: 15px;
  padding: 2px 2px;
  margin: 0 7px 8px 0;
  background: #ea5128;
  color: #fff;
  letter-spacing: normal;
  vertical-align: middle;
}

.item_wrap .status span.cat {
  padding: 0;
  margin: 2px 5px 10px 0;
  background: none;
  vertical-align: top;
  line-height: 1;
}

.item_wrap .status img.trys {
  margin: 2px 5px 10px 0;
  vertical-align: middle;
  width: 60px;
  display: inline-block;
}

.item_wrap span.cat img {
  vertical-align: middle;
  width: 60px;
  display: inline-block;
  margin-right: 5px;
}

.item_wrap .item_name {
  width: 100%;
  margin: 0 auto 5px;
}

.item_wrap .item_name h2 {
  margin: 0 0 5px !important;
  padding: 0 !important;
  font-weight: normal !important;
  font-size: 1.6rem !important;
}

.item_wrap .item_name h2 span {
  display: inline-block;
  font-size: 1.4rem;
  padding: 2px 10px;
  margin: 0 0 0 5px;
  line-height: 1;
  border-radius: 5px;
}

.item_wrap .item_name a {
  text-decoration: underline;
}

.item_wrap .item_txt h3,
.detail .item_wrap .item_txt h3 {
  margin: 0 auto 5px;
  padding: 5px;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1;
  background: #fafafa;
  display: inline-block;
  text-align: left;
}
.item_wrap .item_txt h3:empty {
  display: none;
}

.item_wrap p.othr {
  font-size: 1.5rem;
  margin: 0 auto;
}

.item_wrap p.p_attention {
  color: #e95129;
  font-size: 1.5em !important;
  margin: 5px 0;
  font-weight: bold;
  line-height: 1;
}

.item_wrap p.p_attention .tax_included {
  font-size: x-small;
  color: #000000;
  font-weight: normal;
}

.item_wrap p.campaign {
  margin: 0 0 5px 0 !important;
  padding: 3px 5px !important;
  background: #fbfcb5;
  color: #333;
  display: inline-block;
  border: 1px solid #aaa !important;
  font-size: 1.5rem;
}

.item_wrap p.campaign span {
  padding-left: 11px;
}

.item_wrap p.campaign span a {
  text-decoration: none;
}

.item_wrap p.campaign span a:hover {
  text-decoration: underline;
}

.item_wrap p.campaign span.red {
  color: #ff0000;
}

.detail .item_wrap .cart {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  background: none;
  border: none;
}

.item_wrap .cart ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row !important;
  width: 100% !important;
}
.item_wrap .cart li input[type='text'].number_box {
  margin-bottom: 0;
  margin-left: 0;
}
.item_wrap .cart li {
  margin: 5px 5px;
  width: 40px !important;
}
.item_wrap .cart li:first-child {
  margin: 0;
  font-size: 1.4rem;
  width: 28px !important;
}
.item_wrap .cart li:last-child {
  position: relative;
  margin: 0;
  height: 36px;
  width: 150px !important;
}
.item_wrap .cart .submit_btn {
  vertical-align: middle;
  margin-left: 0 !important;
  width: 100%;
  aspect-ratio: auto;
}
.item_wrap .cart .submit_btn.stop {
  aspect-ratio: 268 / 51;
}

.item_wrap .number_box,
.detail .item_wrap .number_box {
  width: 40px;
  height: 36px;
  vertical-align: middle;
  line-height: 36px;
}

.item_wrap .alert {
  color: #e95129;
  font-size: 1.2rem;
  margin: 5px auto 0;
  text-align: left;
  width: 96%;
  text-indent: -1.3em;
  padding-left: 1.3em;
  box-sizing: border-box;
  line-height: 1.3;
  font-weight: bold;
}

.item_list02 .item_box .alert {
  color: #e95129;
  font-size: 1.6rem;
  text-align: center;
  margin: 5px auto 0;
}

/* 商品リスト02
----------------------------- */
.bdr01 {
  border-bottom: 1px solid #aaa;
}

.bdr02 {
  border-bottom: 1px solid #aaa;
}

.item_list02 .item_box {
  padding-top: 10px;
  position: relative;
}

.item_list02 .item_box .item_ttl {
  height: auto;
  margin: 0 0 10px 0;
  padding: 0 40px 0 10px;
  line-height: inherit;
  background: none;
  color: #333;
  font-weight: normal;
  font-size: 1.4rem;
}

.item_list02 .item_box h2 {
  height: auto;
  margin: 0 0 10px 0;
  line-height: inherit;
  background: none;
  color: #333;
  font-weight: normal;
  font-size: 20px;
  padding: 0px 45px 0 10px;
}

.item_list02 .item_box h2.check-item {
  padding: 0px 0px 0 30px;
}

.item_list02 .item_box h2 a,
.item_list02 .item_box .item_ttl a {
  text-decoration: underline;
}

.item_list02 .item_box .item_close {
  padding-top: 10px;
  margin: 0;
}

.item_list02 .item_box .item_close a {
  border: none;
  background-color: #6b6462;
  color: #fff;
  padding: 3px 10px 3px 10px;
}

.item_list02 .item_box h2 span,
.item_list02 .item_box .item_ttl span {
  display: inline-block;
  font-size: 1rem;
  margin: 0 0 0 5px;
  padding: 3px;
  background: #ea5128;
  color: #fff;
  line-height: 1;
}

.item_list02 .item_box h2 span.jyouon,
.item_list02 .item_box .item_ttl span.jyouon {
  background: #fef6d5;
  color: #e95128;
}

.item_list02 .item_box h2 span.freezing,
.item_list02 .item_box .item_ttl span.freezing {
  background: #dcf2ff;
  color: #0297ff;
}

h2#ttl {
  padding-left: 40px;
}

.item_list02 .item_box .item_close input[type='image'] {
  width: 100%;
}

.item_list02 .item_box .img {
  width: 33%;
  margin: 0 2% 0 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item_list02 .item_box .img img {
  width: 120px;
  margin: 0 auto;
  display: block;
  border: 1px solid #aaa;
}

/*-- かごに入れるが無いとき --*/
.item_list02 .item_box .item_inner {
  display: flex;
  padding-bottom: 0 !important;
  justify-content: center;
  align-items: center;
  width: 96%;
  margin: 0 auto 15px;
}

.item_list02 .item_box ul {
  font-size: 1.6rem;
  padding: 0;
  margin: 0;
  display: flex;
}

.item_list02 .item_box .price {
  width: 100%;
  padding: 5px 10px;
  margin: 0;
  background: #f3f3f3;
  text-align: right;
  font-size: 1.1rem;
}

.cart .item_list02 .item_box .campaign {
  background: #fbfcb5;
  border: 1px solid #ccc;
  color: #333;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 6px 0 0;
  padding: 3px 2px 3px 2px;
}

.cart .item_list02 .item_box .campaign_desc_max {
  max-width: 70%;
}

.cart .item_list02 .item_box .campaign_desc_max2 {
  max-width: 64%;
}

.cart .item_list02 .item_box .campaign span {
  background: none;
  color: #333;
}

.item_list02 .item_box .campaign span {
  padding-left: 11px;
  font-weight: bold;
}

.item_list02 .item_box .campaign span a {
  text-decoration: none;
}

.item_list02 .item_box .campaign span a:hover {
  text-decoration: underline;
}

.item_list02 .item_box .campaign span.red {
  color: #ff0000;
}

span.campaign.apply {
  background: none !important;
  border: none !important;
  vertical-align: top;
  margin: 7px 0 0 3% !important;
}

span.campaign.apply .apply_child {
  padding-left: 0;
}

.item_list02 .item_box ul .number_box {
  width: 48px;
  height: 36px;
  vertical-align: middle;
  line-height: 24px;
  border: 1px solid #aaa !important;
}

/*-- かごに入れるが在るとき --*/
.item_list02 .item_box .item_txt {
  width: 65%;
}

.item_list02 .item_box .item_txt p {
  margin: 0 auto;
  padding: 0;
  border-bottom: none;
  line-height: 1.5;
}
.item_list02 .item_box .item_txt p.othr {
  text-indent: -5em;
  padding-left: 5em;
}
.item_list02 .item_box .item_txt .cart ul {
  margin: 0;
  padding: 0;
}

.item_list02 .item_box .item_txt .cart li {
  margin: 0 5px 0 0;
}

.item_list02 .item_box .item_txt .cart li:last-child {
  margin: 0;
}

.item_list02 .item_box .item_txt .cart li img {
  border: none;
}
.item_list02 .item_box .item_txt .cart .number_box {
  width: 48px;
  height: 24px;
  vertical-align: middle;
  line-height: 24px;
}

.item_list02 .item_box .item_txt .cart .submit_btn {
  width: 120px;
  margin: 0 auto;
  display: block;
}

/*-- チェックボタン --*/
.item_list02 .item_box .check {
  width: 10px;
  position: absolute;
  top: 12px;
  left: 10px;
  padding: 0;
  margin: 0;
}

.item_list02 .item_box h3.check-item {
  height: auto;
  padding: 0 40px 0 40px;
  margin-bottom: 10px;
  line-height: inherit;
  background: none;
  color: #333;
  font-weight: normal;
  font-size: 1.6rem;
}

.item_list02 .item_box .img_check {
  width: 33%;
  margin: 0 5% 0 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item_list02 .item_box .img_check img {
  width: 120px;
  margin: 0 auto;
  display: block;
  border: 1px solid #aaa;
}

/* total_price
----------------------------- */
.pricearea {
  margin: 0 auto 20px;
}
.pricearea table.total_price:first-child {
  border-bottom: 1px solid #aaa;
}
table.total_price {
  width: 100%;
  margin: 20px auto;
  border: none;
  font-size: 1.6rem;
}

table.total_price .tax_included {
  font-size: 1.2rem;
}

table.total_price th {
  width: 50%;
  border-right: none;
  white-space: nowrap;
  border: none;
}

table.total_price td {
  text-align: right;
  font-weight: bold;
  width: 50%;
  border: none;
}

table.total_price td.f_normal {
  color: #333;
  font-weight: normal;
}

table.total_price tr:nth-child(2) td {
  color: #333;
  font-weight: bold;
}

.mb15 {
  margin-bottom: 15px !important;
}

table.total_price td.discount {
  color: red;
}

/* ERS_input_info
--------------------------------------------------*/
.ERS_input_info {
  margin: 0 10px 5px 10px;
  padding: 10px 10px 10px 10px;
  background-color: #fffef1;
  border: 2px solid #ffb19c;
}

.ERS_input_info p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333;
  line-height: 1.6;
  font-size: 1.2rem;
}

.ERS_input_info p span {
  color: #ff0000;
}

.ERS_input_info p a:link,
.ERS_input_info p a:visited,
.ERS_input_info p a:active {
  color: #333;
  text-decoration: under-line;
}

.ERS_input_info p a:hover {
  color: #f45c34;
}

/* form
-----------------------------------------*/

input[type='text'].number_box {
  text-align: right;
  margin-bottom: 5px;
}

@media screen and (min-width: 375px) and (max-width: 424px) {
  input[type='text'].number_box {
    margin-bottom: 0;
    border: 1px solid #aaa;
    border-radius: 5px;
  }
}

@media screen and (min-width: 425px) {
  input[type='text'].number_box {
    text-align: right;
    margin-bottom: 0;
  }
}

/* pointArea
--------------------------------------------------*/
.pointArea > div {
  margin: 0 10px 10px 10px;
  background: #fff;
  border: 3px solid #f8b62d;
  padding: 0 0 0 0;
}

.pointArea > p {
  margin: 0 10px 27px 10px;
  font-size: 1.2rem;
}

.pointArea .pointTitle {
  color: #665e5c;
  font-size: 1.3rem;
  line-height: 1.5;
  background: url('../images/icon_point.jpg') no-repeat 0 center;
  background-size: 22.5px 22.5px;
  padding: 4px 0 4px 30px;
  font-weight: bold;
  margin: 8px 10px 12px 10px;
  text-align: left;
}

.pointArea .pointTitle span {
  color: #f76139;
}

.pointArea .pointTitle.pointHide span {
  padding: 0 0 0 2rem;
}

.pointArea .pointList {
  font-size: 1.4rem;
  line-height: 1;
  color: #666;
  margin: 8px 7px 6px 7px;
  display: block;
  text-align: left;
  margin-bottom: 3px;
}

.pointArea .pointList.open:after {
  background: url('../images/icon_arrow02.gif') no-repeat 0 0;
  background-size: 11px 11px;
}

.pointArea .pointText {
  font-size: 1.2rem;
  text-indent: -1.2rem;
  padding: 0 1rem 0 2.2rem;
  color: #f76139;
  font-weight: bold;
}

.pointArea .tax_included {
  font-size: x-small;
}

.pointArea table {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #666;
  width: 80%;
  margin: 0 auto 11px auto;
  border: none;
}

.pointArea table th {
  text-align: left;
  font-weight: normal;
  padding: 0 0 0 12px;
  background: #fff;
  border: none;
  width: 80%;
}

.pointArea table td {
  text-align: right;
  border: none;
  padding: 0 12px 0 0;
}

.pointTips {
  font-size: 1rem;
  color: #666;
  line-height: 1.4;
  margin: 0;
  padding: 9px 6px 10px 6px;
  background: #f9f9f4;
}
/* カタログのお知らせ
--------------------------------------------------*/
.oshirase {
  margin: 0 auto 10px;
  padding: 10px 12px 9px 12px;
  background-color: #fff2ee;
  border: 2px solid #ff3500;
  width: 100%;
}

.oshirase p {
  font-size: 14px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: left;
  width: 100%;
}

.oshirase p a {
  color: #f45c34 !important;
}

/* 送料
--------------------------------------------------*/
#souryou {
  text-align: center;
  background: #faf5f1;
  border: 1px solid #ccc;
  margin: 0 auto 10px;
}

#souryou p {
  font-size: 1.2rem;
  font-weight: bold;
  margin: 2px auto;
}

#souryou p a {
  color: #f45c34 !important;
}

/* カード登録の注意
--------------------------------------------------*/
.cardctn {
  margin: 10px auto 10px;
  border: 3px solid #ff020a;
  padding: 5px;
  border-radius: 10px;
  width: 94%;
}
.cardctn div {
  position: relative;
  padding-left: 50px;
}
.cardctn div::before {
  content: '';
  background: url(../images/ctnicon.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 3px;
  left: 0;
  width: 40px;
  height: 40px;
}
.cardctn div h4 {
  margin: 0 auto;
  font-size: 1.6rem;
  background: none;
  padding: 0;
  font-weight: bold;
}
.cardctn div p {
  margin: 0 auto;
  font-size: 1.3rem;
  line-height: 1.3;
}

/* ハンバーガーナビの実装実験
--------------------------------------------------*/
#nav-drawer {
  position: relative;
}
/*チェックボックス等は非表示に*/
.nav-unshown {
  display: none;
}
/*アイコンのスペース*/
#nav-open {
  display: flex;
  height: 45px;
  width: 60px;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  position: relative;
}
/*ハンバーガーアイコン*/
#nav-open span {
  content: '';
  background: url(../images/menu06.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 60px;
  height: 39px;
  left: 4px;
}
/*メニューを開いたときにバッテンマークにする*/
#nav-input:checked ~ #nav-open span {
  content: '';
  background: url(../images/menu07.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 60px;
  height: 39px;
  left: 4px;
}
/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 64px;
  right: -100vw; /*元　left: 0;*/
  z-index: 9999; /*最前面に*/
  width: 90%; /*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px; /*最大幅（調整してください）*/
  height: 100%;
  background: #fff; /*背景色*/
  transition: 0.3s ease-in-out; /*滑らかに表示*/
  -webkit-transform: translateX(-10%); /*元　-webkit-transform: translateX(-105%);*/
  transform: translateX(-10%); /*左に隠しておく*/ /*元　transform: translateX(-105%);*/
  border-left: 1px solid #aaa;
  box-sizing: border-box;
  border-top: 1px solid #aaa;
  overflow-y: scroll;
  padding-bottom: 100px;
}
/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block; /*カバーを表示*/
  opacity: 0.5;
}
#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(-100vw); /*元　-webkit-transform: translateX(0%);*/
  transform: translateX(-100vw); /*中身を表示（右へスライド）*/ /*元　transform: translateX(0%);*/
}
header#gnavi {
  display: flex;
  border-bottom: 1px solid #eee;
  position: fixed;
  z-index: 999;
  background: #fafafa;
  top: 0;
  border-top: solid 3px #ee7700;
}
header#gnavi h2 {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
header#gnavi h2 span {
  width: 96%;
  display: block;
  margin: 0 auto 0 0;
  padding: 0 0 0 0;
}
header#gnavi nav {
  width: 50%;
}
header#gnavi nav ul.gnavi {
  display: flex;
  padding: 0;
  margin: 0 auto;
  background: none;
}
header#gnavi nav ul.gnavi li {
  width: calc(100% / 3);
  border: none;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
header#gnavi nav ul.gnavi li a img {
  width: auto;
  display: block;
  margin: 0 auto;
  height: 39px;
}
header#gnavi #nav-content ul {
  width: 100%;
  background: #fff;
}

header#gnavi #nav-content ul li {
  width: 100%;
  height: auto;
  border: none;
}
header#gnavi #nav-content ul li h2.bg {
  font-size: 1.6rem;
  width: 100%;
  border: none;
  padding: 12px 0 12px 10px;
  line-height: initial;
  height: auto;
  text-align: center;
  background: #fff;
}
header#gnavi #nav-content .search {
  height: auto;
  margin: 20px auto 0;
}
header#gnavi #nav-content .search ul {
  display: flex;
  align-content: center;
  margin: 0 auto 5px;
}
header#gnavi #nav-content .search ul li input[type='text'] {
  width: 240px;
}
header#gnavi #nav-content ul.navimenu {
  margin: 20px auto 0;
  padding: 0;
}
header#gnavi #nav-content ul.navimenu li:first-child {
  border-top: 0.5px solid #aaa;
}
header#gnavi #nav-content ul.navimenu li {
  border-bottom: 0.5px solid #aaa;
  display: block;
}
header#gnavi #nav-content ul.navimenu li a {
  text-align: left;
  padding: 12px 25px 12px 12px;
  height: auto;
  display: block;
  background: url('../images/icon_right.png') no-repeat 98% 50%;
  background-size: 10px 17px, 100%;
}

/*category
--------------------------------------*/
.category h3 {
  margin: 0 !important;
  padding: 0 10px;
  height: 60px;
  position: relative;
  border-bottom: none !important;
  color: #fff !important;
  line-height: 1.2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.category h3 span {
  display: block;
}
.category h3.tgl:nth-of-type(1) {
  background: #4381d4 url('../images/icon_down_w.png') no-repeat 98% 50%;
  background-size: 22px 13px;
}
.category h3.tgld:nth-of-type(1) {
  background: #4381d4 url('../images/icon_up_w.png') no-repeat 98% 50%;
  background-size: 22px 13px;
}
.category h3.tgl:nth-of-type(1) span {
  width: 92px;
  color: #4381d4;
  border-radius: 5px;
  padding: 3px;
  font-size: 1.4rem;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.category h3.tgl:nth-of-type(2) {
  background: #fb6190 url('../images/icon_down_w.png') no-repeat 98% 50%;
  background-size: 22px 13px;
}
.category h3.tgld:nth-of-type(2) {
  background: #fb6190 url('../images/icon_up_w.png') no-repeat 98% 50%;
  background-size: 22px 13px;
}
.category h3.tgl:nth-of-type(2) span {
  width: 92px;
  color: #fb6190;
  border-radius: 5px;
  padding: 3px;
  font-size: 1.4rem;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.category h3.tgl:nth-of-type(3) {
  background: #8dd73b url('../images/icon_down_w.png') no-repeat 98% 50%;
  background-size: 22px 13px;
}
.category h3.tgld:nth-of-type(3) {
  background: #8dd73b url('../images/icon_up_w.png') no-repeat 98% 50%;
  background-size: 22px 13px;
}
.category h3.tgl:nth-of-type(3) span {
  width: 92px;
  color: #8dd73b;
  border-radius: 5px;
  padding: 3px;
  font-size: 1.4rem;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.category ul li li {
  padding: 0;
  border-bottom: 0.5px solid #aaa;
  background: url('../images/icon_right.png') no-repeat 98% 50%;
  background-size: 10px 17px, 100%;
}
.category div:nth-of-type(1) ul.ListCategory li {
  background: #ecf7ff;
  border-bottom: 0.5px solid #4381d4 !important;
}
.category div:nth-of-type(1) ul.ListCategory li span {
  margin: 0;
  background: url('../images/icon_down_b.png') no-repeat 98% 50%;
  background-size: 17.5px 10px, 100%;
  border-bottom: 0.5px solid #4381d4 !important;
}

.category div:nth-of-type(1) ul.ListCategory li span.tgld {
  background: url('../images/icon_up_b.png') no-repeat 98% 50%;
  background-size: 17.5px 10px, 100%;
}
.category div:nth-of-type(2) ul.ListCategory li {
  background: #fff1f5;
  border-bottom: 0.5px solid #fb6190 !important;
}
.category div:nth-of-type(2) ul.ListCategory li span {
  margin: 0;
  background: url('../images/icon_down_p.png') no-repeat 98% 50%;
  background-size: 17.5px 10px, 100%;
  border-bottom: 0.5px solid #fb6190 !important;
}
.category div:nth-of-type(2) ul.ListCategory li span.tgld {
  background: url('../images/icon_up_p.png') no-repeat 98% 50%;
  background-size: 17.5px 10px, 100%;
}
.category div:nth-of-type(3) ul.ListCategory li {
  background: #f3ffe7;
  border-bottom: 0.5px solid #8dd73b !important;
}
.category div:nth-of-type(3) ul.ListCategory li span {
  margin: 0;
  background: url('../images/icon_down_g.png') no-repeat 98% 50%;
  background-size: 17.5px 10px, 100%;
  border-bottom: 0.5px solid #8dd73b !important;
}
.category div:nth-of-type(3) ul.ListCategory li span.tgld {
  background: url('../images/icon_up_g.png') no-repeat 98% 50%;
  background-size: 17.5px 10px, 100%;
}
.category ul.ListCategory ul li {
  background: #fff !important;
}
.category ul.ListCategory ul li:first-child {
  border-top: none !important;
}
.category ul.ListCategory ul li.all_item {
  border-bottom: none !important;
}

/* 注目商品
--------------------------------------------------*/

.top_recommend {
  background: #faf5f0;
  padding: 15px 0;
  border-top: 1px solid #aaa;
}

/* 新着商品
--------------------------------------------------*/

.top_new {
  background: #faf0e6;
  padding: 15px 0;
  border-top: 1px solid #aaa;
}

/* 最近チェックした商品
--------------------------------------------------*/

.chked {
  padding: 15px 0;
}
.chked h2.bg:empty {
  display: none;
}
.chked h2.bg {
  margin: 0 auto 10px !important;
  text-align: left;
  width: 96%;
  font-size: 1.2em;
}
.col5_box {
  margin: 0 auto;
  padding: 0;
  width: 96%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.col5_box .col {
  width: calc(100% / 4);
  margin: 0 4% 5px 0;
  padding: 0;
}
.col5_box .col a {
  margin: 0;
  padding: 0;
}
.col5_box .col a img {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #aaa;
  box-sizing: border-box;
}

.swiper-wrapper {
  padding-bottom: 40px;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px;
}
.swiper-button-next,
.swiper-button-prev {
  top: 36% !important;
}
.swiper-button-prev {
  left: 5px !important;
}
.swiper-button-next {
  right: 5px !important;
}
.swiper-button-prev,
.swiper-button-next {
  width: 25px !important;
  height: 25px !important;
  background-size: 25px 25px !important;
  margin-top: -12.5px !important;
}
.swiper-button-next {
  background: url(../images/swiper_next_btn.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.swiper-button-prev {
  background: url(../images/swiper_prev_btn.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: initial !important;
  font-size: initial !important;
  text-transform: initial !important;
  letter-spacing: initial !important;
  text-transform: initial !important;
  font-variant: initial !important;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: '' !important;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: '' !important;
}
.swiper-pagination-bullet {
  background: #d1d2d0 !important;
  opacity: 1 !important;
  width: 10px !important;
  height: 10px !important;
}
.swiper-pagination-bullet-active {
  background: #aaaaaa !important;
}

/* キャンペーン一覧
--------------------------------------------------*/

#feat-prod_title ul#btn_filters {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
#feat-prod_title ul#btn_filters li {
  float: none !important;
  width: initial !important;
  height: initial !important;
  display: block !important;
  line-height: 0;
}
#feat-prod_title ul#btn_filters li a {
  display: block;
  height: 100%;
}
#feat-prod_title ul#btn_filters li a img {
  height: initial !important;
  max-height: initial !important;
  min-height: initial !important;
  width: 100% !important;
}
#feat-prod_title ul#btn_filters li:first-child.active {
  content: '' !important;
  background: url(../images/cms/campaign/btn_all_on.png);
  display: block;
  width: 100%;
  height: initial !important;
  background-size: contain;
}
#feat-prod_title ul#btn_filters li:nth-child(2).active {
  content: '' !important;
  background: url(../images/cms/campaign/btn_protein_on.png);
  display: block;
  width: 100%;
  height: initial !important;
  background-size: contain;
}
#feat-prod_title ul#btn_filters li:nth-child(3).active {
  content: '' !important;
  background: url(../images/cms/campaign/btn_care_on.png);
  display: block;
  width: 100%;
  height: initial !important;
  background-size: contain;
}
#feat-prod_title ul#btn_filters li:nth-child(4).active {
  content: '' !important;
  background: url(../images/cms/campaign/btn_calorie_on.png);
  display: block;
  width: 100%;
  height: initial !important;
  background-size: contain;
}

#feat-prod_title ul#btn_filters li.active img {
  display: none;
}
#campaign_list .campaign_detail p.title {
  color: #ed7700 !important;
}
#campaign_list ul.button_list {
  display: flex !important;
}
#campaign_list ul.button_list li.button {
  padding: 15px 0 10px 0 !important;
  width: 49.5% !important;
  float: none !important;
}
#campaign_list .campaign_detail .box h3 {
  border-left: 6px solid #ed7700 !important;
}
