@charset "utf-8";

/*
---------------------------------------
  common-component
---------------------------------------
*/

/*明朝体*/

.minchou{font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',"source-han-serif-japanese","Sawarabi Mincho",'ＭＳ 明朝', 'MS Mincho',sans-serif; }

h2.minchou{font-size: 38px; font-weight: 600; color: #4b3304; letter-spacing: 0.1em; }

/*ボタン*/

p.greenBtn a{
	display: block;
	width: 400px;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
	background: #7EB973;
	color: #fff;
	margin: 25px auto 0;
}

/*---------------------------------------------------------*/

#company-wrapper {
  margin-bottom: 60px;
}

.main {
  width: 760px;
  float: left;
}

.side {
  width: 220px;
  float: right;
}

.bnrArea li+li {
  margin-top: 8px;
}

.company-article a {
  color: #333;
}

/* header */

.cont-header {
  width: 100%;
  border-bottom: 1px solid #d3d4b4;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: table;
}

.cont-header>h2,
.cont-header>p {
  display: table-cell;
  vertical-align: middle;
}

.cont-header>h2 {
  font-size: 48px;
  line-height: 1.2em;
  letter-spacing: 0.15em;
  color: #584116;
}

.cont-header > p {
  font-size: 14px;
  line-height: 1.6em;
  width: 560px;
}

/* sidenav */

#company00_nav {
  width: 100%;
  padding-top: 1px;
  background: url(../../img/company/company00_navibg00.gif) no-repeat;
  margin-bottom: 12px;
}

#company00_nav li {
  background: url(../../img/company/company00_navi00.jpg) no-repeat left top;
}

#company00_nav li a {
  text-indent: 15px;
  text-decoration: none;
  display: block;
  height: 42px;
  line-height: 42px;
}

#company00_nav li a:hover {
  background: url(../../img/company/company00_navi00.jpg) no-repeat left -42px;
}

/*
---------------------------------------
  article
---------------------------------------
*/

.company-article h2 {
  font-size: 22px;
  line-height: 1.4em;
  color: #6C5932;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 3px #d3d4b4 double;
}

.media-image {
  float: left;
  margin: 0 20px 20px 0;
}

.media-image img {
  max-width: 350px;
  max-height: 500px;
  border: 1px solid #ddd;
}

.company-article h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 15px;
}

.company-article p {
  font-size: 15px;
  line-height: 1.6em;
}

.company-article p + h3,
.company-article p + p {
  margin-top: 1.0em;
}

.company-article hr {
  width: 100%;
  display: block;
  clear: both;
}

/* planner */

.planner-header {
  width: 100%;
  position: relative;
  min-height: 400px;
  margin-bottom: 30px;
}

.planner-header .memb_tit {
  position: absolute;
  top: 20px;
  left: 0;
}

.planner-header .memb_tit_t {
  background: url(../../img/company/sp_tit_gmaru.png) no-repeat;
  color: #fff;
  width: 200px;
  height: 200px;
  padding-top: 20px;
  position: relative;
  text-align: center;
}

.planner-header .memb_tit_t p {
  line-height: 1.7em;
  margin-top: 0;
}

.memb_tit_t p.name {
  font-weight: 700;
  font-size: 22px;
}

.memb_tit_t p.name_rome {
  font-size: 10px;
}

.memb_tit_t p.reki {
  padding-top: 5px;
  font-size: 15px;
}

.memb_tit_t p.uri {
  font-size: 15px;
}

.memb_prof {
  border: 1px solid #efefef;
  padding: 10px;
  width: 530px;
  font-size: 16px;
  line-height: 1.6em;
  position: absolute;
  top: 50px;
  left: 230px;
}

.memb_prof p {
  font-weight: 700;
  color: #63ad30;
  font-size: 20px;
  margin-bottom: 5px;
}

