@charset "UTF-8";


/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  overflow: hidden;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

img {
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

a {
  color: inherit;
}

/*parlor Color
~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  overflow: hidden;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

img {
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

a {
  color: inherit;
}

.re21_imgHover01 {
  overflow: hidden;
}

.re21_imgHover01 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.re21_imgHover01:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.re21_linkHover01 {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.re21_linkHover01:hover {
  opacity: 0.7;
}

.re_header {
  position: relative;
  z-index: 90;
  height: 76px;
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
}

.re_header__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  background: #fff;
  width: 100%;
  height: 76px;
  position: fixed;
  top: 0;
}

.re_header__inner::after {
  content: '';
  width: 100%;
  height: 76px;
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0px 1px 2px #eceeef;
  box-shadow: 0px 1px 2px #eceeef;
}

.re_header__rightBox {
  width: auto;
  margin-right: 28px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
}

.re_header__lgbtn {
  width: 203px;
  height: 56px;
  background: -webkit-gradient(linear, left top, right top, from(#007ce0), to(#00a1e5));
  background: linear-gradient(90deg, #007ce0 0%, #00a1e5 100%);
  position: relative;
  z-index: 100;
}

.re_header__lgbtn a {
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.re_header__lgbtn a span {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.re_header__lgbtn a span::before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(/common/assets/img/top/icon_external-link.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -28px;
}

.re_header__lgbtn--bus {
  width: 230px;
  margin-right: 16px;
  background: #fff;
  border: 3px solid #007ce0;
}

.re_header__lgbtn--bus a span {
  color: #007ce0;
}

.re_header__lgbtn--bus a span::before {
  content: '';
  background: url(/common/assets/img/top/icon_external-link_blue.svg) no-repeat;
  background-size: contain;
}

.re_header__lgbtn .tabbr {
  display: none;
}

.re_header h1 {
  width: 50%;
  margin-left: 40px;
}

.re_header__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  z-index: 100;
}

.re_header__logo li:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.re_header__logo li:first-child > a {
  line-height: 10px;
  display: inline-block;
}

.re_header__logo li:first-child span {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.2em;
  display: inline-block;
  letter-spacing: 0.2em;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  white-space: nowrap;
}

.re_header__logo li:nth-child(2) {
  margin-left: 25px;
  width: 132px;
  min-width: 132px;
}

.re_header__logo li:last-child {
  margin-left: 20px;
  width: 150px;
  min-width: 150px;
  padding-top: 4px;
}

.re_header__logo li img {
  width: 100%;
  pointer-events: none;
}

.re_header__logo_jp_pc {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}

.re_header__logo_jp_sp {
  display: none;
}

.re_hbbtn {
  width: 56px;
  height: 56px;
  background: -webkit-gradient(linear, left top, right top, from(#0d87e2), to(#4eb2ee));
  background: linear-gradient(90deg, #0d87e2 0%, #4eb2ee 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  margin-left: 16px;
  position: relative;
  z-index: 100;
}

.re_hbbtn:hover {
  cursor: pointer;
}

.re_hbbtn.active .re_hbbtn__btn {
  justify-self: 24px;
}

.re_hbbtn.active .re_hbbtn__btn span:nth-child(2) {
  padding-left: 0;
}

.re_hbbtn.active .re_hbbtn__btn span:first-child {
  top: 45%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.re_hbbtn.active .re_hbbtn__btn span:last-child {
  top: 45%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.re_hbbtn__inner {
  background: #fff;
  width: 52px;
  height: 52px;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}

.re_hbbtn__btn {
  width: 24px;
  height: 17px;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  position: relative;
}

.re_hbbtn__btn span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#0d87e2), to(#4eb2ee));
  background: linear-gradient(90deg, #0d87e2 0%, #4eb2ee 100%);
  padding-left: 24px;
  height: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.re_hbbtn__btn span:first-child {
  position: absolute;
  top: 0px;
  left: 0;
}

.re_hbbtn__btn span:last-child {
  position: absolute;
  bottom: 0px;
  right: 0;
}

.re_hbbtn__btn span:nth-child(2) {
  padding-left: 18px;
  margin: 4px 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.re_hbMenu {
  width: 100%;
  max-width: 1220px;
  margin-bottom: 70px;
  position: relative;
  position: absolute;
  top: 100%;
  right: -1220px;
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.re_hbMenu.active {
  right: 0;
  opacity: 1;
}

.re_hbMenu__btn {
  display: none;
}

.re_hbMenu__eng {
  font-family: "Century Gothic", "Noto Sans JP", sans-serif;
  font-size: 15px;
  display: inline-block;
}

.re_hbMenu__inner {
  padding-top: 60px;
  background: #fff;
  border: 2px solid #0f88e2;
  padding: 40px;
}

.re_hbMenu__cateListWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 3.5%;
}

.re_hbMenu__cateListWrap > li:last-child {
  margin-right: 0;
}

.re_hbMenu__cate {
  margin-bottom: 36px;
}

.re_hbMenu__tit01_bg::before {
  content: '';
  width: 4px;
  height: 100%;
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#0c86db), to(#41a9e7));
  background: linear-gradient(90deg, #0c86db 0%, #41a9e7 100%);
  position: absolute;
  top: 0;
  left: 0;
}

.re_hbMenu__tit01 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #0060af;
  margin-bottom: 8px;
  line-height: 1.8;
  padding-left: 12px;
  position: relative;
}

.re_hbMenu__tit01 a {
  display: inline-block;
}

.re_hbMenu__tit02 {
  font-weight: bold;
}

.re_hbMenu__lowerLink {
  font-size: 1.4rem;
  color: #778d99;
  line-height: 2.4;
  margin-bottom: 0px;
}

.re_hbMenu__lowerLinkWrap02 {
  padding-left: 12px;
}

/*parlor Color
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.re_none {
  display: none !important;
}

.re_hover0-8:hover {
  opacity: 0.8;
}

.re_hover0-s7:hover {
  opacity: 0.8;
}

.re_hover0-6 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.re_hover0-6:hover {
  cursor: pointer;
  opacity: 0.6;
}

.page-wrap {
  padding-top: 0 !important;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

@media screen and (max-width: 767px) {
  .re_header {
    height: 0;
  }
  .re_header.active .re_header__logo {
    padding: 0;
    margin-top: 7px;
  }
  .re_header__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
  }
  .re_header__inner::after {
    height: 73px;
  }
  .re_header__rightBox {
    margin-top: 18px;
    width: auto;
    margin-right: 9px;
  }
  .re_header__lgbtn {
    display: none;
    width: 155px;
    height: 35px;
  }
  .re_header__lgbtn a span {
    top: 0;
    font-size: 1.3rem;
  }
  .re_header__lgbtn a span::before {
    width: 12px;
    height: 12px;
    top: 0;
    margin-right: 4px;
  }
  .re_header h1 {
    max-width: 170px;
    margin-left: 0;
  }
  .re_header__logo {
    -webkit-transition: 0s;
    transition: 0s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background: #fff;
    padding: 7px 0;
    margin-left: 0;
  }
  .re_header__logo li:first-child {
    width: 100%;
    line-height: 1;
    margin-bottom: 5%;
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .re_header__logo li:first-child span {
    font-size: 1.2rem;
  }
  .re_header__logo li:nth-child(2) {
    margin-left: 0;
    width: 28%;
    min-width: unset;
    max-width: 40px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .re_header__logo li:last-child {
    margin-left: 10px;
    width: 26%;
    min-width: unset;
    max-width: 37px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-top: 0;
  }
  .re_hbbtn {
    width: 35px;
    height: 35px;
    margin-left: 10px;
    background: url(/common/assets/img/top/img_hd_btn.png) no-repeat;
    background-size: cover;
  }
  .re_hbbtn__inner {
    background: unset;
    width: 31px;
    height: 31px;
  }
  .re_hbbtn__btn {
    width: 19px;
  }
  .re_hbbtn__btn span {
    padding-left: 19px;
  }
  .re_hbbtn__btn span:nth-child(2) {
    padding-left: 15px;
  }
  .re_hbMenu__scrInner {
    overflow: auto;
    height: 100%;
  }
  .re_hbMenu__tit02 {
    padding-left: 25px;
  }
  .re_hbMenu__lowerLinkWrap02 {
    padding-left: 0;
  }
  .pcOnly {
    display: none;
  }
  .page-wrap {
    padding-top: 73px !important;
  }
}

@media screen and (max-width: 768px) {
  .re_header .re_policy {
    border-top: 0px solid #d1d7e1;
  }
  .re_header.active .re_hbMenu__inner {
    height: calc(100vh - 60px);
  }
  .re_header__pcLogo {
    min-width: 384px;
  }
  .re_hbMenu {
    margin-bottom: 0;
  }
  .re_hbMenu__btn {
    display: block;
    position: relative;
    z-index: 100;
    text-align: center;
    margin: 20px auto;
    width: calc(100% - 13.3%);
    max-width: 325px;
  }
  .re_hbMenu__btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    background: #ff7d0a;
    padding: 26px 0;
  }
  .re_hbMenu__btn span {
    display: inline-block;
    width: 100%;
    position: relative;
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
  }
  .re_hbMenu__btn span:after {
    content: '';
    width: 24px;
    height: 18px;
    display: inline-block;
    background: url(/common/assets/img/top/icon_hd_mail.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 20px;
  }
  .re_hbMenu__inner {
    padding: 0;
    height: calc(100vh - 90px);
    border: unset;
  }
  .re_hbMenu__cateListWrap {
    border-bottom: 1px solid #d1d7e1;
  }
  .re_hbMenu__cateListWrap > li {
    margin-right: 0;
  }
  .re_hbMenu__cateListWrap > li:last-child {
    margin-bottom: 0;
  }
  .re_hbMenu__cateListWrap.spOnly {
    display: block !important;
  }
  .re_hbMenu__cate {
    margin-bottom: 0;
  }
  .re_hbMenu__tit01_bg::before {
    display: none;
  }
  .re_hbMenu__tit01 {
    margin-bottom: 0;
    border-top: 1px solid #d1d7e1;
    padding-left: 0;
  }
  .re_hbMenu__tit01 a {
    height: 72px;
    padding: 0 6.6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 60px);
    padding: 0 6.6%;
  }
  .re_hbMenu__tit01 > span {
    width: 100%;
    display: block;
  }
  .re_hbMenu__cate + .re_hbMenu__cate {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .re_header__rightBox {
    margin-right: 8px;
  }
  .re_header__lgbtn {
    width: 120px;
  }
  .re_header__lgbtn a span {
    line-height: 1.3;
    font-size: 1.4rem;
  }
  .re_header__lgbtn--bus {
    width: 150px;
    margin-right: 8px;
    font-size: 1.4rem;
  }
  .re_header__lgbtn .tabbr {
    display: inline-block;
  }
  .re_header__logo li:nth-child(2) {
    margin-left: 10px !important;
  }
  .re_header__logo li:last-child {
    margin-left: 10px !important;
  }
  .re_hbbtn {
    margin-left: 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1150px) {
  .re_header h1 {
    margin-left: 20px;
  }
  .re_header__logo {
    padding-right: 10px;
  }
  .re_header__logo li:first-child {
    width: 156px;
  }
  .re_header__logo li:first-child span {
    font-size: 1.3rem;
    position: relative;
    top: -2px;
  }
  .re_header__logo li:nth-child(2) {
    width: 90px;
    min-width: 90px;
    margin-left: 20px;
  }
  .re_header__logo li:last-child {
    margin-left: 20px;
    width: 93px;
    min-width: 93px;
  }
  .re_header__logo_jp_sp {
    padding-top: 17px;
  }
}

@media screen and (max-width: 1150px) {
  .re_header__logo_jp_pc {
    display: none;
  }
  .re_header__logo_jp_sp {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) and (max-width: 769px) {
  .re_hbMenu__cateListWrap.pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none;
  }
}

/*# sourceMappingURL=../../../_soucemaps/common/assets/css/re_jp_lower.css.map */
