/* css for header and footer copied from new corp page css*/
header, footer {
  /* css from body that is inherited in the new corp page */
  letter-spacing: normal;
  line-height: 1.5;
  display: block;
  text-align: left;
  color: #141821;
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) {
  header, footer {
    font-size: 1.6rem;
  }
}

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

br.tabS {
  display: block;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  width: 100%;
}

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


@media screen and (min-width: 1024px) {
  .MarginBreadcrumb {
    margin-top: 112px !important; 
  }
}

.MarginBreadcrumb {
  margin-top: 56px;
}

/* PageHeader */
.PageHeader {
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #ffffff;
}

@media screen and (min-width: 1024px) {
  .PageHeader {
    border-bottom: #D1D4D7 solid 1px;
  }
}

.PageHeader.-opened .PageHeader__menu {
  display: block;
}

.PageHeader.-opened .PageHeader_buttonBar {
  background-color: transparent;
}

.PageHeader.-opened .PageHeader_buttonBar:before, .PageHeader.-opened .PageHeader_buttonBar:after {
  border-radius: 4px;
  width: 11px;
  height: 2px;
  top: 0px;
  left: 50%;
  background-color: #0087D2;
}

.PageHeader.-opened .PageHeader_buttonBar:before {
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}

.PageHeader.-opened .PageHeader_buttonBar:after {
  bottom: auto;
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}

.PageHeader.-opened .PageHeader__NumberGroup {
  display: none;
}

@media screen and (min-width: 1024px) {
  .PageHeader.-opened .PageHeader__NumberGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.PageHeader.-opened .PageHeader__button {
  display: none;
}

@media screen and (min-width: 1024px) {
  .PageHeader.-opened .PageHeader__button {
    display: block;
  }
}

.PageHeader__primaryUnit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: 56px;
}

.PageHeader__primaryUnit::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background-color: #0087D2;
  pointer-events: none;
}

.PageHeader__logo {
  margin-left: 24px;
}

/* 20240806 */
p.PageHeader__logoTxt{
  display: none;
}
.PageHeader__logo {
  width:134px;
}
@media screen and (min-width: 860px) {
  .PageHeader__logo {
    width:240px;
    line-height: 1;
  }
  .PageHeader__logo img {
    width:110px;
    margin-right:10px;
  }
  .PageHeader__logo a {
    margin:0;
    padding: 0;
  }
  p.PageHeader__logoTxt{
    display: inline-block;
    font-size: 1.4rem;
  }
}

