@charset "UTF-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■corporate用に打消し
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.sns_wrap .sns_list {
  margin: 30px 0 0;
}

.sns_wrap .sns_list > li {
  font-size: 0;
  line-height: 0;
}

.sns_wrap .sns_list a {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
}

.sns_wrap .sns_list a:before {
  opacity: 0;
  content: '';
  display: block;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  transition: all 0.2s;
}

.sns_wrap .sns_list a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s;
}

.sns_wrap .sns_list a:hover:before {
  opacity: 1;
}

.sns_wrap .sns_list a:hover img {
  opacity: 0;
}

.sns_wrap .facebook a:before {
  background-image: url(../img/sns_facebook.png);
}

.sns_wrap .twitter a:before {
  background-image: url(../img/sns_twitter.png);
}

.sns_wrap .instagram a:before {
  background-image: url(../img/sns_instagram.png);
}

.sns_wrap .line a:before {
  background-image: url(../img/sns_line.png);
}

.sns_fixed {
  position: fixed;
  top: 50%;
  left: 14px;
  z-index: 100;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media only screen and (max-width: 767px) {
  .sns_fixed {
    display: none;
  }
}

.sns_fixed .sns_wrap .sns_list li {
  margin: 16px 0 0;
}

.sns_fixed .sns_wrap .sns_list li:first-child {
  margin-top: 0;
}

/*-------------------------
  btn
-------------------------*/
body.other_page {
  min-width: inherit;
  padding-top: 80px;
}

@media only screen and (max-width: 1099px) {
  body.other_page {
    padding-top: 0;
  }
}

body.other_page .pagetop {
  display: none !important;
  visibility: hidden !important;
}

body.other_page .ec-layoutRole__contents .ec-layoutRole__main {
  position: relative;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-layoutRole__contents .ec-layoutRole__main {
    padding-bottom: 31px;
  }
}

body.other_page .ec-layoutRole__contents .ec-searchnavRole__topicpath {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

body.other_page .ec-layoutRole__contents .ec-searchnavRole__topicpath__inner {
  overflow-x: auto;
  overflow-y: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: inherit;
  min-height: 40px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-layoutRole__contents .ec-searchnavRole__topicpath__inner {
    min-height: 31px;
  }
}

body.other_page .ec-layoutRole__contents .ec-topicpath {
  display: table;
  padding: 0 20px;
}

body.other_page .ec-layoutRole__contents .ec-topicpath li {
  opacity: 1;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  color: #8a8a8a;
  font-size: 1.3rem;
  line-height: 1.35;
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-layoutRole__contents .ec-topicpath li {
    font-size: 1.1rem;
  }
}

body.other_page .ec-layoutRole__contents #sec_category.search_index {
  padding: 0;
}

#spMenuOverlay, #spMenu {
  display: block !important;
}

#header, #footer, #spMenu {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-weight: 400;
  font-weight: 400;
  color: #000000;
  font-size: 1.6rem;
  line-height: 1;
  /* 赤 */
  /* 青 */
  /* 白 */
}

#header a, #footer a, #spMenu a {
  word-break: break-all;
}

#header h1, #header h2, #header h3, #header h4, #header h5, #header h6, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #spMenu h1, #spMenu h2, #spMenu h3, #spMenu h4, #spMenu h5, #spMenu h6 {
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}

#header .h1, #header .h2, #header .h3, #header .h4, #header .h5, #header .h6, #header h1, #header h2, #header h3, #header h4, #header h5, #header h6, #footer .h1, #footer .h2, #footer .h3, #footer .h4, #footer .h5, #footer .h6, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #spMenu .h1, #spMenu .h2, #spMenu .h3, #spMenu .h4, #spMenu .h5, #spMenu .h6, #spMenu h1, #spMenu h2, #spMenu h3, #spMenu h4, #spMenu h5, #spMenu h6 {
  margin: 0;
}

#header ol:not(.sns_list), #header ul:not(.sns_list), #footer ol:not(.sns_list), #footer ul:not(.sns_list), #spMenu ol:not(.sns_list), #spMenu ul:not(.sns_list) {
  margin: 0;
}

#header .bold, #header strong, #footer .bold, #footer strong, #spMenu .bold, #spMenu strong {
  font-weight: inherit;
}

#header .btn01, #footer .btn01, #spMenu .btn01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  width: 100%;
}

#header .btn01 .btn_inner, #footer .btn01 .btn_inner, #spMenu .btn01 .btn_inner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 54px;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #be3c2a;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.0;
  padding: 10px;
  transition: all 0.2s;
}

#header .btn01 .btn_inner:before, #footer .btn01 .btn_inner:before, #spMenu .btn01 .btn_inner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  right: 100%;
  z-index: -1;
  background: #962819;
  transition: all 0.2s;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  -webkit-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
  margin-right: 20px;
}

#header .btn01 .btn_inner:after, #footer .btn01 .btn_inner:after, #spMenu .btn01 .btn_inner:after {
  content: '';
  position: absolute;
  top: 50%;
  left: auto;
  right: 15px;
  z-index: 0;
  width: 7px;
  height: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../img/arrow01.png) no-repeat left top;
  background-size: cover;
}