.memb_prof_ph_all {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.memb_point {
  position: absolute;
  top: 250px;
  left: 0;
  border: solid 1px #63ad30;
  border-radius: 0.5em;
  padding: 10px;
  width: 600px;
}

.memb_point_tit {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 12px;
  line-height: 1.4em;
}

.memb_point_tit img {
  vertical-align: middle;
  margin-right: 8px;
}

.memb_point .cb {
  font-size: 15px;
  line-height: 1.4em;
}

.memb_question {
  font-size: 15px;
  line-height: 1.4em;
  font-variant: inherit;
  margin-top: 30px;
}

.memb_question p {
  color: #63ad30;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
  line-height: 1.4em;
}

.message_txt p {
  font-size: 16px;
  line-height: 2em;
}

.companyTit {
  margin: 20px 0 14px 0;
  border-bottom: #d3d4b4 1px solid;
  height: 72px;
}

.titPage01 {
  float: left;
}

.voice-area{
	width: 100%;
	padding-top: 15px;
}

.cVoice {
  width: 370px;
  float: right;
}

.cVoice > img {
}

.cVoice > p {
  line-height: 1.8em;
}

.cVoiceLeft{
	width: 630px;
	float: left;
	margin-top: 20px;
}

.cVoiceLeft p.greenBtn a{
	margin-top: 0;
}

.voiceLeft {
  border: solid 4px #E4E0D5;
  width: 220px;
  float: left;
  height: 220px;
  background-color: #F9F8F6;
}

.voiceLeft img {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

.voiceRight {
  border-right: solid 4px #E4E0D5;
  border-top: solid 4px #E4E0D5;
  border-bottom: solid 4px #E4E0D5;
  width: 220px;
  float: left;
  height: 220px;
  background-color: #F9F8F6;
}

.voiceLeft a,
.voiceRight a {
  padding: 10px;
  display: block;
}

.voiceLeft p,
.voiceRight p {
  line-height: 1.6em;
}

.voiceRight img {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

/*カンパニーメニュー*/

.company-menu ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}

.company-menu ul li{
	position: relative;
	width: 240px;
	height: 220px;
	overflow: hidden;
	flex: 1 calc(100% / 3);
	margin-bottom: 30px;
}

.company-menu ul li .overlay{
	width: 100%;
	height: 170px;
	opacity: 0;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	transition: .7s ease-in-out;
	z-index: 1;
}

.company-menu ul li:hover .overlay{
	opacity: 0.6;
}

.company-menu ul li .menu-image{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 170px;
}

.company-menu ul li img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}

.company-menu ul li span{
	display: block;
	width: 100%;
	margin-top: 15px;
	text-align: center;
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
	color: #000;
	font-size: 22px;
}

/*.company-menu ul li:hover span{
	opacity: 0;
}*/

/*----------------------------------------------------------*/

/*企業情報*/

.kigyou .message_txt{
	background: #FFECEB;
	padding: 50px 0;
	width: 100vw;
	position: relative;
	left: 50%;
    transform: translateX(-50%);
}

.message_txt .inner{
	max-width: 1000px;
	margin: 0 auto;
}

.message_txt ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 70px;
}

.message_txt ul:first-of-type,
:nth-of-type(3){
	flex-flow: row-reverse;
}

.message_txt ul li:nth-of-type(2){
	width: 60%;
}

.message_txt h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  padding-top: 20px !important;
  margin-bottom: 30px;
  display: inline-block;
}

.message_txt ul li .pt10.pb20{
	padding: 0 !important;
}

.message_txt ul li .greenBtn{
	margin-top: 10px;
}

/*--------------------------------------------------*/

/*社長メッセージ*/

p.ceo_image{
	text-align: center;
	margin: 20px auto 70px;
}

/*---------------------------------------------------*/

/*会社概要*/

.businessinfo-key{
	text-align: center;
}

.businessinfo-key:nth-of-type(2) img{
	width: 500px;
	height: auto;
}

/*---------------------------------------------------*/

.moreTxt {
  float: right;
  position: relative;
  margin-top: 25px;
  font-size: 19px;
}

.moreTxt:before {
  background-image: url(../../img/company/ic_moreIcon.png);
  position: absolute;
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  left: -25px;
  top: 50%;
  margin-top: -10px;
}

.media-link-wrapper {
  border: 6px solid #f7f7f7;
}

.media-link-wrapper a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 20px;
}

.med_name {
  font-size: 1.4rem;
  font-weight: bold;
  color: #000;
  padding-bottom: 10px;
}

.med_tit {
  font-size: 1.1rem;
  padding-bottom: 10px;
}

