.head {
  height: 400px;
  background-color: #f7f1e7;
}
#category_company.sub_category_message .head {
  background-image: url(../../images/company/message/head.jpg)
}
#category_company.sub_category_philosophy .head {
  background-image: url(../../images/company/philosophy/head.jpg)
}
#category_company.sub_category_outline .head {
  background-image: url(../../images/company/outline/head.jpg)
}
#category_company.sub_category_history .head {
  background-image: url(../../images/company/history/head.jpg)
}
@media (max-width: 999.98px) {
  #category_company.sub_category_message .head {
    background-position: center right;
  }
  #category_company.sub_category_philosophy .head {
    background-position: center left;
  }
}
@media (min-width: 767.99px) {
  #category_company.sub_category_philosophy .head .title  {
/*    color: #fff;*/
  }
}
@media (max-width: 767.98px) {
  #category_company.sub_category_philosophy .head .title  {
/*    color: #fff;*/
  }
}

@media (max-width: 767.98px) {
  .head {
    height: 237.5px;
  }
  #category_company.sub_category_message .head {
      background-image: url(../../images/company/message/head-sp.jpg)
    }
    #category_company.sub_category_philosophy .head {
      background-image: url(../../images/company/philosophy/head-sp.jpg)
    }
    #category_company.sub_category_outline .head {
      background-image: url(../../images/company/outline/head-sp.jpg)
    }
    #category_company.sub_category_history .head {
      background-image: url(../../images/company/history/head-sp.jpg)
    }
}


.company .company-content {
  max-width: 980px;
  padding-top: 4em;
  margin-left: auto;
  margin-right: auto
}
.company .lead {
  margin-bottom: 80px;
  font-size: 1rem;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: .15em;
  text-align: justify
}
.company .company-ttl {
  position: relative;
  margin-bottom: 1.3333333333em;
  color: #0270d1;
  font-size: 1.875rem;
  font-size: 3rem;
  line-height: 1.4666666667;
  letter-spacing: .2em
}
.company .company-ttl::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 4px;
  width: 100%;
  background-color: #e5e5e5;
  border-radius: 1px;
  z-index: 1
}
.company .company-ttl span {
  position: relative;
  display: inline-block;
  padding-right: .8333333333em;
  padding-bottom: .0666666667em;
  z-index: 5
}
.company .company-ttl span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 4px;
  width: 100%;
  background-color: #0270d1;
  border-radius: 1px;
  z-index: 5
}
@media (max-width: 767.98px) {
  .company .company-content {
    margin-left: 10px;
    margin-right: 10px
  }
  .company .lead {
    margin-bottom: 50px;
    font-size: .875rem;
    font-size: 1.4rem;
    line-height: 1.7142857143;
    letter-spacing: .1em;
    text-align: justify
  }
  .company .company-ttl {
    margin-bottom: 2.4444444444em;
    font-size: 1.2857142857rem;
    font-size: 1.9rem;
    line-height: 1.8333333333;
    letter-spacing: .2em;
    text-indent: .2em;
    text-align: center
  }
  .company .company-ttl::after {
    content: none;
    display: none
  }
  .company .company-ttl span {
    padding-left: .9444444444em;
    padding-right: .9444444444em;
    padding-bottom: .4444444444em
  }
  .company .company-ttl span::after {
    height: 2px
  }
}
.localnav {
  padding: 50px 0 80px;
  background-color: #f7f1e7;
  margin-top: 100px;
}
.localnav .localnav-content {
  overflow: hidden
}
.localnav .localnav-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.25em
}
.localnav .localnav-head .h2-ttl {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: 0;
  color: #0270d1;
  font-size: 2.25rem;
  font-size: 3.6rem;
  font-weight: 300;
  letter-spacing: .1em
}
.localnav .localnav-head .index {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0
}
.localnav .localnav-body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -27px;
  margin-right: -27px
}
.localnav .localnav-body .col {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 0 27px 27px
}
.localnav .localnav-body .col a {
  display: block
}
.localnav .localnav-body .col .thumbs img {
  margin-bottom: 10px;
  border: solid 6px #fff
}
.localnav .localnav-body .col .arr-btn {
  padding-right: 3em;
  border-bottom: none;
  font-size: 1rem;
  font-size: 1.6rem
}
.localnav ~ .container .breadcrumb {
  margin-top: -56px
}
@media (max-width: 767.98px) {
  .localnav {
    display: none
  }
}
#category_company.sub_category_message    .localnav .loc1 a,
#category_company.sub_category_philosophy .localnav .loc2 a,
#category_company.sub_category_outline    .localnav .loc3 a,
#category_company.sub_category_history    .localnav .loc4 a {
  opacity: .4;
  pointer-events: none
} 