#header .btn01 span, #footer .btn01 span, #spMenu .btn01 span {
  display: inline-block;
}

#header .btn01 span:before, #footer .btn01 span:before, #spMenu .btn01 span:before {
  content: '';
}

#header .btn01:hover .btn_inner:before, #footer .btn01:hover .btn_inner:before, #spMenu .btn01:hover .btn_inner:before {
  right: -20px;
  margin-right: 0;
}

#header .btn01 button, #footer .btn01 button, #spMenu .btn01 button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
}

#header .btn01 a[target="_blank"]:after, #footer .btn01 a[target="_blank"]:after, #spMenu .btn01 a[target="_blank"]:after {
  width: 10px;
  height: 8px;
  background-image: url(../img/blank_w.png);
}

#header .btn01.contact span:before, #footer .btn01.contact span:before, #spMenu .btn01.contact span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  width: 27px;
  height: 20px;
  background: url(../img/ico_mail.png) no-repeat left top;
  background-size: cover;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#header .btn01.store span:before, #footer .btn01.store span:before, #spMenu .btn01.store span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  width: 27px;
  height: 20px;
  background: url(../img/ico_cart.png) no-repeat left top;
  background-size: cover;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#header .btn01.ab .btn_inner:after, #footer .btn01.ab .btn_inner:after, #spMenu .btn01.ab .btn_inner:after {
  right: 20px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}

#header .btn02, #footer .btn02, #spMenu .btn02 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  width: 100%;
}

#header .btn02 .btn_inner, #footer .btn02 .btn_inner, #spMenu .btn02 .btn_inner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 54px;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #134880;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.0;
  padding: 10px;
  transition: all 0.2s;
}

#header .btn02 .btn_inner:before, #footer .btn02 .btn_inner:before, #spMenu .btn02 .btn_inner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  right: 100%;
  z-index: -1;
  background: #093869;
  transition: all 0.2s;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  -webkit-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
  margin-right: 20px;
}

#header .btn02 .btn_inner:after, #footer .btn02 .btn_inner:after, #spMenu .btn02 .btn_inner:after {
  content: '';
  position: absolute;
  top: 50%;
  left: auto;
  right: 15px;
  z-index: 0;
  width: 7px;
  height: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../img/arrow01.png) no-repeat left top;
  background-size: cover;
}

#header .btn02 span, #footer .btn02 span, #spMenu .btn02 span {
  display: inline-block;
}

#header .btn02 span:before, #footer .btn02 span:before, #spMenu .btn02 span:before {
  content: '';
}

#header .btn02:hover .btn_inner:before, #footer .btn02:hover .btn_inner:before, #spMenu .btn02:hover .btn_inner:before {
  right: -20px;
  margin-right: 0;
}

#header .btn02 button, #footer .btn02 button, #spMenu .btn02 button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
}

#header .btn02 a[target="_blank"]:after, #footer .btn02 a[target="_blank"]:after, #spMenu .btn02 a[target="_blank"]:after {
  width: 10px;
  height: 8px;
  background-image: url(../img/blank_w.png);
}

#header .btn02.contact span:before, #footer .btn02.contact span:before, #spMenu .btn02.contact span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  width: 27px;
  height: 20px;
  background: url(../img/ico_mail.png) no-repeat left top;
  background-size: cover;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#header .btn02.store span:before, #footer .btn02.store span:before, #spMenu .btn02.store span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  width: 27px;
  height: 20px;
  background: url(../img/ico_cart.png) no-repeat left top;
  background-size: cover;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#header .btn02.ab .btn_inner:after, #footer .btn02.ab .btn_inner:after, #spMenu .btn02.ab .btn_inner:after {
  right: 20px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}

#header .btn03, #footer .btn03, #spMenu .btn03 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  width: 100%;
}

#header .btn03 .btn_inner, #footer .btn03 .btn_inner, #spMenu .btn03 .btn_inner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 54px;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #134880;
  background: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.0;
  padding: 10px;
  transition: all 0.2s;
}

#header .btn03 .btn_inner:before, #footer .btn03 .btn_inner:before, #spMenu .btn03 .btn_inner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  right: 100%;
  z-index: -1;
  background: #134880;
  transition: all 0.2s;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  -webkit-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
  margin-right: 20px;
}

#header .btn03 .btn_inner:after, #footer .btn03 .btn_inner:after, #spMenu .btn03 .btn_inner:after {
  content: '';
  position: absolute;
  top: 50%;
  left: auto;
  right: 15px;
  z-index: 0;
  width: 7px;
  height: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../img/arrow01.png) no-repeat left top;
  background-size: cover;
}

#header .btn03 span, #footer .btn03 span, #spMenu .btn03 span {
  display: inline-block;
}

#header .btn03 span:before, #footer .btn03 span:before, #spMenu .btn03 span:before {
  content: '';
}