.comp_med_l {
  float: left;
  width: 370px;
  line-height: 1.5;
}

.comp_med_r {
  float: right;
  padding-bottom: 20px;
}

.comp_med_r img {
  border: 1px solid #CCC;
  padding: 5px;
  width: 320px;
}

.med_u {
  border-top: 1px solid #d8dadc;
  clear: both;
  font-size: 15px;
  padding-top: 10px;
  line-height: 1.4em;
  margin-bottom: 5px;
}

.med_bold {
  font-weight: bold;
  text-decoration: underline;
}

.cTitle2 {
  margin: 30px 0;
  border-bottom: #BDB4AF 3px double;
  color: #3C2B21;
  font-weight: bold;
  padding-bottom: 10px;
}

.about,
.aboutLast {
  width: 244px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 10px;
  box-shadow: 0 0 10px #F7F5F5 inset, 3px 3px 0 #ECEBEB;
}

.aboutLast {
  margin-right: 0;
}

.about img,
.aboutLast img {
  margin-bottom: 10px;
}

.about a,
.aboutLast a {
  display: block;
  padding: 10px;
}

.md_list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 15px;
}

.md_list li a {
  padding-left: 40px;
  background: url(../../img/common/arrow01_2.png) no-repeat 6px 0px;
  color: #4a423c;
  text-decoration: none;
}

.policy-header-txt {
  font-size: 14px !important;
  line-height: 1.6em;
  overflow: hidden;
}

.cTitle {
  margin: 10px auto;
}

.company03_txt01 {
  margin-bottom: 26px;
}

.company07_plnrline {
  border-top: 1px solid #d3d3d3;
  height: 2px;
  margin-top: 55px;
  width: 98%;
  margin-bottom: 55px;
}

.company01_hyo01 {
  overflow: hidden;
  margin-top: 4px;
  height: auto;
}
.f16 {
  font-size: 16px;
}

.businessinfo-tbl:first-of-type{
	width: 830px;
}

.businessinfo-tbl:nth-of-type(2),
.businessinfo-tbl:nth-of-type(3){
	width: 700px;
}

.businessinfo-tbl th {
  width: 24%;
  height: 41px;
  vertical-align: top;
  font-size: 16px;
  line-height: 30px;
  padding: 10px;
}

.businessinfo-tbl td {
  width: 76%;
  height: 41px;
  line-height: 30px;
  vertical-align: top;
  font-size: 16px;
  padding: 10px 0 10px 10px;
}

.businessinfo-tbl:nth-of-type(2) th{
	width: 30%;
}

.businessinfo-tbl:nth-of-type(2) td{
	width: 69%;
}

.businessinfo-tbl:nth-of-type(3) th{
	font-size: 14px;
}

.businessinfo-tbl:nth-of-type(3) td{
	font-size: 14px;
}


.HistoryTit {
  display: block;
  width: 100%;
}

.company02_one01 {
  padding-top: 9px;
  font-size: 16px;
  font-weight: bold;
}

.company02_two01 {
  padding-top: 8px;
  padding-left: 16px;
  font-size: 15px;
  line-height: 1.6em;
}

.flower-img {
  position: relative;
}

.company06_txt02 {
  position: absolute;
  top: 400px;
  left: 150px;
  line-height: 2.3em;
}

.company06_ntwktxt01 {
  float: left;
  width: 60px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
}

.company06_ntwk01 {
  margin-top: 50px;
  float: left;
}

.company06_ntwk02 {
  margin: 50px 0 0 50px;
  display:inline-block;

}

.company06_ntwktxt02 {
  float: left;
  border-left: 1px solid #d9d9d9;
  padding-left: 13px;
  width: auto;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 28px;
}

.company06_merit01 {
  float: left;
  margin: 40px auto;
  width: 400px;
}

.company06_merit02 {
  float: left;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 353px;
  line-height: 25px;
}

.company06_merit00 {
  margin-top: 50px;
}

.member_contact {
  margin: 20px auto;
  width: 464px;
}

.member_contact img:hover {
  opacity: 0.6;
}

.staff_charge {
  border: #d3d4b4 1px solid;
  padding: 15px;
  width: 710px;
  margin-top: 20px;
  height: auto;
  margin-bottom: 30px;
}

