@charset "UTF-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #111;
  --color-primary: #2BA1D3;
  --color-primary-shade: #005A80;
  --color-primary-tint: #505050;
  --color-secondary: #DFF1F9;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-primary: #2BA1D3;
  --header-color-primary-shade: #005A80;
  --header-color-primary-tint: #aaa;
  --footer-background: #2BA1D3;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Raleway", sans-serif;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px200: min(calc(200px + (1vw - 19.2px) * 6.5046), 200px);
  --px190: min(calc(190px + (1vw - 19.2px) * 6.1795), 190px);
  --px180: min(calc(180px + (1vw - 19.2px) * 5.8543), 180px);
  --px170: min(calc(170px + (1vw - 19.2px) * 5.5291), 170px);
  --px160: min(calc(160px + (1vw - 19.2px) * 5.2039), 160px);
  --px150: min(calc(150px + (1vw - 19.2px) * 4.8787), 150px);
  --px140: min(calc(140px + (1vw - 19.2px) * 4.5535), 140px);
  --px130: min(calc(130px + (1vw - 19.2px) * 4.2283), 130px);
  --px120: min(calc(120px + (1vw - 19.2px) * 3.9031), 120px);
  --px110: min(calc(110px + (1vw - 19.2px) * 3.5780), 110px);
  --px100: min(calc(100px + (1vw - 19.2px) * 3.2526), 100px);
  --px98: min(calc(98px + (1vw - 19.2px) * 3.1868), 98px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1210), 96px);
  --px94: min(calc(94px + (1vw - 19.2px) * 3.0551), 94px);
  --px92: min(calc(92px + (1vw - 19.2px) * 2.9893), 92px);
  --px90: min(calc(90px + (1vw - 19.2px) * 2.9235), 90px);
  --px88: min(calc(88px + (1vw - 19.2px) * 2.8576), 88px);
  --px86: min(calc(86px + (1vw - 19.2px) * 2.7918), 86px);
  --px84: min(calc(84px + (1vw - 19.2px) * 2.7260), 84px);
  --px82: min(calc(82px + (1vw - 19.2px) * 2.6601), 82px);
  --px80: min(calc(80px + (1vw - 19.2px) * 2.5943), 80px);
  --px78: min(calc(78px + (1vw - 19.2px) * 2.5285), 78px);
  --px76: min(calc(76px + (1vw - 19.2px) * 2.4626), 76px);
  --px74: min(calc(74px + (1vw - 19.2px) * 2.3968), 74px);
  --px72: min(calc(72px + (1vw - 19.2px) * 2.3310), 72px);
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2639), 70px);
  --px68: min(calc(68px + (1vw - 19.2px) * 2.1993), 68px);
  --px66: min(calc(66px + (1vw - 19.2px) * 2.1346), 66px);
  --px64: min(calc(64px + (1vw - 19.2px) * 2.0698), 64px);
  --px62: min(calc(62px + (1vw - 19.2px) * 2.0051), 62px);
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9404), 60px);
  --px58: min(calc(58px + (1vw - 19.2px) * 1.8757), 58px);
  --px56: min(calc(56px + (1vw - 19.2px) * 1.8110), 56px);
  --px54: min(calc(54px + (1vw - 19.2px) * 1.7463), 54px);
  --px52: min(calc(52px + (1vw - 19.2px) * 1.6815), 52px);
  --px50: min(calc(50px + (1vw - 19.2px) * 1.6168), 50px);
  --px48: min(calc(48px + (1vw - 19.2px) * 1.5521), 48px);
  --px36: min(calc(36px + (1vw - 19.2px) * 1.1642), 36px);
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2289), 38px);
  --px46: min(calc(46px + (1vw - 19.2px) * 1.4873), 46px);
  --px44: min(calc(44px + (1vw - 19.2px) * 1.4229), 44px);
  --px42: min(calc(42px + (1vw - 19.2px) * 1.3582), 42px);
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2935), 40px);
  --px34: min(calc(34px + (1vw - 19.2px) * 1.0995), 34px);
  --px32: min(calc(32px + (1vw - 19.2px) * 1.0349), 32px);
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9702), 30px);
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9055), 28px);
  --px26: min(calc(26px + (1vw - 19.2px) * 0.8408), 26px);
  --px24: min(calc(24px + (1vw - 19.2px) * 0.7762), 24px);
  --px22: min(calc(22px + (1vw - 19.2px) * 0.7115), 22px);
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6469), 20px);
  --px18: min(calc(18px + (1vw - 19.2px) * 0.5822), 18px);
  --px16: min(calc(16px + (1vw - 19.2px) * 0.5175), 16px);
  --px14: min(calc(14px + (1vw - 19.2px) * 0.4528), 14px);
  --px12: min(calc(12px + (1vw - 19.2px) * 0.3883), 12px);
  --px10: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px);
}

