@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho&display=swap");
:root {
  --color-background: #F6F1E6;
  --color-white: #fff;
  --color-font: #423120;
  --color-primary: #07913A;
  --color-primary-shade: #423120;
  --color-primary-tint: #666;
  --color-secondary: #8EC31F;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #423120;
  --header-color-primary: #333;
  --header-color-primary-shade: #423120;
  --header-color-primary-tint: #aaa;
  --footer-background: #FFFFFF;
  --footer-color-font: #423120;
  --footer-color-primary: #423120;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Zen Old Mincho", serif;
  --font-family02: "Lato", 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);
}

.subimitarea .linkBtn {
  padding: 0 !important;
  max-width: 320px;
}

.linkBtn {
  max-width: 300px !important;
  border-radius: 100px !important;
}

.home .lp-cta, .page-contact .lp-cta, .page-thanks .lp-cta, .page-sitemap .lp-cta {
  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(--px50);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-family01);
}
.title-en {
  color: var(--color-primary);
  font-size: var(--rem24);
  font-weight: bold;
  letter-spacing: 0.05em;
  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;
}

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

.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);
}

.top-title {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-title__text {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  font-size: var(--rem28);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: var(--rem20) var(--rem30) !important;
}
.top-title__text.color-font {
  background-color: var(--color-font);
  color: var(--color-white);
}
.top-title__text.color-primary {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.top-title__text.color-white {
  background-color: var(--color-white);
  color: var(--color-primary);
}

.white {
  color: var(--color-white);
}

.green {
  color: var(--color-primary);
}

.bold {
  font-weight: bold;
}

/*-----------------------------
.cardstyle
------------------------------*/
/*---------style02-------------*/
.card03_list.cardstyle02 {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--px76);
  padding-top: var(--px60);
}

@media print, screen and (max-width: 768px) {
.card03_list.cardstyle02 {
 flex-direction:column;
}
}

.card03_list.cardstyle02 .txtarea {
  height: 100%;
}

.card03_list.cardstyle02 .imgarea img {
  width: 100%;
  max-width: 511px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s all;
}

.card03_list.cardstyle02 > li:hover .imgarea img {
  transform: scale(1.04);
}

.card03_list.cardstyle02 > li {
  position: relative;
  width: 100%;
  max-width: 511px;
  aspect-ratio: 511/484;
}

.card03_list.cardstyle02 .txtinner {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: var(--color-white);
  z-index: 3;
  height: 100%;
  padding: 40px;
}

.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: 500;
  letter-spacing: 0.05em;
  align-content: end;
  height: 100%;
}

@media print, screen and (max-width: 768px) {
.card03_list.cardstyle02 .txtinner .txtstyle02 {
 font-size: var(--rem28);
}
}

.card03_list.cardstyle02 .imgarea {
  width: 100%;
  max-width: 511px;
  aspect-ratio: 511/484;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  line-height: 0;
  z-index: 2;
  border-radius: 30px;
}

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

.card03_list.cardstyle02 a.filllink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}

body#editor-style .card03_list.cardstyle02 a.filllink {
  position: static;
  display: block;
  height: 30px;
}

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;
}

body#editor-style .card03_list.cardstyle02 > li:before {
  z-index: -1;
}

body#editor-style .card03_list.cardstyle02 .imgarea {
  position: static;
}

h3.ver2 {
  padding-left: var(--rem24);
  padding-bottom: 0 !important;
  border-left: 10px solid var(--color-primary);
  border-bottom: none !important;
}

.bold {
  font-weight: bold;
}

.page_contents_inner h2, .page_contents_inner h3 {
  color: var(--color-font) !important;
}

.page-sitemap a {
  color: var(--color-font);
}

.page-thanks h2 {
  color: var(--color-font) !important;
}

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

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

.cta01 .cta01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  padding: var(--px120) 24px;
}
.cta01 .cta01_wrap > p {
  font-family: var(--font-family01);
  color: var(--color-font);
  font-size: var(--rem20);
  padding-top: var(--px60);
  font-weight: 500;
}

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

.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(--px46) 0;
  text-align: center;
  box-sizing: border-box;
  border-radius: 100px;
  transition: all ease 0.15s;
  box-shadow: 4px 4px 0px 0px rgb(255, 255, 255);
}

