@charset "UTF-8";
.wrap-border {
  -webkit-box-shadow: 0 0 0 1px #ddd inset;
          box-shadow: 0 0 0 1px #ddd inset;
}
.wrap-border img {
  z-index: -1;
  position: relative;
}
/* ==========================================================================
   Reset
   ========================================================================== */
/* Initialize
   ========================================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* Display
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
.win,
.mac {
  overflow-y: scroll;
}
/* Fonts
   ========================================================================== */
html {
  font-size: 0.625em;
}
body {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
li,
caption,
col,
th,
td,
p,
address,
figcaption {
  font-size: 1.4em;
}
@media screen and (max-width: 736px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dt,
  dd,
  li,
  caption,
  col,
  th,
  td,
  p,
  address,
  figcaption {
    font-size: 1.3em;
  }
}
dd dt,
dd dd,
dd li,
dd p,
dd caption,
dd col,
dd th,
dd td,
dd figcaption,
li dt,
li dd,
li li,
li p,
li caption,
li col,
li th,
li td,
li figcaption,
th dt,
th dd,
th li,
th p,
th caption,
th col,
th th,
th td,
th figcaption,
td dt,
td dd,
td li,
td p,
td caption,
td col,
td th,
td td,
td figcaption {
  font-size: 1em;
}
sup,
sub {
  font-size: 0.83em;
}
body,
input,
textarea,
select {
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
}
.ie body,
.ie input,
.ie textarea,
.ie select {
  font-family: "Meiryo", "MS PGothic", sans-serif;
}
/* Style
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
th {
  font-weight: bold;
}
th,
td {
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
address {
  font-style: normal;
  font-weight: normal;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"] {
  margin: 0;
  line-height: normal;
}
input[type="image"] {
  cursor: pointer;
  vertical-align: top;
}
textarea {
  margin: 0;
  vertical-align: top;
  resize: vertical;
}
img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
object,
embed,
iframe {
  vertical-align: top;
  outline: none;
  max-width: 100%;
}
em,
strong {
  font-style: normal;
  font-weight: bold;
}
mark {
  color: inherit;
  background-color: inherit;
  font-weight: bold;
}
sup,
sub {
  position: relative;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
/* Clearfix
   ========================================================================== */
header,
footer,
main,
section,
article,
aside,
nav,
.page-container,
.page-header,
.page-footer,
.content,
.main-content,
.sub-content,
.article,
.section,
.row {
  zoom: 1;
}
header:before,
footer:before,
main:before,
section:before,
article:before,
aside:before,
nav:before,
.page-container:before,
.page-header:before,
.page-footer:before,
.content:before,
.main-content:before,
.sub-content:before,
.article:before,
.section:before,
.row:before,
header:after,
footer:after,
main:after,
section:after,
article:after,
aside:after,
nav:after,
.page-container:after,
.page-header:after,
.page-footer:after,
.content:after,
.main-content:after,
.sub-content:after,
.article:after,
.section:after,
.row:after {
  content: '';
  display: table;
}
header:after,
footer:after,
main:after,
section:after,
article:after,
aside:after,
nav:after,
.page-container:after,
.page-header:after,
.page-footer:after,
.content:after,
.main-content:after,
.sub-content:after,
.article:after,
.section:after,
.row:after {
  clear: both;
}
/* ==========================================================================
   Layout - General
   ========================================================================== */
/* Root
   ========================================================================== */
body {
  min-width: 1024px;
  line-height: 1.4;
  color: #333333;
  background-color: #fff;
}
@media screen and (max-width: 736px) {
  body {
    min-width: 100%;
  }
}
/* Shop Detail
   ========================================================================== */
.shop-detail {
  line-height: 0;
}
.shop-detail_list {
  overflow: hidden;
  zoom: 1;
}
.shop-detail_list > li {
  float: left;
  width: 120px;
  margin-left: 8px;
  line-height: 1.2;
  text-align: center;
}
.type-4colm.shop-detail_list > li {
  width: 118px;
}
.shop-detail_list > li:first-child {
  margin-left: 0;
}
.shop-detail_list > li > a {
  display: block;
  position: relative;
  padding: 8px 0 7px;
  border: #555 2px solid;
  border-radius: 6px;
  background-color: #6f6d6d;
  color: #fff;
  text-decoration: none;
}
.shop-detail_list > li > a:after {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 5px;
  width: 6px;
  height: 12px;
  background: url(/common/img/parts/icon_arrow02.png) no-repeat scroll center;
  background-size: 6px 12px;
  content: "";
}
@media screen and (max-width: 736px) {
  .shop-detail_list > li {
    width: 33.3%;
    margin-left: 0;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .type-4colm.shop-detail_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .type-4colm.shop-detail_list > li {
    padding: 3px;
    width: 50%;
  }
}
/* ==========================================================================
   Layout - Header
   ========================================================================== */
/* Page header
   ========================================================================== */
.page-header {
  min-width: 1024px;
}
@media screen and (max-width: 736px) {
  .page-header {
    position: relative;
    min-width: 100%;
    height: 62px;
    border-top: #6F6D6D 3px solid;
    border-bottom: #ddd 1px solid;
  }
  .site-type-portal .page-header {
    border-bottom: none;
  }
}
/* General header
   ========================================================================== */
.general-header {
  background-color: #6f6d6d;
  position: relative;
}
.general-header_inner {
  overflow: hidden;
  zoom: 1;
  width: 1024px;
  margin: 0 auto;
  padding: 6px 0;
}
/* portal general header parts */
.general-header_top_ext > dt {
  position: relative;
  float: left;
  padding: 9px 9px 2px 8px;
  border-right: #fff 1px dotted;
  border-left: #fff 1px dotted;
  line-height: 1.2;
  cursor: pointer;
}
.general-header_top_ext > dt:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.general-header_top_ext > dt a {
  padding-left: 20px;
  background: url(/common/img/layout/header_general-gnav_plus01.png) no-repeat scroll center left;
  background-size: 15px;
}
.general-header_top_ext > dt a:link,
.general-header_top_ext > dt a:hover,
.general-header_top_ext > dt a:active,
.general-header_top_ext > dt a:visited {
  color: #fff;
  text-decoration: none;
}
.general-header_top_ext > dd {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: #fff;
}
.general-header_ext_content {
  width: 1024px;
  margin: 0 auto;
  padding: 28px 0;
  overflow: hidden;
}
.general-header_ext_content .ext_read {
  float: left;
}
.general-header_ext_content .ext_read .ext_read_image img {
  width: 164px;
  height: auto;
}
.general-header_ext_content .ext_read .ext_read_txt {
  margin-top: 12px;
  line-height: 1.2;
}
.general-header_ext_content .ext_form {
  float: right;
  padding: 7px 0;
  overflow: hidden;
}
.general-header_ext_content .ext_form .ext_form_input,
.general-header_ext_content .ext_form .ext_form_button {
  float: left;
}
.general-header_ext_content .ext_form .ext_form_input {
  padding: 10px 0;
}
.general-header_ext_content .ext_form .ext_form_input select {
  font-size: 0.86em;
  margin-left: 10px;
  border: none;
  background-color: #e2e2e2;
  color: #666;
}
.general-header_ext_content .ext_form .ext_form_input select:first-child {
  margin-left: 0;
}
.general-header_ext_content .ext_form .ext_form_button {
  margin-left: 15px;
  border-left: 1px dotted #bbb;
  padding: 7px 0 7px 15px;
}
.general-header_ext_content .ext_form .ext_form_button input {
  margin-left: 10px;
  font-size: 1.29em;
}
.general-header_ext_content .ext_form .ext_form_button input:first-child {
  margin-left: 0;
}
.general-header_logo_arrow {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6px;
  width: 12px;
}
/* shop-common general header parts */
.general-header_top_logo {
  float: left;
  display: table-cell;
  width: 110px;
  height: 28px;
  border-radius: 2px;
  text-align: center;
  vertical-align: middle;
  background-color: #0054b4;
  color: #fff;
}
.general-header_top_logo:hover {
  background-color: #0069dd;
}
.general-header_global-nav {
  overflow: hidden;
  zoom: 1;
}
.general-header_global-nav li {
  float: left;
  margin-left: 2px;
}
.general-header_global-nav li:first-child {
  margin-left: 5px;
  clear: left;
}
.general-header_global-nav a {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  height: 28px;
  background: url(/common/img/layout/header_general-gnav_sprite01.png) no-repeat;
}
.general-header_global-nav .s-mylord {
  width: 68px;
}
.general-header_global-nav .s-mylord > a {
  background-position: 0 0;
}
.general-header_global-nav .s-mylord:hover > a,
.general-header_global-nav .s-mylord.is-current > a {
  background-position: 0 -28px;
}
.general-header_global-nav .halc {
  width: 68px;
}
.general-header_global-nav .halc > a {
  background-position: -70px 0;
}
.general-header_global-nav .halc:hover > a,
.general-header_global-nav .halc.is-current > a {
  background-position: -70px -28px;
}
.general-header_global-nav .flags {
  width: 66px;
}
.general-header_global-nav .flags > a {
  background-position: -140px 0;
}
.general-header_global-nav .flags:hover > a,
.general-header_global-nav .flags.is-current > a {
  background-position: -140px -28px;
}
.general-header_global-nav .ace {
  width: 68px;
}
.general-header_global-nav .ace > a {
  background-position: -208px 0;
}
.general-header_global-nav .ace:hover > a,
.general-header_global-nav .ace.is-current > a {
  background-position: -208px -28px;
}
.general-header_global-nav .terrace {
  width: 68px;
}
.general-header_global-nav .terrace > a {
  background-position: -278px 0;
}
.general-header_global-nav .terrace:hover > a,
.general-header_global-nav .terrace.is-current > a {
  background-position: -278px -28px;
}
.general-header_global-nav .k-corty {
  width: 67px;
}
.general-header_global-nav .k-corty > a {
  background-position: -348px 0;
}
.general-header_global-nav .k-corty:hover > a,
.general-header_global-nav .k-corty.is-current > a {
  background-position: -348px -28px;
}
.general-header_global-nav .s-corty {
  width: 67px;
}
.general-header_global-nav .s-corty > a {
  background-position: -417px 0;
}
.general-header_global-nav .s-corty:hover > a,
.general-header_global-nav .s-corty.is-current > a {
  background-position: -417px -28px;
}
.general-header_global-nav .l-mylord {
  width: 68px;
}
.general-header_global-nav .l-mylord > a {
  background-position: -486px 0;
}
.general-header_global-nav .l-mylord:hover > a,
.general-header_global-nav .l-mylord.is-current > a {
  background-position: -486px -28px;
}
.general-header_global-nav .square {
  width: 72px;
}
.general-header_global-nav .square > a {
  background-position: -556px 0;
}
.general-header_global-nav .square:hover > a,
.general-header_global-nav .square.is-current > a {
  background-position: -556px -28px;
}
.general-header_global-nav .vinawalk {
  width: 66px;
}
.general-header_global-nav .vinawalk > a {
  background-position: -630px 0;
}
.general-header_global-nav .vinawalk:hover > a,
.general-header_global-nav .vinawalk.is-current > a {
  background-position: -630px -28px;
}
.general-header_global-nav .h-mylord {
  width: 70px;
}
.general-header_global-nav .h-mylord > a {
  background-position: -698px 0;
}
.general-header_global-nav .h-mylord:hover > a,
.general-header_global-nav .h-mylord.is-current > a {
  background-position: -698px -28px;
}
.general-header_global-nav .shonan-gate {
  width: 66px;
}
.general-header_global-nav .shonan-gate > a {
  background-position: -770px 0;
}
.general-header_global-nav .shonan-gate:hover > a,
.general-header_global-nav .shonan-gate.is-current > a {
  background-position: -770px -28px;
}
.general-header_global-nav .station {
  width: 68px;
}
.general-header_global-nav .station > a {
  background-position: -838px 0;
}
.general-header_global-nav .station:hover > a,
.general-header_global-nav .station.is-current > a {
  background-position: -838px -28px;
}
@media screen and (max-width: 736px) {
  .general-header {
    background-color: #fff;
  }
  .general-header_inner {
    width: 100%;
    padding: 0;
  }
  .general-header_global-nav {
    display: none;
  }
  /* portal general header parts */
  .general-header_top_ext {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .general-header_top_ext > dt {
    position: absolute;
    bottom: -55px;
    left: 10px;
    float: none;
    padding: 25px 8px 18px;
    border: none;
    border-radius: 0 0 3px 3px ;
    background-color: #6f6d6d;
    font-size: 10px;
    z-index: 1;
  }
  .general-header_top_ext > dt:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .general-header_top_ext > dt a {
    padding: 20px 0 0;
    background: url(/common/img/layout/header_general-gnav_plus01.png) no-repeat scroll top;
    background-size: 15px;
  }
  .general-header_top_ext > dt .general-header_logo_arrow {
    top: 45px;
  }
  .general-header_ext_content {
    width: auto;
    border-bottom: 5px solid #6f6d6d;
    padding: 15px 10px;
  }
  .general-header_ext_content .ext_read {
    float: none;
    text-align: center;
  }
  .general-header_ext_content .ext_read .ext_read_image img {
    width: 156px;
  }
  .general-header_ext_content .ext_read .ext_read_txt {
    margin-top: 9px;
    font-size: 0.79em;
  }
  .general-header_ext_content .ext_form {
    float: none;
    margin-top: 15px;
    padding: 0;
  }
  .general-header_ext_content .ext_form .ext_form_input,
  .general-header_ext_content .ext_form .ext_form_button {
    float: none;
  }
  .general-header_ext_content .ext_form .ext_form_input {
    padding: 0;
  }
  .general-header_ext_content .ext_form .ext_form_input select {
    width: 100%;
    font-size: 0.93em;
    margin-left: 0;
    margin-top: 10px;
  }
  .general-header_ext_content .ext_form .ext_form_input select:first-child {
    margin-top: 0;
  }
  .general-header_ext_content .ext_form .ext_form_button {
    margin-left: 0;
    margin-top: 15px;
    border-left: none;
    padding: 0;
  }
  .general-header_ext_content .ext_form .ext_form_button input {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    padding-top: 17px;
    padding-bottom: 18px;
    font-size: 1.07em;
  }
  .general-header_ext_content .ext_form .ext_form_button input:first-child {
    margin-top: 0;
  }
  /* shop-common general header parts */
  .general-header_top_logo {
    display: none;
  }
}
/* Store header
   ========================================================================== */
.store-header_inner {
  overflow: hidden;
  zoom: 1;
  position: relative;
  width: 1024px;
  margin: 0 auto;
}
.site-type-portal .store-header_inner {
  padding-bottom: 17px;
}
.site-type-vinawalk .store-header_inner {
  padding-bottom: 17px;
}
.site-type-honatsugi-mylord .store-header_inner {
  padding-bottom: 21px;
}
.site-type-l-mylord .store-header_inner,
.site-type-kyodo-corty .store-header_inner {
  padding-bottom: 14px;
}
.site-type-seijo-corty .store-header_inner {
  padding-bottom: 14px;
}
.site-type-so-ss .store-header_inner {
  padding-bottom: 26px;
}
.site-type-odakyu-halc .store-header_inner {
  padding-bottom: 12px;
}
.site-type-shinjuku-mylord .store-header_inner {
  padding-bottom: 22px;
  overflow: visible;
}
.site-type-shinjuku-mylord .store-header_inner:after {
  display: block;
  content: "";
  clear: both;
}
.site-type-shonan-gate .store-header_inner {
  padding-bottom: 13px;
}
.store-header_logo {
  /* float: left; */
  text-align: center;
  padding: 19px 0 0;
}
.site-type-honatsugi-mylord .store-header_logo {
  padding-top: 21px;
}
.site-type-l-mylord .store-header_logo {
  padding-top: 18px;
}
.site-type-seijo-corty .store-header_logo {
  padding-top: 12px;
}
.site-type-so-ss .store-header_logo {
  padding-top: 36px;
}
.site-type-odakyu-halc .store-header_logo {
  padding-top: 18px;
}
.site-type-shinjuku-mylord .store-header_logo {
  padding-top: 23px;
}
.store-header_global-nav {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  top: 52px;
  right: 0;
}
.store-header_global-nav li {
  float: left;
  margin-left: 40px;
  line-height: 1.2;
}
.store-header_global-nav li:first-child {
  margin-left: 0;
}
.store-header_global-nav li > a {
  display: block;
  padding: 10px 0 7px;
  text-decoration: none;
}
.store-header_global-nav li > a:hover,
.store-header_global-nav li > a.is-current {
  background: url(/common/img/layout/header_store-gnav_bg01.png) repeat-x left bottom;
}
.store-header_global-nav li .store-header_icon {
  width: 20px;
  height: auto;
  margin-right: 5px;
  vertical-align: middle;
}
.store-header_global-nav.portal li {
  margin-left: 18px;
}
.store-header_global-nav.portal li:first-child {
  margin-left: 0;
}
.site-type-so-ss .store-header_global-nav {
  top: 51px;
}
.site-type-so-ss .store-header_global-nav li {
  margin-left: 10px;
}
.site-type-honatsugi-mylord .store-header_global-nav li {
  margin-left: 30px;
}
.store-header_primary-nav {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  top: 18px;
  right: 0;
}
.store-header_primary-nav li {
  float: left;
  margin-left: 25px;
  line-height: 1.2;
  font-size: 1.2em;
}
.store-header_primary-nav li:first-child {
  margin-left: 0;
}
.store-header_primary-nav li a {
  display: block;
  padding-left: 13px;
  background: url(/common/img/parts/icon_arrow03.png) no-repeat scroll left center;
  text-decoration: none;
}
.store-header_primary-nav li a:hover,
.store-header_primary-nav li a.is-current {
  color: #0090f4;
}
.store-header_shoplink {
  display: none;
}
.site-type-portal .store-header_logo .store-header_logo_pcindex {
  display: none;
}
.site-type-portal .store-header_global-nav li a {
  font-weight: bold;
}
.site-type-honatsugi-mylord .store-header_primary-nav li a:hover,
.site-type-honatsugi-mylord .store-header_primary-nav li a.is-current {
  color: #00b292;
}
.site-type-l-mylord .store-header_primary-nav li a:hover,
.site-type-l-mylord .store-header_primary-nav li a.is-current {
  color: #900b11;
}
.site-type-kyodo-corty .store-header_primary-nav li a:hover,
.site-type-kyodo-corty .store-header_primary-nav li a.is-current {
  color: #ff9326;
}
.site-type-seijo-corty .store-header_primary-nav li a:hover,
.site-type-seijo-corty .store-header_primary-nav li a.is-current {
  color: #85b200;
}
.site-type-so-ss .store-header_primary-nav li a:hover,
.site-type-so-ss .store-header_primary-nav li a.is-current {
  color: #f27500;
}
.site-type-odakyu-halc .store-header_primary-nav li a:hover,
.site-type-odakyu-halc .store-header_primary-nav li a.is-current {
  color: #009eef;
}
.site-type-shinjuku-mylord .store-header_primary-nav {
  top: 11px;
  overflow: visible;
}
.site-type-shinjuku-mylord .store-header_primary-nav:after {
  display: block;
  content: "";
  clear: both;
}
.site-type-shinjuku-mylord .store-header_primary-nav li {
  float: none;
  padding-left: 25px;
  display: table-cell;
  vertical-align: middle;
}
.site-type-shinjuku-mylord .store-header_primary-nav li:first-child {
  padding-left: 0;
}
.site-type-shinjuku-mylord .store-header_primary-nav li a:hover,
.site-type-shinjuku-mylord .store-header_primary-nav li a.is-current {
  color: #e62547;
}
.site-type-shinjuku-mylord .store-header_primary-nav .global a {
  padding: 7px 22px;
  background-position: 12px center;
  border-radius: 14px;
  background-color: #e9e9e9;
}
.store-header_site-search {
  position: absolute;
  top: 11px;
  right: 0;
}
.store-header_site-search_form {
  width: 130px;
  height: 24px;
  padding: 0 5px;
  border: 0;
  background-color: #e4e4e4;
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
          box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  font-size: 1.2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.store-header_site-search_submit {
  width: 24px;
  height: 24px;
  border: none;
  outline: none;
  background: url(/common/img/parts/search_btn01.png) no-repeat center center;
  background-size: 100% 100%;
  text-indent: 200%;
}
.store-header_site-search_submit:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.store-header_menu {
  display: none;
  margin: 0;
}
@media screen and (max-width: 736px) {
  .store-header .store-header_inner {
    padding: 0;
  }
  .store-header_inner {
    position: static;
    width: 100%;
  }
  .store-header_logo {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -62px;
    padding: 0;
  }
  .site-type-honatsugi-mylord .store-header_logo {
    padding-top: 0;
  }
  .site-type-l-mylord .store-header_logo {
    padding-top: 0;
    margin-left: -52px;
  }
  .site-type-l-mylord .store-header_logo img {
    max-width: 103px;
  }
  .site-type-seijo-corty .store-header_logo {
    padding-top: 0;
    margin-left: -37px;
  }
  .site-type-seijo-corty .store-header_logo img {
    max-width: 74px;
  }
  .site-type-kyodo-corty .store-header_logo {
    padding-top: 0;
    margin-left: -36px;
  }
  .site-type-kyodo-corty .store-header_logo img {
    max-width: 74px;
    padding-left: 0;
  }
  .site-type-so-ss .store-header_logo {
    top: 19px;
    padding-top: 0;
    margin-left: -71px;
  }
  .site-type-so-ss .store-header_logo img {
    max-width: 142px;
  }
  .site-type-odakyu-halc .store-header_logo {
    top: 12px;
    padding-top: 0;
    margin-left: -28px;
  }
  .site-type-odakyu-halc .store-header_logo img {
    max-width: 57px;
  }
  .site-type-shinjuku-mylord .store-header_logo {
    top: 14px;
    padding-top: 0;
    margin-left: auto;
    left: 10px;
  }
  .site-type-shinjuku-mylord .store-header_logo img {
    max-width: 114px;
  }
  .site-type-shonan-gate .store-header_logo {
    padding-top: 0;
    margin-left: -57px;
  }
  .site-type-shonan-gate .store-header_logo img {
    max-width: 113px;
  }
  .store-header_logo img {
    max-width: 124px;
    height: auto;
  }
  .store-header-navs {
    display: none;
    position: absolute;
    top: 63px;
    z-index: 100;
    width: 100%;
    padding-bottom: 23px;
    background-color: #000;
  }
  .store-header_global-nav,
  .store-header_primary-nav {
    position: static;
  }
  .store-header_global-nav li {
    float: left;
    width: 100%;
    margin: 0;
    border-bottom: #fff 1px solid;
  }
  .store-header_global-nav li > a {
    display: block;
    position: relative;
    padding: 18px 0 14px 10px;
    color: #fff;
    text-decoration: none;
  }
  .store-header_global-nav li > a:hover {
    background: none;
  }
  .store-header_global-nav li > a:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 7px;
    height: 14px;
    margin-top: -7px;
    background: url(/common/img/parts/icon_arrow04.png) no-repeat scroll;
    background-size: 7px 14px;
    content: "";
  }
  .store-header_global-nav li > a.is-current {
    background: none;
  }
  .store-header_global-nav li .store-header_icon {
    display: none;
  }
  .site-type-so-ss .store-header_global-nav li {
    margin-left: 0;
  }
  .site-type-honatsugi-mylord .store-header_global-nav li {
    margin-left: 0;
  }
  .store-header_primary-nav {
    margin: 5px 0 0 10px;
  }
  .store-header_primary-nav li {
    float: none;
    margin: 15px 0 0;
    font-size: 1.3em;
  }
  .store-header_primary-nav li a {
    padding-left: 8px;
    background: url(/common/img/parts/icon_arrow05.png) no-repeat scroll left center;
    background-size: 4px 8px;
    color: #fff;
  }
  .store-header_primary-nav li a:hover {
    color: #fff;
  }
  .store-header_primary-nav li a.is-current {
    color: #fff;
  }
  .site-type-shinjuku-mylord .store-header_primary-nav {
    margin: 5px 5px 0;
  }
  .site-type-shinjuku-mylord .store-header_primary-nav li {
    display: block;
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 0;
  }
  .site-type-shinjuku-mylord .store-header_primary-nav .global {
    margin-right: 0;
    margin-left: 0;
  }
  .site-type-shinjuku-mylord .store-header_primary-nav .global a {
    padding: 8px 14px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #2d2d2d;
    background-position: 4px center;
  }
  .store-header_shoplink {
    display: block;
    margin-top: 20px;
    border-top: 1px solid #fff;
    padding: 5px 0 0 10px;
  }
  .store-header_shoplink dt {
    margin-top: 15px;
    color: #fff;
  }
  .store-header_shoplink dd {
    font-size: 1em;
  }
  .store-header_shoplink li {
    float: none;
    margin: 15px 0 0;
    font-size: 1.3em;
  }
  .store-header_shoplink li a {
    padding-left: 8px;
    background: url(/common/img/parts/icon_arrow05.png) no-repeat scroll left center;
    background-size: 4px 8px;
    color: #fff;
    text-decoration: none;
  }
  .store-header_shoplink li a:hover {
    color: #00b292;
  }
  .store-header_shoplink li a.is-current {
    color: #fff;
  }
  .store-header_site-search {
    position: static;
    margin-top: 25px;
    text-align: center;
  }
  .store-header_site-search_form {
    width: 276px;
    height: 38px;
  }
  .store-header_site-search_submit {
    width: 38px;
    height: 38px;
  }
  .store-header_menu {
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 10px;
  }
}
.translation {
  display: block;
  position: absolute;
  left: 238px;
  top: 11px;
}
@media screen and (max-width: 736px) {
  .translation {
    display: block;
    position: absolute;
    right: 68px;
    top: 6px;
    left: auto;
  }
}
.translationbutton {
  position: relative;
}
.translationbutton a {
  padding: 6px 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/common/img/parts/icon_arrow03.png) no-repeat scroll left 14px center;
  border-radius: 14px;
  background-color: #e9e9e9;
  font-size: 12px;
  display: block;
  text-decoration: none;
}
.translationbutton:hover + .translation_menu {
  display: block;
}
@media screen and (max-width: 736px) {
  .translationbutton a {
    padding: 32px 1px 3px;
    background-image: none;
    background: #ffffff url(/common/img/layout/header_language_logo01.png) top 8px center / 23px 23px no-repeat;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    font-size: 10px;
  }
  .translationbutton:hover {
    color: #333;
  }
  .translationbutton:hover + .translation_menu {
    display: none;
  }
}
.translation_menu {
  display: none;
  position: absolute;
  min-width: 103px;
  margin: auto;
  padding: 0 5px;
  top: 28px;
  left: 0;
  background-color: #e9e9e9;
  z-index: 100;
  border-top: 2px solid #fff;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.translation_menu:hover {
  display: block;
}
.translation_menu li {
  border-bottom: 1px solid #333;
}
.translation_menu li:last-child {
  border-bottom: none;
}
.translation_menu li a {
  font-size: 1.4rem;
  display: block;
  text-align: center;
  padding: 15px 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}
.translation_menu li a:hover {
  color: #e62547;
}
@media screen and (max-width: 736px) {
  .translation_menu {
    min-width: 52px;
    padding: 4px 10px;
    top: 51px;
    left: 0;
    border-radius: 0;
    border-top: 0;
  }
  .translation_menu li a {
    display: block;
    font-size: 12px;
    padding: 14px 0 15px;
    text-align: center;
    text-decoration: none;
  }
  .translation_menu li a:hover {
    color: #333;
  }
  .translation_menu.is-open {
    display: block !important;
  }
}
/* ==========================================================================
   Layout - Breadcrumbs
   ========================================================================== */
/* Breadcrumbs
   ========================================================================== */
.breadcrumbs {
  width: 1024px;
  margin: 50px auto;
  padding: 8px 0;
  border-top: #ddd 1px solid;
  border-bottom: #ddd 1px solid;
}
.breadcrumbs a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 100%;
}
.breadcrumbs a:first-child {
  margin-left: 10px;
}
.breadcrumbs .arrow:last-child {
  display: none;
}
.breadcrumbs .current {
  color: #333333;
}
@media screen and (max-width: 736px) {
  .breadcrumbs {
    width: auto;
    margin: 25px 10px;
  }
  .breadcrumbs a {
    font-size: 92.31%;
  }
}
/* ==========================================================================
   Layout - Content
   ========================================================================== */
/* Content
   ========================================================================== */
.main-content {
  width: 100%;
}
.main-content_inner {
  width: 1024px;
  margin: 0 auto;
}
.full-width .main-content_inner {
  width: 100%;
}
@media screen and (max-width: 736px) {
  .main-content_inner {
    width: auto;
    padding: 0 10px;
  }
  .full-width .main-content_inner {
    padding: 0;
  }
}
/* ==========================================================================
   Layout - Footer
   ========================================================================== */
/* Page footer
   ========================================================================== */
.page-footer {
  margin-top: 30px;
  min-width: 1024px;
}
.page-footer:first-child {
  margin-top: 0;
}
.page-footer .return-top {
  text-align: center;
}
.page-footer .return-top > a {
  display: block;
  z-index: 100;
  margin-bottom: -26px;
}
@media screen and (max-width: 736px) {
  .page-footer {
    min-width: 100%;
    margin-top: 15px;
  }
  .page-footer .return-top > a {
    margin-bottom: -13px;
  }
  .page-footer .return-top > a > img {
    max-width: 26px;
  }
}
/* Store footer
   ========================================================================== */
.store-footer {
  background-color: #ededed;
}
.store-footer .shop-detail {
  display: table-cell;
  padding-left: 40px;
  vertical-align: middle;
}
.store-footer_inner {
  width: 1024px;
  margin: 0 auto;
  padding-top: 50px;
}
.store-footer_logo {
  display: table-cell;
}
.store-footer_logo a {
  display: block;
}
.store-footer_data {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}
.store-footer_data_tel {
  margin: 4px 0 0 3px;
  padding-left: 45px;
  background: url(/common/img/parts/icon_tel01.jpg) no-repeat scroll left 2px;
  background-size: 40px 19px;
  overflow: hidden;
}
.store-footer_data_tel > dt,
.store-footer_data_tel > dd {
  float: left;
  line-height: 1.6;
}
.store-footer_data_tel > dt {
  clear: left;
}
.store-footer_nav {
  width: 1024px;
  margin: 30px auto 0;
  padding: 25px 0 33px;
  border-top: #ccc 1px solid;
}
.store-footer_nav_list {
  overflow: hidden;
  zoom: 1;
}
.store-footer_nav_list > li {
  float: left;
  margin-left: 40px;
  line-height: 1.6;
  font-weight: bold;
}
.store-footer_nav_list > li:first-child {
  margin-left: 0;
}
.store-footer_nav_list > li > a {
  display: block;
  padding-left: 8px;
  background: url(/common/img/parts/icon_arrow01.png) no-repeat scroll left center;
  background-size: 5px 10px;
  text-decoration: none;
}
.store-footer_nav_list > li > a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 736px) {
  .store-footer .shop-detail {
    display: block;
    clear: both;
    padding: 20px 0 0 0;
    margin: 0 20px;
  }
  .store-footer_inner {
    width: 100%;
    padding-top: 23px;
  }
  .store-footer_logo {
    display: block;
    float: left;
    width: 37.5%;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
  }
  .store-footer_logo img {
    max-width: 115px;
  }
  .store-footer_data {
    display: block;
    float: left;
    width: 62.5%;
    padding: 0 15px 0 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .store-footer_data_tel {
    margin: 5px 0 0 3px;
  }
  .store-footer_data_tel > dd {
    clear: left;
  }
  .store-footer_nav {
    width: 100%;
    margin-top: 10px;
    padding: 0;
  }
  .store-footer_nav_list > li {
    width: 50%;
    margin-left: 0;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    font-size: 1.2em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .store-footer_nav_list > li:nth-child(2n) {
    border-right: none;
  }
  .store-footer_nav_list > li > a {
    margin-left: 10px;
    padding: 15px 0 14px 8px;
  }
}
/* General footer
   ========================================================================== */
.general-footer {
  padding: 30px 0 25px;
  border-top: #ccc 1px solid;
}
.general-footer_title,
.general-footer_banner {
  text-align: center;
}
.general-footer_title {
  line-height: 1.2;
  font-size: 3.6em;
  color: #005aae;
}
.general-footer_title_sub {
  font-size: 50%;
  display: block;
  color: #333333;
}
.general-footer_banner {
  margin-top: 30px;
}
.general-footer_nav {
  margin-top: 30px;
  padding: 30px 0 24px;
  background-color: #222;
}
.general-footer_nav_inner {
  width: 1024px;
  margin: 0 auto;
}
.general-footer_nav_list {
  overflow: hidden;
  zoom: 1;
}
.general-footer_nav_list > li {
  float: left;
  width: 142px;
  margin: 0 0 8px 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.general-footer_nav_list > li:nth-child(7n+1) {
  margin-left: 0;
  clear: left;
}
.general-footer_nav_list > li > a {
  display: block;
  border: #ededed 1px solid;
  border-radius: 2px;
  background-color: #fff;
  text-decoration: none;
}
.general-footer_nav_list > li.s-mylord:hover a,
.general-footer_nav_list > li.s-mylord.is-current a {
  border-color: #E02D4E;
}
.general-footer_nav_list > li.s-mylord:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.s-mylord.is-current .general-footer_nav_list_name {
  background-color: #E02D4E;
  color: #fff;
}
.general-footer_nav_list > li.k-corty:hover a,
.general-footer_nav_list > li.k-corty.is-current a {
  border-color: #F69200;
}
.general-footer_nav_list > li.k-corty:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.k-corty.is-current .general-footer_nav_list_name {
  background-color: #F69200;
  color: #fff;
}
.general-footer_nav_list > li.s-corty:hover a,
.general-footer_nav_list > li.s-corty.is-current a {
  border-color: #8EAA37;
}
.general-footer_nav_list > li.s-corty:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.s-corty.is-current .general-footer_nav_list_name {
  background-color: #8EAA37;
  color: #fff;
}
.general-footer_nav_list > li.l-mylord:hover a,
.general-footer_nav_list > li.l-mylord.is-current a {
  border-color: #8E0F17;
}
.general-footer_nav_list > li.l-mylord:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.l-mylord.is-current .general-footer_nav_list_name {
  background-color: #8E0F17;
  color: #fff;
}
.general-footer_nav_list > li.square:hover a,
.general-footer_nav_list > li.square.is-current a {
  border-color: #F48600;
}
.general-footer_nav_list > li.square:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.square.is-current .general-footer_nav_list_name {
  background-color: #F48600;
  color: #fff;
}
.general-footer_nav_list > li.vinawalk:hover a,
.general-footer_nav_list > li.vinawalk.is-current a {
  border-color: #5DB3FF;
}
.general-footer_nav_list > li.vinawalk:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.vinawalk.is-current .general-footer_nav_list_name {
  background-color: #5DB3FF;
  color: #fff;
}
.general-footer_nav_list > li.h-mylord:hover a,
.general-footer_nav_list > li.h-mylord.is-current a {
  border-color: #EE77AC;
}
.general-footer_nav_list > li.h-mylord:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.h-mylord.is-current .general-footer_nav_list_name {
  color: #fff;
  background-color: #EE77AC;
}
.general-footer_nav_list > li.halc:hover a,
.general-footer_nav_list > li.halc.is-current a {
  border-color: #009EEC;
}
.general-footer_nav_list > li.halc:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.halc.is-current .general-footer_nav_list_name {
  background-color: #009EEC;
  color: #fff;
}
.general-footer_nav_list > li.flags:hover a,
.general-footer_nav_list > li.flags.is-current a {
  border-color: #d6000f;
}
.general-footer_nav_list > li.flags:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.flags.is-current .general-footer_nav_list_name {
  background-color: #d6000f;
  color: #fff;
}
.general-footer_nav_list > li.ace:hover a,
.general-footer_nav_list > li.ace.is-current a {
  border-color: #FF6000;
}
.general-footer_nav_list > li.ace:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.ace.is-current .general-footer_nav_list_name {
  background-color: #FF6000;
  color: #fff;
}
.general-footer_nav_list > li.portal:hover a,
.general-footer_nav_list > li.portal.is-current a {
  border-color: #0059ad;
}
.general-footer_nav_list > li.portal:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.portal.is-current .general-footer_nav_list_name {
  background-color: #0059ad;
  color: #fff;
}
.general-footer_nav_list > li.shonan-gate:hover a,
.general-footer_nav_list > li.shonan-gate.is-current a {
  border-color: #056cac;
}
.general-footer_nav_list > li.shonan-gate:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.shonan-gate.is-current .general-footer_nav_list_name {
  background-color: #056cac;
  color: #fff;
}
.general-footer_nav_list > li.terrace:hover a,
.general-footer_nav_list > li.terrace.is-current a {
  border-color: #beca10;
}
.general-footer_nav_list > li.terrace:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.terrace.is-current .general-footer_nav_list_name {
  background-color: #beca10;
  color: #fff;
}
.general-footer_nav_list > li.station:hover a,
.general-footer_nav_list > li.station.is-current a {
  border-color: #fc9ac6;
}
.general-footer_nav_list > li.station:hover .general-footer_nav_list_name,
.general-footer_nav_list > li.station.is-current .general-footer_nav_list_name {
  background-color: #fc9ac6;
  color: #fff;
}
.general-footer_nav_list > li:hover a,
.general-footer_nav_list > li.is-current a {
  border-width: 4px;
  border-style: solid;
  border-bottom: 0;
}
.general-footer_nav_list > li:hover .general-footer_nav_list_image,
.general-footer_nav_list > li.is-current .general-footer_nav_list_image {
  height: 54px;
}
.general-footer_nav_list > li:hover .general-footer_nav_list_image > img,
.general-footer_nav_list > li.is-current .general-footer_nav_list_image > img {
  margin-top: 0;
}
@media screen and (max-width: 736px) {
  .general-footer_nav_list > li:nth-child(7n+1) {
    clear: none;
  }
}
.general-footer_nav_list_image {
  height: 56px;
}
.general-footer_nav_list_image > img {
  margin-top: 3px;
  max-width: 134px;
}
.general-footer_nav_list_name {
  font-size: 78.57%;
  display: table;
  margin: 0;
  width: 100%;
  height: 35px;
  padding: 4px 0 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ededed;
  line-height: 1.2;
  font-weight: bold;
}
.general-footer_nav_list_name > span {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 736px) {
  .general-footer_nav_list_name {
    height: 21px;
  }
}
.general-footer_primary-nav {
  position: relative;
  width: 1024px;
  margin: 23px auto 0;
}
.general-footer_primary-nav .return-top-button {
  display: none;
}
.general-footer_primary-nav .company-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
.general-footer_primary-nav .company-logo > a {
  display: block;
}
.general-footer_primary-nav .company-logo > a > img {
  width: 130px;
}
.general-footer_primary-nav .company-logo > a + a {
  margin-left: 30px;
}
.general-footer_primary-nav .copy-right {
  margin-top: 5px;
  line-height: 1.6;
  font-size: 1.2em;
}
.general-footer_primary-nav_list {
  overflow: hidden;
  zoom: 1;
}
.general-footer_primary-nav_list > li {
  float: left;
  margin-right: 40px;
  line-height: 1.6;
  font-size: 1.2em;
}
.general-footer_primary-nav_list > li:last-child {
  margin-right: 0;
}
.general-footer_primary-nav_list > li > a {
  display: block;
  padding-left: 8px;
  background: url(/common/img/parts/icon_arrow03.png) no-repeat scroll left center;
  text-decoration: none;
}
.general-footer_primary-nav_list > li > a:hover,
.general-footer_primary-nav_list > li > a.is-current {
  color: #0090f4;
}
.site-type-honatsugi-mylord .general-footer_primary-nav_list > li > a:hover,
.site-type-honatsugi-mylord .general-footer_primary-nav_list > li > a.is-current {
  color: #00b292;
}
.site-type-l-mylord .general-footer_primary-nav_list > li > a:hover,
.site-type-l-mylord .general-footer_primary-nav_list > li > a.is-current {
  color: #900b11;
}
.site-type-kyodo-corty .general-footer_primary-nav_list > li > a:hover,
.site-type-kyodo-corty .general-footer_primary-nav_list > li > a.is-current {
  color: #ff9326;
}
.site-type-seijo-corty .general-footer_primary-nav_list > li > a:hover,
.site-type-seijo-corty .general-footer_primary-nav_list > li > a.is-current {
  color: #85b200;
}
.site-type-so-ss .general-footer_primary-nav_list > li > a:hover,
.site-type-so-ss .general-footer_primary-nav_list > li > a.is-current {
  color: #f27500;
}
.site-type-odakyu-halc .general-footer_primary-nav_list > li > a:hover,
.site-type-odakyu-halc .general-footer_primary-nav_list > li > a.is-current {
  color: #009eef;
}
.site-type-shinjuku-mylord .general-footer_primary-nav_list > li > a:hover,
.site-type-shinjuku-mylord .general-footer_primary-nav_list > li > a.is-current {
  color: #f36c56;
}
@media screen and (max-width: 736px) {
  .general-footer {
    margin-top: 0;
    padding: 16px 0 15px;
    border: none;
  }
  .general-footer_title {
    font-size: 1.8em;
  }
  .general-footer_title_sub {
    font-size: 50%;
  }
  .general-footer_banner {
    margin-top: 15px;
  }
  .general-footer_banner img {
    max-width: 300px;
  }
  .general-footer_nav {
    margin-top: 20px;
    padding: 20px 0 16px;
  }
  .general-footer_nav_inner {
    width: 100%;
  }
  .general-footer_nav_list {
    margin: 0 10px;
  }
  .general-footer_nav_list > li {
    width: 50%;
    margin: 0;
    padding: 0 4px 6px 0;
  }
  .general-footer_nav_list > li:nth-child(2n) {
    padding: 0 0 6px 4px;
  }
  .general-footer_nav_list > li:nth-child(2n+1) {
    clear: left;
  }
  .general-footer_nav_list > li.s-mylord img {
    max-width: 91px;
  }
  .general-footer_nav_list > li.k-corty img,
  .general-footer_nav_list > li.s-corty img {
    max-width: 57px;
  }
  .general-footer_nav_list > li.l-mylord img {
    max-width: 82px;
  }
  .general-footer_nav_list > li.square img {
    max-width: 108px;
  }
  .general-footer_nav_list > li.vinawalk img {
    max-width: 97px;
  }
  .general-footer_nav_list > li.h-mylord img {
    max-width: 98px;
  }
  .general-footer_nav_list > li.halc img {
    max-width: 54px;
  }
  .general-footer_nav_list > li.flags img {
    max-width: 49px;
  }
  .general-footer_nav_list > li.ace img {
    max-width: 108px;
  }
  .general-footer_nav_list > li.portal img {
    max-width: 108px;
  }
  .general-footer_nav_list > li.shonan-gate img {
    max-width: 83px;
  }
  .general-footer_nav_list > li.terrace img {
    max-width: 38px;
  }
  .general-footer_nav_list > li.station img {
    max-width: 146px;
  }
  .general-footer_nav_list > li:hover a,
  .general-footer_nav_list > li.is-current a {
    border-width: 3px;
  }
  .general-footer_nav_list > li:hover .general-footer_nav_list_image,
  .general-footer_nav_list > li.is-current .general-footer_nav_list_image {
    height: 41px;
    padding-top: 1px;
  }
  .general-footer_nav_list_image {
    height: 43px;
    padding-top: 0;
  }
  .general-footer_nav_list_name {
    font-size: 76.92%;
  }
  .general-footer_primary-nav {
    width: 100%;
    margin: 0;
  }
  .general-footer_primary-nav .return-top-button {
    display: block;
    position: fixed;
    right: 0;
    bottom: 33px;
    z-index: 10;
    opacity: 0;
    text-align: right;
  }
  .general-footer_primary-nav .return-top-button img {
    width: 60px;
  }
  .general-footer_primary-nav .company-logo {
    position: static;
    margin-top: 10px;
    text-align: center;
  }
  .general-footer_primary-nav .copy-right {
    margin-top: 15px;
    font-size: 1.1em;
    text-align: center;
  }
  .general-footer_primary-nav_list > li {
    width: 100%;
    margin-left: 0;
    border-bottom: #ccc 1px solid;
    font-size: 1.3em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .general-footer_primary-nav_list > li:first-child {
    border-top: #ccc 1px solid;
  }
  .general-footer_primary-nav_list > li > a {
    margin-left: 10px;
    padding: 10px 0 10px 8px;
  }
}
