/* --------------------------------------------------------------------
	�V�u�����h�y�[�W
--------------------------------------------------------------------- */
.order_header_ #header_contents {
  width: 690px;
  padding: 10px 0 10px 270px;
}
.order_header_ #header_contents #logo {
  width: 265px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  top: 10px;
}
.order_header_ #header_contents #logo .honeys_logo_ {
  padding-top: 5px;
}
.order_header_ #header_contents #logo .honeys_logo_ img{
  width: 111px;
  height: auto;
}
.order_header_ #header_contents #logo .glacier_lusso_logo_ img{
  width: 136px;
  height: auto;
}
.page_switch_{
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.page_switch_ ul{
  display: flex;
  justify-content: center;
}
.page_switch_ ul li{
  flex-grow: 1;
  width: 100%;
  background: #FFF;
  padding-bottom: 8px;
}
.page_switch_ ul li a{
  background: #F6F6F6;
  padding-top: 8px;
  display: block;
}
.page_switch_ ul li:first-child a .page_switch_list_frame_{
  display: flex;
  justify-content: flex-end;
  text-align: center;
}
.page_switch_ ul li:last-child a .page_switch_list_frame_{
  display: flex;
  text-align: center;
  background: #F6F6F6;
}
.page_switch_ ul li a .page_switch_list_frame_{
  padding: 0;
  width: 100%;
  height: 42px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #DCDCDC;
}
.page_switch_ ul li.active a .page_switch_list_frame_{
  width: calc(100% - 1px);
}
.page_switch_ ul li a .page_switch_list_frame_inner_{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 480px;
}
.page_switch_ ul li a .page_switch_list_frame_ span{
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_switch_ ul li.active:first-child a .page_switch_list_frame_ span{
  padding-top: 10px;
}
.page_switch_ ul li.active:last-child a .page_switch_list_frame_ span{
  padding-top: 6px;
}
.page_switch_ ul li a img{
  opacity: 0.4;
  display: block;
}
.page_switch_ ul li.active a .page_switch_list_frame_{
  border: 1px solid #DCDCDC;
  border-bottom: 1px solid #FFF;
  background: #FFF;
}
.page_switch_ ul li:first-child.active a .page_switch_list_frame_{
  border-radius: 0 10px 0 0;
  border-left: 0;
}
.page_switch_ ul li:last-child.active a .page_switch_list_frame_{
  border-radius: 10px 0 0 0;
  border-right: 0;
}
.page_switch_ ul li.active a img{
  opacity: 1;
}
#searchBox .spoton-product-search-wrapper-active img {
  display: block;
}
div#header_contents {
  width: 690px;
  padding: 10px 0 10px 270px;
}
div#header_contents #logo {
  width: 271px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  top: 7px;
}
div#header_contents #logo .honeys_logo_ {
  padding-top: 5px;
}
/* div#header_contents #logo .honeys_logo_ img{
  width: 111px;
  height: auto;
} */
div#header_contents #logo .glacier_lusso_logo_ img{
  width: 136px;
  height: auto;
}