/* パーツ-------------- */
.block h4,
.block h5,
.block dl dt,
.block dl dd,
.block p,
.block ul,
.block .text {
  font-size: 1rem;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: .15em;
  text-align: justify
}
@media (max-width: 767.98px) {
  .block h4,
  .block h5,
  .block dl dt,
  .block dl dd,
  .block p,
  .block ul,
  .block table,
  .block table th,
  .block table td,
  .block .text {
    font-size: 0.875rem;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: .1em;
  }
}


.head .title span {
  margin-top: 0em;
}

ul.anchorlist {
  margin-top: -40px;
}

/* タイトル */
.ttl_style01 {
  font-size: 2.8rem;
  color: #333;
  font-weight: 400;
  letter-spacing: .15em;
  text-align: left;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .ttl_style01 {
    font-size: 2.0rem;
    letter-spacing: .1em;
  }
}
.ttl_style02 {
  text-align: center;
  letter-spacing: .15em;
  font-weight: 500;
  font-size: 1.8rem !important;
  line-height: 1.4 !important;
  padding-bottom: 6px;
  border-bottom: 1px solid #999;
  display: table;
  margin: 0 auto 10px;
}
@media (max-width: 767.98px) {
}



/* 社長あいさつ-------------- */
#category_company.sub_category_message  .block .main_img {
  margin-bottom: 55px;
}
#category_company.sub_category_message  .block .text {
  margin-left: 0px;
}
#category_company.sub_category_message  .block .text p {
  margin-bottom: 20px;
}
#category_company.sub_category_message  .block .text p.txt_name {
  text-align: right;
  margin-top: 20px;
}
#category_company.sub_category_message  .block .text p.txt_name span {
  display: block;
  margin-top: 10px;
}




/* 経営理念-------------- */

/* #philosophy */
#category_company.sub_category_philosophy .block section {
  margin-bottom: 110px;
}
#category_company.sub_category_philosophy  #philosophy dl {
  display: flex;
  margin-bottom: 50px;
}
#category_company.sub_category_philosophy  #philosophy dl:last-of-type {
  margin-bottom: 0px;
}
#category_company.sub_category_philosophy  #philosophy dl dt {
  font-size: 2.2rem;
  font-weight: 500;
  flex-basis: 15%;
}
#category_company.sub_category_philosophy  #philosophy dl dd {
  border-left:1px solid #666;
  flex-basis: 85%;
  padding-left: 60px;
}
@media (max-width: 999.98px) {
}
@media (max-width: 767.98px) {
  #category_company.sub_category_philosophy .block section {
    margin-bottom: 80px;
  }
  #category_company.sub_category_philosophy  #philosophy dl {
    display: block;
  }
  #category_company.sub_category_philosophy  #philosophy dl dt {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  #category_company.sub_category_philosophy  #philosophy dl dd {
    border-left:none;
    padding-left: 0px;
  }
}


/* #vision */
#category_company.sub_category_philosophy  #vision {
}