.PageHeader__logoLink {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

@media screen and (min-width: 1024px) {
  .PageHeader__logoLink:hover {
    opacity: .8;
  }
}

.PageHeader__NumberGroup {
  display: none;
}

@media screen and (min-width: 768px) {
  .PageHeader__NumberGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.PageHeader__infoUnit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.PageHeader__button {
  font-weight: 500;
  line-height: 50px;
  height: 56px;
  width: 160px;
  margin-left: 16px;
  background-color: #0087D2;
  color: #ffffff;
  text-align: center;
  -webkit-transition: opacity ease .2s;
  transition: opacity ease .2s;
}

@media screen and (min-width: 1024px) {
  .PageHeader__button:hover {
    opacity: .8;
  }
}

@media screen and (min-width: 768px) {
  .PageHeader__button {
    width: 200px;
  }
}

.PageHeader__buttonLink {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.PageHeader__menu {
  font-weight: 500;
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  text-align: left;
}

@media screen and (min-width: 1024px) {
  .PageHeader__menu {
    display: block;
    position: static;
    text-align: center;
    height: auto;
  }
}

.PageHeader__menuList {
  display: block;
  max-width: 1280px;
  margin: 0px auto;
}

@media screen and (min-width: 1024px) {
  .PageHeader__menuList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.PageHeader__menuItem {
  position: relative;
  height: auto;
  line-height: 1.5;
  border-bottom: #EBEEF1 solid 1px;
  width: 100%;
  max-width: none;
}

@media screen and (min-width: 1024px) {
  .PageHeader__menuItem {
    width: 20%;
    max-width: 256px;
    height: 55px;
    line-height: 51px;
    border-bottom: none;
  }
}

.PageHeader__menuItem.-current .PageHeader__menuLink::after {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}

.PageHeader__menuItem::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  background-image: url("../image/icon-arrow.svg");
  background-size: 24px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  pointer-events: none;
}

@media screen and (min-width: 1024px) {
  .PageHeader__menuItem::after {
    display: none;
  }
}

.PageHeader__menuLink {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: color .2s;
  transition: color .2s;
  padding: 16px 16px 16px 36px;
  color: #000
}

@media screen and (min-width: 1024px) {
  .PageHeader__menuLink {
    padding: 0px;
  }
}

.PageHeader__menuLink::before, .PageHeader__menuLink::after {
  content: "";
  position: absolute;
  left: 0px;
}

.PageHeader__menuLink::before {
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  z-index: 1;
}

@media screen and (min-width: 1024px) {
  .PageHeader__menuLink::before {
    display: block;
  }
}

.PageHeader__menuLink::after {
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 16px;
  bottom: auto;
  width: 4px;
  height: 24px;
  background-color: #EBEEF1;
  opacity: 1;
}

@media screen and (min-width: 1024px) {
  .PageHeader__menuLink::after {
    top: auto;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 4px;
    background-color: #0087D2;
    opacity: 0;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
  }
}

.PageHeader__menuLink:hover {
  color: #0087D2;
}

.PageHeader__menuLink:hover::after {
  opacity: 1;
}

.PageHeader__menuButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
  height: 56px;
  background-color: transparent;
  border: none;
  text-align: center;
  font-size: 0px;
}

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

.PageHeader_buttonBar {
  display: block;
  position: relative;
  width: 28px;
  height: 2px;
  background-color: #141821;
}

.PageHeader_buttonBar:before, .PageHeader_buttonBar:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 28px;
  height: 2px;
  background-color: #141821;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.PageHeader_buttonBar:before {
  top: -8px;
  left: 0px;
}

.PageHeader_buttonBar:after {
  left: 0px;
  bottom: -8px;
}

/* PageFooter */
.PageFooter {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
}

.PageFooter__wrapper {
  padding: 40px 40px 104px;
  color: #ffffff;
  background-color: #0B4368;
}

@media screen and (min-width: 768px) {
  .PageFooter__wrapper {
    padding: 40px 40px 80px;
  }
}

@media screen and (min-width: 1024px) {
  .PageFooter__wrapper {
    padding: 64px 80px 100px;
  }
}

.PageFooter__logoUnit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

@media screen and (min-width: 1024px) {
  .PageFooter__logoUnit {
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.PageFooter__logo img {
  width: auto;
}

.PageFooter__logoLink {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

@media screen and (min-width: 1024px) {
  .PageFooter__logoLink:hover {
    opacity: .8;
  }
}

.PageFooter__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
  margin-top: 40px;
}

@media screen and (min-width: 1024px) {
  .PageFooter__menu {
    margin-top: 64px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.PageFooter__menuList {
  padding: 24px 0px 0px 0px;
  border-top: #ffffff solid 1px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .PageFooter__menuList {
    padding: 8px 0px 0px 32px;
    border-top: none;
    border-left: #ffffff solid 1px;
    width: 25%;
    padding: 8px 0px 0px 64px;
  }
}

.PageFooter__menuItem + .PageFooter__menuItem {
  margin-top: 24px;
}

@media screen and (min-width: 1024px) {
  .PageFooter__menuItem + .PageFooter__menuItem {
    margin-top: 32px;
  }
}

.PageFooter__subMenu {
  margin-top: 80px;
}

.PageFooter__copyright {
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 64px;
}

@media screen and (min-width: 1024px) {
  .PageFooter__copyright {
    margin-top: 32px;
  }
}

.PageFooter__menuLink {
  position: relative;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  color: #fff;
}

@media screen and (min-width: 1024px) {
  .PageFooter__menuLink:hover {
    opacity: .8;
  }
}

.PageFooter__menuLink.-external::after {
  content: "";
  display: inline-block;
  margin: 2px 0px 0px 8px;
  width: 16px;
  height: 16px;
  background-image: url("../image/icon-window.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

/* NumberGroup */
.NumberGroup__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #0087D2;
  font-size: 2rem;
  font-weight: bold;
}

.NumberGroup__number.-large {
  font-size: 2.6rem;
}

.NumberGroup__icon {
  display: inline-block;
  width: 24px;
  margin-right: 8px;
  line-height: 1;
}

.NumberGroup__info {
  color: #7F8288;
  font-size: 1.4rem;
  font-weight: 500;
  margin: 4px 0px 0px 0px;
}

.NumberGroup__info.-hasBorder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  margin: 0px 0px 0px 8px;
  color: #141821;
}

.NumberGroup__info.-hasBorder::before, .NumberGroup__info.-hasBorder::after {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  background-color: #D1D4D7;
}

.NumberGroup__info.-hasBorder::before {
  margin-right: 8px;
}

.NumberGroup__info.-hasBorder::after {
  margin-left: 8px;
}

.NumberGroup__telLink {
  pointer-events: auto;
}

@media screen and (min-width: 768px) {
  .NumberGroup__telLink {
    pointer-events: none;
    cursor: default;
  }
}


/* ActionArea */
.ActionArea {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0px;
}

@media screen and (min-width: 768px) {
  .ActionArea {
    padding: 80px 8px;
  }
}

.ActionArea.-float {
  display: block;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  z-index: 100;
  left: 0px;
  bottom: 8px;
  width: 100%;
  padding: 0px 8px;
  -webkit-transition: opacity ease .15s;
  transition: opacity ease .15s;
}

.ActionArea.-float .ActionArea__buttonOuter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  max-width: 375px;
  gap: 8px;
}

@media screen and (min-width: 768px) {
  .ActionArea.-float .ActionArea__buttonOuter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0px auto;
    max-width: 768px;
  }
}

.ActionArea.-float.-active {
  opacity: 1;
  pointer-events: auto;
}

.ActionArea.-pcNone {
  display: block;
}

@media screen and (min-width: 1024px) {
  .ActionArea.-pcNone {
    display: none;
  }
}

.PageSection .ActionArea {
  margin-top: 0px;
}

.SwitchArea__item .ActionArea {
  padding: 40px 0px;
}

@media screen and (min-width: 768px) {
  .SwitchArea__item .ActionArea {
    padding: 104px 8px 40px;
  }
}

.HeroArea .ActionArea {
  padding: 40px 16px;
}

@media screen and (min-width: 768px) {
  .HeroArea .ActionArea {
    padding: 80px 16px;
  }
}

.ActionArea__heading {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .ActionArea__heading {
    font-size: 2.8rem;
  }
}

.ActionArea__lead {
  padding: 16px 0px 0px;
}

@media screen and (min-width: 768px) {
  .ActionArea__lead {
    padding: 16px 0px;
  }
}

.ActionArea__lead.-spNone {
  display: none;
}

@media screen and (min-width: 768px) {
  .ActionArea__lead.-spNone {
    display: block;
  }
}

.PageHeader .ActionArea {
  width: calc(100% - 32px);
  margin: 0px auto;
}

.PageHeader .ActionArea__buttonOuter {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0px;
}

.PageHeader .ActionArea__foot {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PageHeader .ActionArea__footHeading {
  margin: 0px;
}

.ActionArea__buttonOuter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 16px auto 16px;
  padding: 0px;
  gap: 16px;
  max-width: 375px;
}

@media screen and (min-width: 768px) {
  .ActionArea__buttonOuter {
    max-width: 480px;
    padding: 0px 8px;
    margin: 24px auto 16px;
  }
}

@media screen and (min-width: 1024px) {
  .ActionArea__buttonOuter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 768px;
    margin: 40px auto 16px;
    gap: 8px;
  }
}

.ActionArea__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 1024px) {
  .ActionArea__foot {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.ActionArea__foot.-single {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ActionArea__foot.-single .ActionArea__footHeading {
  margin: 0px;
}

.ActionArea__footHeading {
  font-weight: 500;
  color: #141821;
}

@media screen and (min-width: 1024px) {
  .ActionArea__footHeading {
    margin: 8px 16px 0px 0px;
  }
}


/* BreadcrumbList */
.BreadcrumbList {
  display: none;
  font-size: 1.4rem;
  font-weight: normal;
}

@media screen and (min-width: 1024px) {
  .BreadcrumbList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.PageFooter .BreadcrumbList {
  display: block;
  padding: 10.5px 16px;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #ffffff;
}

@media screen and (min-width: 1024px) {
  .PageFooter .BreadcrumbList {
    display: none;
  }
}

.BreadcrumbList__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.BreadcrumbList__item + .BreadcrumbList__item::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-image: url("../image/icon-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  vertical-align: -0.4em;
}

@media screen and (min-width: 1024px) {
  .BreadcrumbList__item + .BreadcrumbList__item::before {
    vertical-align: baseline;
  }
}

.PageFooter .BreadcrumbList__item {
  display: inline;
}

.BreadcrumbList__link {
  color: #141821;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.BreadcrumbList__link:hover {
  opacity: .8;
}

/* CommonButton */
.CommonButton {
  display: inline-block;
  position: relative;
  line-height: 1;
  border-radius: 8px;
  -webkit-transition: opacity ease .2s;
  transition: opacity ease .2s;
}

.CommonButton:hover {
  opacity: .8;
}

.CommonButton.-outline {
  color: #0087D2;
  border: #0087D2 solid 1px;
  padding: 11px 8px;
  background-color: #ffffff;
}

.CommonButton.-cv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 480px;
  height: 56px;
  font-weight: bold;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .CommonButton.-cv {
    font-size: 2rem;
  }
}

@media screen and (min-width: 1280px) {
  .CommonButton.-cv {
    height: 80px;
  }
}

.CommonButton.-primary {
  background-color: #FFED56;
  -webkit-box-shadow: 0 4px 0 #F9BF3B;
          box-shadow: 0 4px 0 #F9BF3B;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

@media screen and (min-width: 1024px) {
  .CommonButton.-primary {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

.CommonButton.-secondary {
  background-color: #0087D2;
  -webkit-box-shadow: 0 4px 0 #006eac;
          box-shadow: 0 4px 0 #006eac;
  color: #ffffff;
  max-width: 480px;
}

@media screen and (min-width: 1024px) {
  .CommonButton.-secondary {
    max-width: 264px;
  }
}

.CommonButton.-secondary.-single {
  max-width: 480px;
  height: 56px;
}

@media screen and (min-width: 1280px) {
  .CommonButton.-secondary.-single {
    height: 80px;
  }
}

.CommonButton.-secondary.-spIcon {
  display: none;
  max-width: 64px;
}

@media screen and (min-width: 375px) {
  .CommonButton.-secondary.-spIcon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .CommonButton.-secondary.-spIcon {
    width: 100%;
    max-width: 264px;
  }
}

.CommonButton.-hasTag {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 16px 0px 16px;
}

@media screen and (min-width: 768px) {
  .CommonButton.-hasTag {
    padding: 0px 16px 0px 64px;
  }
}

.CommonButton.-hasTag .CommonButton__link {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.CommonButton.-hasImage {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 0px 0px 24px;
}

@media screen and (min-width: 768px) {
  .CommonButton.-hasImage {
    padding: 0px 0px 0px 40px;
  }
}

.PageHeader .CommonButton.-cv {
  width: 100%;
  max-width: 480px;
}

.PageHeader .CommonButton.-primary .CommonButton__labelText {
  width: 100%;
  max-width: 160px;
  margin-left: 10px;
  color: #141821;
}

@media screen and (min-width: 768px) {
  .PageHeader .CommonButton.-primary .CommonButton__labelText {
    max-width: 280px;
    margin-left: 24px;
    color: #141821;
  }
}

.PageHeader .CommonButton.-secondary {
  max-width: 480px;
}

.PageHeader .CommonButton.-hasImage {
  padding-left: 24px;
}

.ActionArea.-float .CommonButton.-cv {
  font-size: 1.6rem;
  height: 56px;
}

@media screen and (min-width: 768px) {
  .ActionArea.-float .CommonButton.-cv {
    font-size: 2rem;
  }
}

.ActionArea.-float .CommonButton.-primary {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

@media screen and (min-width: 768px) {
  .ActionArea.-float .CommonButton.-primary {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

.ActionArea.-float .CommonButton.-hasImage {
  padding: 0px 0px 0px 8px;
}

@media screen and (min-width: 768px) {
  .ActionArea.-float .CommonButton.-hasImage {
    padding: 0px 0px 0px 24px;
  }
}

.ActionArea.-float .CommonButton__labelText {
  margin-left: 0px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .ActionArea.-float .CommonButton__labelText {
    margin-left: 24px;
  }
}

.CommonButton__labelImage {
  display: block;
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.CommonButton__labelText {
  display: block;
  margin-left: 8px;
  text-align: center;
  width: auto;
}

@media screen and (min-width: 768px) {
  .CommonButton__labelText {
    width: 100%;
    max-width: 280px;
    margin-left: 24px;
  }
}

.CommonButton__text.-spNone {
  display: none;
}

@media screen and (min-width: 768px) {
  .CommonButton__text.-spNone {
    display: block;
  }
}

.CommonButton__wrapLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.CommonButton__wrapLink::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.CommonButton__link {
  color: #fff;
  display: inline-block;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  border-radius: 8px;
}

.CommonButton__link::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.CommonButton__link.-spNone {
  display: none;
}

@media screen and (min-width: 768px) {
  .CommonButton__link.-spNone {
    display: inline-block;
  }
}

.CommonButton__link.-spNone::after {
  content: none;
}

@media screen and (min-width: 768px) {
  .CommonButton__link.-spNone::after {
    content: "";
  }
}

.CommonButton__labelTag {
  display: inline-block;
  font-size: 1.4rem;
  color: #ffffff;
  background-color: #404040;
  border-radius: 4px;
  margin-left: auto;
  padding: 4px 6px;
  white-space: nowrap;
}

.CommonButton__telIcon, .CommonButton__telLabel {
  display: block;
}

.CommonButton__telIcon {
  width: 24px;
}

.CommonButton__telLabel {
  font-size: 10px;
  margin-top: 4px;
}

.CommonButton__telLink {
  display: block;
  text-align: center;
}

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