@charset "UTF-8";
/* fonts
----------------------------------------------------*/
@import url("https://fonts.googleapis.com/earlyaccess/hannari.css");
@import url("https://fonts.googleapis.com/css?family=Karla:400,700");
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,400i,700,700i");
@font-face {
  font-family: 'yugothic';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/yu-gothic-medium.eot");
  src: url("../fonts/yu-gothic-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/yu-gothic-medium.woff2") format("woff2"), url("../fonts/yu-gothic-medium.woff") format("woff"), url("../fonts/yu-gothic-medium.ttf") format("truetype");
}
@font-face {
  font-family: 'yugothic Bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/yu-gothic-bold.eot");
  src: url("../fonts/yu-gothic-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/yu-gothic-bold.woff2") format("woff2"), url("../fonts/yu-gothic-bold.woff") format("woff"), url("../fonts/yu-gothic-bold.ttf") format("truetype");
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  font-family: "Karla", "yugothic", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
}

strong {
  font-weight: 700;
  font-family: "Karla", "yugothic Bold", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

h1, h2, h3, h4, h5 {
  font-weight: 400;
  font-style: normal;
}

span.adjust0 {
  margin: 0 .05em;
}
span.adjust1 {
  margin: 0 .14em 0 .12em;
}
span.adjust7 {
  margin: 0 .05em;
}

img {
  -ms-interpolation-mode: bicubic;
}
img.ragtag {
  width: 182px;
}
img.rt {
  width: 42px;
}
img.dot {
  width: 2px;
}
img.txt1 {
  width: 180px;
}
img.txt1 {
  width: 172px;
}
img.txt2 {
  width: 174px;
}

#topLeed p {
  font-family: "EB Garamond", serif;
  letter-spacing: .05em;
  font-size: 30px;
}

.textBox h4 {
  font-family: "EB Garamond", serif;
  letter-spacing: .05em;
}

.spOnly {
  display: none !important;
}

.pcOnly {
  display: inline-block !important;
}

