/*==============================================================================
pages business
=============================================================================*/
body#business section#create,
body#business section#belief,
body#business section#good,
body#business #strengths {
 margin-bottom: 10rem;
}

body#business section#p-head {
 /*margin-bottom: 9rem;*/
 margin-bottom: -4rem;
}

body#business .inner {
 width: 1160px;
}

body#business #good .inner {
 width: 1060px;
}

body#business .ttl-box {
 margin-bottom: 5rem;
}

body#business .ttl-lg {
 font-size: 2rem;
 font-weight: bold;
 text-align: center;
}

body#business #strengths .ttl-lg {
 border-bottom: 1px solid #d8d8d8;
 padding: 3rem 0;
}

body#business .btn-blue {
 width: 480px;
 padding: 1.6em 2em;
}

body#business #create .ttl-txt {
 margin: 0 auto 7rem;
}

body#business #create {
 background-image: url(../images/business/gear_lg_blur.svg), url(../images/business/gear_xl_blur.svg), url(../images/business/gear_gray.svg), url(../images/business/gear_xl_blur.svg), url(../images/business/gear_xl_blur.svg), url(../images/business/gear_lg_blur.svg);
 background-position: left top 50%, left 16% bottom 5%, left 18% bottom 8%, left 20% bottom, left 40% top 80%, right bottom;
 background-size: auto, 42px auto, auto, 134px auto, auto, auto;
 background-repeat: no-repeat;
 position: relative;
}

body#business #create .logo {
 max-width: 40%;
 margin: 0 auto;
}

body#business #create .ttl-txt-img {
 width: 25%;
 position: absolute;
 right: 7%;
 top: 5rem;
}

body#business #create .create-box {
 max-width: 1280px;
 min-height: 600px;
 background-image: url(../images/business/business_landscape01.jpg);
 background-position: right center;
 background-repeat: no-repeat;
 background-size: auto 100%;
 display: flex;
 justify-content: left;
 align-items: center;
}

body#business #create .create-box .create-ttl {
 font-size: 3.8rem;
 font-weight: bold;
}

body#business #create .create-box .create-txt {
 max-width: 500px;
 font-size: 1.5rem;
 font-weight: bold;
 margin-top: 5rem;
}

body#business #create .create-img {
 float: right;
}

body#business #belief ul {
 margin-top: 5rem;
}

body#business #belief ul li {
 max-width: 312px;
 margin: 0 auto 3rem;
}

body#business #belief ul li:last-child {
 margin-bottom: 0;
}

body#business #belief ul li .img {
 max-height: 100%;
 text-align: center;
 position: relative;
}

body#business #belief ul li .blur {
 max-height: 100%;
}

body#business #belief ul li .img .up-txt {
 padding: 2rem .5rem;
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 1rem;
 display: flex;
 justify-content: center;
 align-items: end;
}

body#business #belief ul li .txt {
 font-size: 1.5rem;
 margin-top: 1.5rem;
}

body#business #strengths {
 background-image: url(../images/business/strengths_bg.jpg);
 background-position: center top;
 background-repeat: repeat-y;
 padding: 5rem 0 5rem;
}

body#business #strengths .flex {
 align-items: unset;
 -webkit-box-align: unset;
 -ms-flex-align: unset;
}

body#business #strengths .detail {
 margin-top: 7rem;
}

body#business #strengths .img {
 width: 48%;
 margin-right: 2%;
 display: flex;
 align-items: center;
}

body#business #strengths .four-boxes {
 width: 50%;
}

body#business #strengths .four-box {
 width: 49%;
 max-width: 278px;
 margin-bottom: 7rem;
}

body#business #strengths .four-box:nth-last-child(-n+2) {
 margin-bottom: 0;
}

body#business #strengths .four-boxes .four-ttl {
 background-color: #ffffff;
 border: 1px solid #0071ae;
 color: #0071ae;
 font-size: 2rem;
 text-align: center;
 padding: .1rem 0;
}

body#business #strengths .four-boxes .four-img {
 min-height: 11rem;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: 1.5rem 0
}

