/*
 * filename: access.css
 * version: 1.0
 */
#main.access {
  margin-bottom: 65px;
}
@media screen and (min-width: 768px) {
  #main.access {
    margin-bottom: 80px;
  }
}
#main.access > .sec1 {
  height: auto;
  width: 100%;
}
#main.access > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: calc(450px + 16%);
  padding: 0 8%;
}
@media screen and (min-width: 768px) {
  #main.access > .sec1 > .inner {
    max-width: 768px;
    padding: 0 50px;
  }
}
@media screen and (min-width: 1100px) {
  #main.access > .sec1 > .inner {
    max-width: 800px;
    padding: 0 50px;
  }
}
#main.access > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 40px;
}
#main.access > .sec1 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 40px;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.access > .sec1 > .inner > .box1 > .phd {
    font-size: 29px;
    line-height: 43px;
  }
}
#main.access > .sec1 > .inner > .box1 > .shd {
  height: auto;
  width: 100%;
  font-family: "Work Sans", sans-serif;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .025em;
  line-height: 20px;
  text-align: center;
}
#main.access > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.access > .sec1 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 46px;
}
@media screen and (min-width: 768px) {
  #main.access > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    margin: 0 auto 40px;
    width: 360px;
  }
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box1 > .phd {
  height: auto;
  width: 100%;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 28.8px;
  margin-bottom: 12.5px;
  text-align: center;
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box1 > .par {
  height: auto;
  width: 100%;
  font-size: 16px;
  letter-spacing: .05em;
  line-height: 28.8px;
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 62.5%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.access > .sec1 > .inner > .box2 > [class^=box] > .box2 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1100px) {
  #main.access > .sec1 > .inner > .box2 > [class^=box] > .box2 {
    margin-bottom: 15px;
  }
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box2 > .frm {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  position: absolute;
  display: block;
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box3 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.access > .sec1 > .inner > .box2 > [class^=box] > .box3 {
    display: flex;
    flex-direction: row-reverse;
  }
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box3 > .par1 {
  height: auto;
  width: 100%;
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 24px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.access > .sec1 > .inner > .box2 > [class^=box] > .box3 > .par1 {
    text-align: right;
    width: 180px;
  }
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box3 > .par1 > .lnk {
  color: #ba0025;
  text-decoration: underline;
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box3 > .par1 > .lnk[target='_blank']::after {
  background: url("https://www.mitsuhashi-corp.co.jp/images/ja/ico_extlnk.svg") center center no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 12.5px;
  margin-left: 3px;
  width: 12.5px;
}
#main.access > .sec1 > .inner > .box2 > [class^=box] > .box3 > .par2 {
  height: auto;
  width: 100%;
  font-size: 13px;
  letter-spacing: .05em;
  line-height: 24.8px;
}
@media screen and (min-width: 768px) {
  #main.access > .sec1 > .inner > .box2 > [class^=box] > .box3 > .par2 {
    width: calc(100% - 180px);
  }
}