/* #guideline */
#category_company.sub_category_philosophy  #guideline  {
  text-align: center;
}
#category_company.sub_category_philosophy  #guideline .company-ttl  {
  text-align: left;
}
#category_company.sub_category_philosophy  #guideline .main_img {
  text-align: center;
  margin: 20px 0 40px;
}
#category_company.sub_category_philosophy  #guideline dl {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
#category_company.sub_category_philosophy  #guideline dl dt {
  position: absolute;
  font-size: 2.0rem;
  font-weight: 400;
  letter-spacing: .1em;
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(1) {
  color: #b29d17;
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(2) {
  color: #1292c2;
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(3) {
  color: #7a6f9b;
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(4) {
  color: #c59727;
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(5) {
  color: #4f7e77;
}
#category_company.sub_category_philosophy  #guideline dl dt::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  width: 45px;
  height: 42px;
/*  background-image: url(/assets/images/company/philosophy/img2.png);*/
  background-repeat: no-repeat;
  background-size: contain;
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(1)::before {
  background-image: url(/assets/images/company/philosophy/img2.png);
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(2)::before {
  background-image: url(/assets/images/company/philosophy/img3.png);
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(3)::before {
  background-image: url(/assets/images/company/philosophy/img4.png);
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(4)::before {
  background-image: url(/assets/images/company/philosophy/img5.png);
}
#category_company.sub_category_philosophy  #guideline dl dt:nth-of-type(5)::before {
  background-image: url(/assets/images/company/philosophy/img6.png);
}

#category_company.sub_category_philosophy  #guideline dl dd {
  padding-left: 290px;
  margin-bottom: 40px;
}
@media (max-width: 999.98px) {
}
@media (max-width: 767.98px) {
  #category_company.sub_category_philosophy  #guideline .company-ttl  {
    text-align: center
  }
  #category_company.sub_category_philosophy  #guideline dl dt {
    position: relative;
  }
  #category_company.sub_category_philosophy  #guideline dl dd {
    padding-left: 2.9em;
  }
}

/* #support */
#category_company.sub_category_philosophy  #support .block_style_plan  {
  border: none;
  padding: 0px 0px;
  margin-bottom: 70px;
}
#category_company.sub_category_philosophy  #support .block_style_plan:last-of-type  {
  margin-bottom: 40px;
}
#category_company.sub_category_philosophy  #support .block_style_plan .block_measure {
  padding: 0px 0px 10px;
}
#category_company.sub_category_philosophy  #support .block_style_plan .block_measure:first-of-type {
  margin-top: 20px;
}
#category_company.sub_category_philosophy  #support .block_style_plan .block_measure dt span {
  margin-right: 1em;
}
#category_company.sub_category_philosophy  #support .block_style_plan .block_measure dd {
  padding-left: 120px;
}

#category_company.sub_category_philosophy  #support .block_style_plan .block_goal {
  border: none;
  padding: 10px 40px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 0px;
}
#category_company.sub_category_philosophy  #support .block_style_plan table.table_style01 {
  margin-bottom: 10px;
}
#category_company.sub_category_philosophy  #support .block_style_plan table.table_style01 .txt_center {
	text-align: center;
}
#category_company.sub_category_philosophy  #support .block_style_plan table.table_style02 td {
	width: 22%;
}
#category_company.sub_category_philosophy  #support .block_style_plan table.table_style02 td.is_td1 {
	width: 34%;
}
@media (max-width: 999.98px) {
  #category_company.sub_category_philosophy  #support br.pc{
    display: none;
  }
  #category_company.sub_category_philosophy  #support table th {
    /*white-space: nowrap;*/
  }
  #category_company.sub_category_philosophy  #support table td {
    line-height: 1.6;
  }
}
@media (max-width: 767.98px) {
  #category_company.sub_category_philosophy #support .block_style_plan .block_goal {
    padding: 10px 0px;
    margin-bottom: 10px;
  }
  #category_company.sub_category_philosophy  #support .block_style_plan .block_measure dd {
    padding-left: 0px;
  }
  #category_company.sub_category_philosophy  #support .block_style_plan table.table_style01 {
    margin-top: 6px;
  }
}


/* 会社概要-------------- */
#category_company.sub_category_outline .block section {
  margin-bottom: 110px;
}

