@charset "UTF-8";
.certification dl:first-of-type,
.welfarePoint dl:first-of-type {
  --number:url(../../common/images/sec/number/txt_no1.svg);
}
.certification dl:nth-of-type(2),
.welfarePoint dl:nth-of-type(2) {
  --number:url(../../common/images/sec/number/txt_no2.svg);
}
.certification dl:nth-of-type(3),
.welfarePoint dl:nth-of-type(3) {
  --number:url(../../common/images/sec/number/txt_no3.svg);
}
.certification dl:nth-of-type(4),
.welfarePoint dl:nth-of-type(4) {
  --number:url(../../common/images/sec/number/txt_no4.svg);
}
.certification dl:nth-of-type(5),
.welfarePoint dl:nth-of-type(5) {
  --number:url(../../common/images/sec/number/txt_no5.svg);
}
.certification dl:nth-of-type(6),
.welfarePoint dl:nth-of-type(6) {
  --number:url(../../common/images/sec/number/txt_no6.svg);
}
.certification dl:nth-of-type(7),
.welfarePoint dl:nth-of-type(7) {
  --number:url(../../common/images/sec/number/txt_no7.svg);
}
.certification dl:nth-of-type(8),
.welfarePoint dl:nth-of-type(8) {
  --number:url(../../common/images/sec/number/txt_no8.svg);
}
.certification dl:nth-of-type(9),
.welfarePoint dl:nth-of-type(9) {
  --number:url(../../common/images/sec/number/txt_no9.svg);
}
.certification dl:nth-of-type(10),
.welfarePoint dl:nth-of-type(10) {
  --number:url(../../common/images/sec/number/txt_no10.svg);
}
.certification dl:nth-of-type(11),
.welfarePoint dl:nth-of-type(11) {
  --number:url(../../common/images/sec/number/txt_no11.svg);
}
.certification dl:nth-of-type(12),
.welfarePoint dl:nth-of-type(12) {
  --number:url(../../common/images/sec/number/txt_no12.svg);
}
.certification dl:nth-of-type(13),
.welfarePoint dl:nth-of-type(13) {
  --number:url(../../common/images/sec/number/txt_no13.svg);
}
.certification dl:nth-of-type(14),
.welfarePoint dl:nth-of-type(14) {
  --number:url(../../common/images/sec/number/txt_no14.svg);
}
.certification dl:nth-of-type(15),
.welfarePoint dl:nth-of-type(15) {
  --number:url(../../common/images/sec/number/txt_no15.svg);
}
.certification dl:nth-of-type(16),
.welfarePoint dl:nth-of-type(16) {
  --number:url(../../common/images/sec/number/txt_no16.svg);
}
.certification dl:nth-of-type(17),
.welfarePoint dl:nth-of-type(17) {
  --number:url(../../common/images/sec/number/txt_no17.svg);
}
.certification dl:nth-of-type(18),
.welfarePoint dl:nth-of-type(18) {
  --number:url(../../common/images/sec/number/txt_no18.svg);
}
.certification dl:nth-of-type(19),
.welfarePoint dl:nth-of-type(19) {
  --number:url(../../common/images/sec/number/txt_no19.svg);
}
.certification dl:nth-of-type(20),
.welfarePoint dl:nth-of-type(20) {
  --number:url(../../common/images/sec/number/txt_no20.svg);
}

* {
  --pdfIcon:url(../images/sec/icon_pdf.svg);
  --excelIcon:url(../images/sec/icon_excel.svg);
  --wordIcon:url(../images/sec/icon_word.svg);
  --powerPointIcon:url(../images/sec/icon_powerPoint.svg);
}

