/*============================
共通
============================*/
#lower-main {
    padding: 0 0% 0;
}

#lower-main .inner {
    margin: 0 0 0%;
    padding: 0 5% 6%;
}

.section .container h3.type1 {
    font-size: 18px;
    margin: 0 20px;
    padding: 0 10px;
}

.section .container h3.type1:before {
    top: 15px;
    left: -20px;
    width: 20px;
    height: 1px;
}

.section .container h3.type1:after {
    top: 15px;
    right: -20px;
    width: 20px;
    height: 1px;
}

/*============================
  #main-visual-lower
============================*/
#main-visual-lower {
    margin: 0 0 5% !important;
}

#main-visual-lower .container {
    width: 100%;
}

#main-visual-lower .container h2 {
    padding: 45px 0 42px;
}

#main-visual-lower .container h2 .eng {
    font-size: 36px;
}

#main-visual-lower .container h2 .main {
    font-size: 16px;
}

.section .container h3 {
    margin-bottom: 5%;
}

.section .container .box1 {
    margin-bottom: 6%;
}

.section .container .box1 .left {
    width: 100%;
    float: none;
}

.section .container .box1 .left p {
    font-size: 14px;
}

.section .container .box1 .right {
    width: 100%;
    float: none;
    margin: 0 0 3%;
}

.section .container .box1 .right img {
    margin: auto;
    display: block;
}

.section .container .box2 {
    margin-bottom: 6%;
}

.section .container .box2.mgb {
    margin-bottom: 6%;
}

.section .container .box2 img {
    margin: 0 auto 5%;
}

.section .container .box2 p {
    font-size: 14px;
    margin-bottom: 6%;
}

.section .container .box2 p.name {
    font-size: 18px;
}

.section .container .box2 p.name span {
    font-size: 12px;
}

.section .container .box3 {
    margin: 0;
    padding: 5% 3% 5%;
}

.section .container .box3 .top {
    padding: 0 0 0;
}

.section .container .box3 .top .left {
    width: 38%;
    padding: 0 0 0 5%;
}

.section .container .box3 .top .right {
    padding: 0;
    width: 57%;
}

.section .container .box3 .top .right p.t1 {
    font-size: 14px;
}

.section .container .box3 .top .right p.t2 {
    font-size: 12px;
}

.section .container .box3 .top .right p.t3 {
    font-size: 16px;
    margin: 0;
}

.section .container .box3 .top .right p.t3 span {
    font-size: 13px;
    display: block;
}

.section .container .box3 p {
    font-size: 14px;
    margin: 5% 0 0;
}

/*--------------------------------------
　company
---------------------------------------*/
#company .section .container .h3_box {
    margin-bottom: 20px;
}

#company #sec01 {
    margin-bottom: 30px;
}

#company #sec01 p {
    width: 100%;
    font-size: 14px;
    line-height: 2;
    text-align: left;
    margin-bottom: 20px;
}

#company #sec01 .image {
    width: 80%;
    margin: 0 auto 20px;
    border: 2px solid #e3e3e3;
}

#company #sec01 table {
    width: 100%;
}

#company #sec01 table th {
    width: 28%;
    padding: 12px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
}

#company #sec01 table td {
    width: 70%;
    padding: 12px 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    line-height: 22px;
}

#company #sec02 {
    margin-bottom: 50px;
}

#company #sec02 table {
    width: 100%;
}

#company #sec02 table th {
    width: 28%;
    padding: 12px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
}

#company #sec02 table td {
    width: 70%;
    padding: 12px 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    line-height: 22px;
}

#company #sec03 {
    margin-bottom: 30px;
}

/*--------------------------------------
　service
---------------------------------------*/
#service .box .left_box {
    margin-bottom: 40px;
}

#service .box ul li {
    font-size: 16px;
}

/*--------------------------------------
　maintenance
---------------------------------------*/
#maintenance table {
    width: 100%;
}

#maintenance table th {
    width: 28%;
    padding: 12px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
}

#maintenance table td {
    width: 70%;
    padding: 12px 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    line-height: 22px;
}

/*--------------------------------------
　works
---------------------------------------*/
#works #sec01 p {
    font-size: 14px;
    line-height: 1.6;
}

#works table {
    width: 100%;
}

#works table th {
    width: 28%;
    padding: 12px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
}

#works table td {
    width: 70%;
    padding: 12px 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    line-height: 22px;
}

#works #sec01 table p {
    font-size: 14px;
    line-height: 1.6;
}

/*--------------------------------------
　recruit
---------------------------------------*/
#recruit table {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #e3e3e3;
}

#recruit table th {
    width: 28%;
    background: #f6f6f6;
    padding: 12px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    font-weight: bold;
    color: #322615;
    vertical-align: middle;
    text-align: center;
}

#recruit table td {
    width: 70%;
    padding: 12px 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    line-height: 22px;
    vertical-align: middle;
}

#recruit table td dl dt {
    float: left;
    width: 40%;
}

#recruit table td dl dd {
    float: left;
    width: 60%;
}

/*--------------------------------------
　contacts
---------------------------------------*/
#contact #sec01 {
    height: auto;
}

#contact #pankuzu ul {
    width: 100%;
    margin: 27px auto 45px auto;
}

#contact #pankuzu ul li {
    float: left;
    margin-right: 5px;
}

#contact #pankuzu ul li span.home {
    text-decoration: underline;
    color: #00316c;
}

#contact #sec01 {
    background-image: none;
    height: auto;
}

#contact #sec02 {
    width: auto;
}

