@charset "UTF-8";
/*=================================================================*/
/*	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 #35261e;
  -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: #E80B74;
}

/*	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: 160%;
  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;
}

/*******************************************************************/
/* 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: 300;
  }
  #wrap {
    position: relative;
  }
  .sp {
    display: none !important;
  }
  /*	ハンバーガーメニュー
  ---------------------------------------------------------------*/
  .menuTriggerBox {
    position: fixed;
    top: 23px;
    right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 68px;
    height: 68px;
    z-index: 10;
    cursor: pointer;
    transition: 0.2s;
  }
  .menuTriggerBox.compact {
    height: 55px;
  }
  .menuTriggerBox.active {
    height: 68px !important;
  }
  .menuTrigger,
  .menuTrigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .menuTrigger {
    position: relative;
    top: 0;
    width: 30px;
    height: 27px;
  }
  .menuTrigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #1e1e1e;
    border-radius: 4px;
  }
  .menuTrigger span:nth-of-type(1) {
    top: 0;
  }
  .menuTrigger span:nth-of-type(2) {
    top: 11px;
  }
  .menuTrigger span:nth-of-type(3) {
    bottom: 0;
  }
  .menuTrigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  .menuTrigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menuTrigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-20px) rotate(45deg);
    transform: translateY(-13px) rotate(45deg);
  }
  /*=================================================================*/
  /*	ハンバーガーボタンと連動したメニュー */
  /*=================================================================*/
  .navMenu {
    background: #aaa;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    position: fixed;
    box-sizing: border-box;
    transition: 0.5s;
  }
  .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);
  }
  /*=================================================================*/
  /*	main */
  /*=================================================================*/
  #wrap {
    width: 100%;
    min-width: 1360px;
    display: flex;
    background: url(../images/union/bg_pattern.jpg);
  }
  .main {
    flex: 1;
    width: calc(100% - 240px);
    position: relative;
  }
  .title {
    width: 100%;
    aspect-ratio: 240/160;
    box-sizing: border-box;
    background: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .title img {
    width: 175px;
    height: auto;
  }
  /*=================================================================*/
  /*	header */
  /*=================================================================*/
  .header {
    width: calc(100% - 240px);
    padding: 10px 50px;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: transparent;
    transition: 0.3s;
    /*	文字サイズ
    ---------------------------------------------------------------*/
    /*	検索窓
    ---------------------------------------------------------------*/
  }
  .header.is-scrolled {
    background: rgba(66, 66, 66, 0.5);
  }
  .header ul.size {
    display: flex;
    align-items: center;
  }
  .header ul.size li {
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff;
    margin: 0 5px;
  }
  .header ul.size li button {
    color: #fff;
  }
  .header ul.size li button:hover {
    opacity: 0.6;
    text-decoration: underline;
  }
  .header ul.size li:first-child {
    margin-right: 20px;
  }
  .header .search {
    border: 1px solid #fff;
    padding: 2px 4px 2px 8px;
    box-sizing: border-box;
    background-color: rgba(47, 47, 47, 0.5);
    display: flex;
    align-items: center;
    margin-right: 30px;
  }
  .header .search input[type=submit] {
    width: 16px;
    height: 16px;
    background: url(../images/union/icon_search.svg) no-repeat center;
    margin-right: 10px;
    position: relative;
    top: 5px;
  }
  .header .search input[type=text] {
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff;
    line-height: 1;
  }
  .header .search input[type=text]::placeholder {
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff;
  }
  /*=================================================================*/
  /*	side */
  /*=================================================================*/
  .side {
    width: 240px;
    height: auto;
    background: #EBE4DF;
  }
  .side .sideContents {
    position: sticky;
    top: 0px;
  }
  .side .navContents {
    height: calc(100% - 160px);
    overflow-y: auto;
  }
  .side .nav {
    margin-top: 36px;
  }
  .side .nav li {
    position: relative;
  }
  .side .nav li a {
    display: block;
    font-family: "Yu Mincho", sans-serif;
    font-weight: 600;
    line-height: normal;
    font-style: normal;
    color: #333333;
    font-size: 1.6rem;
    white-space: nowrap;
    white-space: pre;
    padding-left: 16.67%;
    transition: 0.3s;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
  }
  .side .nav li a .en {
    display: block;
    font-family: "Yu Mincho", sans-serif;
    font-weight: 600;
    line-height: normal;
    font-style: normal;
    color: #8d8d8d;
    font-size: 1.3rem;
    white-space: nowrap;
    white-space: pre;
  }
  .side .nav li a:hover {
    background-color: #fff8dc;
  }
  .side .nav li a:hover::before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    border-radius: 50%;
    background-color: #FF2A2A;
    aspect-ratio: 1;
    left: 7.92%;
    top: 22%;
  }
  /*=================================================================*/
  /*	btn */
  /*=================================================================*/
  .btnArea {
    display: inline-block;
  }
  a.btn {
    width: 180px;
    height: 40px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
  }
  a.btn span {
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #333;
  }
  a.btn:hover {
    background-color: #505050;
    opacity: 1;
  }
  a.btn:hover span {
    color: #fff;
  }
  .btnAnchor a {
    width: 100%;
    height: 40px;
    background-color: #fff;
    background-image: url(../images/sec/list_arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 22px;
    display: block;
    transition: 0.3s;
    border: 1px solid #7B7B7B;
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #333 !important;
    text-align: center;
    box-sizing: border-box;
    padding: 6px 10px;
  }
  .btnAnchor a:hover {
    background-color: #505050;
    opacity: 1;
    color: #fff !important;
  }
  /*=================================================================*/
  /*	link */
  /*=================================================================*/
  section.linkArea {
    width: 100%;
    height: 132px !important;
    background: #333333;
    padding: 36px 0;
    box-sizing: border-box;
  }
  section.linkArea ul {
    display: flex;
    justify-content: center;
    gap: 40px;
  }
  section.linkArea ul li a {
    transition: 0.3s;
  }
  /*=================================================================*/
  /*	topscroll */
  /*=================================================================*/
  a.topscroll {
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    width: 57px;
    height: 57px;
    background: #141414;
  }
  /*=================================================================*/
  /*	footer */
  /*=================================================================*/
  footer {
    width: 100%;
    padding: 40px 40px;
    box-sizing: border-box;
    border-top: 1px solid #767676;
    background-color: #333333;
    display: flex;
    justify-content: space-between;
  }
  footer a {
    transition: 0.3s;
  }
  footer .f_left .f_logo {
    margin-right: 30px;
  }
  footer .f_right {
    text-align: right;
  }
  footer .f_right p {
    color: #fff;
    line-height: 1.6;
    font-weight: normal;
  }
  footer .f_right p.department {
    font-size: 1.6rem;
  }
  footer .f_right p.address {
    font-size: 1.3rem;
  }
  footer .f_right p.tel {
    font-size: 1.3rem;
  }
  footer .f_right p.privacy a {
    font-size: 1.2rem;
    color: #fff;
  }
  footer .f_right p.copy {
    font-size: 1rem;
    color: #7B7B7B;
    margin-top: 12px;
  }
  /*<end>============================================================*/
}
/*******************************************************************/
/* SP */
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  html {
    font-size: 62.5%;
  } /*10px相当にreset*/
  body {
    font-size: 15px; /*css3の効かないブラウザ用*/
    font-size: 1.5rem; /*bodyのベースサイズをセット（ここでは20px）以下各要素は10pxを基準にサイズ指定2.2rem（22px）2.4rem（24px）など）*/
  }
  html, body {
    -webkit-text-size-adjust: 100%; /* iPhoneでのフォントサイズ自動変換OFF  縦横でのフォントサイズが固定される */
    -webkit-font-smoothing: antialiased;
  }
  #wrap {
    position: relative;
  }
  .pc {
    display: none !important;
  }
  /*	ハンバーガーメニュー
  ---------------------------------------------------------------*/
  .menuTriggerBox {
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 68px;
    height: 68px;
    z-index: 10;
    cursor: pointer;
    transition: 0.2s;
  }
  .menuTriggerBox.compact {
    height: 55px;
  }
  .menuTriggerBox.active {
    height: 68px !important;
  }
  .menuTrigger,
  .menuTrigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .menuTrigger {
    position: relative;
    top: 0;
    width: 40px;
    height: 27px;
  }
  .menuTrigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
  }
  .menuTrigger span:nth-of-type(1) {
    top: 0;
  }
  .menuTrigger span:nth-of-type(2) {
    top: 11px;
  }
  .menuTrigger span:nth-of-type(3) {
    bottom: 0;
  }
  .menuTrigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  .menuTrigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menuTrigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-20px) rotate(45deg);
    transform: translateY(-13px) rotate(45deg);
  }
  .menuTrigger {
    position: relative;
  }
  .menuTrigger::after {
    content: "MENU";
    font-family: "Comfortaa", sans-serif;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    bottom: -18px;
    left: 0;
  }
  /*	img
  ----------------------------------------------------*/
  img {
    width: 100%;
    height: auto;
  }
  /*=================================================================*/
  /*	ハンバーガーボタンと連動したメニュー */
  /*=================================================================*/
  .navMenu {
    background: #EBE4DF;
    width: 100vw;
    height: 100vh;
    z-index: 3;
    position: fixed;
    box-sizing: border-box;
    transition: 0.5s;
    overflow-y: auto;
  }
  .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);
  }
  .navMenu .inner {
    padding-top: 78px;
  }
  .head {
    width: 100%;
    height: 78px;
    background: #333;
    box-sizing: border-box;
    padding: 15px 3%;
    position: fixed;
  }
  .head .title a {
    display: inline-block;
  }
  .head .title a img {
    width: auto;
    height: 50px;
  }
  .nav {
    margin-top: 40px;
  }
  .nav li {
    position: relative;
    margin-bottom: 5%;
  }
  .nav li a {
    display: block;
    font-family: "Yu Mincho", sans-serif;
    font-weight: 600;
    line-height: normal;
    font-style: normal;
    color: #333333;
    font-size: 1.6rem;
    white-space: nowrap;
    white-space: pre;
    padding-left: 16.67%;
  }
  .nav li a .en {
    display: block;
    font-family: "Yu Mincho", sans-serif;
    font-weight: 600;
    line-height: normal;
    font-style: normal;
    color: #8d8d8d;
    font-size: 1.3rem;
    white-space: nowrap;
    white-space: pre;
  }
  /*=================================================================*/
  /*	main */
  /*=================================================================*/
  #wrap {
    width: 100%;
    background: url(../images/union/bg_pattern.jpg);
  }
  /*=================================================================*/
  /*	header */
  /*=================================================================*/
  .header {
    width: 100%;
    padding: 10px 3%;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
    transition: 0.3s;
  }
  .header.is-scrolled {
    background: rgba(66, 66, 66, 0.5);
  }
  .header .title {
    width: 30%;
    height: auto;
  }
  .header .head_search_link {
    width: 40px;
    height: auto;
    padding-right: 60px;
    display: block;
    position: relative;
  }
  .header .head_search {
    position: absolute;
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    -moz-transform: translate3d(0, -100px, 0);
    -o-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    -webkit-transition: -webkit-transform 0.25s linear;
    -moz-transition: -moz-transform 0.25s linear;
    -o-transition: -o-transform 0.25s linear;
    transition: transform 0.25s linear;
  }
  .header .head_search.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 65px, 0);
    -moz-transform: translate3d(0, 65px, 0);
    -o-transform: translate3d(0, 65px, 0);
    transform: translate3d(0, 65px, 0);
  }
  .header .search {
    width: 80%;
    border: 1px solid #fff;
    padding: 8px 10px;
    box-sizing: border-box;
    background-color: rgba(47, 47, 47, 0.8);
    display: flex;
    align-items: center;
    margin-right: 30px;
  }
  .header .search input[type=submit] {
    width: 16px;
    height: 16px;
    background: url(../images/union/icon_search.svg) no-repeat center;
    margin-right: 10px;
    position: relative;
    top: 5px;
  }
  .header .search input[type=text] {
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff;
    line-height: 1;
  }
  .header .search input[type=text]::placeholder {
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff;
  }
  /*=================================================================*/
  /*	btn */
  /*=================================================================*/
  .btnArea {
    display: inline-block;
  }
  a.btn {
    width: 150px;
    height: 30px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
  }
  a.btn span {
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: #333;
  }
  .btnAnchor {
    margin-bottom: 0 !important;
  }
  .btnAnchor a {
    width: 100%;
    height: 30px;
    background-color: #fff;
    background-image: url(../images/sec/list_arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 22px;
    display: block;
    transition: 0.3s;
    border: 1px solid #7B7B7B;
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #333 !important;
    text-align: center;
    box-sizing: border-box;
    padding: 4px 10px;
  }
  /*=================================================================*/
  /*	link */
  /*=================================================================*/
  section.linkArea {
    width: 100%;
    background: #333333;
    padding: 36px 3%;
    box-sizing: border-box;
  }
  section.linkArea ul {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  section.linkArea ul li {
    width: calc(50% - 10px);
  }
  section.linkArea ul li a {
    width: 100%;
  }
  /*=================================================================*/
  /*	topscroll */
  /*=================================================================*/
  a.topscroll {
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    width: 40px;
    height: 40px;
    background: #141414;
  }
  /*=================================================================*/
  /*	footer */
  /*=================================================================*/
  footer {
    width: 100%;
    padding: 20px 3%;
    box-sizing: border-box;
    border-top: 1px solid #767676;
    background-color: #333333;
  }
  footer a {
    transition: 0.3s;
  }
  footer .f_left {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10%;
  }
  footer .f_left a {
    max-width: 175px;
  }
  footer .f_right {
    width: 100%;
    text-align: right;
  }
  footer .f_right p {
    color: #fff;
    line-height: 1.6;
    font-weight: normal;
  }
  footer .f_right p.department {
    font-size: 1.2rem;
  }
  footer .f_right p.address {
    font-size: 1rem;
  }
  footer .f_right p.tel {
    font-size: 1rem;
  }
  footer .f_right p.privacy a {
    font-size: 0.8rem;
    color: #fff;
  }
  footer .f_right p.copy {
    font-size: 0.8rem;
    color: #7B7B7B;
    margin-top: 12px;
  }
  /*<end>============================================================*/
}
/*******************************************************************/
/* TB(header only) */
/*******************************************************************/
@media screen and (min-width:769px) and ( max-width:1200px) {
  /*<start>==========================================================*/
  /*<end>============================================================*/
}

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