#header .btn03:hover .btn_inner:before, #footer .btn03:hover .btn_inner:before, #spMenu .btn03:hover .btn_inner:before {
  right: -20px;
  margin-right: 0;
}

#header .btn03 button, #footer .btn03 button, #spMenu .btn03 button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
}

#header .btn03 a[target="_blank"]:after, #footer .btn03 a[target="_blank"]:after, #spMenu .btn03 a[target="_blank"]:after {
  width: 10px;
  height: 8px;
  background-image: url(../img/blank_w.png);
}

#header .btn03.contact span:before, #footer .btn03.contact span:before, #spMenu .btn03.contact span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  width: 27px;
  height: 20px;
  background: url(../img/ico_mail.png) no-repeat left top;
  background-size: cover;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#header .btn03.store span:before, #footer .btn03.store span:before, #spMenu .btn03.store span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  width: 27px;
  height: 20px;
  background: url(../img/ico_cart.png) no-repeat left top;
  background-size: cover;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#header .btn03.ab .btn_inner:after, #footer .btn03.ab .btn_inner:after, #spMenu .btn03.ab .btn_inner:after {
  right: 20px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}

#header .btn03 .btn_inner:before, #footer .btn03 .btn_inner:before, #spMenu .btn03 .btn_inner:before {
  opacity: .1;
}

#header .btn03 .btn_inner:after, #footer .btn03 .btn_inner:after, #spMenu .btn03 .btn_inner:after {
  background-image: url(../img/arrow01_bl.png);
}

#header .btn03 a[target="_blank"]:after, #footer .btn03 a[target="_blank"]:after, #spMenu .btn03 a[target="_blank"]:after {
  background-image: url(../img/blank_bl.png);
}

#header .btn03.store span:before, #footer .btn03.store span:before, #spMenu .btn03.store span:before {
  background-image: url(../img/ico_cart_bl.png);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10001;
  display: flex;
  padding: 0 0 0 20px;
  background: url(../img/header_bg.png) repeat-x left top;
}

@media only screen and (max-width: 767px) {
  #header {
    position: static;
    background: #fff;
    padding: 0 70px 0 20px;
  }
}

#header .header_inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  min-height: 80px;
}

@media only screen and (max-width: 767px) {
  #header .header_inner {
    min-height: 60px;
  }
}

#header .logo_wrap {
  align-self: center;
  padding: 14px 0 0;
  margin: 0 50px 0 0;
}

@media only screen and (min-width: 768px) {
  #header .logo_wrap {
    flex: 1 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  #header .logo_wrap {
    padding: 0;
    margin: 0;
  }
}

#header .logo_wrap .h1 {
  position: absolute;
  top: 8px;
  left: 20px;
  font-size: 1.2rem;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  #header .logo_wrap .h1 {
    display: none;
  }
}

#header .logo_wrap .logo {
  max-width: 264px;
}

@media only screen and (max-width: 767px) {
  #header .logo_wrap .logo {
    max-width: 195px;
  }
}

#header .logo_wrap .logo a {
  display: block;
}

#header .logo_wrap .logo img {
  width: 100%;
  height: auto;
}

#header #header_nav {
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 1099px) {
  #header #header_nav {
    display: none;
  }
}

#header .list_menu {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

#header .list_menu__inner {
  display: inline-flex;
}

#header .menu {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
}

#header .menu .list_wrap {
  display: inline-flex;
  padding: 0 0 3px;
}

#header .menu .list_item {
  margin: 0 0 0 41px;
  transition: all 0.2s;
}

@media only screen and (max-width: 1279px) {
  #header .menu .list_item {
    margin-left: 20px;
  }
}

#header .menu .list_item:first-child {
  margin-left: 0;
}

#header .menu .list_item.h_none {
  display: none;
}

#header .menu a {
  position: relative;
  display: inline-block;
  transition: all 0.2s;
}

#header .menu a[target="_blank"] {
  padding-right: 16px;
}

#header .menu a[target="_blank"]:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 8px;
  background: url(../img/blank_b.png) no-repeat left top;
  background-size: cover;
  transition: all 0.2s;
}

#header .menu a[target="_blank"]:hover:after {
  background-image: url(../img/blank_r.png);
}

#header .menu a:hover {
  color: #cf2c1c;
}

#header .language {
  flex: 1 0 auto;
  align-self: center;
  font-family: "Open Sans", "Noto Sans JP";
  font-weight: 400;
  font-weight: 600;
  margin: 0 0 0 42px;
}

@media only screen and (max-width: 1279px) {
  #header .language {
    margin-left: 30px;
  }
}

#header .language a {
  position: relative;
  display: inline-block;
  padding-left: 17px;
  transition: all 0.2s;
}

#header .language a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  background: url(../img/global_b.png) no-repeat left top;
  background-size: cover;
  transform: translate(0, -50%);
  transition: all 0.2s;
}

#header .language a:hover {
  color: #cf2c1c;
}

#header .language a:hover:before {
  background-image: url(../img/global_r.png);
}