.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(--rem16);
  font-weight: 400;
}

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

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

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

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

.cta01 a.mailbtn {
  background: var(--color-primary);
  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: "\f095";
}

.sec01 {
  padding: var(--px100) 24px;
  background-color: #F6F1E6;
  position: relative;
}
.sec01::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 65px solid transparent;
  border-left: 65px solid transparent;
  border-top: 80px solid var(--color-secondary);
  border-bottom: 0;
  position: absolute;
  left: 50%;
  bottom: -40px;
  transform: translateX(-50%);
  z-index: 1;
}
.sec01__inner {
  margin: 0 auto;
  width: 100%;
}
.sec01__list {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 710px;
  margin: 0 auto !important;
}
.sec01__list li {
  display: flex;
  align-items: center;
  padding: var(--rem16) 0;
  border-bottom: 1px solid var(--color-secondary);
  font-size: var(--rem24);
  gap: 8px;
  font-weight: 500;
}
.sec01__list li i {
  color: var(--color-primary);
}

.sec02 {
  padding: var(--px100) 24px var(--px68);
}
.sec02__inner {
  margin: 0 auto;
  width: 100%;
}
.sec02__message {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--rem48);
  margin: 0 auto;
  width: 100%;
  max-width: 720px;
}
.sec02__message p {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  line-height: 2;
}
.sec02__contents {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px64);
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .sec02__contents {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .sec02__contents {
    grid-template-columns: 1fr;
  }
}
.sec02__contents--item {
  width: 100%;
  max-width: 370px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--rem20);
}
@media screen and (max-width: 768px) {
  .sec02__contents--item {
    max-width: 560px;
  }
}
.sec02__contents--title {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px !important;
  border-radius: 5px;
  background-color: var(--color-primary);
  color: var(--color-white);
  line-height: 1;
  font-family: var(--font-family01);
  font-size: var(--rem24);
}
.sec02__contents--text {
  font-size: var(--rem20);
  line-height: 1.7;
}

.sec03 {
  padding: var(--px100) 24px var(--px100);
  position: relative;
  background: var(--color-white) !important;
}
.sec03::before {
  content: "";
  display: block;
  width: 100%;
  height: 32%;
  background-color: var(--color-primary);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.sec03__inner {
  margin: 0 auto;
  width: 100%;
}
.sec03__bottom {
  padding: var(--px80) 0;
}
.sec03__bottom--inner {
  width: 100%;
  max-width: var(--content-max-width);
  margin: 0 auto;
  background-color: #EEFFE8;
  border-radius: 20px 160px 20px 160px;
  padding: var(--px100) 24px;
}

@media screen and (max-width: 768px) {
.sec03__bottom--inner {
	border-radius: 20px 80px 20px 80px;
}
}
.sec03__bottom--message {
  text-align: center;
  font-size: var(--rem20);
  font-family: var(--font-family01);
  font-weight: 400;
  line-height: 2;
  padding-top: var(--rem40);
}

.sec04 {
  padding: var(--px120) 24px;
  background-color: #F6F1E6;
  position: relative;
}
.sec04__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}
.sec04__map {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
.sec04__map {
	flex-direction:column;
}
}
.sec04__map .txtarea {
  padding: var(--px48);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 620px;
}
.sec04__map .txtarea__inner {
  width: 100%;
  max-width: 392px;
}
.sec04__map .txtarea__inner h3 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 100%;
  color: var(--color-font);
  border-color: var(--color-font);
  padding-bottom: var(--rem16);
}
.sec04__map .txtarea__inner h3 .small {
  font-family: var(--font-family01);
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
}
.sec04__map .txtarea__inner h3 .large {
  font-family: var(--font-family01);
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
}
.sec04__map .txtarea__inner table {
  border: none;
}
.sec04__map .txtarea__inner table th, .sec04__map .txtarea__inner table td {
  border: none;
  padding: 0;
}
.sec04__map .txtarea__inner table th {
  background: transparent;
  color: var(--color-primary);
  font-size: var(--rem16);
  font-weight: bold;
  width: 70px;
}
.sec04__map .txtarea__inner table td {
  font-size: var(--rem16);
  font-weight: normal;
  padding-bottom: var(--rem30);
  background: transparent !important;
}
.sec04__map .maparea {
  width: 100%;
  max-width: 620px;
}

