@charset "UTF-8";

.PC_only {
  display: none !important;
}

html {
  font-size: 100%;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  scroll-behavior: smooth;
  width: 100%;
}

body {
  background-image: url(../img/background_sm.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0;
  font-weight: 500;
}

img {
  max-width: 100%;
}

ul {
  list-style: none;
}

ul li a {
  text-decoration: none;
}

ul span {
  color: #fff;
}

h2,
h3,
h4,
p {
  text-align: center;
}

/* -------------------------------------------------------------
header
------------------------------------------------------------- */
header div {
  display: flex;
  align-items: center;
}

nav ul {
  display: flex;
  padding: 0;
}

nav li {
  font-size: 3vw;
  margin: 0 2.5vw;
}

nav ul li a {
  color: black;
  font-weight: bold;
}

.PC_only nav li a {
  display: inline-block;
  transition: all .3s ease 0s;
  text-decoration: none;
}

.PC_only nav li a:hover {
  cursor: pointer;
  transform: scale(1.2);
}

#mainrogo {
  width: 15vw;
  margin: 10px 20px;
}

.migisita {
  position: fixed;
  left: 5vw;
  bottom: 5vw;
  display: flex;
  flex-flow: column;
  z-index: 4;
  transform:translateZ(1px);
}

.linebox {
  width: 23vw;
}

.pagetop {
  height: 15vw;
  width: 15vw;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

/* -------------------------------------------------------------
main (index.html)
------------------------------------------------------------- */
.topcont {
  position: relative;
  margin-top: 10px;
}

#mitsubutton {
  position: absolute;
  top: -25px;
  left: 33%;
  background-color: #D0D0FF;
  width: 67%;
  height: 49px;
  color: #FFFFFF;
  font-size: 4vw;
  border-radius: 24.5px 0px 0px 24.5px;
  text-decoration: none;
  border: none;
  transition: 0.3s;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
  background-image: linear-gradient(180deg, rgba(113, 130, 255, 1), rgba(0, 21, 185, 1));
}

#mitsubutton:hover {
  box-shadow: 0 0 rgba(0, 0, 0, 0);
}

#mitsubutton p {
  text-align: center;
  color: white;
  margin: 5% 0;
}

.yellowmoji {
  color: #FFEB00;
}

/* -------------------------------------------------------------
mainimage
------------------------------------------------------------- */
.topimg {
  position: relative;
  margin-bottom: 10%;
}

.topimg p {
  position: absolute;
  color: white;
  font-size: 1rem;
  text-shadow: 1px 2px 3px black;
  top: 30%;
  left: 10%;
  text-align: left;
}

/* -------------------------------------------------------------
トップコメント
------------------------------------------------------------- */
.toppage {
  margin-bottom: -10%;
}

.topcomment {
  width: 80%;
  margin-left: auto;
  margin-right: 0;
  background-color: rgba(208, 208, 255, 0.6);
  border-radius: 9999px 0px 0px 9999px;
  padding: 1.5rem 1rem;
  margin-top: -1rem;
  margin-bottom: 30px;
  color: #4E55FF;
  font-family: "Zen Antique", serif;

}

.topcomment p {
  margin: 0px;
}

.topcomment p span {
  font-size: 10vw;
}

.topcomment_a {
  display: flex;
  justify-content: flex-end;
}

.topcomment_b {
  display: flex;
  justify-content: flex-end;
}

#japanimg {
  width: 20%;
}

.topcomment_aa {
  font-size: 2rem;
}

.topcomment_ab {
  padding-top: 1.5rem;
  padding-right: 3rem;
}

.topcomment_o {
  display: inline;
  padding-left: 30%;
}

.topcomment_ba {
  padding-top: 1rem;
  margin-right: 10px;
}

.topcomment_bc {
  border-bottom: double 6px #87CEFA;
  padding-top: 1rem;
}

.topcomment_bc span {
  font-size: 2rem;
}

.greetingbackimg {
  margin-bottom: -50%;
}

.greetingbackimg1 {
  margin-left: auto;
  width: 50%;
}