/*--------------google翻訳--------------*/
.gtranslate_wrapper {
  background: var(--color-primary-shade);
  gap: 3px;
}

.glink {
  align-content: center;
}

@media print, screen and (min-width: 1024px) {
  #header {
    height: auto !important;
  }
  #header-layout {
    height: 100px;
  }
  .gtranslate_wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
    width: 100%;
    margin: 0 auto;
	  background:var(--color-primary);
  }
  select.gt_selector.notranslate {
    width: 190px;
  }
}
@media print, screen and (max-width: 1023px) {
  .header__translator {
    position: fixed;
    overflow: hidden;
    z-index: 999;
    right: 0;
    bottom: 120px;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 10px 10px 10px;
    border-radius: 5px 0 0 5px;
    transition: 0.5s;
  }
  .gtranslate_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    background: transparent;
    gap: 4px;
  }
  .gtranslate_wrapper br {
    display: none;
  }
  select.gt_selector {
    display: none;
  }
}
.gtranslate_wrapper .glink:nth-child(1) {
  order: 3;
}

.gtranslate_wrapper .glink:nth-child(2) {
  order: 2;
}

.gtranslate_wrapper .glink:nth-child(3) {
  order: 1;
}

.gtranslate_wrapper .gt_selector {
  order: 4;
}

/*--------------google翻訳ここまで--------------*/
.subimitarea .linkBtn {
  padding: 0 !important;
  max-width: 320px;
}

.linkBtn {
  border-radius: 0 !important;
}

.linkBtn:hover{
	background:var(--header-color-primary-shade) !important; 
}

.page-contact .dn, .page-thanks .dn, .page-sitemap .dn {
  display: none;
}

.title__area {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.title__area::after {
  content: none !important;
}
.title-ja {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
  font-weight: 500;
  color: var(--color-primary-tint);
  font-family: var(--font-family01);
}
.title-en {
  color: var(--color-primary);
  font-size: var(--rem42);
  font-weight: 400;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}

.bg-image {
  position: relative;
}
.bg-image > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg-image > div {
  position: relative;
}
.bg-image.cta-bg > img {
  aspect-ratio: 1920/328;
  height: auto;
}
@media screen and (max-width: 768px) {
  .bg-image.cta-bg > img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

header .title-2row {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  header .title-2row {
    display: flex !important;
  }
}
header .title-2row__large {
  font-family: var(--font-family02);
  font-size: var(--px42);
  color: var(--color-primary);
  font-weight: 400;
  line-height: 1;
}
header .title-2row__small {
  font-size: var(--rem20);
  font-family: var(--body-font-family);
  color: var(--color-primary-tint);
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  header .title-2row__small {
    display: block !important;
  }
}

#header-layout .title-2row__large, #breadcrumb .title-2row__large, .page-sitemap #content .title-2row__large, #footer .title-2row__large {
  display: none;
}

.archive .title.first span,.category .title.first span{
	 font-size: var(--rem20);
  font-family: var(--body-font-family);
  color: var(--color-primary-tint);
  line-height: 1;
}

.category-news .title.first{
	position:relative;
	display: flex;
  flex-direction: column;
  gap: 10px;
}

.category-news .title.first:before{
	content:'NEWS';
		font-family: var(--font-family02);
  font-size: var(--px42);
  color: var(--color-primary);
  font-weight: 400;
  line-height: 1;
}

#thumbImg::before, header#h1Header::before {
  content: none !important;
}

.post table {
  border-color: var(--color-primary);
}
.post table tbody tr th {
  background: var(--color-secondary);
  padding: var(--px28);
  border-color: var(--color-primary);
  color: var(--color-font);
}
.post table tbody tr td {
  align-content: center;
  border-color: var(--color-primary);
  color: var(--color-font);
}

.wpcf7-form .must {
  background: var(--color-primary-shade) !important;
}