.flow > dl:first-of-type {
  --backColor:#f1ede6;
  --backImage:url(../images/sec/deco_flow01.svg);
}
.flow > dl:first-of-type::after {
  --backImage:url(../images/sec/deco_flow_tri01.svg);
}
.flow > dl:nth-of-type(2) {
  --backColor:#fbc9af;
  --backImage:url(../images/sec/deco_flow02.svg);
}
.flow > dl:nth-of-type(2)::after {
  --backImage:url(../images/sec/deco_flow_tri02.svg);
}
.flow > dl:nth-of-type(3) {
  --backColor:#ffaf88;
  --backImage:url(../images/sec/deco_flow03.svg);
}
.flow > dl:nth-of-type(3)::after {
  --backImage:url(../images/sec/deco_flow_tri03.svg);
}
.flow > dl:nth-of-type(4) {
  --backColor:#ff945e;
  --backImage:url(../images/sec/deco_flow04.svg);
}
.flow > dl:nth-of-type(4)::after {
  --backImage:url(../images/sec/deco_flow_tri04.svg);
}
.flow > dl:nth-of-type(5) {
  --backColor:#ff6c00;
  --backImage:url(../images/sec/deco_flow05.svg);
  color: #fff;
}

/*=================================================================*/
/*	webフォントセット(NotoSans)
---------------------------------------------------------------*/
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 100;
  src: url("../font/NotoSansJP-Thin.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 200;
  src: url("../font/NotoSansJP-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 500;
  src: url("../font/NotoSansJP-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: bold;
  font-weight: 700;
  src: url("../font/NotoSansJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: bold;
  font-weight: 900;
  src: url("../font/NotoSansJP-Black.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 100;
  src: url("../font/NotoSansJP-Thin.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 200;
  src: url("../font/NotoSansJP-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSerifJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  src: url("../font/NotoSerifJP-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: bold;
  font-weight: 700;
  src: url("../font/NotoSerifJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: bold;
  font-weight: 900;
  src: url("../font/NotoSerifJP-Black.woff") format("woff");
}
/*=================================================================*/
/* ローディング画面
/*=================================================================*/
#fade {
  width: 100vw;
  height: 100vh;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 11;
}

.loaded #fade {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s;
  transition: all 0.8s;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

.loader {
  margin: auto;
  font-size: 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: -9999em;
  border-top: 0.7em solid rgba(186, 186, 186, 0.2);
  border-right: 0.7em solid rgba(186, 186, 186, 0.2);
  border-bottom: 0.7em solid rgba(186, 186, 186, 0.2);
  border-left: 0.7em solid #FF6C00;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*=================================================================*/
/* 全デバイス共通 */
/*=================================================================*/
/*	reset
---------------------------------------------------------------*/
* {
  padding: 0px;
  margin: 0px;
}

/*	img
---------------------------------------------------------------*/
img {
  border: none;
  vertical-align: middle;
}

/*	table
----------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

/*	clearfix
---------------------------------------------------------------*/
.cf:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .cf {
  height: 1%;
}

.cf {
  display: block;
}

/* End hide from IE-mac */
/*	link
---------------------------------------------------------------*/
a,
a:visited,
a:active {
  color: #000000;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  a:hover {
    opacity: 0.6;
  }
}

/*	color
---------------------------------------------------------------*/
#wrap .red {
  color: red;
}

/*	space
---------------------------------------------------------------*/
#wrap .mb0 {
  margin-bottom: 0 !important;
}

#wrap .mb10 {
  margin-bottom: 10px;
}

#wrap .mb15 {
  margin-bottom: 15px;
}

#wrap .mb30 {
  margin-bottom: 30px;
}

#wrap .mb50 {
  margin-bottom: 50px;
}

/*	ul
---------------------------------------------------------------*/
li {
  list-style-type: none;
}

/*	p
---------------------------------------------------------------*/
p {
  color: #141414;
}

/*	inputreset
---------------------------------------------------------------*/
input, button, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

/*	sampleBox(構築時削除してください)
---------------------------------------------------------------*/
.sampleBox {
  background: #eee;
  height: 2000px;
}

/*=================================================================*/
body {
  line-height: 1.78;
  margin: 0 auto;
  text-align: left;
  word-break: break-all;
  font-family: "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #141414;
  background: #fff;
}

.gradation {
  -ms-filter: blur(6px);
  filter: blur(6px);
}