body#business #strengths .four-boxes .four-txt {
 font-size: 1.5rem;
}

body#business #good .ttl-box {
 max-width: 90%;
 margin: 0 auto 5rem;
}

body#business #good .bg {
 background-image: url(../images/business/good_bg.png);
 background-position: center center;
 background-repeat: no-repeat;
 margin: 12rem 0;
 padding: 9rem 0;
}

body#business #good .bg .inner {
 position: relative;
 justify-content: end;
}

body#business #good .bg .img-box {
 width: 53%;
 position: absolute;
 left: 0;
 top: 0;
}

body#business #good .bg .img-box ul {
 background-image: url(../images/common/img_frame.png);
 background-position: right bottom;
 background-repeat: no-repeat;
 margin-top: -11rem;
 padding: 0 2rem 2rem 0;
 display: flex;
 justify-content: start;
}

body#business #good .bg .img-box ul li:nth-child(1) {
 margin-top: -4rem;
}

body#business #good .bg .img-box ul li:nth-child(3) {
 margin-top: 4rem;
}

body#business #good .bg .txt-box {
 max-width: 350px;
 color: #ffffff;
 font-size: 2rem;
 font-weight: bold;
 line-height: 3;
 display: flex;
 justify-content: end;
 align-items: center;
 margin: auto 0 auto auto;
}

body#business #good .btn-blue {
 margin: 2rem 1rem;
}

body#business .sections section {
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 padding: 11rem 0;
}

body#business #company {
 background-image: url(../images/business/back_link_company.jpg);
}

body#business #recruit {
 background-image: url(../images/business/back_link_recruit.jpg);
}

body#business .link-wrap {
 text-align: center;
}

body#business .sections .inner .btn-base {
 width: 360px;
 color: #8b8b8b;
 padding: 1.5rem 3rem;
}

body#business .sections .inner .btn-base:hover {
 color: #0071ae;
}


@media screen and (max-width: 794px) {

 body#business section#create,
 body#business section#belief,
 body#business section#good,
 body#business #strengths {
  margin-bottom: 6rem;
 }

 body#business #create {
  background-image: url(../images/business/gear_lg_blur.svg), url(../images/business/gear_xl_blur.svg), url(../images/business/gear_gray.svg), url(../images/business/gear_xl_blur.svg), url(../images/business/gear_xl_blur.svg);
  background-position: left -100% top 50%, left bottom 25%, left 3% bottom 30%, left 10% bottom 24%, left 50% top 45%;
  background-size: auto, 42px auto, auto, 100px auto, 150px auto;
 }

 body#business #create .create-box {
  display: block;
  min-height: 1px;
  background-image: none;
 }

 body#business #create .create-box .create-ttl-img {
  text-align: center;
  margin-bottom: 3rem;
 }

 body#business #create .create-box .create-ttl {
  background-image: none;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 80% auto;

 }

 body#business #create .create-box .create-txt {
  margin-top: 3rem;
  margin-bottom: 3rem;
  max-width: 100%;
 }

 body#business #create .create-box .create-txt::after {
  content: "";
  display: block;
  margin-top: 3rem;
  background-image: url(../images/business/business_landscape01.jpg);
  width: 100%;
  height: 70vw;
  background-size: cover;
 }

 body#business #strengths .img {
  width: 100%;
  margin-right: 0;
  justify-content: center;
 }

 body#business #strengths .four-boxes {
  width: 100%;
  margin-top: 3rem;
 }

 body#business #good .bg .img-box {
  position: static;
 }

 body#business #good .btn-blue {
  margin-right: auto;
  margin-left: auto;
 }

 body#business #strengths .detail {
  margin-top: 4rem;
 }

 body#business #company,
 body#business #recruit {
  padding: 3rem 0;
 }
}


