@charset "Shift-JIS";
body#profile #contentsAreaInner #headline{
	margin:10px 0 20px;
}
body#profile #contentsAreaInner p span{
	white-space: nowrap;
}
body#profile #contentsAreaInner .left{
	float:left;
}

body#profile #contentsAreaInner .right{
	float:right;
}

body#profile #contentsAreaInner .ceo img{
	border:1px solid #CCCCCC;
}

body#profile #contentsAreaInner #headline{
clear:both;
}

.dList dd {
	float:left;
}

/* 2019.09.18 add ==================================================================== */

/* profile title */
.profile_ttl{
	position: relative;
	padding-left: 25px;
}

.profile_ttl:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  height: 13px;
  width: 0px;
  border-left: 8px solid #005BAC;
  border-right: 8px solid #005BAC;
  border-bottom: 5px solid transparent;
}

/* mission */
.mission .interrobang{
    margin: 30px 0 75px;
}

.mission .interrobang img{
    max-width: 147px;
    width: 50%;
    height: auto;
}

.mission .interrobang_text {
    font-size: 16px;
    font-weight: 700;
}

.mission .pageNoticeList li {
    margin-top: 0;
}

.mission .missionList_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.mission .missionList_img {
    width: 132px;
}

.mission .missionList_img img {
    max-width: 264px;
    width: 100%;
    height: auto;
}

.mission .missionList_detail{
    width: calc(100% - 152px);
}

.mission .missionList_ttl{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

.mission .missionList_value .missionList_inner {
    align-items: flex-start;
}

.mission .missionList_value .missionList_img {
    position: relative;
    top: 15px;
}

.mission .value_img img {
    max-width: 760px;
    width: 85%;
}

/* message */
.paragraph01 {
    margin-bottom: 30px;
}

/* outline */
.outline .spCol1Table td {
    overflow: hidden;
}

.outline .dListW8em dd {
    margin-left: 1em;
}

.outline .dListW10em dt {
    width: 9.8em;
}

.outline .dListW10em dd {
    margin-left: 1em;
}

/* dekidaka */
.dekidaka .tableStyleWrap table th {
    width: 27%;
}

.dekidaka .tableStyleWrap table th:last-child {
    width: 46%;
}

/* oputore */
.opt .tableStyleWrap table th{
    width: 27%;
}

.opt .tableStyleWrap table th:first-child{
    width: 15%;
}

.opt .tableStyleWrap table th:nth-child(2){
    width: 11%;
}

.opt .tableStyleWrap table th:nth-child(3){
    width: 20%;
}

.opt .tableStyleWrap table th, .opt .tableStyleWrap table td {
    padding: 20px 10px;
}

.opt .dList dd {
    float: none;
}

/* recruit */
.recruit .layoutC img{
	width: 200px;
	height: auto;
}

.recruit .hd_wrap .hd_03 {
    margin-top: 0;
}

.recruit .contentsFlWrap {
    margin-bottom: 0;
}

.recruit .mark_target {
	position: relative;
}

.recruit .mark_target:before {
	content: '';
	background: url(/common_fx/images/icon_target_blank_w.png) center center no-repeat;
	width:12px;
	height:12px;
	display: inline-block;
	position: absolute;
    top: 3px;
    left: -19px;
}

/* benefits */
.benefits .tableStyleWrap table th {
    width: 155px;
}

.benefits .tableStyleWrap + .pageNoticeList {
    margin-bottom: 20px;
    text-align: right;
}

.benefits .listGroup .arrow {
    background: url(/common/imgs/icon_arrow01.gif) no-repeat scroll left 9px transparent;
    padding-left: 16px;
}

/* capital */
.capital .tableStyleWrap .rowBdNone th{
	width: 15%;
}

.capital .tableStyleWrap .rowBdNone th:first-child{
	width: 70%;
}


/* cover */
.i_popup {
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 20px;
   background: url(/common_fx/images/icon_popup.png) 3px center no-repeat;
   background-size: 10px 10px;
}

@media screen and (max-width: 767px){
/* profile title */
#contents .hd_wrap .profile_ttl {
    text-align: left;
}

.profile_ttl:before {
  top: 3px;
}

/* mision */
.mission .mb100 {
    margin-bottom: 60px !important;
}

.mission .interrobang {
  margin: 20px 0 40px;
}

.mission .interrobang img {
  width: 35%;
}

.mission .interrobang_text {
  font-size: 14px;
}

.mission .pageNoticeList li {
  margin-top: 5px;
}

.mission .missionList_img {
  width: 100%;
  margin-bottom: 15px;
}

.mission .missionList_img img {
  width: 50%;
}

.mission .missionList_detail {
  width: 100%;
}

.mission .missionList_ttl {
  font-size: 23px;
  text-align: center;
}

.mission .missionList_ttl span {
  display: block;
}

.mission .missionList_value .missionList_img {
  top: 0;
}

.mission .mb60 {
  margin-bottom: 40px !important;
}

.mission .missionList_ttl {
  margin-bottom: 5px;
}

.mission .value_img {
    text-align: center;
}

.mission .value_img img {
    width: 100%;
}

/* message */
.message .nameImg {
    max-width: 300px;
    width: 60%;
    height: auto;
}

/* kouza */
.kouza .tableStyleWrap table th, .kouza .tableStyleWrap table td {
  padding: 15px 5px;
}

/* dekidaka */
.dekidaka .tableStyleWrap table th span{
  display: inline-block;
}

.dekidaka .tableStyleWrap table th, .dekidaka .tableStyleWrap table td {
  padding: 15px 5px;
}

/* oputore */
.opt .tableStyleWrap table th, .opt .tableStyleWrap table td {
  padding: 20px 3px;
}

.opt .dListW7em dt {
    width: 6em;
}

.opt .dListW7em dd {
    margin-left: 6.4em;
}

/* recruit */
.recruit .hd_wrap .hd_03 {
    text-align: left !important;
}

.recruit .contentsFlWrap .flL {
    margin-bottom: 40px;
}

.recruit .layoutC img{
  width: 100%;
}

/* benefits */
.benefits .tableStyleWrap table th {
    width: 100%;
}

.benefits .tableStyleWrap + .pageNoticeList {
	margin-bottom: 40px;
    text-align: left;
}

.benefits .tableStyleWrap + .pageNoticeList li {
    margin-top: 0px;
}

.benefits .boxBlock {
    margin-bottom: 40px !important;
}

.benefits .boxBlock .ttl {
	text-align: left;
}

.benefits .listGroupWrap {
    margin-bottom: -25px;
    text-align: left;
}

.benefits .boxBlock .pageNoticeList li {
    text-align: left;
}

	/* conflict */
.conflict .hd_wrap .hd_03 span {
    display: inline-block;
}

/* capital */
.capital .tableStyleWrap table th, .capital .tableStyleWrap table td {
    padding: 15px 8px;
}

.capital .ZoomLoopeIn{
    display: none;
}

/* cover popup */
.page_popup .tableStyleWrap table th, .page_popup .tableStyleWrap table td {
    padding: 15px 5px;
}

}