#contact #sec02 p {
    font-size: 14px;
}

#contact #sec02 .box {
    padding: 25px 0 0 0;
}

#contact #sec02 .box form {
    padding: 8px 0 0 0;
}

#contact #sec02 .box table {
    width: 100%;
}

#contact #sec02 .box table th {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
}

#contact #sec02 .box table th.comment_th {
    padding: 10px;
}

#contact #sec02 .box table th.required_th {
    background-position: center right 10px;
}

#contact #sec02 .box table th.required_th:after {
    top: 0;
    bottom: 0;
}

#contact #sec02 .box table th.required_th3 {
    background-position: bottom right;
}

#contact #sec02 .box table td {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-top: none;
    box-sizing: border-box;
}

#contact #sec02 .box input.name {
    width: 100%!important;
    box-sizing: border-box;
    margin: 0 0 10px;
}

#contact #sec02 .box input.address {
    width: 100%!important;
    box-sizing: border-box;
}

#contact #sec02 .box textarea {
    width: 100%;
    height: 120px;
    box-sizing: border-box;
}

#contact #sec02 .box .confirm {
    margin-top: 20px;
}

#contact #sec02 .box .send, #contact #sec02 .box .back {
    width: 100%;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
}

#contact #sec02 .box .back {
    margin-top: 15px;
}

#contact #sec03 {
    width: 100%;
    padding-top: 37px;
    padding-bottom: 37px;
}

#contact #sec03 .contactbox {
    width: 92%;
    margin: 0 4%;
    background: #FFFFFF;
    text-align: center;
}

/*--------------------------------------
　policy
---------------------------------------*/
#policy #sec01 {
    width: 100%;
}

#policy #pankuzu ul {
    width: 100%;
    margin: 27px auto 45px auto;
}

#policy #sec01 {
    background-image: none;
    height: auto;
}

#policy #sec02 {
    width: auto;
    padding: 20px 0 20px;
}

#policy #sec02 .box {
    padding: 0;
    color: #322615;
    font-size: 16px;
}

#policy #sec02 .box p.ttl {
    font-weight: bold;
}

#policy #sec02 .box p.detail {
    margin-bottom: 20px;
    font-size: 14px;
}

#policy #sec02 .box p {
    font-size: 14px;
}

#policy #sec02 .box p.word {
    margin-bottom: 15px;
    font-size: 14px;
}

#thanks #sec02 {
    width: 100%;
    margin: 0;
    padding: 0;
}

#thanks #sec02 p {
    font-size: 16px;
}

/*--------------------------------------
　message
---------------------------------------*/
#message .box2.mgb .image {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

#message .box3 .image {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    float: none;
}

#message .box3 .txt {
    margin: 0 auto;
    padding-left: 0;
    float: none;
}

/*--------------------------------------
　feature
---------------------------------------*/
#feature .box1 p {
    width: 100%;
}

/*--------------------------------------
concept
---------------------------------------*/
#concept .section .img {
    width: auto;
    height: auto;
    padding: 15px 0;
    margin-bottom: 15px;
}

#concept .section p {
    width: auto;
    font-size: 14px;
}

#news #sec02 , #news #sec02 .box , #news #sec02 .list ul {
    width: auto;
}

#news #sec02 .list ul {
    margin-bottom: 25px;
}

#news #sec02 ul li {
    padding: 10px 0;
}

#news #sec02 .box p.date {
    display: block;
    float: none;
    margin: 0 0 10px;
}

#news #sec02 ul li p.title {
    width: auto;
    float: none;
    line-height: 1.6;
}

#news #sec02 .box h3 {
    font-size: 18px;
}

#news #sec02 .box .detail {
    width: auto;
}

#news #sec02 .box .detail p {
    font-size: 14px;
}

/*--- page-recruit ---*/
section.lo_contents.recruit {
    padding: 18px 0 68px;
}

section.lo_contents.recruit div.item01 {
}

.recruit_box {
}

.recruit_box p.t1 {
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 20px;
}

.recruit_box h3.ttl {
    width: 100%;
    font-size: 16px;
    padding: 0 0 10px;
    border-bottom: 4px solid #f30700;
}

.recruit_box dl.rec_info {
    width: 100%;
    flex-wrap: wrap;
    font-size: 15px;
    padding: 14px 0px;
}

.recruit_box dl.rec_info dt.rec_info_dt {
    width: 100%;
    padding-left: 0;
    margin: 0 0 4px;
}

.recruit_box dl.rec_info dd.rec_info_dd {
    width: 100%;
}

.recruit_box ul.rec_text {
    width: 100%;
    font-size: 15px;
    line-height: 1.6;
    padding: 15px 0 3px;
}

.recruit_box ul.rec_text li {
    margin: 0 0 15px;
}

.recruit_box a.btn02 {
    width: 100%;
    max-width: 320px;
    font-size: 15px;
    line-height: 1.3;
    text-align: left;
    padding: 8px 0 8px 100px;
    background: #f30700 url(../../img/recruit/icon01.png) left 43px center no-repeat;
    background-size: 37px;
}

.recruit__img {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 30px 3% 30px;
}

.recruit__img li {
    /*width: 80%;
    margin: 0 0 20px;*/
}

.recruit__img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.president_info {
}

.president_info img {
}

.president_info .info {
    bottom: -30px;
    left: -3%;
    padding: 10px;
    width: 170px;
}

.president_info .info p.katagaki {
    font-size: 14px;
    margin: 0 0 4px;
}

.president_info .info p.name {
    font-size: 20px;
}