/* .greetingbackimg1 img {
  padding-left: 10%;
} */

.greetingbackimg2 {
  width: 50%;
  margin-top: -25%;
}


/* -------------------------------------------------------------
ご挨拶
------------------------------------------------------------- */
#greeting {
  margin-bottom: -10%;

}

.conttop {
  text-align: center;
  position: relative;
  margin-top: 5%;
}

.conttop img {
  width: 92px;
}

.greeting-comment {
  width: 90%;
  margin: auto;
}

.greeting-comment h2 {
  color: #000AFF;
  font-family: "MS Gothic", "MS ゴシック", sans-serif;
}

.greetingspan {
  color: #5A60FF;
  font-size: 1rem;
  font-family: "MS Gothic", "MS ゴシック", sans-serif;
}

.conttop h3 {
  position: absolute;
  top: 40%;
  left: 48%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 10px;
  color: #fff;
}

#greeting p {
  font-size: 0.75rem;
  text-align: start;
}


#greeting ul {
  margin-top: -1.5vw;
  margin-left: 3vw;
}

#greeting ul li {
  font-size: 0.75rem;
  list-style: disc;
  color: #000AFF;
}



.sp_none {
  display: none;
}

.uptext {
  color: red;
  font-size: 1.3rem;
  font-family: "MS Gothic", "MS ゴシック", sans-serif;
}

.businessbackimg {
  margin-bottom: -50%;
}

.businessbackimg1 {
  margin-left: auto;
  width: 40%;
}

/* .businessbackimg1 img {
  padding-left: 10%;
} */

.businessbackimg2 {
  width: 50%;
  margin-top: -25%;
}


/* -------------------------------------------------------------
業務内容
------------------------------------------------------------- */

#business {
  margin-bottom: 50px;
}

.businesstopcont {
  color: #000AFF;
  font-family: "MS Gothic", "MS ゴシック", sans-serif;
}

.businessimg {
  width: 100vw;
}


/* -------------------------------------------------------------
施工事例
------------------------------------------------------------- */
#example {
  margin-bottom: 50px;
  text-align: center;
}

#example p {
  font-size: 11px;
}

#instrogo {
  width: 20%;

}

/* -------------------------------------------------------------
求人募集
------------------------------------------------------------- */
.recruitcont {
  width: 100%;
  background-color: #C7CAFF;
  margin: auto;
  padding-bottom: 5px;
}

.recruit-comment {
  text-align: center;
}

.recruit-comment h2 {
  margin-bottom: 0;
  padding-top: 20px;
}

.recruit-comment h1 {
  font-size: 5em;
  margin: 0;
  line-height: 1em;
  color: #FF0000;
}

.recruit-comment h3 {
  margin-top: 0;
}

.recruittable {
  display: flex;
}

.recruittableth {
  margin: 5px 10px 5px 15%;
  background-color: #00009B;
  width: 79px;
}

.recruittableth p {
  color: #fff;
  font-size: 13px;
  margin: auto;
}

.recruittabletb {
  font-size: 12px;
  margin: auto 0px;
  line-height: 1em;
  text-align: start;
}

.recruitbotton-box {
  text-align: center;
  margin: 5px auto 0 auto;
  position: relative;
  width: 90%;
  z-index: 2;
}

.recruitbotton-box p {
  position: absolute;
  bottom: 5%;
  right: 10%;
  text-decoration: none;
  color: #fff;
}


/* -------------------------------------------------------------
footer
------------------------------------------------------------- */

.footer-top {
  height: 85px;
}

.footer-top h2 {
  margin-top: 10%;
  margin-bottom: 5%;
  letter-spacing: 0.5em;
  font-size: 0.5em;
}

.footer-box {
  display: flex;
  width: 95%;
  margin: auto;
  margin-bottom: 2em;
}

#footer-rogo {
  width: 15%;
  object-fit: contain;
  margin-right: 1em;
  margin-left: 5%;
}

.footer-cont-box {
  width: 75%;
}

.main-tel-number p {
  font-size: 1rm;
}

.footer-mail-box {
  display: flex;
  border-bottom: solid 1px;
  margin-bottom: 5%;
  width: 90%;
  margin-left: 10%;
}

