 .spacen {
     letter-spacing: 0.4em;
 }
 .inner .morebtn, .inner1200 .morebtn {
     padding: 0 35px;
 }
 @media only screen and (min-width: 860px) {
     .inner .morebtn .btn, .inner1200 .morebtn .btn {
         width: 400px;
         margin: 70px auto 0;
     }
 }
 .sectionWrapper .sec--01 {
     background: #f8faf1;
     padding: 95px 0 120px;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--01 {
         padding: 0 0 40px;
     }
 }
 @media only screen and (min-width: 860px) {
     .sectionWrapper .sec--01 .box {
         display: -webkit-flex;
         display: flex;
         -webkit-justify-content: space-between;
         justify-content: space-between;
     }
 }
 @media only screen and (min-width: 860px) {
     .sectionWrapper .sec--01 .box--bottom {
         margin-top: -25px;
     }
 }
 @media only screen and (max-width: 1100px) {
     .sectionWrapper .sec--01 .box--bottom {
         margin-top: 5px;
     }
 }
 @media only screen and (max-width: 1000px) {
     .sectionWrapper .sec--01 .box--bottom {
         margin-top: 30px;
     }
 }
 .sectionWrapper .sec--01 .box .text {
     font-size: 16px;
     font-size: 1.6rem;
     line-height: 2.25;
     letter-spacing: .05em;
     color: #30302c;
     font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--01 .box .text {
         font-size: 12px;
         font-size: 1.2rem;
     }
 }
 .sectionWrapper .sec--01 .box .text--left {
     width: 50%;
     padding: 40px 0 0;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--01 .box .text--left {
         width: 100%;
         padding: 20px 0 0;
     }
 }
 .sectionWrapper .sec--01 .box .text--right {
     width: 45.8%;
     padding: 90px 0 0;
 }
 @media only screen and (max-width: 1100px) {
     .sectionWrapper .sec--01 .box .text--right {
         padding: 70px 0 0;
     }
 }
 @media only screen and (max-width: 1200px) {
     .sectionWrapper .sec--01 .box .text--right {
         width: 47.8%;
     }
 }
 @media only screen and (max-width: 1000px) {
     .sectionWrapper .sec--01 .box .text--right {
         padding: 30px 0 0;
     }
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--01 .box .text--right {
         width: 100%;
         padding: 0 0 20px;
     }
 }
 .sectionWrapper .sec--01 .box .img {
     display: block;
 }
 .sectionWrapper .sec--01 .box .img--left {
     width: 57%;
 }
 @media only screen and (min-width: 860px) {
     .sectionWrapper .sec--01 .box .img--left {
         margin-left: -70px;
     }
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--01 .box .img--left {
         width: 100%;
     }
 }
 .sectionWrapper .sec--01 .box .img--right {
     width: 53%;
 }
 @media only screen and (min-width: 860px) {
     .sectionWrapper .sec--01 .box .img--right {
         margin-right: -70px;
     }
 }
 @media only screen and (max-width: 1200px) {
     .sectionWrapper .sec--01 .box .img--right {
         margin-right: -45px;
     }
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--01 .box .img--right {
         width: 100%;
     }
 }
 .sectionWrapper .sec--01 .name {
     font-size: 24px;
     font-size: 2.4rem;
     display: block;
     position: relative;
     text-align: right;
     color: #30302c;
     font-family: "游明朝", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--01 .name {
         font-size: 16px;
         font-size: 1.6rem;
     }
 }
 .sectionWrapper .sec--01 .name .position {
     display: inline-block;
     padding: 0 15px 7px 0;
     font-size: 18px;
     font-size: 1.8rem;
     color: #30302c;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--01 .name .position {
         font-size: 12px;
         font-size: 1.2rem;
     }
 }
 @media only screen and (min-width: 860px) {
     .sectionWrapper .sec--01 .name::before {
         content: '';
         width: 437px;
         height: .5px;
         background: #96968c;
         position: absolute;
         top: 50%;
         right: 40px;
         -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
         -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
         transform: translate(-50%, -50%);
     }
 }
 .sectionWrapper .sec--02 {
     padding: 107px 0 0;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--02 {
         padding: 0 0 50px;
     }
 }
 .sectionWrapper .sec--02 table {
     width: 100%;
 }
 .sectionWrapper .sec--02 table tr {
     width: 100%;
     display: table;
     position: relative;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--02 table tr {
         display: block;
         padding: 15px 0;
     }
 }
 .sectionWrapper .sec--02 table tr::before {
     content: '';
     width: 100%;
     border-top: 1px dashed #b6b6af;
     position: absolute;
     top: 0;
     left: 0;
 }
 .sectionWrapper .sec--02 table tr:last-child::after {
     content: '';
     width: 100%;
     border-top: 1px dashed #b6b6af;
     position: absolute;
     bottom: 0;
     left: 0;
 }
 .sectionWrapper .sec--02 table tr th, .sectionWrapper .sec--02 table tr td {
     padding: 15px 0;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--02 table tr th, .sectionWrapper .sec--02 table tr td {
         display: block;
         padding: 0;
     }
 }
 .sectionWrapper .sec--02 table tr th {
     font-size: 16px;
     font-size: 1.6rem;
     letter-spacing: .025em;
     width: 26%;
     line-height: 2.25;
     font-weight: 600;
 }
 @media only screen and (min-width: 860px) {
     .sectionWrapper .sec--02 table tr th {
         padding-left: 40px;
     }
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--02 table tr th {
         font-size: 13px;
         font-size: 1.3rem;
         line-height: 1;
         width: 100%;
     }
 }
 .sectionWrapper .sec--02 table tr td {
     font-size: 14px;
     font-size: 1.4rem;
     line-height: 1.714285714;
     letter-spacing: .025em;
     width: calc(100% - 26%);
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--02 table tr td {
         font-size: 12px;
         font-size: 1.2rem;
         width: 100%;
         line-height: 1;
         padding: 15px 0 0;
     }
 }
 .sectionWrapper .sec--02 table tr td ul li {
     padding: 25px 0 0;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--02 table tr td ul li {
         padding: 15px 0 0;
         line-height: 1.5;
     }
 }
 .sectionWrapper .sec--02 table tr td ul li:nth-of-type(1) {
     padding: 0;
 }
 .sectionWrapper .sec--02 table tr td ul li span {
     display: block;
     font-weight: 600;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--02 table tr td ul li span {
         padding-bottom: 5px;
     }
 }
 .sectionWrapper .sec--03 {
     padding-bottom: 290px;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--03 {
         padding-bottom: 60px;
     }
 }
 .sectionWrapper .sec--03 .partner-table {
     display: -webkit-flex;
     display: flex;
     -webkit-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: center;
     justify-content: center;
     border-top: 1px solid #d9d9d9;
     border-bottom: 1px solid #d9d9d9;
 }
 .sectionWrapper .sec--03 .partner-table ul {
     width: 40%;
     padding: 60px 0;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--03 .partner-table ul {
         width: 100%;
         padding: 30px 0;
     }
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--03 .partner-table ul.ul01 {
         border-bottom: none;
         padding-bottom: 0;
     }
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--03 .partner-table ul.ul01 li:nth-of-type(1) {
         padding-top: 0;
     }
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--03 .partner-table ul.ul01 li:nth-of-type(1)::before {
         top: 12px;
     }
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--03 .partner-table ul.ul02 {
         border-top: none;
         padding-top: 0;
     }
 }
 .sectionWrapper .sec--03 .partner-table ul li {
     font-size: 16px;
     font-size: 1.6rem;
     padding: 5px 0 0 15px;
     position: relative;
     color: #30302c;
     line-height: 2;
     letter-spacing: .05em;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--03 .partner-table ul li {
         font-size: 12px;
         font-size: 1.2rem;
         padding-top: 6px;
     }
 }
 .sectionWrapper .sec--03 .partner-table ul li::before {
     content: '';
     width: 3px;
     height: 3px;
     border-radius: 50%;
     position: absolute;
     top: 20px;
     left: 0;
     background: #000;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .sec--03 .partner-table ul li::before {
         top: 18px;
     }
 }
 .sectionWrapper .middle-img {
     display: block;
     height: 330px;
     background: url(../images/company/img04.jpg) center/cover no-repeat;
 }
 @media only screen and (max-width: 860px) {
     .sectionWrapper .middle-img {
         height: 150px;
     }
 }
 body.fukui .anchor {
     position: relative;
     top: -140px;
 }
 @media only screen and (max-width: 860px) {
     body.fukui .anchor {
         top: -65px;
     }
 }
 .pad--company--03 {
     padding: 0 0 100px;
 }
 .sectionWrapper .sec--03 {
     padding-bottom: 140px;
 }
 .video {
     padding-top: 56.25%;
     width: 100%;
     position: relative;
 }
 .video > iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border: none;
 }
 body.top main #works .img-row {
     margin-top: 140px;
 }
 body.top main #mainv ul div li.slide01 {
     background-image: url(/images/fukui/main_v01.jpg);
     background-position: top center;
 }
 body.top main #mainv ul div li.slide02 {
     background-image: url(/images/fukui/main_v02.jpg);
 }
 body.top main #mainv ul div li.slide03 {
     background-image: url(/images/fukui/main_v03.jpg);
 }
 @media only screen and (max-width: 860px) {
     body.top main #mainv ul div li.slide01 {
         background-image: url(/images/fukui/main_v03_sp.jpg);
     }
     body.top main #mainv ul div li.slide02 {
         background-image: url(/images/fukui/main_v02_sp.jpg);
     }
     body.top main #mainv ul div li.slide03 {
         background-image: url(/images/fukui/main_v01_sp.jpg);
     }
 }
 @media only screen and (max-width: 860px) {
     body.top main #intro .intro-bottom {
         padding-bottom: 96px;
     }
     .pad--company--03 {
         padding: 0 0 40px;
     }
     .sectionWrapper .sec--03 {
         padding-bottom: 40px;
     }
     body.top main #works .img-row {
         margin-top: 40px;
     }
 }







 .works .companyBox ul {
     display: -webkit-flex;
     display: flex;
     -webkit-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: space-between;
     justify-content: space-between;
 }
 @media only screen and (min-width: 860px) {
     
     .works {
     width:1000px;
     margin: 0 auto 140px auto;
}
     
     .works .morebtn a {
width: 470px;
margin:70px auto 140px auto;
letter-spacing: 0.1em;
font-size: 16px;
font-size: 1.6rem;
         line-height: 1.6;
}
     
     .btn_notice {
         font-size: 50%;
         margin: 8px 0 0 0;
         display: inline-block;
     }
a:hover .btn_notice {
         color: #FFF !important;
     }
     
     .works .companyBox ul.first li:nth-of-type(1) figcaption, .works .companyBox ul.first li:nth-of-type(2) figcaption {
         height: 160px;
     }
 }
 .works .companyBox ul li {
     width: 43%;
     margin: 68px 0 0 0;
 }


 @media only screen and (max-width: 860px) {
     
          .works {
     margin: 0 auto 54px auto;
}
     
     .works .companyBox ul li {
         width: 100%;
         margin: 40px 0 0;
     }
     .btn .btn_notice {
         margin: 4px 0 0 0;
         font-size: 50%;
         display: inline-block;
         color: #FFF;
     }
     .btn span.btn_notice {
         margin: 4px 0 0 0;
         display: inline-block;
     }
 }
 .works .companyBox ul li .name {
     display: block;
     font-size: 22px;
     font-size: 2.2rem;
     line-height: 1.090909091;
     letter-spacing: .1em;
     font-weight: 500;
     padding: 0 0 10px;
     position: relative;
     margin: 0 0 0 10px;
 }
 @media only screen and (max-width: 860px) {
     .works .companyBox ul li .name {
         font-size: 18px;
         font-size: 1.8rem;
     }
 }
 @media only screen and (max-width: 320px) {
     .works .companyBox ul li .name--exception {
         font-size: 14px;
         font-size: 1.4rem;
     }
 }
 .works .companyBox ul li .name--plus {
     font-size: 18px;
     font-size: 1.8rem;
 }
 @media only screen and (max-width: 860px) {
     .works .companyBox ul li .name--plus {
         font-size: 12px;
         font-size: 1.2rem;
     }
 }
 @media only screen and (max-width: 320px) {
     .works .companyBox ul li .name--plus {
         font-size: 10px;
         font-size: 1rem;
     }
 }
 .works .companyBox ul li .name::before {
     content: '';
     width: 103%;
     height: 15px;
     background: #f8faf1;
     position: absolute;
     bottom: 3px;
     left: -10px;
     z-index: -1;
 }
 .works .companyBox ul li figure {
     padding: 24px 0 0;
 }
 @media only screen and (max-width: 860px) {
     .works .companyBox ul li figure {
         padding: 18px 0 0;
     }
 }
 .works .companyBox ul li figure figcaption {
     padding: 15px 0 0;
     border-bottom: 1px solid #96968c;
 }
 @media only screen and (min-width: 860px) {
     .works .companyBox ul li figure figcaption {
         min-height: 138px;
     }
 }
 @media only screen and (max-width: 860px) {
     .works .companyBox ul li figure figcaption {
         padding: 12px 0 10px;
         min-height: auto;
     }
 }
 .works .companyBox ul li figure figcaption table tr th, .works .companyBox ul li figure figcaption table tr td {
     padding: 5px 0;
 }
 .works .companyBox ul li figure figcaption table tr th {
     font-weight: bold;
     vertical-align: text-top;
     padding-top: 10px;
     width: 90px;
 }
 .works .companyBox ul li figure figcaption table tr td {
     line-height: 1.428571429;
     color: #5b5b58;
 }
 .works .companyBox ul li:nth-of-type(1) {
     margin: 0;
 }
 @media only screen and (min-width: 860px) {
     .works .companyBox ul li:nth-of-type(2) {
         margin: 0;
     }
 }
 .works .companyBox .notice {
     color: #96968c;
     font-size: 14px;
     font-size: 1.4rem;
     line-height: 1.428571429;
     letter-spacing: 0;
     display: block;
     padding: 60px 0 288px;
 }
 @media only screen and (max-width: 860px) {
     .works .companyBox .notice {
         line-height: 1.8;
         padding: 30px 0 60px;
     }
 }











 @media only screen and (min-width: 860px) {

header .inner .right .upper ul.pc li:nth-child(2), header .inner1200 .right .upper ul.pc li:nth-child(2) {
    margin-right: 27px;
}
header .inner .right .upper ul.pc li:nth-child(2) a, header .inner1200 .right .upper ul.pc li:nth-child(2) a {
    /* font-size: 13px; */
    /* font-size: 1.3rem; */
    /* padding-left: 7px; */
    /* position: relative; */
    /* font-weight: 100; */
}
header .inner .right .upper ul.pc li:nth-child(2) a:before, header .inner1200 .right .upper ul.pc li:nth-child(2) a:before {
    /* content: ""; */
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-style: solid;
    border-width: 4px 0 4px 3px;
    border-color: transparent transparent transparent #ffffff;
}


header .inner .right .upper ul.pc li:nth-child(1) a, header .inner1200 .right .upper ul.pc li:nth-child(1) a {
    letter-spacing: 0.05em;
    padding: 12px 20px 12px 13px;
    background: #fff;
    font-weight: 100;
}
header .inner .right .upper ul.pc li:nth-child(1) a img, header .inner1200 .right .upper ul.pc li:nth-child(1) a img {
    width: 14px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    top: 1px;
}
header .inner .right .upper ul.pc li:nth-child(1) a span, header .inner1200 .right .upper ul.pc li:nth-child(1) a span {
    font-size: 13px;
    font-size: 1.3rem;
    color: #30302c;
    display: inline-block;
    vertical-align: middle;
}


header .inner .brand, header .inner1200 .brand {
    float: left;
    margin: 18px 0;
}
header {
    height: auto;
}
body {
    margin-top: 76px;
}
header .inner .brand a img, header .inner1200 .brand a img {
    width: 180px;
    height: auto;
}
 }