#mainArea{
  margin: 0 auto;
  font-size: 62.5%;
  line-height: 2.4;
}
a{
  text-decoration: underline;
}
p{
  transform: rotate(.03deg);
}
.f-13{
  font-size: 1.3rem;
}
.f-15{
  font-size: 1.5rem;
}
.nor{
  font-weight: normal;
}
.blc{
  display: block;
}
.italic{
  font-style: italic;
}
.right{
  text-align: right;
}
.padding_r_5{
  padding: 0 5% 0 0;
}
.padding_l_5{
  padding: 0 0 0 5%;
}
.mainbnr{
  text-align: center;
  position: relative;
}
.main{
  width: 100vw;
}
.lead{
  margin: 10% 0 0 0;
}
.contentArea_{
  padding:200px 0 50px;
}
.model_{
  display: inline-block;
  width: 51%;
  vertical-align: top;
}
.comment_{
  display: inline-block;
  width: 48%;
  text-align: left;
}
.Number_{
  font-size: 2.4rem;
  font-family: helvetica, arial, sans-serif;
  font-weight: 700;
}
.Name_{
  font-size: 3.0rem;
  font-family: helvetica, arial, sans-serif;
  font-weight: 700;
  margin: 3% 0;
  line-height: 1.5;
}
.instaName_{
  font-size: 1.5rem;
  font-family: helvetica, arial, sans-serif;
  margin: 5% 0 5em;
  line-height: 1.5;
}
.instaName_ a{
  padding: 0 5px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%,rgb(0, 0, 0, 255) 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .3s;
  text-decoration: none;
}
.instaName_ a:hover{
  background-position: -100% 0;
  color: #fff;
}
.staffComment_{
  line-height: 2.4;
  text-align: left;
  margin: 5% 0;
  width: 70%;
}
.staffRec__ .staffComment_{
  text-align: left;
  margin: 30% 0 15% auto;
  width: 94%;
}
.itemCaption_{
  margin: 5% 0;
  line-height: 2;
  text-align: left;
}
.itemCaption_ span{
  font-weight: 700;
  margin: 0 2% 0 0;
  font-size: 1.2rem;
}
.staffRec_{
  width: 1200px;
  margin: 0 auto;
}
.staffRec__{
  width: 1260px;
  margin: 0 auto;
}
.staffRec__ ul li:nth-child(1){
  width: 26%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin: 180px 0 -50px 0;
}
.staffRec__ ul li:nth-child(2){
  display: inline-block;
  vertical-align: middle;
  width: 47%;
  text-align: left;
}
.staffRec__ ul li:nth-child(3){
  width: 26%;
  vertical-align: top;
  text-align: right;
  margin: -80px 0 0 auto;
  display: inline-block;
}
.btnArea_{
  margin: 0;
}
.btnArea_ a{
  color: #ffffff;
  text-align: center;
  padding: 4px 9px;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  margin: 5px 0 0 8px;
  background: #000000;
  border: 1px solid #000000;
  line-height: 1.2rem;
  font-weight: normal;
}
.btnArea_ a:hover{
  color: #000000 !important;
  border: 1px solid #000000;
  background: #ffffff;
}
.sub_{
  text-align: center;
  margin: 160px 0 0;
}
.sub_ div:first-child{
  display: inline-block;
  margin: 0 80px 0 0;
  vertical-align: top;
}
.sub_ div:last-child{
  display: inline-block;
  margin: -80px 0 0 0;
}
.sub__{
  width: 100%;
  margin: 10em auto;
  text-align: center;
}
.split{
  display: table;
  width: 1200px;
  margin: 20em auto;
}
.split-item{
  display: table-cell;
  width: 50%;
}
.split-left{
  position: relative;
}
.split-item img{
  width:100vw;
}
.fa-instagram{
  margin: 0 5px 0 0;
}