.footer-mail-box p {
  font-size: 3vw;
  margin-left: 5vw;
  margin-top: -2VW;
}

.main-tel-number {
  font-size: 1.5em;
  margin: 0;
}

.footer-address {
  font-size: 0.5rem;
}

.footer-address-box {
  display: flex;
  height: 15px;
  margin-bottom: 0.3rem;
}

.address-cont {
  width: 30%;
  background-color: #F38200;
  border-radius: 9999px;
  text-align: center;
  color: #fff;
  padding: 0.1em;
}

.footer-address-box p {
  margin: 0;
  margin-left: 0.5em;
}

.footer-last {
  height: 150px;
  background-color: #000;
}

.main-tel-number a {
  text-decoration: none;
  color: #000;
}

.footer-mail-box a {
  text-decoration: none;
  color: #000;
}

.main-tel-number:before {
  content: url('../img/sm_tel_img.png');
}

.tel:before {
  content: url('../img/sm_fax_img.png');
}

.mail:before {
  content: url('../img/sm_mail_img.png');
}


/* -------------------------------------------------------------
レスポンシブ(タブレット) Breakpoints:599px;
------------------------------------------------------------- */
@media screen and (min-width: 599px) {


  .SP_only {
    display: none !important;
  }

  .PC_only {
    display: flex !important;
  }

  .PC_only {
    align-items: center;
  }

  body {
    background-image: url(../img/PC_back.png);
  }

  .PC_only nav ul {
    display: flex;
    padding: 0;
  }

  .PC_only nav li {
    font-size: 12px;
    margin: 0 10px;
  }

  .PC_only nav ul li a {
    color: black;
  }

  #mainrogo {
    width: 5%;
    margin: 10px 20px;
  }

  /* -------------------------------------------------------------
header
------------------------------------------------------------- */

  header .PC_only {
    margin: auto;
  }

  #mainrogo {
    width: 80px;
  }

  #top_navi ul li {
    border-left: 2px solid #333;
    border-right: 2px solid #333;
    padding: 0 20px;
    margin: 0 0;
  }

  #top_navi ul li+li {
    border-left: 0;
    border-right: 2px solid #333;
  }

  #top_navi ul li a {
    font-size: 1.55vw;
  }

  #pc_mitsumori {
    width: 25%;
    margin-left: 5%;
    height: 40px;
    color: #FFFFFF;
    font-size: 0.8rem;
    border-radius: 9999px;
    text-decoration: none;
    border: none;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
    background-image: linear-gradient(180deg, rgba(113, 130, 255, 1), rgba(0, 21, 185, 1));
  }

  #pc_mitsumori p {
    font-size: 1.5VW;
  }

  #pc_mitsumori span {
    font-size: 1.5VW;
  }

  .pagetop {
    height: 10vw;
    width: 10vw;
  }

  /* -------------------------------------------------------------
トップコメント
------------------------------------------------------------- */

  .topimg p {
    font-size: 4vw;
    text-align: left;
    left: 5%;
    top: 20%;
  }

  .topimg p span {
    font-size: 3vw;
  }

  .PC_only .topcomment {
    width: 100%;
    background-color: #D0D0FF;
    border-radius: 0px;
    padding-top: 2em;
    padding-bottom: 2rem;
    margin-top: 5rem;
    margin-bottom: 30px;
    height: 60px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .PC_only .topcomment .topcomment_a {
    justify-content: center;
  }

  .japan_img_box {
    text-align: right;
  }

  .PC_only .japan_img {
    width: 150px;
    margin-top: -50px;
    margin-right: 5%;
  }

  .PC_only .topcomment .topcomment_a p {
    font-size: 5vw;
    color: #000;
  }

  .PC_only .topcomment .topcomment_a p span {
    font-size: 3vw;
  }

  .linebox {
    width: 15vw;
  }

  /* -------------------------------------------------------------
ご挨拶
------------------------------------------------------------- */

  #conttopimg {
    width: 20%;
  }

  #greeting {
    margin-bottom: 0;
  }

  .conttop h3 {
    font-size: 2.5vw;
    left: 49%;
    letter-spacing: 0.5vw;
  }

  .greeting-comment {
    width: 70%;
  }

  .greeting-comment h2 {
    font-size: 2rem;
  }

  #greeting p {
    font-size: 0.8rem;
  }

  .uptext {
    font-size: 1.5rem;
  }


  .greetingbackimg1 {
    margin-left: 0;
    width: 35%;
  }

  .greetingbackimg1 img {
    padding-left: 0;
  }

  .greetingbackimg2 {
    width: 35%;
    margin-top: -15%;
    margin-left: auto;
  }

  /* .greetingbackimg2 img {
    margin-left: 10%;
  } */

  #greeting p {
    font-size: 2vw;
  }

  #greeting ul li {
    font-size: 2vw;
  }


  /* -------------------------------------------------------------
業務内容
------------------------------------------------------------- */

  #business h2 {
    font-size: 2rem;
  }

  #business p {
    font-size: 1rem;
  }

  #business .PC_only img {
    margin: 0 auto;
  }


  .businessbackimg {
    margin-bottom: -30%;
  }

  .businessbackimg1 {
    display: none !important;
  }

  .businessbackimg2 {
    width: 35%;
    margin-top: 5%;
  }

  .borderbox {
    width: 40%;
    height: 5%;
    border-bottom: 3px solid #333;
    margin: 0 auto;
  }



  /* -------------------------------------------------------------
施工事例
------------------------------------------------------------- */

  #instrogo {
    width: 200px;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #example p {
    font-size: 1.5rem;
  }

  .instagram-post .PC_only {
    display: none !important;
  }

  .instagram-post iframe {
    margin-left: auto !important;
    margin-right: auto !important;
  }



  /* -------------------------------------------------------------
求人募集
------------------------------------------------------------- */

  .recruitcont {
    margin-top: 2%;
  }

  .recruit-comment {
    display: flex;
    justify-content: center;
    margin-top: 2%;
  }

  .recruit-comment h1 {
    border-right: 2px solid #000;
    margin-right: 2%;
    padding-right: 2%;
    font-size: 13vw;
  }

  .recruit_top_box h3 {
    font-size: 4vw;
    margin-bottom: 0;
    text-align: left;
  }

  .recruit_top_box h2 {
    font-size: 3vw;
    margin-top: 0;
    padding-top: 0;
  }

  .recruit_cont {
    display: flex;
    justify-content: center;
  }

  .recurt_cont_box {
    width: 50%;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .recruittableth {
    width: 20%;
  }

  .recruittableth p {
    font-size: 2vw;
  }

  .recruittabletb {
    font-size: 2vw;
  }

  ruby>rt {
    display: ruby-text;
    font-size: 1.5vw;
    text-align: start;
  }

  .recruitbotton-box p {
    font-size: 5vw;
    position: absolute;
    bottom: -15%;
    right: 7%;
    text-decoration: none;
    color: #fff;
  }

  .recruitbotton-box {
    margin-bottom: 2%;
  }

  /* -------------------------------------------------------------
求人募集
------------------------------------------------------------- */

  .footer-box {
    width: 80%;
  }

  .footer-top h2 {
    font-size: 2rem;
  }

  #footer-rogo {
    width: 180px;
  }

  .main-tel-number {
    font-size: 2rem;
  }

  .main-tel-number a {
    text-decoration: none;
    color: #000;
  }

  .footer-mail-box a {
    text-decoration: none;
    color: #000;
  }

  .main-tel-number:before {
    content: url('../img/tab_tel_img.png');
  }

  .tel:before {
    content: url('../img/tab_fax_img.png');
  }

  .mail:before {
    content: url('../img/tab_mail_img.png');
  }

  .footer-mail-box p {
    font-size: 0.8rem;
    margin-left: 7%;
  }

  .footer-address {
    font-size: 0.8em;
    padding-left: 10%;
  }

  .footer-address-box {
    height: 30px;
    margin-bottom: 1%;
  }


}