#header .btn_wrap {
  flex: 1 0 auto;
  display: flex;
  justify-content: flex-end;
  max-width: 400px;
  width: 100%;
  margin: 0 0 0 42px;
  transition: all 0.2s;
}

@media only screen and (max-width: 1279px) {
  #header .btn_wrap {
    max-width: 340px;
    margin-left: 30px;
  }
}

#header .btn_wrap > div {
  max-width: 200px;
}

#header .btn_wrap > div .btn_inner {
  min-height: 80px;
  font-weight: 700;
}

#header .btn_wrap .store .btn_inner:after {
  display: none;
}

#header .btn_wrap .store span {
  position: relative;
  padding-right: 17px;
}

#header .btn_wrap .store span:before {
  display: none;
}

#header .btn_wrap .store span:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 8px;
  background: url(../img/blank_w.png) no-repeat left top;
  background-size: cover;
}

#header.en .logo_wrap {
  padding: 0;
}

#header.en .language {
  display: flex;
  justify-content: flex-end;
}

#header.en .btn_wrap {
  max-width: 200px;
}

@media only screen and (max-width: 1279px) {
  #header.en .btn_wrap {
    max-width: 200px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■MENU
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.menuBtn {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  width: 80px;
  height: 80px;
  background: #fff;
}

@media only screen and (min-width: 1100px) {
  .menuBtn {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .menuBtn {
    width: 60px;
    height: 60px;
  }
}

/*-------------------------
  spMenuBtn
-------------------------*/
#spMenuBtn {
  z-index: 99999;
  border: none;
  background-color: transparent;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  /*template*/
  padding: 11px 9px;
  transition: all 0.2s;
}

#spMenuBtn .spMenuBtn_bar {
  position: relative;
}

#spMenuBtn .spMenuBtn_bar:before, #spMenuBtn .spMenuBtn_bar:after {
  content: '';
}

#spMenuBtn .spMenuBtn_bar span, #spMenuBtn .spMenuBtn_bar:before, #spMenuBtn .spMenuBtn_bar:after {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  margin: auto;
  transition: all 0.2s;
  transform-origin: 50% 50%;
}

#spMenuBtn .spMenuBtn_bar span {
  top: 0;
  bottom: 0;
}

#spMenuBtn .spMenuBtn_bar:before {
  top: 0;
}

#spMenuBtn .spMenuBtn_bar:after {
  bottom: 0;
}

#spMenuBtn.open .spMenuBtn_bar {
  position: relative;
}

#spMenuBtn.open .spMenuBtn_bar:before, #spMenuBtn.open .spMenuBtn_bar:after {
  content: '';
}

#spMenuBtn.open .spMenuBtn_bar span, #spMenuBtn.open .spMenuBtn_bar:before, #spMenuBtn.open .spMenuBtn_bar:after {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  margin: auto;
  transition: all 0.2s;
  transform-origin: 50% 50%;
}

#spMenuBtn.open .spMenuBtn_bar span {
  opacity: 0;
  top: 0;
  bottom: 0;
}

#spMenuBtn.open .spMenuBtn_bar:before {
  top: 0;
  bottom: 0;
  transform: rotate(45deg);
}

#spMenuBtn.open .spMenuBtn_bar:after {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#spMenuBtn.open {
  background-color: #134880;
}

#spMenuBtn .spMenuBtn_bar {
  width: 28px;
  height: 20px;
}

#spMenuBtn .spMenuBtn_bar span, #spMenuBtn .spMenuBtn_bar:before, #spMenuBtn .spMenuBtn_bar:after {
  height: 2px;
  background-color: #134880;
}

#spMenuBtn.open .spMenuBtn_bar span, #spMenuBtn.open .spMenuBtn_bar:before, #spMenuBtn.open .spMenuBtn_bar:after {
  height: 2px;
  background-color: #fff;
}

/*-------------------------
  spMenu
-------------------------*/
#spMenuOverlay {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0);
  transform: translate3d(-100%, 0, 0);
  /* 右からイン */
  transition: all 0.25s ease-in-out;
}

@media only screen and (min-width: 1100px) {
  #spMenuOverlay {
    display: none !important;
  }
}

#spMenuOverlay.open {
  transform: translate3d(0%, 0, 0);
}

#spMenu {
  opacity: 0;
  position: fixed;
  display: block;
  padding: 0;
  top: 60px;
  right: 0;
  bottom: 0;
  z-index: 10000;
  width: 100%;
  background: #134880;
  color: #fff;
  transform: translate3d(100%, 0, 0);
  /* 右からイン */
  transition: all 0.25s ease-in-out;
}

#spMenu.open {
  opacity: 1;
}

@media only screen and (min-width: 1100px) {
  #spMenu {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  #spMenu {
    top: 80px;
  }
}

#spMenu.open {
  transform: translate3d(0%, 0, 0);
}

#spMenu .spMenu_innerWrap {
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 6px 0 25px;
}

#spMenu .spMenu_inner {
  max-width: 560px;
  width: 100%;
}

