/*
 * filename: home.css
 * version: 1.0
 */
#main.home {
  background-color: #ffffff;
  position: relative;
  z-index: 501;
}
#main.home > .nav {
  display: none;
}
@media screen and (min-width: 1100px) {
  #main.home > .nav {
    display: block;
    height: auto;
    position: fixed;
    right: 27.5px;
    top: 50%;
    transform: translateY(-50%);
    width: 27.5px;
    z-index: 900;
  }
}
#main.home > .nav > .lst {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm {
    height: auto;
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm:not(:last-of-type) {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm > .lnk {
    height: auto;
    width: 100%;
    display: block;
    height: 10px;
    margin: 0 auto;
    position: relative;
    width: 10px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm > .lnk::after {
    background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_nav_cur.svg") center center no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 12.76px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: color 0.35s;
    width: 27.6px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm > .lnk > [class^=ico] {
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.35s;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm > .lnk > [class^=ico].ico2 {
    opacity: 0;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm > .lnk:hover > .ico1 {
    opacity: 0;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm > .lnk:hover > .ico2 {
    opacity: 1;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm.active > .lnk::after {
    opacity: 1;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .nav > .lst > .itm.active > .lnk > .ico {
    opacity: 0;
  }
}
#main.home > .sec1 {
  height: auto;
  width: 100%;
}
#main.home > .sec1 > .inner {
  height: auto;
  width: 100%;
  padding: 55px 8% 60px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner {
    padding: 60px 50px 70px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec1 > .inner {
    margin: 0 auto;
    max-width: 1100px;
    padding: 80px 50px 90px;
  }
}
#main.home > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box1 {
    margin-bottom: 57.5px;
  }
}
#main.home > .sec1 > .inner > .box1 > .img {
  height: auto;
  display: block;
  margin: 0 auto;
  max-width: 310px;
  width: 86.25%;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box1 > .img {
    max-width: none;
    width: 310px;
  }
}
#main.home > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin: 0 auto 30px;
  max-width: 550px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 {
    margin: 0 auto 50px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec1 > .inner > .box2 {
    margin: 0 auto 37.5px;
    max-width: none;
  }
}
#main.home > .sec1 > .inner > .box2 > .phd {
  height: auto;
  width: 100%;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: .05em;
  margin-bottom: 35px;
  text-align: center;
}
#main.home > .sec1 > .inner > .box2 > [class^=par] {
  height: auto;
  width: 100%;
  font-size: 16px;
  letter-spacing: .05em;
  line-height: 29px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec1 > .inner > .box2 > [class^=par] {
    text-align: center;
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=par]:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec1 > .inner > .box2 > [class^=par]:not(:first-of-type) {
    margin-bottom: 0;
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=par].par2 {
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec1 > .inner > .box2 > [class^=par].par2 {
    font-size: 16px;
  }
}
#main.home > .sec1 > .inner > .box3 {
  height: auto;
  width: 100%;
}
#main.home > .sec1 > .inner > .box3 > .lnk {
  height: auto;
  width: 100%;
  border: 1px solid #000000;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  margin: 0 auto;
  max-width: 315px;
  padding: 20px 0 18px;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box3 > .lnk {
    max-width: none;
    transition: background 0.35s, border 0.35s;
    width: 335px;
  }
}
#main.home > .sec1 > .inner > .box3 > .lnk::after {
  background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_1.svg") center center no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  right: 12.5px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box3 > .lnk:hover {
    background-color: #ba0025;
    border: 1px solid #ba0025;
    color: #ffffff;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box3 > .lnk:hover::after {
    background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_2.svg") center center no-repeat;
  }
}
#main.home > .sec2 {
  height: auto;
  width: 100%;
  background-color: #f0f2f5;
}
#main.home > .sec2 > .inner {
  height: auto;
  width: 100%;
  padding: 70px 8% 45px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec2 > .inner {
    padding: 70px 50px 55px;
  }
}
#main.home > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin: 0 auto 40px;
  max-width: 550px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box1 {
    max-width: 1000px;
    margin: 0 auto 50px;
  }
}
#main.home > .sec2 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
#main.home > .sec2 > .inner > .box1 > .phd > .txt {
  height: auto;
  width: auto;
  border-bottom: 4px solid #ba0025;
  display: inline-block;
  font-size: 29px;
  font-weight: 700;
  letter-spacing: .05em;
  padding-bottom: 15px;
}
#main.home > .sec2 > .inner > .box1 > .par {
  height: auto;
  width: 100%;
  font-size: 16px;
  letter-spacing: .05em;
  line-height: 29px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box1 > .par {
    text-align: center;
  }
}
#main.home > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 {
    margin: 0 auto;
    max-width: 1000px;
  }
}
@media screen and (min-width: 700px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 30px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 390px;
}
@media screen and (min-width: 700px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] {
    margin: 0;
    max-width: none;
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] {
    width: calc(50% - 20px);
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box]:not(:last-of-type) {
  margin-bottom: 30px;
}
@media screen and (min-width: 700px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box]:not(:last-of-type) {
    margin-bottom: 0;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk {
  height: 100%;
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk::after {
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.3);
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    transition: opacity 0.35s;
    z-index: 2;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk:hover::after {
    opacity: 1;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig {
  height: auto;
  width: 100%;
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .wrap {
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .wrap > .img1 {
  height: auto;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .wrap > .img2 {
  height: auto;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap {
  height: auto;
  width: 100%;
  padding: 20px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap {
    position: relative;
    padding: 30px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap::after {
    background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_1.svg") center center no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 40px;
    right: 17.5px;
    position: absolute;
    top: 70px;
    width: 20px;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt1 {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-size: 9.375vw;
  font-weight: 600;
  letter-spacing: .03em;
  vertical-align: middle;
}
@media screen and (min-width: 352px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt1 {
    font-size: 33px;
  }
}
@media screen and (min-width: 700px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt1 {
    font-size: 4.285vw;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt1 {
    font-size: 4.297vw;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt1 {
    font-size: 47px;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-size: 5.625vw;
  font-weight: 600;
  letter-spacing: .05em;
  margin-left: 15px;
  vertical-align: middle;
}
@media screen and (min-width: 411.43px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 {
    font-size: 23.14px;
  }
}
@media screen and (min-width: 700px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 {
    font-size: 2.571vw;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 {
    font-size: 2.994vw;
    margin-left: 20px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 {
    font-size: 23px;
    transform: translateY(3px);
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd1 {
  display: inline-block;
  font-size: 4.375vw;
  letter-spacing: 0;
  margin-right: 10px;
}
@media screen and (min-width: 411.43px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd1 {
    font-size: 18px;
  }
}
@media screen and (min-width: 700px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd1 {
    font-size: 2vw;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd1 {
    font-size: 2.344vw;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd1 {
    font-size: 23px;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd2 {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.75vw;
  font-weight: 700;
  letter-spacing: .03em;
}
@media screen and (min-width: 426.67px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd2 {
    font-size: 16px;
  }
}
@media screen and (min-width: 700px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd2 {
    font-size: 1.714vw;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd2 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .phd > .txt2 > .wd2 {
    font-size: 19px;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .par {
  height: auto;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
}
@media screen and (min-width: 700px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .par {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec2 > .inner > .box2 > [class^=box] > [class^=box] > .lnk > .fig > .cap > .par {
    font-size: 16px;
    line-height: 26px;
  }
}
#main.home > .sec2 > .inner > .box2 > [class^=box].box1 > .box1 {
  border-bottom: 8px solid #FFCC1C;
}
#main.home > .sec2 > .inner > .box2 > [class^=box].box1 > .box2 {
  border-bottom: 8px solid #084D80;
}
#main.home > .sec2 > .inner > .box2 > [class^=box].box2 > .box1 {
  border-bottom: 8px solid #67C3B7;
}
#main.home > .sec2 > .inner > .box2 > [class^=box].box2 > .box2 {
  border-bottom: 8px solid #A591C5;
}
#main.home > .sec3 {
  height: auto;
  width: 100%;
}
#main.home > .sec3 > .inner {
  height: auto;
  width: 100%;
  padding: 70px 8% 45px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner {
    padding: 90px 50px 60px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner {
    padding: 110px 50px 55px;
  }
}
#main.home > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin: 0 auto 60px;
  max-width: 550px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 {
    margin: 0 auto 90px;
    max-width: 750px;
  }
}
#main.home > .sec3 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  border-bottom: 3px solid #ba0025;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: .05em;
  padding-bottom: 20px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner > .box1 > .phd {
    font-size: 22px;
  }
}
#main.home > .sec3 > .inner > .box1 > .par {
  height: auto;
  width: 100%;
  border-bottom: 1px solid #000000;
  font-size: 17px;
  margin-bottom: 20px;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .par {
    font-size: 19px;
    padding: 15px 0;
  }
}
#main.home > .sec3 > .inner > .box1 > .lst {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
}
#main.home > .sec3 > .inner > .box1 > .lst > .itm {
  height: auto;
  width: 100%;
  border-bottom: 1px solid #000000;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm {
    padding: 15px 0;
  }
}
#main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk {
    align-items: center;
    display: flex;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk {
    padding-right: 25px;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk::after {
    transition: opacity 0.35s;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk::after {
    background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_3.svg") center center no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
  }
}
#main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt1 {
  height: auto;
  width: 100%;
  display: block;
  font-size: 17px;
  margin-bottom: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt1 {
    font-size: 19px;
    margin-bottom: 0;
    transition: opacity 0.35s;
    width: 42.066%;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt1 {
    font-size: 17px;
  }
}
#main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt2 {
  height: auto;
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt2 {
    transition: opacity 0.35s;
    width: 57.934%;
  }
}
#main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt2 > .wd1 {
  height: auto;
  width: 100%;
  display: block;
  font-size: 12px;
  letter-spacing: .05em;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt2 > .wd1 {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
#main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt2 > .wd2 {
  height: auto;
  width: 100%;
  display: block;
  font-size: 12px;
  letter-spacing: .05em;
/*  overflow: hidden;*/
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk > .txt2 > .wd2 {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk:hover::after {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk:hover > .txt1 {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lst > .itm > .lnk:hover > .txt2 {
    opacity: 0.7;
  }
}
#main.home > .sec3 > .inner > .box1 > .lnk {
  height: auto;
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .05em;
  padding-right: 20px;
  position: relative;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lnk {
    transition: opacity 0.35s;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner > .box1 > .lnk {
    font-size: 16px;
  }
}
#main.home > .sec3 > .inner > .box1 > .lnk::after {
  background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_1.svg") center center no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lnk:hover {
    opacity: 0.7;
  }
}
#main.home > .sec3 > .inner > .box2 {
  margin: 0 auto;
  max-width: 550px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 {
    max-width: 750px;
  }
}
#main.home > .sec3 > .inner > .box2 > .phd {
  height: auto;
  width: 100%;
  border-bottom: 3px solid #ba0025;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: .05em;
  padding-bottom: 20px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner > .box2 > .phd {
    font-size: 22px;
  }
}
#main.home > .sec3 > .inner > .box2 > .par {
  height: auto;
  width: 100%;
  border-bottom: 1px solid #000000;
  font-size: 17px;
  margin-bottom: 20px;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .par {
    font-size: 17px;
    padding: 15px 0;
  }
}
#main.home > .sec3 > .inner > .box2 > .lst {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .lst {
    margin-bottom: 27.5px;
  }
}
#main.home > .sec3 > .inner > .box2 > .lst > .itm {
  height: auto;
  width: 100%;
  border-bottom: 1px solid #000000;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .lst > .itm {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner > .box2 > .lst > .itm {
    padding-right: 25px;
    position: relative;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec3 > .inner > .box2 > .lst > .itm::after {
    background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_3.svg") center center no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
  }
}
#main.home > .sec3 > .inner > .box2 > .lst > .itm > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .lst > .itm > .lnk {
    align-items: center;
    display: flex;
    justify-content: space-between;
    transition: opacity 0.35s;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .lst > .itm > .lnk:hover {
    opacity: 0.7;
  }
}
#main.home > .sec3 > .inner > .box2 > .lst > .itm > .lnk > .txt1 {
  height: auto;
  width: 100%;
  display: block;
  font-size: 17px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .lst > .itm > .lnk > .txt1 {
    font-size: 17px;
    letter-spacing: .05em;
    margin-bottom: 0;
    width: 17.365%;
  }
}
#main.home > .sec3 > .inner > .box2 > .lst > .itm > .lnk > .txt2 {
  height: auto;
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .lst > .itm > .lnk > .txt2 {
    font-size: 15px;
    letter-spacing: .05em;
    width: 82.635%;
  }
}
#main.home > .sec3 > .inner > .box2 > .lnk {
  height: auto;
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  padding-right: 20px;
  position: relative;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .lnk {
    transition: opacity 0.35s;
  }
}
#main.home > .sec3 > .inner > .box2 > .lnk::after {
  background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_1.svg") center center no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .lnk:hover {
    opacity: 0.7;
  }
}
#main.home > .sec4 {
  height: auto;
  width: 100%;
}
#main.home > .sec4 > .inner {
  height: auto;
  width: 100%;
  padding: 45px 8% 60px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner {
    padding: 55px 50px 60px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner {
    padding: 55px 50px 100px;
  }
}
#main.home > .sec4 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin: 0 auto 40px;
  max-width: 550px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner > .box1 {
    margin: 0 auto 40px;
    max-width: 800px;
  }
}
#main.home > .sec4 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
#main.home > .sec4 > .inner > .box1 > .phd > .txt {
  height: auto;
  width: auto;
  border-bottom: 4px solid #ba0025;
  display: inline-block;
  font-size: 29px;
  font-weight: 700;
  letter-spacing: .05em;
  padding-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main.home > .sec4 > .inner > .box1 > .par {
  height: auto;
  width: 100%;
  font-size: 16px;
  letter-spacing: .05em;
  line-height: 29px;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner > .box1 > .par {
    text-align: center;
    max-width: none;
  }
}
#main.home > .sec4 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin: 0 auto 50px;
  max-width: 390px;
}
@media screen and (min-width: 700px) {
  #main.home > .sec4 > .inner > .box2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 660px;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > .box2 {
    margin: 0 auto 40px;
    max-width: 660px;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner > .box2 {
    display: block;
    margin: 0 auto 60px;
    max-width: 1000px;
  }
}
#main.home > .sec4 > .inner > .box2 > .par {
  height: auto;
  width: 100%;
  font-size: 17px;
  text-align: center;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > .box2 > .par {
    font-size: 19px;
    padding: 15px 0;
  }
}
#main.home > .sec4 > .inner > .box2 > .lst {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 700px) {
  #main.home > .sec4 > .inner > .box2 > .lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner > .box2 > .lst {
    display: block;
  }
}
#main.home > .sec4 > .inner > .box2 > .lst > .itm {
  height: auto;
  width: 100%;
  margin: 0 auto 30px;
  max-width: 390px;
}
@media screen and (min-width: 700px) {
  #main.home > .sec4 > .inner > .box2 > .lst > .itm {
    margin: 0 0 30px;
    max-width: 315px;
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > .box2 > .lst > .itm {
    transition: opacity 0.35s;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner > .box2 > .lst > .itm {
    margin: 0 auto 30px;
    max-width: 800px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > .box2 > .lst > .itm:hover {
    opacity: 0.7;
  }
}
#main.home > .sec4 > .inner > .box2 > .lst > .itm > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
#main.home > .sec4 > .inner > .box2 > .lst > .itm > .lnk > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
@media screen and (min-width: 700px) {
  #main.home > .sec4 > .inner > .box2 > .lst > .itm > .lnk > .img1 {
    display: none;
  }
}
#main.home > .sec4 > .inner > .box2 > .lst > .itm > .lnk > .img2 {
  height: auto;
  width: 100%;
  display: none;
}
@media screen and (min-width: 700px) {
  #main.home > .sec4 > .inner > .box2 > .lst > .itm > .lnk > .img2 {
    display: block;
  }
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner > .box2 > .lst > .itm > .lnk > .img2 {
    display: none;
  }
}
#main.home > .sec4 > .inner > .box2 > .lst > .itm > .lnk > .img3 {
  height: auto;
  width: 100%;
  display: none;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner > .box2 > .lst > .itm > .lnk > .img3 {
    display: block;
  }
}
#main.home > .sec4 > .inner > .box3 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1100px) {
  #main.home > .sec4 > .inner > .box3 {
    margin: 0 auto;
    max-width: 1000px;
  }
}
#main.home > .sec4 > .inner > .box3 > .lnk {
  height: auto;
  width: 100%;
  border: 1px solid #000000;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  margin: 0 auto;
  max-width: 315px;
  padding: 20px 0;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > .box3 > .lnk {
    max-width: none;
    transition: background 0.35s, border 0.35s;
    width: 335px;
  }
}
#main.home > .sec4 > .inner > .box3 > .lnk::after {
  background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_1.svg") center center no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  right: 12.5px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > .box3 > .lnk:hover {
    background-color: #ba0025;
    border: 1px solid #ba0025;
    color: #ffffff;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > .box3 > .lnk:hover::after {
    background: url("https://www.mitsuhashi-corp.co.jp/images/en/ico_home_2.svg") center center no-repeat;
  }
}