/*--------------------------------------------------------------
レスポンシブ(PC) Breakpoints:1024px;
--------------------------------------------------------------*/
@media screen and (min-width: 1024px) {

  .SP_only {
    display: none !important;
  }

  .PC_only {
    display: flex !important;
  }

  .PC_only {
    align-items: center;
  }

  body {
    background-image: url(../img/PC_back.png);
  }

  .PC_only nav ul {
    display: flex;
    padding: 0;
  }

  .PC_only nav li {
    font-size: 12px;
    margin: 0 10px;
  }

  .PC_only nav ul li a {
    color: black;
  }

  #mainrogo {
    width: 71px;
    margin: 10px 20px;
  }

  /* -------------------------------------------------------------
header
------------------------------------------------------------- */

  header .PC_only {
    width: 95%;
    margin: auto;
  }

  #mainrogo {
    width: 7vw;
    margin-right: 5%;
  }

  #top_navi {
    margin-left: 3vw;
  }

  #top_navi ul li {
    border-left: 2px solid #333;
    border-right: 2px solid #333;
    padding: 0 3vw;
  }

  #top_navi ul li+li {
    border-left: 0;
    border-right: 2px solid #333;
  }

  #top_navi ul li a {
    font-size: 1.5vw;
  }

  #pc_mitsumori {
    width: 25%;
    margin-left: 5%;
    height: 70px;
    color: #FFFFFF;
    font-size: 1.3rem;
    border-radius: 30px;
    text-decoration: none;
    border: none;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
    background-image: linear-gradient(180deg, rgba(113, 130, 255, 1), rgba(0, 21, 185, 1));
    transition: all .3s ease 0s;
    text-decoration: none;
  }

  #pc_mitsumori:hover {
    cursor: pointer;
    transform: scale(1.2);
  }

  #pc_mitsumori p {
    font-size: 1.3VW;
    margin: 1vw 0 0 0;
  }

  #pc_mitsumori span {
    font-size: 1.3VW;
  }

  .migisita {
    position: fixed;
    right: 92vw;
    bottom: 3vw;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
  }
  
  .linebox {
    width: 6vw;
  }
  
  .pagetop {
    height: 4vw;
    width: 4vw;
    border-radius: 50%;
    display: flex;
    margin-top: 1%;
  }


  /* -------------------------------------------------------------
トップコメント
------------------------------------------------------------- */

  .toppage {
    margin-bottom: 0;
  }

  .topimg p {
    font-size: 2rem;
    text-align: left;
    left: 10%;
    top: 30%;
  }

  .topimg p span {
    font-size: 3vw;
  }

  /* .PC_only .topcomment {
    width: 100%;
    background-color: #D0D0FF;
    border-radius: 0px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 100px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  } */

  .PC_only .topcomment .topcomment_a {
    justify-content: center;
  }

  .PC_only .topcomment .topcomment_a p {
    font-size: 4rem;
    color: #000;
  }

  .PC_only .topcomment .topcomment_a p span {
    font-size: 2rem;
  }

  .japan_img_box {
    text-align: right;
  }

  .PC_only .japan_img {
    width: 300px;
    margin-top: -150px;
    margin-right: 5vw;
  }

  .greetingbackimg {
    margin-bottom: -30%;
  }

  .greetingbackimg1 {
    margin-left: 0;
    width: 35%;
  }

  .greetingbackimg1 img {
    padding-left: 0;
  }

  .greetingbackimg2 {
    width: 35%;
    margin-top: -15%;
    margin-left: auto;
  }

  /* .greetingbackimg2 img {
    margin-left: 10%;
  } */

  /* -------------------------------------------------------------
ご挨拶
------------------------------------------------------------- */

  #greeting {
    margin-bottom: 0;
    margin-top: 0;
  }

  .conttop {
    margin-top: 2vw;
  }

  #conttopimg {
    width: 15%;
  }

  .conttop h3 {
    font-size: 2vw;
    left: 49%;
    letter-spacing: 0.5vw;
  }

  .greeting-comment h2 {
    font-size: 3vw;
    margin: 5%;
  }

  #greeting p {
    font-size: 1.5vw;
    margin-top: -1vw;
  }

  #greeting ul {
    margin-top: -1.5vw;
    margin-left: 3vw;
  }

  #greeting ul li {
    font-size: 1.5vw;
    list-style: disc;
  }

  .sp_none {
    display: flex;
  }

  .pc_none {
    display: none;
  }

  .greeting-comment {
    width: 50%;
    margin: auto;
  }

  .greetingspan {
    color: #5A60FF;
    font-size: 2rem;
    font-family: "MS Gothic", "MS ゴシック", sans-serif;
  }

  .uptext {
    font-size: 2vw;
  }

  .businessbackimg {
    margin-bottom: 0;
  }

  /* -------------------------------------------------------------
業務内容
------------------------------------------------------------- */

  .businesstopcontbox {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
  }

  #business h2 {
    display: inline;
    font-size: 3rem;
    padding-bottom: 2%;
  }

  .pc_none {
    display: none;
  }

  .borderbox {
    width: 40%;
    height: 5%;
    border-bottom: 3px solid #333;
    margin: 0 auto;
  }

  #business p {
    font-size: 1.5rem;
    padding-top: 2%;
  }

  #business .PC_only img {
    margin: 0 auto;
  }

  .businessbackimg {
    margin-bottom: -30%;
  }

  .businessbackimg1 {
    display: none !important;
  }

  .businessbackimg2 {
    width: 35%;
    margin-top: 5%;
  }


  /* -------------------------------------------------------------
施工事例
------------------------------------------------------------- */

  #instrogo {
    width: 200px;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  #example p {
    font-size: 1.5rem;
  }

  .insta_toukou {
    width: 500px;
  }

  .instagram-post iframe {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* -------------------------------------------------------------
求人募集
------------------------------------------------------------- */

  .recruitcont {
    margin-top: 2%;
  }

  .recruit-comment {
    display: flex;
    justify-content: center;
    margin-top: 2%;
  }

  .recruit-comment h1 {
    font-size: 8vw;
    border-right: 2px solid #000;
    margin-right: 2%;
    padding-right: 2%;
  }

  .recruit_top_box h3 {
    font-size: 2vw;
    margin-bottom: 0;
    text-align: left;
  }

  .recruit_top_box h2 {
    font-size: 3vw;
    margin-top: 0;
    padding-top: 0;
  }

  .recruit_cont {
    display: flex;
    justify-content: center;
  }

  .recurt_cont_box {
    width: 40%;
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .recruittableth {
    width: 25%;
  }

  .recruittableth p {
    font-size: 2vw;
  }

  .recruittabletb {
    font-size: 1.5vw;
  }

  .recruitbotton-box img {
    width: 70%;
  }

  ruby>rt {
    display: ruby-text;
    font-size: 70%;
    text-align: start;
  }

  .recruitbotton-box p {
    font-size: 3rem;
    position: absolute;
    bottom: -15%;
    right: 17%;
    text-decoration: none;
    color: #fff;
  }

  .recruitbotton-box {
    margin-bottom: 2%;
  }

  /* -------------------------------------------------------------
footer
------------------------------------------------------------- */

  .footer-box {
    width: 70%;
  }

  .footer-top h2 {
    font-size: 2vw;
    margin-top: 5%;
  }

  #footer-rogo {
    width: 15vw;
  }

  .main-tel-number {
    font-size: 70px;
    padding-bottom: 2rem;
  }

  .main-tel-number a {
    text-decoration: none;
    color: #000;
  }

  .footer-mail-box a {
    text-decoration: none;
    color: #000;
  }

  .main-tel-number:before {
    content: url('../img/tel_img.png');
  }

  .tel:before {
    content: url('../img/fax_img.png');
  }

  .mail:before {
    content: url('../img/mail_img.png');
  }

  .footer-mail-box {
    padding-left: 5%;
  }

  .footer-mail-box p {
    font-size: 1.2rem;
    margin-left: 10%;
  }

  .footer-address {
    font-size: 1em;
    padding-left: 10%;
  }

  .footer-address-box {
    height: 30px;
    margin-bottom: 1%;
  }



}