#spMenu .list_menu .list_item {
  display: flex;
  border-bottom: 2px solid #5a7fa6;
  padding: 0 35px;
}

#spMenu .list_menu .list_item a {
  display: inline-flex;
  align-items: center;
  min-height: 55px;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 0;
  transition: all 0.2s;
}

#spMenu .list_menu .list_item a span {
  position: relative;
  display: inline-block;
  padding-right: 26px;
}

#spMenu .list_menu .list_item a span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 7px;
  height: 10px;
  background: url(../img/arrow01.png) no-repeat left top;
  background-size: cover;
  transform: translate(0, -50%);
  transition: all 0.2s;
}

#spMenu .list_menu .list_item a:hover {
  color: #962819;
}

#spMenu .list_menu .list_item a:hover span:after {
  opacity: .7;
  background-image: url(../img/arrow01_r.png);
}

#spMenu .list_menu .list_item a[target="_blank"] span {
  position: relative;
  padding-right: 20px;
}

#spMenu .list_menu .list_item a[target="_blank"] span:after {
  content: '';
  top: 5px;
  width: 10px;
  height: 8px;
  background: url(../img/blank_w.png) no-repeat left top;
  background-size: cover;
  transform: none;
}

#spMenu .list_menu .list_item a[target="_blank"]:hover span:after {
  opacity: 1;
  background-image: url(../img/blank_r.png);
}

#spMenu .language {
  font-family: "Open Sans", "Noto Sans JP";
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: .05em;
  padding: 27px 35px 15px;
}

#spMenu .language > div {
  border: 2px solid #fff;
}

#spMenu .language dt {
  cursor: pointer;
  position: relative;
  font-weight: 600;
  text-align: center;
  padding: 11px 0;
}

#spMenu .language dt:before, #spMenu .language dt:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 2px;
  background: #fff;
  margin: auto 0;
  transition: all 0.2s;
}

#spMenu .language dt:before {
  right: 15px;
  margin-left: -3px;
  transform: translateX(-50%) rotate(45deg);
}

#spMenu .language dt:after {
  right: 10px;
  margin-left: 3px;
  transform: translateX(-50%) rotate(-45deg);
}

#spMenu .language dt.active:before {
  transform: translateX(-50%) rotate(135deg);
}

#spMenu .language dt.active:after {
  transform: translateX(-50%) rotate(-135deg);
}

#spMenu .language dd {
  font-weight: 400;
}

#spMenu .language ul {
  padding: 0px 5px 5px;
}

#spMenu .language li {
  background: rgba(255, 255, 255, 0.1);
  margin-top: 5px;
}

#spMenu .language li:first-child {
  margin-top: 0;
}

#spMenu .language a {
  display: block;
  padding: 11px 20px;
  transition: all 0.2s;
}

#spMenu .language a:hover {
  opacity: .8;
  transition: all 0.2s;
}

#spMenu .btn_wrap {
  padding: 0 35px;
}

#spMenu .btn_wrap > div {
  margin: 15px auto 0;
  max-width: inherit;
}

#spMenu .btn_wrap > div:first-child {
  margin-top: 0;
}

#spMenu .sns_wrap {
  padding: 0 35px;
}

#spMenu .sns_wrap .sns_list {
  display: flex;
  justify-content: center;
}

#spMenu .sns_wrap .sns_list > li {
  font-size: 0;
  line-height: 0;
  margin: 0 13px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#footer {
  color: #fff;
}

#footer .bg {
  background: url(../img/footer__pc.jpg) no-repeat center top;
  background-size: cover;
  transition: all 0.2s;
}

@media only screen and (max-width: 767px) {
  #footer .bg {
    background-image: url(../img/footer__sp.jpg);
  }
}

#footer > div {
  padding: 0 56px;
}

@media only screen and (max-width: 767px) {
  #footer > div {
    padding: 0 35px;
  }
}

#footer .innerWrap {
  max-width: 1100px;
}

#footer .footer_head {
  padding-top: 92px;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  #footer .footer_head {
    padding-top: 45px;
    margin-bottom: 34px;
  }
}

#footer .footer_head .copy {
  line-height: 1.5;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #footer .footer_head .copy {
    line-height: 1.1;
  }
}

#footer .footer_head .copy .en {
  font-family: "Open Sans", "Noto Sans JP";
  font-weight: 400;
  font-size: 6.3rem;
  font-weight: 300;
}

@media only screen and (max-width: 767px) {
  #footer .footer_head .copy .en {
    font-size: 4.0rem;
  }
}

@media only screen and (max-width: 375px) {
  #footer .footer_head .copy .en {
    font-size: 10.66667vw;
  }
}

#footer .footer_head .copy .en strong {
  display: inline-block;
  font-weight: 700;
  margin-right: .5em;
}

@media only screen and (max-width: 560px) {
  #footer .footer_head .copy .en strong {
    margin-right: 0;
  }
}

#footer .footer_head .copy .en strong span {
  color: #be3c2a;
}

@media only screen and (max-width: 767px) {
  #footer .footer_head .copy .en br.spCont {
    display: none;
  }
}