/*******************************************************************/
/* Print */
/*******************************************************************/
@media print {
  header {
    position: absolute !important;
    top: 0;
  }
}
/*******************************************************************/
/* PC */
/*******************************************************************/
@media print, screen and (min-width: 769px) {
  /*<start>==========================================================*/
  html {
    height: 100%;
    font-size: 62.5%;
  } /*10px相当にreset*/
  body {
    height: 100%;
    margin: 0;
    font-size: 16px; /*css3の効かないブラウザ用*/
    font-size: 1.6rem; /*bodyのベースサイズをセット（ここでは16px）以下各要素は10pxを基準にサイズ指定1.2rem（12px）1.4rem（14px）など）*/
    font-weight: 500;
  }
  #wrap {
    position: relative;
    overflow: hidden;
  }
  .sp {
    display: none !important;
  }
  /*=================================================================*/
  /*	エントリーボタン */
  /*=================================================================*/
  a.btn_entry {
    padding-left: 12px;
    width: 152px;
    height: 184px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: url("../images/top/entry_bg.svg");
    background-repeat: no-repeat;
    background-position: right top;
    box-sizing: border-box;
    position: fixed;
    bottom: 28px;
    right: 0;
    z-index: 2;
    transition: 0.4s;
    filter: drop-shadow(0 8px 0 rgb(202, 178, 79));
    -webkit-filter: drop-shadow(0 8px 0 rgb(202, 178, 79));
  }
  a.btn_entry img {
    margin-top: 7px;
    transition: 0.2s;
  }
  a.btn_entry:hover {
    opacity: 1;
  }
  a.btn_entry:hover img {
    margin-top: -6px;
    transition: 0.3s;
  }
  a.btn_entry.hide {
    right: -160px;
    transition: 0.4s;
    transition-delay: 0.3s;
  }
  /*=================================================================*/
  /*	header */
  /*=================================================================*/
  header {
    padding: 40px 30px 0 30px;
    box-sizing: border-box;
    width: 100%;
    position: fixed;
    background: #fff;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
  }
  header > div:first-of-type {
    flex-basis: 50%;
    max-width: 664px;
  }
  header > div:first-of-type a img {
    width: 100%;
  }
  header nav {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/union/bg_nav.svg) no-repeat top -11px right -27px;
    background-size: 546px 241px;
  }
  header nav ul {
    display: flex;
    gap: 20px;
    padding: 30px 30px 50px 150px;
  }
  header nav ul li a {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: -3.2px;
    font-weight: 400;
  }
  .navMenu {
    display: none;
  }
  .menuTriggerBox {
    display: none;
  }
  a.topscroll {
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    width: 57px;
    height: 57px;
    background: #141414;
  }
  /*=================================================================*/
  /*	footer */
  /*=================================================================*/
  footer {
    background-color: #ece8dc;
    background-image: url(../images/union/deco_footer1.svg), url(../images/union/deco_footer2.svg), url(../images/union/deco_footer3.svg), url(../images/union/deco_footer4.svg), url(../images/union/deco_footer5.svg);
    background-repeat: no-repeat;
    background-position: calc(50% - 931px) calc(50% - 232px), calc(50% - 541px) calc(50% + 258px), calc(50% + 0px) calc(50% + 232px), calc(50% + 139px) calc(50% - 233px), calc(50% + 881px) calc(50% + 0px);
  }
  footer .inner {
    margin: 0 auto;
    max-width: 1600px;
    display: flex;
    justify-content: space-between;
    gap: 10%;
    padding: 87px 30px 77px;
  }
  footer .inner > div:first-of-type {
    flex-basis: 30%;
  }
  footer .inner > div:first-of-type a {
    display: block;
    margin-bottom: 20px;
  }
  footer .inner > div:first-of-type a.btn {
    background-color: #FF6C00;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    border-radius: 100px;
    margin-top: 30px;
    opacity: 1;
    transition: 0.2s;
  }
  footer .inner > div:first-of-type a.btn:hover {
    background-color: #141414;
  }
  footer .inner > div:first-of-type a img {
    width: 100%;
    height: auto;
  }
  footer .inner > div:nth-of-type(2) {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    gap: 10%;
  }
  footer .inner > div:nth-of-type(2) h3 {
    line-height: 1.2em;
    margin-bottom: 13px;
  }
  footer .inner > div:nth-of-type(2) h3 span {
    display: block;
    color: #FF6C00;
    font-size: 1.3rem;
    font-weight: 600;
  }
  footer .inner > div:nth-of-type(2) ul li a {
    opacity: 1;
    font-size: 1.3rem;
    background: linear-gradient(transparent 97%, #141414 97%);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 0% 100%;
    transition: 0.2s;
  }
  footer .inner > div:nth-of-type(2) ul li a:hover {
    background-size: 100% 100%;
  }
  footer .copy {
    margin: 0 auto;
    max-width: 1600px;
    display: flex;
    justify-content: flex-end;
    padding: 0 30px 15px;
    text-align: center;
    font-size: 1.3rem;
  }
  /*<end>============================================================*/
}
/*******************************************************************/
/* SP */
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  html {
    font-size: 62.5%;
  } /*10px相当にreset*/
  body {
    font-size: 14px; /*css3の効かないブラウザ用*/
    font-size: 1.4rem; /*bodyのベースサイズをセット（ここでは20px）以下各要素は10pxを基準にサイズ指定2.2rem（22px）2.4rem（24px）など）*/
  }
  html, body {
    -webkit-text-size-adjust: 100%; /* iPhoneでのフォントサイズ自動変換OFF  縦横でのフォントサイズが固定される */
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
  }
  #wrap {
    position: relative;
  }
  .pc {
    display: none !important;
  }
  /*=================================================================*/
  /*	エントリーボタン */
  /*=================================================================*/
  a.btn_entry {
    margin: auto;
    padding: 2% 40px;
    width: 90%;
    max-width: 500px;
    background: #ffefad;
    border-radius: 20px;
    box-shadow: 0px 6px 0px #cab24f;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 10px;
    z-index: 2;
    transition: 0.4s;
    transition-delay: 0.1s;
  }
  a.btn_entry img {
    width: 100%;
    max-width: 154px;
    transition: 0.3s;
  }
  a.btn_entry:hover {
    opacity: 1;
  }
  a.btn_entry:active {
    background: #f7dd70;
  }
  a.btn_entry:active img {
    margin-top: -8px;
    margin-bottom: 8px;
    transition: 0.3s;
  }
  a.btn_entry.hide {
    bottom: -160px;
    transition: 0.5s;
    transition-delay: 0.3s;
  }
  /*	ハンバーガーメニュー
  ---------------------------------------------------------------*/
  .menuTriggerBox {
    background: url(../images/union/bg_nav_sp.svg) no-repeat center;
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 89px;
    height: 90px;
    background-size: 100%;
    z-index: 10;
    cursor: pointer;
    transition: 0.2s;
  }
  .menuTriggerBox span {
    display: block;
    font-size: 1.1rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.19rem;
  }
  .menuTriggerBox.active {
    height: 90px !important;
  }
  .menuTrigger,
  .menuTrigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .menuTrigger {
    position: relative;
    top: 0;
    width: 40px;
    height: 15px;
  }
  .menuTrigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #1e1e1e;
    border-radius: 4px;
  }
  .menuTrigger span:nth-of-type(1) {
    top: 0;
  }
  .menuTrigger span:nth-of-type(2) {
    bottom: 0;
  }
  .menuTrigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
  }
  .menuTrigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(-5px) rotate(45deg);
    transform: translateY(-5px) rotate(45deg);
  }
  /*	img
  ----------------------------------------------------*/
  img {
    width: 100%;
    height: auto;
  }
  /*=================================================================*/
  /*	footer */
  /*=================================================================*/
  footer .inner {
    background-color: #ece8dc;
    background-image: url(../images/union/deco_footer1.svg), url(../images/union/deco_footer2.svg), url(../images/union/deco_footer3.svg), url(../images/union/deco_footer4.svg), url(../images/union/deco_footer5.svg);
    background-repeat: no-repeat;
    background-position: left -50px top -30px, center bottom -130px, right -250px center, calc(50% + 139px) calc(50% - 233px), calc(50% + 881px) calc(50% + 0px);
    padding: 30px 20px 40px;
  }
  footer .inner > div:first-of-type a {
    display: block;
    width: 100%;
    max-width: 300px;
    margin-bottom: 30px;
  }
  footer .inner > div:nth-of-type(2) {
    display: none;
  }
  footer .copy {
    text-align: center;
    font-size: 1.2rem;
    padding: 20px 0;
  }
  /*=================================================================*/
  /*	header */
  /*=================================================================*/
  header {
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
  }
  header .logo {
    width: 65%;
    display: block;
  }
  /*=================================================================*/
  /*	ハンバーガーボタンと連動したメニュー */
  /*=================================================================*/
  .navMenu {
    overflow: auto;
    background: #fff;
    width: 80vw;
    height: calc(100vh - 100px);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    position: fixed;
    box-sizing: border-box;
    border-radius: 30px 30px 0 0;
    filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.15));
    box-sizing: border-box;
    padding: 50px 40px;
    transition: 0.5s;
  }
  .navMenu ul li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 0;
  }
  .navMenu ul li::after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    background-color: #ddd;
    margin: auto;
    position: absolute;
    bottom: 0;
  }
  .navMenu ul li::before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: flex;
    width: 20px;
    height: 20px;
    background-color: #FF6C00;
    background-image: url(../images/union/icon_nav_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    border-radius: 50%;
  }
  .navMenu.left {
    left: -100vw;
  }
  .navMenu.left.active {
    left: 0;
  }
  .navMenu.right {
    right: -100vw;
  }
  .navMenu.right.active {
    right: -17px;
  }
  .navMenu.top {
    top: -100vh;
  }
  .navMenu.top.active {
    top: 0;
  }
  .navMenu.fade {
    opacity: 0;
    visibility: hidden;
    transform: scale(1.01);
  }
  .navMenu.fade.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  /*<end>============================================================*/
}
/*******************************************************************/
/* TB(header only) */
/*******************************************************************/
@media screen and (min-width:769px) and ( max-width:1100px) {
  /*<start>==========================================================*/
  header nav.pc {
    display: none;
  }
  /*	ハンバーガーメニュー
  ---------------------------------------------------------------*/
  .menuTriggerBox {
    background: url(../images/union/bg_nav_sp.svg) no-repeat center;
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 118px;
    height: 118px;
    z-index: 10;
    cursor: pointer;
    transition: 0.2s;
  }
  .menuTriggerBox span {
    display: block;
    font-size: 1.1rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.19rem;
  }
  .menuTriggerBox.active {
    height: 118px !important;
  }
  .menuTrigger,
  .menuTrigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .menuTrigger {
    position: relative;
    top: 0;
    width: 40px;
    height: 15px;
  }
  .menuTrigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #1e1e1e;
    border-radius: 4px;
  }
  .menuTrigger span:nth-of-type(1) {
    top: 0;
  }
  .menuTrigger span:nth-of-type(2) {
    bottom: 0;
  }
  .menuTrigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
  }
  .menuTrigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(-5px) rotate(45deg);
    transform: translateY(-5px) rotate(45deg);
  }
  /*=================================================================*/
  /*	ハンバーガーボタンと連動したメニュー */
  /*=================================================================*/
  .navMenu {
    display: block;
    background: #fff;
    width: 80vw;
    height: calc(100vh - 100px);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    position: fixed;
    box-sizing: border-box;
    border-radius: 30px 30px 0 0;
    filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.15));
    box-sizing: border-box;
    padding: 50px 40px;
    transition: 0.5s;
  }
  .navMenu ul li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 0;
  }
  .navMenu ul li::after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    background-color: #ddd;
    margin: auto;
    position: absolute;
    bottom: 0;
  }
  .navMenu ul li::before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: flex;
    width: 20px;
    height: 20px;
    background-color: #FF6C00;
    background-image: url(../images/union/icon_nav_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    border-radius: 50%;
  }
  .navMenu.left {
    left: -100vw;
  }
  .navMenu.left.active {
    left: 0;
  }
  .navMenu.right {
    right: -100vw;
  }
  .navMenu.right.active {
    right: -17px;
  }
  .navMenu.top {
    top: -100vh;
  }
  .navMenu.top.active {
    top: 0;
  }
  .navMenu.fade {
    opacity: 0;
    visibility: hidden;
    transform: scale(1.01);
  }
  .navMenu.fade.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  /*=================================================================*/
  /*	footer */
  /*=================================================================*/
  footer .inner > div:nth-of-type(2) {
    display: none;
  }
  footer .copy {
    text-align: center;
  }
  /*<end>============================================================*/
}

/*# sourceMappingURL=theme.css.map */