section.business {
  width: 92%;
  max-width: 1120px;
  margin: 70px auto 200px;
}
section.business *,
section.business :after,
section.business :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
section.business img,
section.business svg {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
section.business div.wrap {
  margin: 0 auto 70px;
  letter-spacing: -.4em;
}
section.business div.wrap .logo {
  text-align: center;
  height: 70px;
}
section.business div.wrap .card {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0em;
  width: 47.3%;
  background-color: #fff;
  padding: 40px 3.6%;
}
section.business div.wrap .card:last-child {
  margin: 0 0 0 5.4%;
}
section.business div.wrap .card p {
  font-size: 14px;
  line-height: 1.92em;
  letter-spacing: .05em;
  margin: 0 auto 25px;
}
section.business div.wrap .card p.title {
  font-size: 20px;
  line-height: 1.75em;
  letter-spacing: .1em;
  color: #4b416c;
  margin: 0 auto 40px;
}
section.business div.wrap .card p strong {
  font-weight: 700;
  font-family: "Karla", "yugothic Bold", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #4b416c;
}
section.business div.our {
  margin: 0 auto 80px;
  background-color: #fff;
  padding: 65px 3.6%;
  text-align: center;
}
section.business div.our > p {
  font-size: 15px;
  line-height: 2.333em;
  text-align: center;
  color: #4b416c;
  margin: 0 auto 60px;
  letter-spacing: 0em;
}
section.business div.our > p.title {
  font-size: 27px;
  letter-spacing: .15em;
  line-height: 1em;
  margin: 0 auto 35px;
  padding: 0 0 25px;
  position: relative;
  color: #4b416c;
}
section.business div.our > p.title:after {
  content: '';
  width: 80px;
  height: 1px;
  background-color: #4b416c;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
section.business div.our ul {
  letter-spacing: -.4em;
}
section.business div.our ul li {
  letter-spacing: 0em;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  border-right: solid 1px #a5a0b5;
  padding: 0 2.5%;
}
section.business div.our ul li:first-child img {
  width: 72px;
}
section.business div.our ul li:nth-child(2) img {
  width: 82px;
}
section.business div.our ul li:nth-child(3) img {
  width: 58px;
}
section.business div.our ul li:last-child {
  border: none;
}
section.business div.our ul li:last-child img {
  width: 54px;
}
section.business div.our ul li p {
  font-size: 14px;
  line-height: 1.85em;
  text-align: left;
}
section.business div.our ul li p.title {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  font-family: "Karla", "yugothic Bold", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 1.4em;
  letter-spacing: .05em;
  margin: 0 auto 15px;
  color: #4b416c;
  height: 115px;
  position: relative;
}
section.business div.our ul li p.title img {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
section.business div.our div.zu, section.business div.our div.line {
  margin: 0 auto 15px;
}
section.business div.our div.zu img {
  width: 100%;
}
section.business div.our div.ourblock {
  width: 100%;
  border-top: solid 1px #d9d9d9;
  padding: 20px 9.5%;
  text-align: center;
}
section.business div.our div.ourblock:first-of-type p.name img {
  width: 37px;
}
section.business div.our div.ourblock:nth-of-type(2) p.name img {
  width: 49px;
}
section.business div.our div.ourblock:nth-of-type(3) p.name img {
  width: 84px;
}
section.business div.our div.ourblock:last-of-type p.name img {
  width: 47px;
}
section.business div.our div.ourblock p {
  text-align: left;
  font-size: 13px;
  line-height: 1.76em;
}
section.business div.our div.ourblock p.name {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
  letter-spacing: .05em;
  color: #4b416c;
  margin: 0 auto 18px;
}
section.business div.our div.ourblock p.name span {
  display: block;
  font-size: .72em;
}
section.business div.our div.ourblock p.name img {
  display: block;
  margin: 0 auto 10px;
}
section.business div.our div.care p.subtitle {
  font-size: 20px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: .05em;
  margin: 0 auto 25px;
  color: #4b416c;
}
section.business ul.banners {
  letter-spacing: -.4em;
  text-align: center;
  max-width: 960px;
  margin: 0 auto;
}
section.business ul.banners li {
  letter-spacing: 0em;
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  width: 46.8%;
  height: 200px;
}
section.business ul.banners li:last-child {
  margin: 0 0 0 6.4%;
}
section.business ul.banners li:last-child .bg {
  background: url(../images/banner2.png) 50% 50% no-repeat;
  background-size: cover;
}
section.business ul.banners li:hover:after {
  right: 4%;
}
section.business ul.banners li:hover .bg {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
section.business ul.banners li:after {
  transition: all .3s;
  content: '';
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
section.business ul.banners li .bg {
  transition: all 1s;
  -webkit-transform: scale(1);
  transform: scale(1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/banner1.png) 50% 50% no-repeat;
  background-size: cover;
}
section.business ul.banners li a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
section.business ul.banners li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#profile,
#history {
  width: 520px;
}

#profile {
  margin-right: 80px;
}

@media only screen and (max-width: 1200px) {
  #profile,
  #history {
    width: 436px;
  }
}
@media only screen and (max-width: 992px) {
  section.business div.wrap .card p.title {
    font-size: 18px;
  }

  #profile,
  #history {
    width: 640px;
  }

  #profile {
    margin: 0 80px 0 0;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 640px) {
  img.ragtag {
    width: 164px;
  }
  img.rt {
    width: 40px;
  }
  img.txt1 {
    width: auto;
  }
  img.txt2 {
    width: auto;
  }

  #topLeed p {
    font-size: 20px;
  }

  .spOnly {
    display: inline-block !important;
  }

  .pcOnly {
    display: none !important;
  }

  h3.leed.business {
    width: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 0;
    margin: 0 auto;
  }

  section.business {
    width: 100%;
    margin: 0 auto 60px;
  }
  section.business div.wrap {
    margin: 0 auto;
  }
  section.business div.wrap .card {
    width: 100%;
    padding: 30px 0;
  }
  section.business div.wrap .card:last-child {
    margin: 0 auto;
    padding: 30px 0 0;
  }
  section.business div.wrap .card p {
    font-size: 12px;
    padding: 0 8%;
  }
  section.business div.wrap .card p.title {
    font-size: 16px;
  }
  section.business div.our {
    padding: 40px 0;
    background: none;
    margin: 0 auto 10px;
  }
  section.business div.our > p {
    font-size: 13px;
    margin: 0 auto 30px;
  }
  section.business div.our > p.title {
    font-size: 18px;
  }
  section.business div.our > p.title:after {
    width: 50px;
  }
  section.business div.our ul li {
    border: none;
    border-top: solid 1px #a5a0b5;
    width: 100%;
    padding: 20px 0;
  }
  section.business div.our ul li:first-child img {
    width: 50px;
  }
  section.business div.our ul li:first-child p.title {
    padding: 60px 0 0;
  }
  section.business div.our ul li:nth-child(2) img {
    width: 60px;
  }
  section.business div.our ul li:nth-child(2) p.title {
    padding: 60px 0 0;
  }
  section.business div.our ul li:nth-child(3) img {
    width: 44px;
  }
  section.business div.our ul li:nth-child(3) p.title {
    padding: 46px 0 0;
  }
  section.business div.our ul li:last-child {
    border-top: solid 1px #a5a0b5;
  }
  section.business div.our ul li:last-child p.title {
    padding: 52px 0 0;
  }
  section.business div.our ul li:last-child img {
    width: 40px;
  }
  section.business div.our ul li p {
    font-size: 13px;
  }
  section.business div.our ul li p.title {
    height: auto;
    font-size: 18px;
    margin: 0 auto 10px;
  }
  section.business div.our ul li p.title img {
    bottom: auto;
    top: 0;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
  section.business div.our div.zu, section.business div.our div.line {
    padding: 0 5%;
    margin: 0 auto 30px;
  }
  section.business div.our div.line {
    display: none;
  }
  section.business div.our div.care {
    width: 81%;
    background-color: #fff;
    margin: 20px auto 0;
    padding: 15px 5.7%;
  }
  section.business div.our div.care p.subtitle {
    font-size: 13px;
    line-height: 1.6em;
    margin: 0 auto 15px;
  }
  section.business ul.banners {
    background-color: #fff;
    padding: 30px 9.5%;
  }
  section.business ul.banners li {
    width: 100%;
    height: auto;
    padding-top: 46%;
  }
  section.business ul.banners li:last-child {
    margin: 25px auto 0;
  }
  section.business ul.banners li a img {
    width: auto;
    height: 75%;
  }

  #profile,
  #history {
    width: initial;
  }
}