@media only screen and (max-width: 560px) {
  #footer .footer_head .copy .en br.spCont {
    display: block;
  }
}

#footer .footer_head .copy .jp {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: .1em;
  margin: 1px 0 0;
}

@media only screen and (max-width: 767px) {
  #footer .footer_head .copy .jp {
    font-size: 1.8rem;
    margin-top: 20px;
  }
}

#footer .footer_main {
  display: flex;
  padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  #footer .footer_main {
    padding-bottom: 32px;
  }
}

@media only screen and (min-width: 768px) {
  #footer .footer_main .innerWrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-height: 135px;
  }
}

#footer .office {
  position: relative;
  flex: 1 0 auto;
  padding: 0 40px 0 0;
  margin: -10px 40px 0 0;
}

@media only screen and (max-width: 1190px) {
  #footer .office {
    max-width: 30%;
  }
}

@media only screen and (max-width: 767px) {
  #footer .office {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: inherit;
    padding: 30px 0 0;
    margin: 0;
  }
}

#footer .office:after {
  content: '';
  opacity: .3;
  position: absolute;
  top: 10px;
  bottom: 0;
  right: 0;
  width: 2px;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  #footer .office:after {
    top: 0;
    bottom: auto;
    left: 0;
    width: auto;
    height: 2px;
  }
}

#footer .office .logo {
  max-width: 293px;
}

@media only screen and (max-width: 767px) {
  #footer .office .logo {
    order: 1;
    max-width: 220px;
    width: 72%;
    margin-right: 10px;
  }
}

#footer .office .logo a {
  display: inline-block;
}

#footer .office .logo img {
  width: 100%;
  height: auto;
}

#footer .office .detail {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.85;
  margin: 18px 0 14px;
}

@media only screen and (max-width: 767px) {
  #footer .office .detail {
    order: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 19px 0 25px;
  }
}

@media only screen and (max-width: 767px) {
  #footer .office .detail br.spCont {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #footer .office .free {
    order: 2;
    /*
				max-width: 72px;
				width: 24%;
				align-self: flex-end;
				*/
    width: 100%;
    margin-top: 20px;
  }
}

#footer .office .jvac {
  max-width: 200px;
  width: 70%;
}

@media only screen and (max-width: 767px) {
  #footer .office .jvac {
    margin: 0 auto;
  }
}

#footer .office .jvac a {
  display: inline-block;
  transition: all 0.2s;
}

#footer .office .jvac a:hover {
  opacity: .8;
  transition: all 0.2s;
}

#footer .office .jvac img {
  width: 100%;
  height: auto;
}

#footer #footer_nav {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #footer #footer_nav {
    display: block;
  }
}

#footer #footer_nav > div:not(.list_menu) {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

#footer .list_menu {
  flex: 1 0 auto;
  padding: 5px 0 0;
  margin: 0 36px 0 0;
  transition: all 0.2s;
}

@media only screen and (max-width: 767px) {
  #footer .list_menu {
    display: none;
  }
}

#footer .menu {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.5rem;
  transition: all 0.2s;
}

@media only screen and (max-width: 1023px) {
  #footer .menu {
    display: block;
  }
}

#footer .menu .list_wrap {
  padding: 0 0 3px;
  margin: 0 0 0 42px;
}

@media only screen and (max-width: 1023px) {
  #footer .menu .list_wrap {
    margin: 34px 0 0;
  }
}

#footer .menu .list_wrap:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 1023px) {
  #footer .menu .list_wrap:first-child {
    margin-top: 0;
  }
}

#footer .menu .list_item {
  margin: 34px 0 0;
}

#footer .menu .list_item:first-child {
  margin-top: 0;
}

#footer .menu a {
  position: relative;
  display: inline-block;
  padding-right: 13px;
  transition: all 0.2s;
}

#footer .menu a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 7px;
  height: 10px;
  background: url(../img/arrow01.png) no-repeat left top;
  background-size: cover;
  transform: translate(0, -50%);
  transition: all 0.2s;
}

#footer .menu a span {
  display: inline-block;
}

#footer .menu a[target="_blank"] {
  padding-right: 16px;
}

#footer .menu a[target="_blank"]:after {
  top: 0;
  width: 10px;
  height: 8px;
  background: url(../img/blank_w.png) no-repeat left top;
  background-size: cover;
  transform: none;
  transition: all 0.2s;
}

#footer .menu a[target="_blank"]:hover:after {
  background-image: url(../img/blank_r.png);
}

#footer .menu a:hover {
  color: #cf2c1c;
}

#footer .menu a:hover:after {
  background-image: url(../img/arrow01_r.png);
}

#footer .language {
  flex: 1 0 auto;
  max-width: 130px;
  width: 100%;
  font-family: "Open Sans", "Noto Sans JP";
  font-weight: 400;
  font-size: 1.3rem;
  letter-spacing: .05em;
  margin: 0 42px 30px 0;
  transition: all 0.2s;
}

@media only screen and (max-width: 767px) {
  #footer .language {
    max-width: inherit;
    margin: 0;
  }
}

