@charset "UTF-8";
/*------------------------------------------------------------
	ページ共通箇所
------------------------------------------------------------*/
#gNavi ul li.about a {
  background: url(/img/common/template/gnav_about_over.png) no-repeat;
}
#gNavi ul li.about a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 192px;
  height: 5px;
  background-color: #FF9326;
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.15);
  box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.15);
  content: "";
}
#gNavi ul li.about a img {
  visibility: hidden;
}

#conts .ttl01.top {
  margin-bottom: 30px;
}

#conts .shadowAreaTop {
  padding-top: 5px;
  background: url(/img/owner/bg_owner_top.jpg) no-repeat left top;
}
#conts .shadowAreaBtm {
  padding-bottom: 5px;
  background: url(/img/owner/bg_owner_bottom.jpg) no-repeat left bottom;
}
#conts .shadowArea {
  background: url(/img/owner/bg_owner_middle.jpg) repeat-y left;
  padding-bottom: 5px;
}
#conts .notes {
  margin-top: 0 !important;
  color: #CC0000;
  font-weight: bold;
}

#sideBar .subTtl {
  padding: 15px 40px 15px 15px;
  background: #FF9326;
}
#sideBar .lineUp {
  margin: 15px;
  padding-bottom: 15px;
}
#sideBar .lineUp li {
  border-top: 1px dotted #CCC;
}
#sideBar .lineUp li:first-child {
  border-top: none;
}
#sideBar .lineUp li a {
  padding-left: 10px;
  line-height: 2.5;
  background: url(/img/owner/icon_owner_arw02.png) no-repeat 0 7px;
}
#sideBar .lineUp .new {
  padding-right: 35px;
  background: url(/img/owner/icon_owner_free01.png) no-repeat 134px 9px;
}

/*------------------------------------------------------------
	メンバー詳細
	staff/
------------------------------------------------------------*/
#conts .wrap01 {
  padding: 0 25px 10px 25px;
}

#conts .staffTable {
  margin-bottom: 25px;
  width: 100%;
  border-collapse: collapse;
}

#conts .staffTable th,
#conts .staffTable td {
  padding: 20px;
  background: #F7F4EE;
  box-sizing: border-box;
}

#conts .staffTable th {
  width: 332px;
  border-right: 1px solid #FFF;
  font-weight: normal;
  line-height: 1.7;
  text-align: left;
  vertical-align: top;
}

#conts .staffTable th p {
  margin-bottom: 0;
}

#conts .profile {
  width: 154px;
  float: left;
}

#conts .profile .name {
  margin-bottom: 8px;
  border-bottom: 1px solid #FF9326;
  font-size: 1.231em;
  font-weight: bold;
}

#conts .profile .name span {
  margin: 4px 0 5px;
  display: block;
  color: #FF9226;
  font-size: 0.750em;
  font-weight: normal;
}

#conts .profile dl dt {
  width: 58px;
  box-sizing: border-box;
  float: left;
}

#conts .profile dl dt span {
  padding: 1px;
  height: 15px;
  border: 1px solid #FF9326;
  display: block;
  color: #FF9326;
  font-size: 0.846em;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}

#conts .profile dl dd {
  margin-bottom: 5px;
  padding-left: 63px;
  width: 100%;
  font-size: 0.923em;
  line-height: 1.4;
  box-sizing: border-box;
}

#conts .profile dl dd:last-of-type {
  margin-bottom: 0;
}

#conts .imgBox {
  width: 120px;
  height: 155px;
  position: relative;
  overflow: hidden;
  float: right;
}

#conts .imgBox img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#conts .ttl03 {
  margin-bottom: 20px;
}

.serviceBox {
  overflow: hidden;
}

.serviceBox .wrap01 {
  margin-top: 30px;
}

#pickup {
  margin-bottom: 40px;
}

#pickup img {
  max-width: 100%;
}

#pickup .btnList {
  margin: 20px 0;
  text-align: center;
  clear: both;
}

#pickup .btnList li {
  display: inline-block;
  width: 327px;
  background: #FF9326;
}

#pickup .btnList li a {
  padding: 11px 15px;
  height: 38px;
  display: block;
  color: #FFF;
  box-sizing: border-box;
}

#pickup .btnList li a span {
  position: relative;
  padding-left: 15px;
}

#pickup .btnList li a span:before {
  position: absolute;
  top: 20%;
  left: -5px;
  padding-left: 15px;
  background: url(/img/common/icon/icon_arrow_r01.png) no-repeat 1px center;
  content: "";
  width: 10px;
  height: 10px;
}

#related h4 {
  margin-bottom: 13px!important;
  padding-bottom: 8px;
  border-bottom: 1px dotted #CCC;
  font-size: 1.231em;
  font-weight: bold;
}

#related .inner {
  padding: 0 20px;
}

#related .linkList01 li {
  margin-bottom: 4px;
}

.staff-template-default #pickup p {
	line-height: 1.8;
	font-size: 1.1em;
}

.staff-template-default #pickup h3 {
	position: relative;
    padding: 10px 0 10px 10px;
    width: 650px;
    display: block;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #C12652;
    border-radius: 4px;
	margin-bottom: 10px
}

.staff-template-default #pickup h3:after {
    margin-left: -5px;
    width: 10px;
    height: 6px;
    background: url(../../img/common/icon/arrow03.png) no-repeat center bottom;
    background-size: 10px 6px;
    position: absolute;
    bottom: -6px;
    left: 10%;
    content: "";
}

.staff-template-default #pickup ul.listStyle01 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #DDD;
}

.staff-template-default #pickup ul.listStyle01 li {
	font-size: 1.15em;
	padding-left: 35px;
	margin-bottom: 15px;
	background: url(../../img/common/icon/icon_check03.png) no-repeat 0 -2px;
}

.staff-template-default #pickup ul.listStyle01 li span {
	color: #79A300;
}

.staff-template-default #pickup .text01 {
	font-weight: bold;
}

.staff-template-default #pickup ul.listStyle01 li:last-child {
	margin-bottom: 0px;
}