.sec04__map .maparea iframe{
  width: 100%;
  max-width: 620px;
}

.top-news {
  background-color: #F6F1E6;
	padding-left:24px;
	padding-right:24px;
}
.top-news .txtinner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}

.post .time, .postlist .time, .post2b .time, .post4b .time {
  background: var(--color-font);
}

.company__greeting {
  gap: var(--px52);
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .company__greeting {
    flex-direction: column;
  }
}
.company__greeting .imgarea {
  width: 100%;
  max-width: 445px;
}
@media screen and (max-width: 768px) {
  .company__greeting .imgarea {
    margin: 0 auto;
  }
}
.company__greeting .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.company__greeting .txtarea {
  width: 100%;
}
.company__greeting .txtarea h2 {
  width: 100%;
  font-size: var(--rem24) !important;
  margin-bottom: 2rem !important;
  text-align: left !important;
}
@media screen and (max-width: 768px) {
  .company__greeting .txtarea h2 {
    font-size: var(--rem28) !important;
  }
}
.company__greeting .txtarea h2::after {
  content: none !important;
}
.company__greeting .txtarea p {
  font-size: var(--rem20);
  line-height: 1.5;
}
.company ul {
  padding-left: var(--rem24);
}
.company ul li {
  list-style: disc;
  font-size: var(--rem20);
}
.company__history {
  padding-left: 0 !important;
}
.company__history li {
  list-style: none !important;
  padding: 4px 8px;
}
.company__history li:nth-child(odd) {
  background-color: #F3F3F3;
}
.company__image {
  margin: 0 auto;
  width: 100%;
  max-width: 854px;
}
.company__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.operations__grid {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  gap: var(--rem28);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .operations__grid {
    grid-template-columns: 1fr;
  }
}
.operations__grid li {
  font-size: var(--rem20);
  display: flex;
  flex-direction: column;
  gap: var(--rem16);
  width: 100%;
  max-width: 395px;
}
@media screen and (max-width: 768px) {
  .operations__grid li {
    max-width: 100%;
  }
}
.operations__grid li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.operations__grid--title {
  font-size: var(--rem20);
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .operations__grid--title {
    font-size: var(--rem28);
  }
}
.operations__grid--text {
  font-size: var(--rem20);
  line-height: 1.5;
}
.operations__text {
  font-size: var(--rem24);
	line-height:1.375;
}
.operations__text.bold {
  font-size: var(--rem24);
  padding-top: var(--rem20);
  padding-bottom: px10;
}
@media screen and (max-width: 768px) {
  .operations__text.bold {
    font-size: var(--rem28);
  }
}


@media print, screen and (min-width: 1024px) {
  #header {
    height: 100%;
  }
  #header-layout, .sticky-header #header-layout {
    padding: 10px 0;
    height: 100px;
  }
}
nav#mainNav ul li a b, nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--body-font-family);
  font-weight: 500;
  transition: opacity 0.3s ease;
}
nav#mainNav ul li a b:hover, nav#mainNav ul li a span:hover {
  opacity: 0.6;
}

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

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-font) !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;
  width: 1px;
  height: 80%;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--color-font);
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--rem24) !important;
}

.head_btn.mail_btn {
  width: calc(13rem + (1vw - 1.02rem) * 6.6964) !important;
  font-family: var(--body-font-family);
  font-weight: 400;
  border-radius: 10px;
  background: var(--color-secondary) !important;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}
.head_btn.mail_btn:hover {
  background: var(--color-font) !important;
}

.head_btn.kerunkerun_btn {
  width: calc(18rem + (1vw - 1.02rem) * 5.5804) !important;
  font-family: var(--body-font-family);
  font-weight: 400;
  border-radius: 10px;
  background: var(--color-primary) !important;
}
.head_btn.kerunkerun_btn img {
  width: 100%;
  max-width: 20px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.head_btn.kerunkerun_btn span {
  color: var(--color-white) !important;
}
.head_btn.kerunkerun_btn:hover {
  background: var(--color-font) !important;
}/*# sourceMappingURL=index.css.map */