/* #outline */
#category_company.sub_category_outline #outline > dl {
  position: relative;
}
#category_company.sub_category_outline #outline > dl > dt {
  font-weight: 400;
  position: absolute;
}
#category_company.sub_category_outline #outline > dl > dd {
  padding-left: 160px;
  margin-bottom: 30px;
}
#category_company.sub_category_outline #outline dl dd dl {
  position: relative;
}
#category_company.sub_category_outline #outline dl dd dl dt {
  font-weight: 400;
  position: absolute;
}
#category_company.sub_category_outline #outline dl dd dl dd {
  padding-left: 145px;
  margin-bottom: 5px;
  margin-left: 0em;
}
#category_company.sub_category_outline #outline dl dd ul {
  padding-left: 1em;
  text-indent: -1em;
  margin-left: 1.5em;
  margin-bottom: 10px;
}
#category_company.sub_category_outline #outline dl dd ul li {
  line-height: 1.6;
}
#category_company.sub_category_outline #outline dl dd span.txt_wide01 {
  width: 8.7em;
  text-align: justify;
  text-align-last: justify;
  text-justify:inter-ideograph;
  padding-left: 0em;
  display: inline-block;
}
#category_company.sub_category_outline #outline dl dd span.txt_tani01 {
  margin-left: 1.08em;
  padding-left: 0em;
}

@media (max-width: 999.98px) {
  #category_company.sub_category_outline #outline > dl > dd {
    padding-left: 80px;
  }
  #category_company.sub_category_outline #outline > dl > dd span {
    line-height: 1.6;
  }
  #category_company.sub_category_outline #outline dl dd dl dd {
    padding-left: 120px;
  }
  #category_company.sub_category_outline #outline dl dd dl dd br.sp {
    display: block;
  }
}
@media (max-width: 767.98px) {
  #category_company.sub_category_outline .block section {
    margin-bottom: 80px;
  }
  #category_company.sub_category_outline #outline > dl > dt {
    position: relative;
    margin-bottom: 10px;
    font-weight: 500;
  }
  #category_company.sub_category_outline #outline > dl > dd {
    padding-left: 0px;
    margin-bottom: 30px;
  }
  #category_company.sub_category_outline #outline dl dd dl dt {
    position: relative;
    margin-bottom: 8px;
  }
  #category_company.sub_category_outline #outline dl dd dl dd {
    padding-left: 0px;
    margin-left: 0em;
    margin-bottom: 25px;
  }
  #category_company.sub_category_outline #outline dl dd ul {
    margin-left: 1em;
    margin-bottom: 20px;
    margin-top: 6px;
  }
  #category_company.sub_category_outline #outline dl dd span.txt_wide01 {
    width: 8.2em;
  }
  #category_company.sub_category_outline #outline dl dd span.txt_tani01 {
    margin-left: 0.9em;
  }
}


/* #registration */
#category_company.sub_category_outline #registration ul {
}
#category_company.sub_category_outline #registration ul li {
  border-bottom:1px solid #999;
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}
#category_company.sub_category_outline #registration ul li:last-of-type {
  margin-bottom: 0px;
}
#category_company.sub_category_outline #registration ul li h3 {
  font-weight: 500;
  font-size: 2.0rem;
  position: absolute;
  line-height: 1.3;
}
#category_company.sub_category_outline #registration ul li h3.line2 {
  top:-0.5em;
}
#category_company.sub_category_outline #registration ul li dl {
  position: relative;
  padding-left: 280px;
}
#category_company.sub_category_outline #registration ul li dl dt {
  position: absolute;
  font-weight: 400;
}
#category_company.sub_category_outline #registration ul li dl dd {
  padding-left: 160px;
  margin-bottom: 12px;
  line-height: 1.6;
  margin-left: 0em;
}
#category_company.sub_category_outline #registration ul li dl dd:last-of-type {
  margin-bottom: 0px;
}
#category_company.sub_category_outline #registration ul p {
  padding-left: 280px;
}
@media (max-width: 999.98px) {
  #category_company.sub_category_outline #registration ul li h3 {
    position: relative;
    margin-bottom: 20px;
  }
  #category_company.sub_category_outline #registration ul li dl {
    padding-left: 24px;
  }
  #category_company.sub_category_outline #registration ul p {
    padding-left: 24px;
  }
}
@media (max-width: 767.98px) {
  #category_company.sub_category_outline #registration ul li h3 {
    font-size: 1.7rem;
    position: relative;
    line-height: 1.3;
  }
  #category_company.sub_category_outline #registration ul li h3.line2 {
    top:0em;
  }
  #category_company.sub_category_outline #registration ul li dl {
    position: relative;
    padding-left: 1.5em;
  }
  #category_company.sub_category_outline #registration ul li dl dt {
    position: relative;
    margin-bottom: 6px;
  }
  #category_company.sub_category_outline #registration ul li dl dd {
    padding-left: 1em;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  #category_company.sub_category_outline #registration ul p {
    padding-left: 1em;
  }
}