/* 2020.09.08 add ==================================================================== */
/* recruit */
.benefitItem span {
    display: inline-block;
    padding-left: 1em;
    font-size: 12px;
    color: #404040;
    font-weight: normal;
    vertical-align: middle;
}

/* floating btn */
.floating {
  position: fixed;
  bottom: 25px;
  right: 30px;
  opacity:0.8;
  z-index: 100;
}

.floating	.recruitBtn {
    font-size: 32px;
    padding: 23px;
    letter-spacing: 1px;
    width: 425px;
		box-shadow:0px 0px 6px 3px #fff;
		-moz-box-shadow:0px 0px 6px 3px #fff;
		-webkit-box-shadow:0px 0px 6px 3px #fff;
		box-sizing: border-box;
}


@media screen and (max-width: 767px){
/* recruit */
#contents .hd_wrap .hd_03.benefitItem {
    text-align: center !important;
}

.benefitItem span {
    display: block;
    padding: 0;
    font-size: 13px;
}

	/* floating btn */
.floating {
	  width:90%;
	  margin:0 auto;
	  right: 0px;
	  left: 0px;
	}

	.floating .recruitBtn {
	    margin: 0 auto;
	    max-width: 425px;
	    width: 100%;
	    font-size: 30px;
	    padding: 15px;
	    box-shadow: 0px 0px 6px 3px rgba(255,255,255,.5);
			-moz-box-shadow:0px 0px 6px 3px rgba(255,255,255,.5);
			-webkit-box-shadow:0px 0px 6px 3px rgba(255,255,255,.5);
	}
}
/* 2021.05.12 add ==================================================================== */
.recruit .btnTopText {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    line-height: 1;
}
@media screen and (max-width: 767px){
.recruit .btnTopText {
    font-size: 16px;
    margin-bottom: 10px;
}
}

/* 2021.11.24 add ==================================================================== */
/* corphistory */
.corphistory .tableStyleWrap table th {
    width: 16%;
}
.corphistory .tableStyleWrap table th:last-child {
    width: 68%;
}
.corphistory .tableStyleWrap table span.fontS {
    font-size: 85%;
}

@media screen and (max-width: 767px){
.corphistory .tableStyleWrap table th, .corphistory .tableStyleWrap table td {
    padding: 15px 5px;
}
.corphistory .tableStyleWrap table th {
    width: 15%;
}
.corphistory .tableStyleWrap table th:first-child {
    width: 20%;
}
.corphistory .tableStyleWrap table th:last-child {
    width: 65%;
}
}