#footer .language > div {
  border: 1px solid #fff;
}

#footer .language dt {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  height: 28px;
  font-weight: 600;
  padding: 5px 11px;
}

@media only screen and (max-width: 767px) {
  #footer .language dt {
    justify-content: center;
    text-align: center;
    height: 38px;
  }
}

#footer .language dt:before, #footer .language dt:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 6px;
  height: 1px;
  background: #fff;
  margin: auto 0;
  transition: all 0.2s;
}

#footer .language dt:before {
  right: 8px;
  margin-left: -3px;
  transform: translateX(-50%) rotate(45deg);
}

@media only screen and (max-width: 767px) {
  #footer .language dt:before {
    right: 12px;
  }
}

#footer .language dt:after {
  right: 4px;
  margin-left: 3px;
  transform: translateX(-50%) rotate(-45deg);
}

@media only screen and (max-width: 767px) {
  #footer .language dt:after {
    right: 8px;
  }
}

#footer .language dt.active:before {
  transform: translateX(-50%) rotate(135deg);
}

#footer .language dt.active:after {
  transform: translateX(-50%) rotate(-135deg);
}

#footer .language dd {
  font-weight: 400;
}

#footer .language ul {
  padding: 0px 5px 5px;
}

#footer .language li {
  background: rgba(255, 255, 255, 0.1);
  margin-top: 5px;
}

#footer .language li:first-child {
  margin-top: 0;
}

#footer .language a {
  display: block;
  padding: 5px 11px;
  transition: all 0.2s;
}

#footer .language a:hover {
  opacity: .8;
  transition: all 0.2s;
}

@media only screen and (max-width: 767px) {
  #footer .language a {
    padding: 11px;
  }
}

#footer .btn_wrap {
  flex: 1 0 auto;
  width: 100%;
  max-width: 230px;
  transition: all 0.2s;
}

@media only screen and (max-width: 767px) {
  #footer .btn_wrap {
    max-width: inherit;
    margin: 22px 0 0;
  }
}

#footer .btn_wrap > div {
  max-width: inherit;
  margin: 15px 0 0;
}

@media only screen and (max-width: 767px) {
  #footer .btn_wrap > div {
    margin: 20px auto 0;
  }
}

#footer .btn_wrap > div:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  #footer .btn_wrap > div .btn_inner span {
    min-width: 137px;
    padding-left: 10px;
  }
}

#footer .footer_bottom {
  display: flex;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  #footer .footer_bottom {
    text-align: center;
    padding-top: 22px;
    padding-bottom: 12px;
  }
}

#footer .footer_bottom .innerWrap {
  font-size: 1.3rem;
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  #footer .footer_bottom .innerWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 50px;
  }
}

#footer .footer_bottom .sub_nav {
  color: #7f7f7f;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  #footer .footer_bottom .sub_nav {
    font-size: 1.4rem;
  }
}

#footer .footer_bottom .sub_nav li {
  display: inline-block;
  margin: 0 0 0 30px;
}

#footer .footer_bottom .sub_nav li:first-child {
  margin-left: 0;
}

#footer .footer_bottom .sub_nav a {
  display: inline-block;
  transition: all 0.2s;
}

#footer .footer_bottom .sub_nav a:hover {
  opacity: .8;
  transition: all 0.2s;
}

#footer .footer_bottom .copyright {
  color: #000;
  font-family: "Open Sans", "Noto Sans JP";
  font-weight: 400;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 767px) {
  #footer .footer_bottom .copyright {
    font-size: 1.2rem;
    margin: 19px 0 0;
  }
}

#footer.en .footer_bottom {
  background: #f4f4f4;
}

/*-------------------------
	検索トップ
-------------------------*/
@media only screen and (max-width: 767px) {
  .ec-pageTitle .ec-pageTitle__img, .ec-pageTitle2 .ec-pageTitle__img, .ec-pageTitle3 .ec-pageTitle__img {
    margin-left: 0 !important;
    -webkit-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
  }
}

@media only screen and (max-width: 767px) {
  .ec-pageTitle .ec-pageTitle__img img, .ec-pageTitle2 .ec-pageTitle__img img, .ec-pageTitle3 .ec-pageTitle__img img {
    height: 185px !important;
  }
}