.postlist li:first-child {
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist li {
  border-top: none !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist .post_text {
  padding: var(--px36) 0 !important;
}

.widearea {
  margin-right: calc((100vw - 100%) / 2 * -1);
  margin-left: calc((100vw - 100%) / 2 * -1);
}

.w240 {
  width: 100%;
  max-width: 240px !important;
}

.w420 {
  width: 100%;
  max-width: 420px;
}

.mt12 {
  margin-top: var(--px120) !important;
}

.inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .inner {
    padding: 0 24px;
  }
	.page_contents--top {
		 font-size: var(--rem20);
	}
}

.page_contents--top {
  line-height: 2.3;
  letter-spacing: 0.05em;
  font-size: var(--px18);
}

@media screen and (max-width: 768px) {
	.page_contents--top {
		 font-size: var(--rem20);
	}
}

.grid {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--px130);
}
@media screen and (max-width: 768px) {
  .grid {
    grid-template-columns: 1fr;
  }
}
.grid li {
  margin: 0 auto;
  width: 100%;
  max-width: 552px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.grid li img {
  width: 100%;
  height: auto;
}
.grid li h4 {
  font-size: var(--rem24);
  color: var(--color-font);
  margin: 0 !important;
}
.grid__image {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 87%;
}
.grid__image--2::after {
  content: "";
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  aspect-ratio: 1/1;
  height: auto;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.grid__image img {
  width: 100%;
  height: auto;
}
.grid__bottom--text {
  line-height: 2;
}

.cbn-mesh-1::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/cbn-1-black.png);
}
/* X線写真（CBNメッシュ） */
.cbn110::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/110.png);
}
.cbn115::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/115.png);
}
.cbn116::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/116.png);
}
.cbn120a::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/120A_80100.png);
}
.cbn120b::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/120B.png);
}
.cbn210a::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/210A.png);
}
.cbn210b::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/210B.png);
}
.cbn230::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/230_80100.png);
}
.cbn280::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/280.png);
}
.cbn280a::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/280A.png);
}
.cbn286::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/286.png);
}
.cbn310::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/310.png);
}
/* X線写真（CBNミクロンパウダー） */
.cbnm-a::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/M-A-300-2.png);
}
.cbnm-b::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/M-B-300-5.png);
}
.cbnm-w::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/CBNM-W.png);
}
/* X線写真（コーティング製品） */
.cbn116::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/116CN60.png);
}https://mq-industry.com/wp-content/uploads/M-A-300-2.png
.cbn120a::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/120AN60TS-100-1.png);
}
.cbn230t::after {
  background-image: url(https://mq-industry.com/wp-content/uploads/CBN280AT.png);
}

.products__table {
  margin: 0 auto;
  width: 100%;
  max-width: 80%;
}

@media screen and (max-width: 768px) {
	.products__table {
  max-width: var(--content-max-width);
}
}
.products__table img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.products-child__h2 {
  color: var(--color-primary) !important;
  font-size: var(--rem40) !important;
  font-family: var(--body-font-family) !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}
.products-child__h2::after {
  content: none !important;
}

h4 {
  font-size: var(--rem24) !important;
  color: var(--color-font) !important;
  margin: 0 !important;
}

@media screen and (max-width: 768px) {
	h4 {
  font-size: var(--rem30) !important;
}
}

/*-----------------------------
column_01
------------------------------*/
.toptxtarea {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.column01 {
  position: relative;
}
@media screen and (max-width: 768px) {
  .column01 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 1570px) {
  .column01_wrap.mt12 {
    margin-top: 15% !important;
  }
}
.column01_wrap {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  padding: var(--px94) 0;
}
@media screen and (max-width: 1240px) {
  .column01_wrap.mt12 {
    margin-top: 13% !important;
  }
}
@media screen and (max-width: 1024px) {
  .column01_wrap.mt12 {
    margin-top: 10% !important;
  }
}
@media screen and (max-width: 768px) {
  .column01_wrap.mt12 {
    margin: 0 !important;
    margin-top: 0 !important;
  }
}
.column01_wrap > img {
  aspect-ratio: 1240/730;
  height: auto;
  width: 100%;
  max-width: var(--content-max-width);
}
@media screen and (max-width: 768px) {
  .column01_wrap > img {
    width: 100vw;
    margin-right: calc((100vw - 100%) / 2 * -1);
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
.column01_wrap.rev > img {
  left: auto;
  right: 0;
  aspect-ratio: 1240/790;
}

.column01 .txtarea {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}

.column01 .txtarea .txtinner {
  max-width: 540px;
}

.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

.column01 .imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5%;
  }
}
.top-products .card03_list.cardstyle02 {
  margin: 0 auto;
  width: 100%;
  max-width: 90%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  padding-top: var(--px80);
}
@media screen and (max-width: 1024px) {
  .top-products .card03_list.cardstyle02 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .top-products .card03_list.cardstyle02 {
    grid-template-columns: 1fr;
  }
}
.top-products .card03_list.cardstyle02 .txtarea {
  height: 100%;
}
.top-products .card03_list.cardstyle02 .imgarea img {
  width: 100%;
  max-width: 600px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s all;
}
.top-products .card03_list.cardstyle02 > li:hover .imgarea img {
  transform: scale(1.04);
}
.top-products .card03_list.cardstyle02 > li {
  margin: 0 auto !important;
  position: relative;
  width: 100%;
  max-width: 425px;
  aspect-ratio: 1/1;
}
.top-products .card03_list.cardstyle02 > li:hover .linkBtn {
  background: var(--color-primary) !important;
  border: 2px solid var(--color-primary) !important;
  color: var(--color-white) !important;
}
.top-products .card03_list.cardstyle02 > li:hover .linkBtn::after {
  border-bottom: 2px solid var(--color-white) !important;
  border-right: 2px solid var(--color-white) !important;
}
.top-products .card03_list.cardstyle02 .txtinner {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: var(--color-white);
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
.top-products .card03_list.cardstyle02 .txtinner .linkBtn {
  background: var(--color-white);
  border: 2px solid var(--color-primary);
  color: var(--color-primary);
}
.top-products .card03_list.cardstyle02 .txtinner .linkBtn::after {
  border-bottom: 2px solid var(--color-primary) !important;
  border-right: 2px solid var(--color-primary) !important;
}
.top-products .card03_list.cardstyle02 .txtinner .txtstyle02 {
  width: 100%;
  color: var(--color-white);
  position: relative;
  bottom: 0;
  font-size: var(--rem24);
  font-family: var(--body-font-family);
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .top-products .card03_list.cardstyle02 .txtinner .txtstyle02 {
    font-size: var(--rem30);
  }
}
.top-products .card03_list.cardstyle02 .imgarea {
  width: 100%;
  max-width: 425px;
  aspect-ratio: 1/1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  line-height: 0;
  z-index: 2;
  border-radius: 0;
}
.top-products .card03_list.cardstyle02 .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-products .card03_list.cardstyle02 a.filllink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
.top-products body#editor-style .card03_list.cardstyle02 a.filllink {
  position: static;
  display: block;
  height: 30px;
}
.top-products body#editor-style .card03_list.cardstyle02 a.filllink::before {
  content: "ダブルクリックでリンク設定";
  color: var(--color-white);
  font-size: 10px;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -10;
}
.top-products body#editor-style .card03_list.cardstyle02 > li:before {
  z-index: -1;
}
.top-products body#editor-style .card03_list.cardstyle02 .imgarea {
  position: static;
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
}

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px80);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 940px;
  gap: 20px;
  margin: var(--px50) auto 0 auto;
}

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  border-radius: 0;
  transition: all ease 0.15s;
}