.staff_charge img {
  width: 190px;
}

.staff_charge img:hover {
  opacity: 0.6;
}

.staff_tit {
  font-size: 16px;
  color: #2b8300;
  font-weight: bold;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 10px;
}

.ya,
.ya_jiturei {
  margin-top: 10px;
  float: left;
  margin-left: 5px;
}

.staff_charge_int {
  border: #d3d4b4 1px solid;
  padding: 20px;
  margin-top: 50px;
  width: 710px;
}

.yvWrap {
  margin-top: 15px;
}

.yv {
  float: left;
  width: 50%;
  margin-top: 10px;
}

.yv img {
  width: 30%;
  float: left;
  margin-right: 10px;
}

.yv img:hover {
  opacity: 0.6;
}

.yv p {
  font-size: 14px;
  padding-right: 13px;
  line-height: 1.4em;
}

.moreV {
  font-weight: bold;
}

/* company_page_etc */

.message_txt {
  margin-bottom: 30px;
}

.msg-profile p {
  font-size: 16px;
  line-height: 1.6em;
}

.msg-profile p.mt15{
	margin-top: 30px !important;
}

.message_txt p + p,
.msg-profile p + p {
  margin-top: 1.5em;
}

.msg-profile {
  padding: 25px 40px;
  background-color: #DEFFD8;
}

/* businessinfo */

.businessinfo-tbl {
  margin: 30px auto 70px;
}

.businessinfo-tbl tr {
  width: 100%;
  display: table;
}

.businessinfo-tbl tr + tr {
  margin-top: 5px;
}

/* article-item */

.article-item {
  width: 100%;
  border-bottom: 1px dotted #ccc;
}

.article-item a {
  background: url(../../img/common/arrow01_2.png) no-repeat 6px center;
  display: block;
  text-decoration: none;
  color: #4a423c;
  padding: 15px 0 15px 40px;
}

.article-item-txt h3,
.article-item-txt time {
  font-size: 14px;
  line-height: 1.6em;
}

.article-item-txt time {
  margin-right: 10px;
}

/* ページ送り */

.page-numbers {
  margin-top: 20px;
}

.page-numbers {
  width: 100%;
}

.page-numbers>li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  color: #333;
}

.page-numbers>li>a {
  display: block;
  text-align: center;
  text-decoration: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  color: #333;
  background: #ddd;
  border: 1px solid #ccc;
}

.page-numbers>li>a:hover {
  text-decoration: underline;
  background: #fff;
}

.page-numbers>li span.dots {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.page-numbers>li span.current {
  display: block;
  background: #eee;
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
}

.page-numbers>li+li {
  margin-left: 10px;
}

/* 前後のページへのリンク */

.article-page-nav {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-top: 30px;
}

.article-page-nav>li {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
}

.article-page-nav>li a:hover {
  text-decoration: underline;
}

.article-page-nav>li.prev-link {
  text-align: left;
}

.article-page-nav>li.next-link {
  text-align: right;
}

/* staff-list */

div#sf_main {
  background: url(../../img/company/sp_main_03.png ) no-repeat top right;
  height: 286px;
  margin-bottom: -60px;
}

.sf_maintxt {
  padding: 60px 0 20px 30px;
  font-size: 16px;
  line-height: 1.6em;
  width: 370px;
}

.member_ctg img,
.member_ctg2 img{
  margin: 10px 0;
}

/* staff-item */

.staff-item {
  float: left;
  width: 230px;
  text-align: center;
  border: 1px solid #EFEFEF;
  margin: 11px;
}

.staff-item > a {
  display: block;
  padding: 15px 10px;
}

.staff-item h3 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 15px;
}

.staff-item figure {
  margin-bottom: 15px;
}

.staff-item p {
  font-size: 14px;
  line-height: 1.6em;
}

/* start_company_member */

.member_contact p,
.company06_merit02 p {
  line-height: 1.8em;
  font-size: 15px;
}

.member_contact p {
  margin-top: 10px;
}

/*スタッフ集合画像追記*/
#staff-img {padding: 60px 0 0 0; clear: both;}
#staff-imgsp {display: none;}

/* end_company_member */