@media only screen and (max-width: 767px) {
  .ec-pageTitle2 .ec-pageTitle__main + .ec-pageTitle__p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(odd) .category_item__imgbox:before {
    right: -150px;
    border-left-width: 150px;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(odd) .category_item__imgbox:after {
    right: -152px;
    border-left-width: 150px;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(odd) .category_item__imgbox .category_item__img {
    right: -150px;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(odd) .category_item__main:before {
    left: 152px;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(odd) .category_item__main__inner {
    padding: 0 20px;
    width: 69%;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(even) .category_item__imgbox {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(even) .category_item__imgbox:before {
    left: -150px;
    border-right-width: 150px;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(even) .category_item__imgbox:after {
    left: -152px;
    border-right-width: 150px;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(even) .category_item__imgbox .category_item__img {
    left: -150px;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(even) .category_item__main:before {
    right: 152px;
  }
}

@media only screen and (max-width: 1130px) {
  #page_search .categoryLarge .category_item:nth-of-type(even) .category_item__main__inner {
    padding: 0 20px;
    width: 69%;
  }
}

/*-------------------------
	シートカバー
-------------------------*/
@media only screen and (max-width: 1200px) {
  body.other_page .ec-searchRole .ec-searchRole__main > .search_item,
  body.other_page .ec-searchRole .ec-searchRole__main > form > .search_item,
  body.other_page .ec-searchRole2 .ec-searchRole__main > .search_item,
  body.other_page .ec-searchRole2 .ec-searchRole__main > form > .search_item {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchRole .ec-searchRole__main > .search_item,
  body.other_page .ec-searchRole .ec-searchRole__main > form > .search_item,
  body.other_page .ec-searchRole2 .ec-searchRole__main > .search_item,
  body.other_page .ec-searchRole2 .ec-searchRole__main > form > .search_item {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: -19px;
    margin-bottom: -10px;
  }
}

@media only screen and (max-width: 560px) {
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 0;
  }
}

body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer:before,
body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer li,
body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer:before,
body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer li {
  max-width: 80px;
}

@media only screen and (max-width: 1200px) {
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer li,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer li {
    max-width: inherit;
    width: 30%;
  }
}

@media only screen and (max-width: 1023px) {
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer li,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer li {
    width: 47%;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer li,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer li {
    max-width: 71px;
    margin-right: 9px;
  }
}

@media only screen and (max-width: 560px) {
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer li,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer li {
    max-width: inherit;
    width: 22.54%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 359px) {
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer li,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer li {
    width: 31%;
  }
}

body.other_page .ec-searchRole .ec-searchRole__main .list_manufacturer label,
body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer label {
  width: 100%;
}

body.other_page .ec-searchRole .ec-searchRole__main .sub_select .search_item,
body.other_page .ec-searchRole2 .ec-searchRole__main .sub_select .search_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

body.other_page .ec-searchRole .ec-searchRole__main .sub_select .search_item .ec-select,
body.other_page .ec-searchRole2 .ec-searchRole__main .sub_select .search_item .ec-select {
  margin-top: auto;
}

@media only screen and (max-width: 1200px) {
  body.other_page .ec-searchRole .ec-searchRole__main .ec-searchRole__btn_link,
  body.other_page .ec-searchRole2 .ec-searchRole__main .ec-searchRole__btn_link {
    padding: 0;
  }
}

body.other_page .ec-searchRole2 {
  max-width: 1200px;
  margin: 0 auto;
}

body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: -23px;
}

body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer:before,
body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer li {
  max-width: 80px;
}

@media only screen and (min-width: 768px) {
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer:before,
  body.other_page .ec-searchRole2 .ec-searchRole__main .list_manufacturer li {
    max-width: 90px;
    margin-right: 23px;
  }
}

body.other_page .ec-searchRole2 .ec-searchRole__btn_submit {
  max-width: inherit;
}

body.other_page .ec-searchRole2 .ec-searchRole__btn_submit .btn_inner {
  max-width: 312px;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  body.other_page .ec-searchRole,
  body.other_page .ec-searchRole2 {
    position: static;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchRole.search__fixed,
  body.other_page .ec-searchRole2.search__fixed {
    bottom: calc(100% - 60px);
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchRole.search__fixed.search__open,
  body.other_page .ec-searchRole2.search__fixed.search__open {
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchRole.search__fixed .ec-searchRole__inner,
  body.other_page .ec-searchRole2.search__fixed .ec-searchRole__inner {
    padding-bottom: 60px;
  }
}

body.other_page .ec-searchRole.search__fixed .ec-searchRole__title,
body.other_page .ec-searchRole2.search__fixed .ec-searchRole__title {
  right: 60px;
}

body.other_page .ec-searchRole .ec-searchRole__title,
body.other_page .ec-searchRole2 .ec-searchRole__title {
  height: 60px;
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchRole + .ec-searchResultRole,
  body.other_page .ec-searchRole2 + .ec-searchResultRole {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchResultRole .ec-searchResultRole_item {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchResultRole .ec-searchResultRole_item > *:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchResultRole .ec-searchResultRole_item__detail2 {
    padding-bottom: 6px;
  }
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-searchResultRole .ec-searchResultRole_section {
    margin: 0;
  }
}

body.other_page .ec-searchResultRole .ec-searchResultRole_section > .ec-searchResultRole_item:last-child {
  margin-bottom: 0;
}

body.other_page .ec-pagerRole {
  padding: 0 80px 96px;
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-pagerRole {
    padding: 0 40px 50px;
  }
}

body.other_page .ec-pagerRole .ec-pager {
  padding: 90px 0 0;
}

@media only screen and (max-width: 767px) {
  body.other_page .ec-pagerRole .ec-pager {
    padding: 50px 0 0;
  }
}
