@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
@font-face {
  font-family: "svgicon";
  src: url("/assets/fonts/svgicon.ttf?k421o2") format("truetype"),
    url("/assets/fonts/svgicon.woff?k421o2") format("woff"),
    url("/assets/fonts/svgicon.svg?k421o2#svgicon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ly_header html,
.ly_header body,
.ly_header div,
.ly_header span,
.ly_header applet,
.ly_header object,
.ly_header iframe,
.ly_header h1,
.ly_header h2,
.ly_header h3,
.ly_header h4,
.ly_header h5,
.ly_header h6,
.ly_header p,
.ly_header blockquote,
.ly_header pre,
.ly_header a,
.ly_header abbr,
.ly_header acronym,
.ly_header address,
.ly_header big,
.ly_header cite,
.ly_header code,
.ly_header del,
.ly_header dfn,
.ly_header em,
.ly_header img,
.ly_header ins,
.ly_header kbd,
.ly_header q,
.ly_header s,
.ly_header samp,
.ly_header small,
.ly_header strike,
.ly_header strong,
.ly_header sub,
.ly_header sup,
.ly_header tt,
.ly_header var,
.ly_header b,
.ly_header u,
.ly_header i,
.ly_header center,
.ly_header dl,
.ly_header dt,
.ly_header dd,
.ly_header ol,
.ly_header ul,
.ly_header li,
.ly_header fieldset,
.ly_header form,
.ly_header label,
.ly_header legend,
.ly_header table,
.ly_header caption,
.ly_header tbody,
.ly_header tfoot,
.ly_header thead,
.ly_header tr,
.ly_header th,
.ly_header td,
.ly_header article,
.ly_header aside,
.ly_header canvas,
.ly_header details,
.ly_header embed,
.ly_header figure,
.ly_header figcaption,
.ly_header footer,
.ly_header header,
.ly_header hgroup,
.ly_header main,
.ly_header menu,
.ly_header nav,
.ly_header output,
.ly_header ruby,
.ly_header section,
.ly_header summary,
.ly_header time,
.ly_header mark,
.ly_header audio,
.ly_header video,
.ly_footer html,
.ly_footer body,
.ly_footer div,
.ly_footer span,
.ly_footer applet,
.ly_footer object,
.ly_footer iframe,
.ly_footer h1,
.ly_footer h2,
.ly_footer h3,
.ly_footer h4,
.ly_footer h5,
.ly_footer h6,
.ly_footer p,
.ly_footer blockquote,
.ly_footer pre,
.ly_footer a,
.ly_footer abbr,
.ly_footer acronym,
.ly_footer address,
.ly_footer big,
.ly_footer cite,
.ly_footer code,
.ly_footer del,
.ly_footer dfn,
.ly_footer em,
.ly_footer img,
.ly_footer ins,
.ly_footer kbd,
.ly_footer q,
.ly_footer s,
.ly_footer samp,
.ly_footer small,
.ly_footer strike,
.ly_footer strong,
.ly_footer sub,
.ly_footer sup,
.ly_footer tt,
.ly_footer var,
.ly_footer b,
.ly_footer u,
.ly_footer i,
.ly_footer center,
.ly_footer dl,
.ly_footer dt,
.ly_footer dd,
.ly_footer ol,
.ly_footer ul,
.ly_footer li,
.ly_footer fieldset,
.ly_footer form,
.ly_footer label,
.ly_footer legend,
.ly_footer table,
.ly_footer caption,
.ly_footer tbody,
.ly_footer tfoot,
.ly_footer thead,
.ly_footer tr,
.ly_footer th,
.ly_footer td,
.ly_footer article,
.ly_footer aside,
.ly_footer canvas,
.ly_footer details,
.ly_footer embed,
.ly_footer figure,
.ly_footer figcaption,
.ly_footer footer,
.ly_footer header,
.ly_footer hgroup,
.ly_footer main,
.ly_footer menu,
.ly_footer nav,
.ly_footer output,
.ly_footer ruby,
.ly_footer section,
.ly_footer summary,
.ly_footer time,
.ly_footer mark,
.ly_footer audio,
.ly_footer video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.ly_header article,
.ly_header aside,
.ly_header details,
.ly_header figcaption,
.ly_header figure,
.ly_header footer,
.ly_header header,
.ly_header hgroup,
.ly_header main,
.ly_header menu,
.ly_header nav,
.ly_header section,
.ly_footer article,
.ly_footer aside,
.ly_footer details,
.ly_footer figcaption,
.ly_footer figure,
.ly_footer footer,
.ly_footer header,
.ly_footer hgroup,
.ly_footer main,
.ly_footer menu,
.ly_footer nav,
.ly_footer section {
  display: block;
}
.ly_header body,
.ly_footer body {
  line-height: 1;
}
.ly_header ol,
.ly_header ul,
.ly_footer ol,
.ly_footer ul {
  list-style: none;
}
.ly_header blockquote,
.ly_header q,
.ly_footer blockquote,
.ly_footer q {
  quotes: none;
}
.ly_header blockquote:before,
.ly_header blockquote:after,
.ly_header q:before,
.ly_header q:after,
.ly_footer blockquote:before,
.ly_footer blockquote:after,
.ly_footer q:before,
.ly_footer q:after {
  content: "";
  content: none;
}
.ly_header table,
.ly_footer table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ly_header *,
.ly_header *:before,
.ly_header *:after,
.ly_footer *,
.ly_footer *:before,
.ly_footer *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ly_header *:focus,
.ly_footer *:focus {
  outline-color: #f07662;
}
.ly_header img,
.ly_header svg,
.ly_footer img,
.ly_footer svg {
  max-width: 100%;
}
.ly_header a,
.ly_footer a {
  text-decoration: none;
  color: inherit;
}
.ly_header li,
.ly_footer li {
  list-style-type: none;
}
.ly_header input[type="search"],
.ly_footer input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ly_header button,
.ly_footer button {
  border: none;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 320px;
  overflow: initial;
}
body {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic,
    "Yu Gothic Medium", "Yu Gothic", Meiryo, メイリオ, sans-serif;
  line-height: 1.6;
  color: #333333;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  letter-spacing: 0.02rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.root {
  overflow: hidden;
  min-height: 100vh;
}
@media (max-width: 767px) {
  .ly_header .headerContainerPhone,
  .ly_footer .headerContainerPhone {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ly_header .headerContainerTablet,
  .ly_footer .headerContainerTablet {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .ly_header .headerContainerDesktop,
  .ly_footer .headerContainerDesktop {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 1140px;
  }
}
@media (min-width: 1200px) {
  .ly_header .headerContainerDesktopXL,
  .ly_footer .headerContainerDesktopXL {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 1140px;
    max-width: 100%;
  }
}
.ly_header .ly_container,
.ly_footer .ly_container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .ly_header,
  .ly_footer {
    min-width: 1140px;
  }
  .ly_header .ly_container,
  .ly_footer .ly_container {
    width: 1140px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly_contents {
  padding-top: 64px;
}
@media screen and (min-width: 768px), print {
  .ly_contents {
    padding-top: 110px;
  }
}
.ly_container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (min-width: 768px), print {
  .ly_container {
    background: #fff;
    max-width: 100%;
  }
}
.ly_container .ly_inner {
  padding: 40px 0;
}
@media screen and (min-width: 768px), print {
  .ly_container .ly_inner {
    width: 1110px;
    margin: auto;
    padding: 80px 0;
  }
}
.ly_container.-gray {
  background: #fbfbfb;
}
.ly_container.-yellow {
  background: #fcfbf0;
}
.ly_container.-borderTop {
  border-top: #00008f 5px solid;
}
.ly_container.-borderTop .ly_inner {
  padding-top: 0;
  padding-bottom: 0;
}
.ly_container.-borderBottom {
  border-bottom: #00008f 5px solid;
}
.ly_container.-borderBottom .ly_inner {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .ly_container.-pagetop .ly_inner {
    padding: 20px;
  }
}
@media screen and (min-width: 768px), print {
  .ly_container.-pagetop .ly_inner {
    padding: 20px 0 40px;
  }
}
.ly_sectionWrap {
  margin: 30px 0 0;
}
@media screen and (min-width: 768px), print {
  .ly_sectionWrap {
    margin: 30px 0 0;
    padding: 55px 0 0;
  }
}
.ly_inner .ly_sectionWrap:first-child {
  margin-top: 0;
}
.bl_anchorLink + .ly_sectionWrap {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .ly_sectionWrap.-toggleSection + .-toggleSection {
    margin-top: -22px;
  }
}
@media screen and (max-width: 767px) {
  .-toggleNextContainer {
    margin-top: -20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper {
    width: 1140px;
  }
}
body.openMenu {
  overflow: hidden;
}
.ly_header {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  z-index: 50;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
    Meiryo, メイリオ, sans-serif;
}
.ly_header .topHeaderStyle {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #00005b;
  color: #ffffff;
  text-align: center;
  padding: 15px 50px;
}
.ly_header .topHeaderStyle .subtitle {
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
}
.ly_header > .topHeaderStyle,
.ly_header > .metaHeader {
  display: none;
}
.ly_header .metaHeader .linkWrapper {
  border-bottom: 1px solid #e5e5e5;
}
.ly_header .metaHeader .linkMeta {
  padding: 18px 30px;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #999999;
  background: #fafafa;
  cursor: pointer;
  font-size: 14px;
}
.ly_header .metaHeader .linkMeta:hover {
  color: #7f7f7f;
}
.ly_header .metaHeader .langSwitch {
  display: block;
}
.ly_header .metaHeader .langList {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ly_header .wrapperStyle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  position: static;
}
.ly_header .wrapperStyle .logoLinkStyle {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s ease 0s, opacity 0.2s ease 0.2s;
  transition: visibility 0s ease 0s, opacity 0.2s ease 0.2s;
}
.ly_header .wrapperStyle .logoLinkStyle .logoStyle {
  height: 35px;
}
.ly_header .wrapperStyle.openSearch .logoLinkStyle {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s ease 0.2s, opacity 0.2s ease 0s;
  transition: visibility 0s ease 0.2s, opacity 0.2s ease 0s;
}
.ly_header .wrapperStyle .menuMobile {
  position: fixed;
  z-index: 5;
  top: 75px;
  bottom: 0;
  right: 0;
  width: 100%;
  margin-top: 1px;
  background-color: #ffffff;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  overflow-y: scroll;
  overflow-x: hidden;
}
.ly_header .wrapperStyle .menuMobile > div {
  position: relative;
}
.ly_header .wrapperStyle .menuMobile .menuItem {
  border-bottom: 1px solid #e5e5e5;
}
.ly_header .wrapperStyle .menuMobile .menuLink {
  padding: 18px 30px;
  display: block;
  color: #00008f;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  background-color: #ffffff;
}
.ly_header .wrapperStyle .menuMobile .menuLink:hover {
  color: #00005b;
}
.ly_header .wrapperStyle .menuMobile .menuItemIconStyle {
  position: absolute;
  z-index: 0;
  right: 30px;
  top: 50%;
  height: 15px;
  fill: #00008f;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.ly_header .wrapperStyle .menuMobile .subMenuStyle {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin-top: 1px;
  background-color: #ffffff;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.ly_header .wrapperStyle .menuMobile .subMenuStyleOpen {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ly_header .wrapperStyle .menuMobile .subMenuTitle {
  padding: 28px 30px 28px 65px;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.ly_header .wrapperStyle .menuMobile .metaHeader .linkMeta {
  background: #ffffff;
}
.ly_header .wrapperStyle .menuMobile .metaHeader .langSwitch .linkMeta {
  background: #e5e5e5;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
}
.ly_header .wrapperStyle.openMenu .menuMobile {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ly_header .wrapperStyle .menuDesktop {
  display: none;
}
.ly_header .wrapperStyle .menuDesktop .stroke {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 0px;
  height: 4px;
  background: #f07662;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  -webkit-transition: width 0.2s ease, visibility 0s ease 0.2s,
    -webkit-transform 0.2s ease;
  transition: width 0.2s ease, visibility 0s ease 0.2s,
    -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, width 0.2s ease, visibility 0s ease 0.2s;
  transition: transform 0.2s ease, width 0.2s ease, visibility 0s ease 0.2s,
    -webkit-transform 0.2s ease;
}
.ly_header .wrapperStyle .searchButton {
  position: relative;
  z-index: 2;
  width: 40px;
  margin-left: auto;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #cccccc;
  cursor: pointer;
}
.ly_header .wrapperStyle .searchButton svg {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.ly_header .wrapperStyle .searchButton > .search-icon {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  fill: #cccccc;
}
.ly_header .wrapperStyle .searchButton .searchInput {
  position: absolute;
  top: 0;
  right: 15px;
  border: 0 none;
  color: #00008f;
  font-size: 18px;
  height: 100%;
  width: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: width 0.2s ease, opacity 0.2s ease;
  transition: width 0.2s ease, opacity 0.2s ease;
}
.ly_header .wrapperStyle.openSearch .searchButton > .search-icon {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.ly_header .wrapperStyle.openSearch .searchButton .searchInput {
  width: 250px;
  opacity: 1;
}
.ly_header .wrapperStyle .menuButton {
  width: 25px;
  fill: #00008f;
  cursor: pointer;
  z-index: 0;
}
.ly_header .wrapperStyle .menuButton .iconCrossgap {
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s ease, opacity 0.2s ease;
  transition: visibility 0s ease, opacity 0.2s ease;
}
.ly_header .wrapperStyle.openSearch .menuButton .iconCrossgap,
.ly_header .wrapperStyle.openMenu .menuButton .iconCrossgap {
  display: block;
  visibility: visible;
  opacity: 1;
}
.ly_header .wrapperStyle.openSearch .menuButton .iconMenu,
.ly_header .wrapperStyle.openMenu .menuButton .iconMenu {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.ly_header .wrapperStyle .iconCrossgap,
.ly_header .wrapperStyle .search-icon,
.ly_header .wrapperStyle .iconMenu,
.ly_header .wrapperStyle .menuDesktop .menuItem .subMenuTitle a:after {
  font-family: "svgicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ly_header .myPageWraper .myPageLoginButton {
  font-family: "svgicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ly_header .wrapperStyle .menuMobile .menuItem .menuLink:after,
.ly_header .wrapperStyle .menuMobile .menuLink.subMenuTitle:before,
.ly_header .wrapperStyle .menuMobile .menuItem .closeSubMenuButton:after {
  font-family: "svgicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .ly_header .topHeaderStyle {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: baseline;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 7px;
  }
  .ly_header .topHeaderStyle .subtitle {
    margin-right: 15px;
    font-size: 13px;
    width: auto;
  }
  .ly_header > .topHeaderStyle {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .ly_header .metaHeader {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 1140px;
    margin: 0 auto;
    background: #fafafa;
    border-bottom: 1px solid #e5e5e5;
    border-top: 2px solid #00008f;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .ly_header .metaHeader .leftLinksWrapperStyle {
    margin-left: -15px;
  }
  .ly_header .metaHeader .linkWrapper {
    border-bottom: 0 none;
    float: left;
  }
  .ly_header .metaHeader .linkMeta {
    width: 100%;
    font-size: 16px;
    padding: 23px 25px 23px 60px;
  }
  .ly_header .metaHeader .linkMeta {
    font-size: 13px;
    letter-spacing: 0.1em;
    height: 100%;
    padding: 0 15px;
    margin: 0;
  }
  .ly_header .metaHeader .linkMeta:hover {
    background: #ffffff;
    padding-bottom: 1px;
  }
  .ly_header .metaHeader .rightLinksWrapper {
    display: block;
    position: relative;
    float: right;
  }
  .ly_header .metaHeader .rightLinksWrapper .linkWrapper {
    position: relative;
  }
  .ly_header .metaHeader .rightLinksWrapper .linkWrapper:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 22px;
    margin-top: -11px;
    background: #ccc;
  }
  .ly_header .metaHeader .langSwitch .linkMeta,
  .ly_header .metaHeader .rightLinksWrapper .linkMeta {
    padding: 0 30px;
  }
  .ly_header .metaHeader .langSwitch svg {
    fill: #7f7f7f;
  }
  .ly_header .metaHeader .langSwitch:hover > ul {
    display: block;
  }
  .ly_header .wrapperStyle {
    padding-top: 0;
    padding-bottom: 0;
  }
  .ly_header .wrapperStyle:after {
    visibility: hidden;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 51%;
    min-height: 100vh;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: visibility 0s ease 0s;
    transition: visibility 0s ease 0s;
  }
  .ly_header .wrapperStyle.openMenu:after {
    visibility: visible;
    -webkit-transition: visibility 0s ease 0.2s;
    transition: visibility 0s ease 0.2s;
  }
  .ly_header .wrapperStyle .logoLinkStyle {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    margin-top: -3px;
    visibility: visible;
    opacity: 1;
  }
  .ly_header .wrapperStyle.openSearch .logoLinkStyle {
    visibility: visible;
    opacity: 1;
  }
  .ly_header .wrapperStyle .menuMobile {
    width: 49%;
    min-height: 100vh;
    display: none;
  }
  .ly_header .wrapperStyle .menuMobile .menuLink {
    font-size: 16px;
    padding: 23px 25px 23px 60px;
  }
  .ly_header .wrapperStyle .menuMobile .subMenuStyleOpen {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    -webkit-box-shadow: -5px 0 10px -5px rgba(0, 0, 0, 0.3);
    box-shadow: -5px 0 10px -5px rgba(0, 0, 0, 0.3);
  }
  .ly_header .wrapperStyle .menuMobile .subMenuTitle {
    padding: 25px 0px 25px 95px;
    font-size: 20px;
  }
  .ly_header .wrapperStyle .menuMobile .subMenuTitleIconStyle {
    left: 60px;
  }
  .ly_header .wrapperStyle .menuDesktop {
    display: block;
    margin-left: auto;
  }
  .ly_header .wrapperStyle .menuDesktop .fadeOnSearch {
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0s ease 0s, opacity 0.2s ease 0.2s;
    transition: visibility 0s ease 0s, opacity 0.2s ease 0.2s;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem {
    float: left;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .firstLevelLink {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 0 10px;
    margin: 0 5px;
    max-width: 155px;
    line-height: 1.4;
    height: 70px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    color: #00008f;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.1em;
    -webkit-transition: color 0.2s ease-out, font-weight 0.2s ease-out;
    transition: color 0.2s ease-out, font-weight 0.2s ease-out;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .firstLevelLink:hover {
    color: #00005b;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subMenuStyle {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 40px 0;
    margin-top: 1px;
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s ease 0.3s, opacity 0.2s ease 0.1s;
    transition: visibility 0s ease 0.3s, opacity 0.2s ease 0.1s;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem:hover > .subMenuStyle {
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0s ease 0s, opacity 0.2s ease;
    transition: visibility 0s ease 0s, opacity 0.2s ease;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subMenuTitle {
    width: 50%;
    padding-right: 65px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00008f;
    letter-spacing: 0.01em;
    text-align: right;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subItemsWraper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding-left: 45px;
    border-left: 1px solid #e5e5e5;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .submenuItem {
    margin-right: 40px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .submenuLink {
    display: block;
    padding: 7px 0;
    margin: 0;
    text-transform: none;
    font-weight: normal;
    color: #00008f;
    font-size: 18px;
    letter-spacing: 0.01em;
    line-height: 23px;
    margin-bottom: 5px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .submenuLink:hover {
    color: #00005b;
    font-weight: 600;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subNavMenuStyle {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subNavBlock {
    border-left: 1px solid #e5e5e5;
    padding-left: 50px;
    width: 200px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subNavBlock:first-child {
    border-left: 0 none;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(2) {
    width: 380px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(2)
    ~ .subNavBlock {
    width: 380px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(3) {
    width: 290px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(3)
    ~ .subNavBlock {
    width: 290px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(4) {
    padding-left: 30px;
    width: 245px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(4)
    ~ .subNavBlock {
    padding-left: 30px;
    width: 245px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subNavMenuTitle {
    display: block;
    width: auto;
    padding-right: 0;
    text-align: left;
    margin-bottom: 15px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subNavMenuTitle a:hover {
    color: #00008f;
    text-decoration: underline;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subNavItemsWraper {
    border-left: 0 none;
    padding-left: 0;
    max-height: auto;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavItemsWraper
    + .subNavMenuTitle {
    margin-top: 20px;
  }
  .ly_header .wrapperStyle.openSearch .menuDesktop .fadeOnSearch {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s ease 0.2s, opacity 0.2s ease 0s;
    transition: visibility 0s ease 0.2s, opacity 0.2s ease 0s;
  }
  .ly_header .wrapperStyle .searchButton {
    width: 45px;
    height: 30px;
    z-index: inherit;
    margin-left: 15px;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
    border-right: 0 none;
    border-left: 1px solid #cccccc;
  }
  .ly_header .wrapperStyle .searchButton .searchInput {
    right: 45px;
    width: 0;
  }
  .ly_header
    .wrapperStyle
    .searchButton
    .searchInput::-webkit-search-cancel-button,
  .ly_header
    .wrapperStyle
    .searchButton
    .searchInput::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  .ly_header .wrapperStyle .searchButton .searchInput::-ms-clear {
    visibility: hidden;
  }
  .ly_header .wrapperStyle.openSearch .searchButton .searchInput {
    width: 400px;
  }
  .ly_header .wrapperStyle .menuButton {
    margin-right: -25px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s ease, opacity 0.2s ease;
    transition: visibility 0s ease, opacity 0.2s ease;
  }
  .ly_header .wrapperStyle .menuButton .iconMenu {
    display: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s ease, opacity 0.2s ease;
    transition: visibility 0s ease, opacity 0.2s ease;
  }
  .ly_header .wrapperStyle.openSearch .menuButton,
  .ly_header .wrapperStyle.openMenu .menuButton {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .ly_header .wrapperStyle .menuDesktop .menuItem .firstLevelLink {
    max-width: 170px;
    padding: 0 10px;
    margin: 0 8px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subMenuTitle {
    padding-right: 80px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(2) {
    width: 400px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(2)
    ~ .subNavBlock {
    width: 400px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(3) {
    padding-left: 70px;
    width: 350px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(3)
    ~ .subNavBlock {
    padding-left: 70px;
    width: 350px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(4) {
    width: 290px;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subNavBlock:first-child:nth-last-child(4)
    ~ .subNavBlock {
    width: 290px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subNavMenuTitle {
    padding-right: 0;
  }
}
.ly_header .wrapperStyle .iconCrossgap,
.ly_header .wrapperStyle .search-icon,
.ly_header .wrapperStyle .iconMenu {
  width: 20px;
  height: 20px;
  display: block;
}
.ly_header .wrapperStyle .iconCrossgap:before,
.ly_header .wrapperStyle .search-icon:before,
.ly_header .wrapperStyle .iconMenu:before {
  width: 20px;
  height: 20px;
  font-size: 20px;
  color: #00008f;
  display: inline-block;
}
.ly_header .wrapperStyle .iconCrossgap:before {
  content: "\e91d";
}
.ly_header .wrapperStyle .search-icon:before {
  content: "\e918";
}
.ly_header .wrapperStyle .iconMenu:before {
  content: '';
    display: inline-block;
	display: -webkit-inline-block;
    background-image: url('/assets/images/new_top/icon_menu.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
@media screen and (max-width: 767px) {
  .ly_header .wrapperStyle .iconCrossgap,
  .ly_header .wrapperStyle .search-icon,
  .ly_header .wrapperStyle .iconMenu {
    width: 15px;
    height: 15px;
  }
  .ly_header .wrapperStyle .iconCrossgap:before,
  .ly_header .wrapperStyle .search-icon:before,
  .ly_header .wrapperStyle .iconMenu:before {
    width: 18px;
    height: 18px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .ly_header .wrapperStyle .searchButton {
    border: none;
    height: 20px;
    width: auto;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subMenuTitle a:after {
    content: "\e904";
    display: inline-block;
    font-size: 14px;
    color: #00008f;
    margin-left: 10px;
  }
}
.ly_header {
  position: fixed;
  background-color: #fff;
  width: 100%;
  top: 0;
  border-top: 3px solid #00008f;
}
.ly_header .metaHeader .linkWrapper {
  border-bottom: none;
}
.ly_header .metaHeader .linkMeta {
  color: #5f5f5f;
  background: #fff;
  font-size: 13px;
}
.ly_header .metaHeader .linkMeta.btnColor {
  background: #00008f;
  color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
  transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
}
.ly_header .metaHeader .linkMeta.btnColor:hover,
.ly_header .metaHeader .linkMeta.btnColor:focus {
  opacity: 0.7;
  color: #fff !important;
  text-decoration: none !important;
}
.ly_header .wrapperStyle .menuMobile .metaHeader .linkMeta.btnColor {
  background: #00008f;
}
.ly_header .wrapperStyle .logoLinkStyle {
  width: 158px;
}
.ly_header .wrapperStyle .loginStyle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ly_header .wrapperStyle .loginStyle .loginButtonStyle {
  display: block;
  width: 38px;
  height: 34px;
  padding-top: 3px;
  color: #00008f;
  line-height: 1;
  text-align: center;
}
.ly_header .wrapperStyle .loginStyle .loginButtonStyle:before {
  content: '';
    display: inline-block;
	display: -webkit-inline-block;
    width: 1.3em;
    height: 1.3em;
    background-image: url('/assets/images/new_top/icon_padlock.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.ly_header .wrapperStyle .loginStyle .loginText {
  display: block;
  font-size: 10px;
  font-weight: bold;
  margin-top: 3px;
  white-space: nowrap;
  line-height: 1;
}
.ly_header .wrapperStyle .searchButton .searchInput {
  color: #333;
}
.ly_header .wrapperStyle .menuDesktop .menuItem .subItemFluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ly_header .myPageWraper .myPageLoginButton {
  position: relative;
  display: inline-block;
  background: #00008f;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.ly_header .myPageWraper .myPageLoginButton:hover {
  opacity: 0.7;
  color: #fff !important;
  text-decoration: none !important;
}
.ly_header .myPageWraper .myPageLoginButton:before {
  content: "\e90b";
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: 20px;
  top: 12px;
}
.ly_header .myPageWraper .myPageLoginButton:after {
  content: "\e904";
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 5%;
  top: 38%;
}
.ly_header .wrapperStyle .menuMobile .menuItem {
  border-bottom: #fff 1px solid;
}
.ly_header .wrapperStyle .menuMobile .menuItem a.menuLink {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fbfbfb;
  font-size: 16px;
  padding: 18px;
}
.ly_header .wrapperStyle .menuMobile .menuItem a.menuLink:after {
  content: "\e904";
  font-size: 12px;
  color: #00008f;
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 14px;
}
.ly_header .wrapperStyle .menuMobile .menuItem .menuItemTitle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fbfbfb;
  font-size: 13px;
  font-weight: 600;
  padding: 18px;
}
.ly_header .wrapperStyle .menuMobile .menuItem .subMenuTitle {
  font-size: 15px;
  padding: 18px 18px 18px 40px;
  background-color: #fbfbfb;
  border-bottom: #fff 1px solid;
}
.ly_header .wrapperStyle .menuMobile .menuItem .subMenuTitle:before {
  content: "\e904";
  font-size: 12px;
  position: absolute;
  left: 4%;
  top: 40%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}
.ly_header .wrapperStyle .menuMobile .menuItem .subMenuStyle a.menuLink {
  color: #333;
  font-size: 13px;
}
.ly_header .wrapperStyle .menuMobile .menuItem .menuLink .menuPict {
  display: inline-block;
  margin-right: 20px;
  width: 70px;
  height: 70px;
  background-size: 70px 70px;
  background-repeat: no-repeat;
}
.ly_header
  .wrapperStyle
  .menuMobile
  .menuItem:nth-of-type(1)
  .menuLink
  .menuPict {
  background-image: url(/assets/images/nav_chapter_01.png);
}
.ly_header
  .wrapperStyle
  .menuMobile
  .menuItem:nth-of-type(2)
  .menuLink
  .menuPict {
  background-image: url(/assets/images/nav_chapter_02.png);
}
.ly_header
  .wrapperStyle
  .menuMobile
  .menuItem:nth-of-type(3)
  .menuLink
  .menuPict {
  background-image: url(/assets/images/nav_chapter_03.png);
}
.ly_header
  .wrapperStyle
  .menuMobile
  .menuItem:nth-of-type(4)
  .menuLink
  .menuPict {
  background-image: url(/assets/images/top/icon_illust_04.svg);
}
.ly_header .wrapperStyle .menuMobile .menuItem .myPageWraper {
  padding: 18px;
  background: #fbfbfb;
  font-size: 12px;
}
.ly_header .wrapperStyle .menuMobile .menuItem .myPageWraper .subNavMenuTitle {
  font-size: 13px;
  font-weight: 600;
}
.ly_header .wrapperStyle .menuMobile .menuItem .myPageWraper .myPageLoginTxt {
  margin: 13px 0;
}
.ly_header
  .wrapperStyle
  .menuMobile
  .menuItem
  .myPageWraper
  .myPageLoginButton {
  width: 100%;
  padding: 17px 20px;
  font-size: 14px;
}
.ly_header .wrapperStyle .menuMobile .menuItem .closeSubMenuButton {
  display: block;
  position: relative;
  color: #00008f;
  text-align: center;
  font-size: 13px;
  padding: 15px 18px;
  border-bottom: 2px solid #00008f;
}
.ly_header .wrapperStyle .menuMobile .menuItem .closeSubMenuButton:after {
  content: "\e91d";
  font-size: 16px;
  display: inline-block;
  position: absolute;
  right: 5%;
}
.ly_header .wrapperStyle .menuMobile .menuItem2nd {
  background: #f1f1f1;
  padding: 13px 0;
}
.ly_header .wrapperStyle .menuMobile .menuItem2nd a {
  display: block;
  background: #f1f1f1;
  padding: 6px 20px;
  font-size: 13px;
  color: #00008f;
  text-decoration: underline;
}
.ly_header .wrapperStyle .menuMobile .metaHeader a.menuLink {
  color: #333;
  font-size: 13px;
  font-weight: 400;
}
.ly_header .wrapperStyle .menuMobile .searchInSubMenu {
  padding: 20px;
}
.ly_header .wrapperStyle .menuMobile .searchInSubMenu > form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ly_header .wrapperStyle .menuMobile .searchInSubMenu .searchInput {
  border: #e5e5e5 1px solid;
  padding: 5px;
  width: 87%;
  height: 45px;
}
.ly_header .wrapperStyle .menuMobile .searchInSubMenu .btnSubmit {
  width: 45px;
  height: 45px;
  background: #00008f;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.ly_header .wrapperStyle .menuMobile .searchInSubMenu .btnSubmit:before {
  font-family: "svgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918";
  color: #fff;
  font-size: 20px;
}
.ly_header .wrapperStyle .menuDesktop .menuItem .subMenuStyle {
  background: #fbfbfb;
}
.ly_header .wrapperStyle .menuDesktop .menuItem .subBox {
  padding-right: 40px;
}
.ly_header .wrapperStyle .menuDesktop .menuItem .subBox + .subBox {
  border-left: #e5e5e5 1px solid;
  padding-left: 40px;
  padding-right: 40px;
}
.ly_header .wrapperStyle .menuDesktop .menuItem .submenuLink {
  font-size: 14px;
  margin: 0;
}
@media (min-width: 768px) {
  .ly_header {
    border-top: 4px solid #00008f;
    top: 0;
    height: 110px;
    -webkit-transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
    transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .ly_header .metaHeader {
    background: #fff;
    border-bottom: none;
    border-top: none;
  }
  .ly_header
    .metaHeader
    .rightLinksWrapper
    .linkWrapper:nth-of-type(n + 2):after {
    width: 0;
  }
  .ly_header .metaHeader .linkMeta {
    letter-spacing: 0;
  }
  .ly_header .wrapperStyle .logoLinkStyle {
    width: 215px;
  }
  .ly_header .wrapperStyle .loginStyle {
    display: none;
  }
  .ly_header .wrapperStyle.openSearch .searchButton .searchInput {
    width: 260px;
    font-size: 16px;
    height: 30px;
    margin-top: -5px;
    width: 260px;
    font-size: 16px;
  }
  .ly_header .wrapperStyle .menuDesktop .btnLoginWrapper {
    display: none;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .firstLevelLink {
    max-width: 250px;
    font-size: 14px;
  }
  .ly_header .wrapperStyle .menuButton .menuText {
    display: none;
  }
}
@media (max-width: 767px) {
  .ly_header .wrapperStyle.container {
    height: 52px;
  }
  .ly_header .wrapperStyle .searchButton {
    display: none;
    border: none;
    margin-right: 0;
    width: 30px;
  }
  .ly_header .wrapperStyle .searchButton .searchInput {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    top: -3px;
    outline: none;
  }
  .ly_header .wrapperStyle .menuButton {
    width: 34px;
    height: 34px;
    margin-left: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #00008f;
  }
  .ly_header .wrapperStyle .menuButton .menuText {
    display: inline-block;
    font-size: 10px;
	font-weight: bold;
    line-height: 1;
    white-space: nowrap;
    margin-top: 6px;
  }
  .ly_header .wrapperStyle .menuMobile {
    top: 57px;
  }
}
@media (min-width: 1200px) {
  .ly_header .wrapperStyle .menuItem .subMenuStyle::before {
    content: "";
    display: block;
    width: 140px;
    height: 140px;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-right: 60px;
  }
  .ly_header .wrapperStyle .menuItem:nth-of-type(1) .subMenuStyle::before {
    background-image: url(/assets/images/nav_chapter_01.png);
  }
  .ly_header .wrapperStyle .menuItem:nth-of-type(2) .subMenuStyle::before {
    background-image: url(/assets/images/nav_chapter_02.png);
  }
  .ly_header .wrapperStyle .menuItem:nth-of-type(3) .subMenuStyle::before {
    background-image: url(/assets/images/nav_chapter_03.png);
  }
  .ly_header .wrapperStyle .menuItem:nth-of-type(4) .subMenuStyle::before {
    background-image: url(/assets/images/top/icon_illust_04.svg);
  }
}
@media (min-width: 768px) {
  .ly_header .wrapperStyle .menuDesktop .menuItem .subMenuStyle {
    height: 290px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .subMenuTitle {
    font-size: 16px;
    color: #333;
  }
  .ly_header
    .wrapperStyle
    .menuDesktop
    .menuItem
    .subMenuTitle
    + .subMenuTitle {
    margin-top: 20px;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .submenuLink {
    padding: 3px 0;
    color: #333;
  }
  .ly_header .wrapperStyle .menuDesktop .menuItem .submenuLink:hover {
    font-weight: normal;
    color: #00008f;
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .ly_header .menuDesktop .menuItem .myPageWraper {
    font-size: 14px;
    max-width: 640px;
  }
  .ly_header .menuDesktop .menuItem .myPageWraper .myPageLogin .myPageLoginTxt {
    margin-bottom: 20px;
  }
  .ly_header
    .menuDesktop
    .menuItem
    .myPageWraper
    .myPageLogin
    .myPageLoginButton {
    width: 280px;
    padding: 17px 20px;
  }
  .ly_header .menuDesktop .menuItem .myPageWraper .subNavMenuTitle {
    width: 100%;
  }
  .ly_header .menuDesktop .menuItem .myPageWraper .myPageInner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .ly_header .menuDesktop .menuItem .myPageWraper .myPageLogin {
    max-width: 350px;
    padding-right: 30px;
  }
  .ly_header .menuDesktop .menuItem .myPageWraper .subItemsWraper .submenuLink {
    white-space: nowrap;
  }
}
@media screen and (min-width: 768px), print {
  .ly_header.is_scroll {
    border-top: none;
    top: 0;
    height: 55px;
  }
  .ly_header.is_scroll > .metaHeader {
    display: none;
  }
  .ly_header.is_scroll .wrapperStyle .menuDesktop .fadeOnSearch {
    overflow: hidden;
  }
  .ly_header.is_scroll .wrapperStyle .menuDesktop .fadeOnSearch > ul {
    float: left;
  }
  .ly_header.is_scroll .wrapperStyle .menuDesktop .menuItem .firstLevelLink {
    height: 54px;
  }
  .ly_header.is_scroll .wrapperStyle .menuDesktop .btnLoginWrapper {
    display: block;
    float: right;
    margin: 10px 0 0;
    padding-right: 20px;
    border-right: #e5e5e5 1px solid;
  }
  .ly_header.is_scroll .wrapperStyle .menuDesktop .btnLoginWrapper .btnLogin {
    display: inline-block;
    background: #00008f;
    color: #fff;
    padding: 7px 15px;
    font-size: 13px;
    font-weight: 600;
    -webkit-transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
    transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
  }
  .ly_header.is_scroll
    .wrapperStyle
    .menuDesktop
    .btnLoginWrapper
    .btnLogin:hover,
  .ly_header.is_scroll
    .wrapperStyle
    .menuDesktop
    .btnLoginWrapper
    .btnLogin:focus {
    opacity: 0.7;
    color: #fff;
    text-decoration: none;
  }
  .ly_header.is_scroll .wrapperStyle .logoLinkStyle {
    width: 162px;
    margin-top: 8px;
  }
  .ly_header.is_scroll .wrapperStyle .searchButton {
    margin-left: 0;
  }
}
.ly_footer {
  background: #4976ba;
  color: #fff;
  font-size: 13px;
}
.ly_footer .ly_container {
  background: #4976ba;
}
@media screen and (min-width: 768px), print {
  .ly_footer a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_top {
    padding: 30px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.ly_footer .footer_linksWrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #ffffff;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .ly_footer .footer_linksWrapper {
    margin: 0 -15px;
  }
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_linksWrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 0 30px;
    width: 80%;
  }
  .ly_footer .footer_linksWrapper.-social {
    width: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ly_footer .footer_linksWrapper .footer_linksGroup:nth-of-type(1) {
    width: 40%;
  }
  .ly_footer .footer_linksWrapper .footer_linksGroup:nth-of-type(2) {
    width: 25%;
  }
  .ly_footer .footer_linksWrapper .footer_linksGroup:nth-of-type(3) {
    width: 35%;
  }
}
.ly_footer .footer_linksGroup {
  margin-bottom: 30px;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  padding-top: 1px;
}
.ly_footer .footer_linksGroup:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .ly_footer .footer_linksGroup {
    background: #5a85c7;
    margin-bottom: 0;
    border-top: #fff 1px solid;
  }
  .ly_footer .footer_linksGroup .footer_linksTitle + div {
    max-height: 0;
    opacity: 0;
    -webkit-transition: max-height 0.3s, opacity 0.3s;
    transition: max-height 0.3s, opacity 0.3s;
  }
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_linksGroup {
    width: 33%;
    margin-bottom: 0;
  }
}
li .footer_title {
  display: inline;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .ly_footer .footer_linksGroup.selected .footer_linksTitle:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .ly_footer .footer_linksGroup.selected .footer_linksTitle + div {
    padding: 10px;
    margin: 10px;
    background: #5a85c7;
    max-height: 230px;
    opacity: 1;
  }
}
.ly_footer .footer_linksTitle {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  background: #4976ba;
  margin-bottom: 20px;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .ly_footer .footer_linksTitle {
    cursor: pointer;
    margin-top: 1px;
    padding: 20px;
    margin: 0;
  }
  .ly_footer .footer_linksTitle:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 25px;
    margin-left: 10px;
    margin-bottom: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    padding: 3px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_linksTitle {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.ly_footer .footer_link {
  display: block;
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
  opacity: 1;
}
.ly_footer .footer_link:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .ly_footer .footer_link {
    font-size: 12px;
    padding: 0 20px;
    background: #5a85c7;
    opacity: 1;
  }
}
.ly_footer .footer_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_column .footer_LinkList + .footer_LinkList {
    margin-left: 35px;
  }
}
.ly_footer .footer_contact {
  padding: 15px 20px;
  border-top: #fff 1px solid;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_contact {
    width: 100%;
    padding: 0;
    border: none;
  }
}
.ly_footer .footer_contact .footer_contactTitle {
  display: block;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_contact .footer_contactTitle {
    font-size: 16px;
  }
}
.ly_footer .footer_contact .footer_tel {
  font-size: 20px;
  font-weight: 600;
  margin: 5px 0;
  display: inline-block;
}
.ly_footer .footer_contact .footer_tel:before {
  font-family: "svgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  font-weight: 300;
  font-size: 18px;
}
.ly_footer .footer_contact .footer_tel[aria-hidden] {
  display: none;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_contact .footer_tel {
    display: none;
  }
  .ly_footer .footer_contact .footer_tel[aria-hidden] {
    display: inline-block;
  }
}
.ly_footer .footer_contact .footer_telTime {
  font-size: 11px;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_contact .footer_telTime {
    font-size: 14px;
  }
}
.ly_footer .footer_social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border-top: #fff 1px solid;
}
@media screen and (max-width: 767px) {
  .ly_footer .footer_social {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_social {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    padding: 30px 0 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pd {
    padding: 235px 0px 0px 90px!important;
  }
}
.ly_footer .footer_social > a {
  margin-right: 30px;
}
.ly_footer .footer_social > a svg {
  fill: #ffffff;
}
.ly_footer .footer_social > a:last-child {
  margin-right: 0;
}
.ly_footer .footer_social .footer_socialTitle {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_social .footer_socialTitle {
    font-size: 16px;
    margin: 0 0 10px;
  }
}
.ly_footer .footer_social .footer_socialLinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 30%;
}
.ly_footer .footer_social .footer_socialLinks > a {
  display: block;
  width: 28px;
  height: 28px;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
  transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
}
.ly_footer .footer_social .footer_socialLinks > a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.ly_footer .footer_social .footer_socialLinks > a::before {
  font-family: "svgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
.ly_footer .footer_social .footer_socialLinks > a.facebook::before {
  content: "\e910";
}
.ly_footer .footer_social .footer_socialLinks > a.twitter::before {
  content: "\e91a";
}
.ly_footer .footer_social .footer_socialLinks > a.youtube::before {
  content: "\e91c";
}
.ly_footer .footer_social .footer_socialLinks > a.linkedin img {
  width: 28px;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_social .footer_socialLinks {
    width: 110px;
  }
}
.ly_footer .footer_bottom {
  margin: 0 -15px;
  padding: 20px;
  border-top: #fff 1px solid;
}
.ly_footer .footer_bottom:last-child {
  margin: 0 5px;
  padding: 18px 0;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_bottom {
    margin: 0;
    padding: 23px 0;
  }
  .ly_footer .footer_bottom:last-child {
    margin: 0;
  }
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_LinkList li + li {
    margin: 8px 0 0 0;
    padding: 0 0 2px 0;
  }
}
.ly_footer .footer_LinkList.-fluid {
  overflow: hidden;
}
.ly_footer .footer_LinkList.-fluid li {
  float: left;
  margin-top: 0;
}
.ly_footer .footer_LinkList.-fluid li > a {
  font-size: 11px;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_LinkList.-fluid li {
    margin-right: 30px;
  }
  .ly_footer .footer_LinkList.-fluid li > a {
    font-size: 14px;
  }
}
.ly_footer .footer_LinkList.-fluid:not(.-otherSite) li {
  width: 48%;
}
.ly_footer .footer_LinkList.-fluid:not(.-otherSite) li:nth-of-type(even) {
  margin-left: 10px;
}
.ly_footer .footer_LinkList.-fluid:not(.-otherSite) li:nth-of-type(n + 3) {
  margin-top: 10px;
}
@media screen and (min-width: 768px), print {
  .ly_footer .footer_LinkList.-fluid:not(.-otherSite) li {
    width: auto;
  }
  .ly_footer .footer_LinkList.-fluid:not(.-otherSite) li:nth-of-type(even) {
    margin-left: inherit;
  }
  .ly_footer .footer_LinkList.-fluid:not(.-otherSite) li:nth-of-type(n + 3) {
    margin-top: 0;
  }
}
.ly_footer .footer_LinkList.-otherSite {
  margin: 15px 0 0;
  padding: 15px 0 0;
  border-top: #fff 1px solid;
}
.ly_footer .footer_LinkList.-otherSite li + li {
  margin-left: 18px;
}


@media screen and (min-width: 768px), print {
  .ly_footer .footer_LinkList.-otherSite {
    margin: 15px 0 0;
    padding: 0;
    border: none;
  }
  .ly_footer .footer_LinkList.-otherSite li {
    margin: 0;
  }
  .ly_footer .footer_LinkList.-otherSite li + li {
    margin: 0 0 0 35px;
  }
}
.ly_footer .footer_LinkList.-otherSite .el_link.-window {
  text-decoration: none;
}
.ly_footer .footer_LinkList.-otherSite .el_link.-window:after {
  font-family: "svgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91b";
  display: inline-block;
  margin-left: 5px;
  font-size: 1rem;
}
.ly_footer .footer_LinkList.-otherSite .el_link.-window:hover {
  text-decoration: underline;
}
.ly_footer .footer_copyright {
  font-size: 10px;
}

@media screen and (min-width: 768px), print {
  .ly_footer .footer_copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
  }
  .ly_footer .footer_copyright br {
    display: none;
  }
  .ly_footer .footer_copyright small {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .ly_footer .uq_adjust1 {
    float: right !important;
  }
}


.el_cvBtn_sp, .el_cvBtn_pc {
  padding: 0;
  color: #fff;
  background-color: #f07662;
  border: 2px solid transparent;
  border-bottom: 2px solid #c05e4e;
}

.el_cvBtn_pc:hover, .el_cvBtn_pc:focus {
  border-color: #f39283;
  color: #fff
}

.el_cvBtn_sp>span, .el_cvBtn_pc>span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 8px 1.5em 8px 20px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: transparent;
  -webkit-transition: all 0.2s cubic-bezier(0.17, 0.935, 0.305, 1);
  transition: all 0.2s cubic-bezier(0.17, 0.935, 0.305, 1)
}

.el_cvBtn_sp>span::before, .el_cvBtn_sp>span::after, .el_cvBtn_pc>span::before, .el_cvBtn_pc>span::after {
  -webkit-transition: 0.2s cubic-bezier(0.17, 0.935, 0.305, 1);
  transition: 0.2s cubic-bezier(0.17, 0.935, 0.305, 1)
}

.el_cvBtn_sp.-simulation>span::before, .el_cvBtn_pc.-simulation>span::before {
  font-family: 'svgicon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\e90d";
  left: 15px;
  color: #fff;
  font-size: 3.5rem
}

.el_cvBtn_sp>span::after, .el_cvBtn_pc>span::after {
  font-family: 'svgicon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\e904";
  right: 13px;
  font-size: 10px
}

.el_cvBtn_sp, .el_cvBtn_pc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
  transition: all 0.3s cubic-bezier(0.17, 0.935, 0.305, 1);
  position: relative;
  display: inline-block;
  max-width: 100%;
  padding: 15px 2em 15px 20px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center
}


@media screen and (max-width: 767px) {
    .simulation_sp {
        padding: 30px 20px 0 !important;
    }
    
    .el_cvBtn_sp.-simulation>span {
    padding: 8px 3em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: bold;
    color: #fff;
}

.el_cvBtn_sp {
    padding: 0;
    background-color: #f07662;
    border: 2px solid transparent;
    border-bottom: 2px solid #c05e4e;
    height: 60px;
}

.el_cvBtn_sp.-simulation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    border-width: 0;
    border-bottom-width: 2px;
}

.el_cvBtn_sp {
  padding: 0;
  color: #fff;
  background-color: #f07662;
  border: 2px solid transparent;
  border-bottom: 2px solid #c05e4e;
}

.el_cvBtn_sp>span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 8px 1.5em 8px 20px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: transparent;
  -webkit-transition: all 0.2s cubic-bezier(0.17, 0.935, 0.305, 1);
  transition: all 0.2s cubic-bezier(0.17, 0.935, 0.305, 1)
}

}


@media screen and (min-width: 768px) {
    
.el_cvBtn_pc.-simulation {
    width: 280px;
    height: 70px;
    color: #fff;
    font-weight: bold;
    font-size: 1.6em;
    font-size: 16px;
    white-space: nowrap;
    margin-bottom: 30px;    
}

.el_cvBtn_pc:before, .el_cvBtn_pc:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 0 solid;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 1;
}

.el_cvBtn_pc:before {
    bottom: 0;
    left: 0;
}
    
.el_cvBtn_pc::after {
    border-color: transparent #f39283 transparent transparent !important;
    top: 0;
    right: 0;
}
   
}

@media screen and (min-width: 768px) {
  a.footer_link_heading {
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) { 
  a.footer_link_heading  {
    font-weight: bold;
    padding: 15px;
  }
}
ul.footer_LinkList {
  margin: 5px 0 0 0;
}
.footer_LinkList > li > ul {
  text-indent: 1em;
}
.footer_LinkList > li > ul > li {
  text-align: left;
  font-weight: normal;
}