.cta01 a.item:hover {
  opacity: 0.8;
}

@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li, .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
/*ボタン共通パーツ*/
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .infotxt {
  font-size: var(--px18);
  font-weight: 400;
}

/*電話ボタン*/
.cta01 .telnum {
  font-size: var(--rem30);
  margin-bottom: 1rem;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem24);
}

.cta01 a.telbtn {
  background: var(--color-secondary);
  color: var(--color-primary-shade);
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}

.cta01 a.mailbtn {
  background: var(--color-primary-shade);
  color: var(--color-white);
}

/*ボタンアイコン*/
.cta01 .mailbtn .btnttl::before, .cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}

.cta01 .telnum::before {
  content: "\f3cd";
}

nav#mainNav ul li a b, nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: bold;
  transition: opacity 0.3s ease;
  color: var(--header-color-font);
}
nav#mainNav ul li a b:hover, nav#mainNav ul li a span:hover {
  opacity: 0.6;
}

.header__contact li {
  display: flex;
  align-items: center;
}

a.head_btn.tel_btn {
  gap: 4px !important;
  color: #333333 !important;
  background: transparent !important;
  transition: opacity 0.3s ease;
  position: relative;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: "" !important;
  display: block;
  width: 1px;
  height: 80%;
  background-color: #333333;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--px24) !important;
  color: #333333;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: 240px !important;
  font-family: var(--font-family02);
  font-weight: 400;
  background: var(--header-color-primary-shade) !important;
}

.head_btn.mail_btn:hover{
	background:var(--header-color-primary)!important;
}

.head_btn.mail_btn span {
  color: var(--color-white) !important;
}/*# sourceMappingURL=index.css.map */