@media screen and (max-width: 480px) {
 body#business #create .ttl-txt-img {
  display: none;
 }

 body#business #good .bg {
  background-position: center bottom;
  margin: 18rem 0 3rem;
  padding: 0;
 }

 body#business #good .bg .img-box {
  width: 100%;
  position: static;
 }

 body#business #good .bg .txt-box {
  margin: 0 auto;
  padding-top: 3rem;
 }

 body#business #belief ul li {
  max-width: 100%;
 }

 body#business .flex .w50 {
  width: 100%;
 }
}


/*==============================================================================
pages technique
=============================================================================*/
body#technique section {
 margin-bottom: 10rem;
}

body#technique section#p-head {
 margin-bottom: 9rem;
}

body#technique .inner {
 width: 1200px;
}

body#technique .w980 {
 max-width: 980px;
 width: 100%;
 margin: 0 auto;
}

body#technique .ttl-box {
 margin-bottom: 6rem;
}

body#technique .tech-box {
 max-width: 860px;
 width: 100%;
 margin: 0 auto;
}

body#technique .tech-box .sub-ttl {
 font-size: 1.6rem;
 font-weight: bold;
 margin-bottom: .5rem;
}

body#technique .tech-box .ttl {
 font-size: 2.6rem;
 font-weight: bold;
}

body#technique .tech-box .txt {
 font-size: 1.5rem;
 font-weight: bold;
 margin-top: 2rem;
}

body#technique .img {
 text-align: center;
 margin: 6rem auto;
}

body#technique .list-ttl {
 max-width: 980px;
 background-image: url(../images/technique/technique_ttl.png);
 background-position: left top 1.65rem;
 background-repeat: no-repeat;
 font-size: 2.6rem;
 font-weight: bold;
 margin: 0 auto;
 padding-left: 2rem;
}

body#technique .list-box {
 width: 48%;
 max-width: 480px;
 margin: 0 1% 5rem;
}

body#technique .list-box:nth-last-child(-n+2) {
 margin: 0 1%;
}

body#technique .list-box .list-ttl-b {
 border: 1px solid #1a1a1a;
}

body#technique .list-box .list-ttl-b .num {
 width: 9rem;
 background-color: #1a1a1a;
 color: #ffffff;
 font-size: 1.6rem;
 font-weight: bold;
 text-align: center;
 line-height: 3.6rem;
}

body#technique .list-box .list-ttl-b .ttl {
 width: calc(100% - 12rem);
 font-size: 1.8rem;
 font-weight: bold;
 line-height: 3.6rem;
 padding: 0 1.5rem;
}

body#technique .list-box .list-img {
 margin-top: 1rem;
 position: relative;
}

body#technique .list-box .list-img .img-txt {
 width: 200px;
 max-width: 100%;
 background-color: #0071ae;
 color: #ffffff;
 font-size: 1.6rem;
 font-weight: bold;
 text-align: center;
 padding: .5rem 0;
 position: absolute;
 right: 0;
 bottom: 0;
}

body#technique .list-box table {
 width: 100%;
 border-left: 1px solid #a5a5a5;
 border-right: 1px solid #a5a5a5;
 border-top: 1px solid #a5a5a5;
 margin-top: 1rem;
}

body#technique table tr th,
body#technique table tr td {
 border-bottom: 1px solid #a5a5a5;
 font-size: 1.5rem;
 padding: .5rem 1.5rem;
}

body#technique .list-box table tr th {
 width: calc(120px - 3rem);
 width: 23%;
 background-color: rgba(181, 181, 181, 0.58);
 font-weight: bold;
}

body#technique .list-box table tr:last-child td {
 height: 56px;
}

body#technique #quality .inner {
 width: 1600px;
}

body#technique #quality .top-img {
 max-width: 50%;
}

body#technique #quality .tech-box {
 width: calc(50% - 4rem);
 padding: 4rem 0 0 4rem;
}

body#technique #quality .tech-box .txt {
 max-width: 450px;
}

body#technique #quality .sys-img {
 width: 90%;
 max-width: 1160px;
 background-color: #e4e4e4;
 margin: 3rem auto;
 padding: 3rem 5%;
}

body#technique #quality .sys-img .pc {
 display: block;
}

body#technique #quality .sys-img .sp {
 display: none;
}