/* #organization */
#category_company.sub_category_outline #organization .main_img {
  text-align: center;
}


/* #license */
#category_company.sub_category_outline #license > ul {
}
#category_company.sub_category_outline #license > ul > li {
  border-bottom:1px solid #999;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#category_company.sub_category_outline #license ul li h3 {
  font-weight: 500;
  font-size: 2.0rem;
  position: absolute;
  line-height: 1.3;
}
#category_company.sub_category_outline #license ul li .list_wrap {
  padding-left: 280px;
  display: flex;
}
#category_company.sub_category_outline #license ul li .list_wrap ul {
  flex-basis: 50%;
  margin: 0;
}
#category_company.sub_category_outline #license ul li .list_wrap ul li {
}
#category_company.sub_category_outline #license ul > li > ul {
  padding-left: 280px;
}
#category_company.sub_category_outline #license ul li ul li {
}
@media (max-width: 999.98px) {
  #category_company.sub_category_outline #license ul li h3 {
    position: relative;
    margin-bottom: 20px;
  }
  #category_company.sub_category_outline #license ul li .list_wrap {
    padding-left: 24px;
  }
  #category_company.sub_category_outline #license ul li .list_wrap ul {
    padding-right: 1em;
  }
  #category_company.sub_category_outline #license ul > li > ul {
    padding-left: 24px;
  }
}
@media (max-width: 767.98px) {
  #category_company.sub_category_outline #license ul li h3 {
    font-size: 1.7rem;
    position: relative;
    line-height: 1.3;
  }
  #category_company.sub_category_outline #license ul li .list_wrap {
    padding-left: 1.5em;
    display: block;
  }
  #category_company.sub_category_outline #license ul > li > ul {
    padding-left: 1.5em;
  }
}


/* 沿革-------------- */
#category_company.sub_category_history {
  
}
#category_company.sub_category_history dl {
}
#category_company.sub_category_history dl dt {
  text-align: right;
  position: absolute;
  font-weight: 400;
  display: inline-block;
  width: 255px;
  line-height: 1.7;
  color: #808080;
  letter-spacing: 0.05em;
}
#category_company.sub_category_history dl dt span {
  color: #0270d1;
  float: left;
  font-size: 2.4rem;
  font-weight: 300;
  margin-top: -0.2em;
}
#category_company.sub_category_history dl dt span span {
  color: #808080;
  float: none;
  letter-spacing: 0.05em;
  font-size: 1rem;
  font-size: 1.6rem;
  font-weight: 400;
  margin-top: 0;
  vertical-align: middle;
  display: inline;
}
#category_company.sub_category_history dl dd {
  padding-left: 300px;
  line-height: 1.6;
  margin-bottom: 20px;
  margin-left: 0em;
}
@media (max-width: 999.98px) {
  #category_company.sub_category_history dl dt {
    text-align: left;
    position: relative;
    width: 100%;
  }
  #category_company.sub_category_history dl dt span {
    float: none;
    margin-top: 0em;
    display: block;
  }
  #category_company.sub_category_history dl dd {
    padding-left: 1.2em;;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  #category_company.sub_category_history dl dt span span {
    font-size: 0.875rem;
    font-size: 1.4rem;
  }
}

a.securitylink{
	color: #0270d1;
	text-decoration: underline;
}

a.securitylink:hover{
	text-decoration: none;
}