body#technique #quality table {
 max-width: 900px;
 border-left: 1px solid #a5a5a5;
 border-top: 1px solid #a5a5a5;
 margin-top: 2rem;
}

body#technique #quality table tr th,
body#technique #quality table tr td {
 border-right: 1px solid #a5a5a5;
 padding: 1.8rem 3rem;
}

body#technique #quality table tr th {
 background-color: #e4e4e4;
 color: #8e8e8e;
 text-align: center;
}

body#technique #quality table tr th:first-child {
 width: 55%;
}

body#technique #quality table tr th:last-child {
 width: 45%;
}

@media screen and (max-width: 794px) {
 body#technique section {
  margin-bottom: 6rem;
 }

 body#technique .list-box {
  width: 100%;
  margin: 0 auto 5rem;
 }

 body#technique .list-box:nth-last-child(-n+2) {
  margin: 0 auto 5rem;
 }

 body#technique .list-box:last-child {
  margin: 0 auto;
 }

 body#technique .list-box table tr:last-child td {
  height: auto;
 }

 body#technique #quality .top-img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 3rem;
 }

 body#technique #quality .tech-box {
  width: 100%;
  padding: 0;
 }
}

@media screen and (max-width: 480px) {
 body#technique #quality .sys-img .pc {
  display: none;
 }

 body#technique #quality .sys-img .sp {
  display: block;
 }
}


/*==============================================================================
pages company
=============================================================================*/
body#company section {
 margin-bottom: 10rem;
}

body#company section#p-head {
 margin-bottom: 9rem;
}

body#company .inner {
 width: 1200px;
}

body#recruit #p-head .inner,
body#business #p-head .inner,
body#technique #p-head .inner,
body#company #p-head .inner {
 width: 1280px;
}

body#company .ttl-box {
 margin-bottom: 6rem;
}

body#company table {
 max-width: 980px;
}

body#company table tr th,
body#company table tr td {
 border-bottom: 1px solid #ffffff;
 color: #4d4d4d;
 font-size: 1.5rem;
 padding: 2rem;
}

body#company table tr th {
 width: 28%;
 background-color: #c9c9c9;
 border-right: 1px solid #ffffff;
 font-weight: bold;
}

body#company table tr td {
 width: 78%;
 background-color: #efefef;
}

body#company #greeting .inner {
 width: 1100px;
}

body#company #greeting .img {
 width: 45.5%;
 background-image: url(../images/common/img_frame.png);
 background-position: right bottom;
 background-repeat: no-repeat;
 padding: 0 2rem 2rem 0;
}

body#company #greeting .txt {
 width: 49%;
 max-width: 548px;
 font-size: 1.5rem;
}

body#company #greeting .txt p {
 font-size: 1.8rem;
 font-weight: bold;
 text-align: right;
 margin-top: 2rem;
}

body#company #manage .txt {
 font-size: 2.2rem;
 font-weight: bold;
 text-align: center;
}

body#company #overview .txt {
 max-width: 600px;
 font-size: 1.5rem;
 margin: 6rem auto 0;
}

body#company #overview ul {
 max-width: 980px;
 margin: 0 auto;
}

body#company #overview .btn-blue {
 width: 480px;
 margin-bottom: 6rem;
}

body#company #access .info {
 max-width: 1000px;
 font-size: 1.8rem;
 font-weight: bold;
 margin: 0 auto 3rem;
}

body#company #access .map {
 width: 100%;
 height: 0;
 overflow: hidden;
 padding-bottom: 41.66%;
 position: relative;
}

body#company #access .map iframe {
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
}

body#company #access .pc {
 display: block;
}

body#company #access .sp {
 display: none;
}

@media screen and (max-width: 794px) {
 body#company section {
  margin-bottom: 6rem;
 }

 body#company #greeting .img {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 2.5rem;
 }

 body#company #greeting .txt {
  width: 100%;
  margin: 0 auto;
 }
}

@media screen and (max-width: 480px) {
 body#company #access .pc {
  display: none;
 }

 body#company #access .sp {
  display: block;
 }
}
