/* +++++++++++++++++++++++++　common */

.sp-only {
    display: none;
}

.pc-only {
    display: block;
}

#wrapper {
    position: relative;
    margin-left: 220px;
    width: calc(100% - 220px);
}

.content-area {
    max-width: 90%;
    min-width: 890px;
    margin-left: 30px;
}


/* btn0 */

.float-btn {}

.float-btn p {
    float: left;
    margin-right: 20px;
}


/* btn01 */

.base-btn-w-long {}

.base-btn-w-long a {
    display: block;
    padding: 10px 20px;
    border: solid 2px #fff;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.base-btn-w-long a span {
    position: relative;
    padding-left: 15px;
}

.base-btn-w-long a span:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 0px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* btn02 */

.base-btn-b {}

.base-btn-b a {
    display: inline-block;
    padding: 10px 80px;
    border: solid 2px #0585C2;
    font-size: 16px;
    color: #0585C2;
    text-decoration: none;
    text-align: center;
}

.base-btn-b a span {
    position: relative;
    padding-left: 15px;
}

.base-btn-b a span:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 0px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #0585C2;
    border-right: 1px solid #0585C2;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* title01 */

.sub-ttl01 {
    margin-bottom: 30px;
    text-align: center;
}

.sub-ttl01 .ja {
    display: block;
    font-size: 28px;
    font-weight: bold;
}

.sub-ttl01 .en {
    display: block;
    font-size: 10px;
    color: #0571A5;
}


/* title02 */

.sub-ttl02 {
    position: relative;
    margin-bottom: 40px;
    padding: 20px 20px;
    font-size: 23px;
    font-weight: bold;
    background-color: #0585C2;
    color: #fff;
    background-image: linear-gradient(45deg, #1E91C8 25%, transparent 25%, transparent 75%, #1E91C8 75%, #1E91C8), linear-gradient(45deg, #1E91C8 25%, transparent 25%, transparent 75%, #1E91C8 75%, #1E91C8);
    background-position: 0 0, 3px 3px;
    background-size: 6px 6px;
}


/* title03 */

.sub-ttl03 {
    position: relative;
    margin-bottom: 40px;
    padding: 00px 10px 20px 10px;
    font-size: 23px;
    font-weight: bold;
    border-bottom: solid 1px #0571A5;
    color: #0571A5;
}

.sub-ttl03:before {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 30px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-top: 1px solid #0571A5;
    border-right: 1px solid #0571A5;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}


/* title04 */

.sub-ttl04 {
    position: relative;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #0571A5;
}


/* title05 */

.sub-ttl05 {
    margin-bottom: 10px;
    padding: 10px 20px;
    font-weight: bold;
    background-color: #444E57;
    color: #fff;
}


/* copy */

.copy01 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.7em;
    font-weight: bold;
}


/* page-ttl */

.page-ttl {
    width: 100%;
    padding-top: 20%;
    margin-bottom: 40px;
}

.page-ttl .inner {
    display: block;
    width: 100%;
    padding: 40px 30px;
    background-color: #fff;
    border-bottom: solid 1px #ccc;
    line-height: 1;
}

.page-ttl .inner .ja {
    display: block;
    float: left;
    margin-right: 20px;
    font-size: 35px;
    font-weight: bold;
}

.page-ttl .inner .en {
    display: block;
    float: left;
    font-size: 10px;
    color: #0571A5;
    line-height: 1;
    padding-top: 1.4em;
}

.page-ttl .inner .teltime {
    display: block;
    float: right;
    font-size: 19px;
    line-height: 1.2;
}

.page-ttl .inner .base-btn-b {
    margin-left: 25px;
    display: block;
    float: left;
    line-height: 1.5;
    margin-top: -5px;
}


.page-ttl .ttl-inner {
    max-width: 94%;
    min-width: 890px;
}

@media screen and (max-width:1150px) {
    .page-ttl .inner .base-btn-b {
        margin-left: 0;
        display: inline-block;
        float: none;
        margin-top: 25px;
        width: 100%;
    }
}

#company-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/company/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}

#kenzai-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/kenzai/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}

#kohan-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/kohan/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}

#jutak-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/jutak/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}


#stahl-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/stahl/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}

#access-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/access/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}

#contact-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/contact/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}

#news-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/news/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}

#recruit-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/recruit/page-ttl.jpg);
    background-position: 50% 30%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}
@media screen and (max-width:768px) {
	#recruit-ttl {
	    background-position: 50% 0;
	}
}
#privacy-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/privacy/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}

#tsr-ttl {
    background-image: url(../img/top/main_bg.png), url(../img/tsr/page-ttl.jpg);
    background-position: 50% 50%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: auto, cover;
}


/* base-table */

.base-table01 {
    width: 100%;
    border-collapse: collapse;
}

.base-table01 th,
.base-table01 td {
    padding: 20px;
    vertical-align: top;
}

.base-table01 th {
    width: 20%;
    font-weight: bold;
}

.base-table01 td {
    width: 80%;
}

.base-table01 tr:nth-child(even) th,
.base-table01 tr:nth-child(even) td {
    background-color: #F5F5F5;
}

.base-table01 dl {
    margin-bottom: 30px;
}

.base-table01 dt {
    float: left;
    width: 15%;
    padding: 1em;
    font-weight: 600;
}

.base-table01 dd {
    width: 100%;
    padding: 1em 0 1em 15%;
}

.base-table01 dl dd:nth-of-type(even) {
    background-color: #F5F5F5;
}

.base-table01 dd:last-child {
    border-bottom: none;
}


/* base-table2 */

.base-table02 {
    width: 100%;
    border-collapse: collapse;
}

.base-table02 th,
.base-table02 td {
    padding: 5px;
    border: solid 1px #ccc;
    vertical-align: top;
}

.base-table02 th {
    width: 20%;
    font-weight: bold;
}

.base-table02 td {
    width: 80%;
}

.base-table02 tr:nth-child(even) th,
.base-table02 tr:nth-child(even) td {
    background-color: #F5F5F5;
}


/* base-table3 */

.base-table01-free {
    width: 100%;
    border-collapse: collapse;
}

.base-table01-free th,
.base-table01-free td {
    padding: 10px;
}

.base-table01-free th {
    font-weight: bold;
}

.base-table01-free td {}

.base-table01-free tr:nth-child(even) th,
.base-table01-free tr:nth-child(even) td {
    background-color: #F5F5F5;
}


/* 写真レイアウト */

.photo-tree-column {}

.photo-tree-column li {
    float: left;
    width: 32%;
    margin-bottom: 1em;
    margin-right: 2%;
}

.photo-tree-column li:nth-child(3n) {
    margin-right: 0;
}


/* 写真レイアウト2 */

.photo-right-box {}

.photo-right-box .photo {
    float: right;
    width: 35%;
}

.photo-right-box .txt {
    float: left;
    width: 55%;
}


/* 写真レイアウト3 */

.photo-four-column {}

.photo-four-column li {
    float: left;
    width: 23%;
    margin-bottom: 1em;
    margin-right: 2%;
}

.photo-four-column li:nth-child(4n) {
    margin-right: 0;
}


/* コンテンツレイアウト */

.content-tree-column {}

.content-tree-column li {
    float: left;
    width: 32%;
    margin-bottom: 1em;
    margin-right: 2%;
}

.content-tree-column li:nth-child(3n) {
    margin-right: 0;
}

.base-tree-list {
    display: flex;
    justify-content: space-between;
}

.base-tree-list>ul {
    padding-left: 25px;
    width: 33%;
}

.base-tree-list>ul>li {
    margin-bottom: 0.5em;
    list-style-type: disc;
    font-size: 12px;
}


/* コンテンツレイアウト2 */

.base-tree-list-mini {
    padding-left: 25px;
}

.base-tree-list-mini li {
    float: left;
    width: 32%;
    margin-bottom: 0.5em;
    margin-right: 2%;
    padding-right: 25px;
    list-style-type: disc;
    font-size: 12px;
}

.base-tree-list-mini li:nth-child(3n) {
    margin-right: 0;
}


/* PDFリンクリスト */

.cataloge {
    display: flex;
}

figure.float_r figcaption,
figure.cataloge-right figcaption {
    font-size: .7em;
    color: black;
}

figure.float_r figcaption::before,
figure.cataloge-right figcaption::before {
    content: url(../img/kenzai/icon_pdf.png);
    padding-right: 5px;
    /*文字との隙間*/
}

.cataloge-left {
    width: 88%;
}

.cataloge-right {
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.float_r {
    display: none;
}

@media screen and (max-width:513px) {
    .cataloge {
        display: block;
    }
    .float_r {
        width: 30%;
        display: block;
        float: right;
        margin: 0 0 15px 15px;
    }
    .cataloge-right {
        display: none;
    }
}

.link-list-pdf {}

.link-list-pdf div {
    float: left;
    width: 32%;
    margin-bottom: 2em;
    margin-right: 2%;
    border: solid 1px #ddd;
}

.link-list-pdf div:nth-child(3n) {
    margin-right: 0;
}

.link-list-pdf ul {}

.link-list-pdf li {
    padding: 10px;
}

.link-list-pdf li:nth-child(even) {
    background-color: #F5F5F5;
}

.link-list-pdf li.youtube {
    background-color: #F5F5F5;
}

.link-list-pdf li a {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    color: #000;
    font-size: 1.2em;
    line-height: 1.4em;
}

.link-list-pdf li a:before {
    position: absolute;
    top: 2px;
    left: 0;
    height: 19px;
    width: 26px;
    content: "";
    background: url(../img/common/pdf_icon.svg) no-repeat left top;
    background-size: 100% 100%;
}

.link-list-pdf li.youtube a:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 27px;
    content: "";
    background: url(../img/common/youtube.png) no-repeat left top;
    background-size: 100% 100%;
}

.link-list-pdf .link-list-ttl {
    margin-bottom: 10px;
    padding: 10px 20px;
    font-weight: bold;
    background-color: #444E57;
    color: #fff;
}


/* ページャー */

.pager {
    text-align: center;
}

.pager li {
    display: inline;
}

.pager li a {
    display: inline-block;
    padding: 0.5em 1em;
    border: solid 1px #ccc;
    color: #000;
    text-decoration: none;
}

.pager li.active a {
    background-color: #eee;
}


/* 事業概要 */

.about-area {
    position: relative;
    margin-bottom: 2em;
    background-color: #042855;
    color: #fff;
}

.about-area .about-bg img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

.about-area .about-txt {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 0 10%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.about-area p {
    font-size: 14px;
    line-height: 2em;
}

.about-area .copy {
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 2px #fff;
    font-size: 30px;
    line-height: 1.5em;
    font-weight: bold;
}

.about-list {}

.about-list li {
    float: left;
    width: 32%;
    margin-bottom: 1em;
    margin-right: 2%;
}

.about-list li:nth-child(3n) {
    margin-right: 0;
}

.about-list .txt {
    padding: 20px;
    border: solid 1px #DDDDDD;
    border-top: none;
}

.about-list .about-list-ttl {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.about-ttl {
    padding: 30px 20px;
    background-color: #0585C2;
    color: #FFF;
    text-align: center;
}


/* アイコン */

.new-icon {
    padding-left: 10px;
    color: #A60000;
    font-size: 0.8em;
    font-weight: bold;
    vertical-align: top;
    position: relative;
    top: -0.1em;
}

.news-icon {
    text-align: center;
    font-size: 10px;
    color: #FFF;
}

.icon-holdings {
    background-color: #0585C2;
}

.icon-metoh-k {
    background-color: #035983;
}

.icon-stahl-k {
    background-color: #AB1D47;
}

.icon-k-kohan {
    background-color: #B35415;
}

.icon-k-juken {
    background-color: #67A41E;
}


/* +++++++++++++++++++++++++　header */

#pc-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%;
    background-color: #0585C2;
    color: #fff;
    z-index: 10000000;
    padding-bottom: 50px;
}

 .contents_box::-webkit-scrollbar{
    display: none;
  }

#pc-header #pc-logo {
    padding: 20px 70px;
    background-color: #fff;
}

#pc-header #pc-logo img {
    width: 100%;
}

#pc-header #pc-nav {
    margin-bottom: 20px;
    border-bottom: solid 1px #359AD7;
}

#pc-header #pc-nav>ul>li {
    position: relative;
    border-bottom: solid 1px #0470A4;
    border-top: solid 1px #359AD7;
    line-height: 1.2;
}

#pc-header #pc-nav>ul>li>a {
    position: relative;
    display: block;
    padding: 25px 20px;
    color: #fff;
    text-decoration: none;
}

#pc-header #pc-nav>ul>li>a:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 20px;
    width: 5px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#pc-header #pc-nav>ul>li.active>a,
#pc-header #pc-nav>ul>li>a:hover {
    background-color: rgba(12, 172, 250, 1);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}


#pc-header #pc-nav>ul>li small {
    font-size: 1.2rem;
}


/* sub menu */

#pc-header #pc-nav>ul>li>ul {
    display: none;
    width: 300px;
}

#pc-header #pc-nav>ul>li>ul.active {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    right: -300px;
}

#pc-header #pc-nav>ul>li>ul.active a {
    display: block;
    padding: 15px 20px;
    color: #fff;
}

#pc-header #pc-nav>ul>li>ul li {
    position: relative;
    left: -300px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    opacity: 0;
}

#pc-header #pc-nav>ul>li>ul.active li {
    left: 0px;
    -webkit-animation: elm1-tt 0.5s ease 1 forwards;
    animation: elm1-tt 0.5s ease 1 forwards;
}

@-webkit-keyframes elm1-tt {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes elm1-tt {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

#pc-header #pc-nav>ul>li>ul.active a {
    background-color: rgba(12, 172, 250, 0.9);
    color: #fff;
    text-decoration: none;
}

#pc-header #pc-nav>ul>li>ul.active a:hover {
    color: #fff;
    text-decoration: none;
}

#pc-header .side-bnr {
    padding: 0 20px;
    margin-bottom: 20px;
    text-align: center;
}

#side-company {
    margin-bottom: 20px;
    padding: 0 20px;
    font-size: 12px;
    line-height: 1.5em;
}

#side-company strong {
    font-size: 14px;
}

#pc-header #side-c-nav {
    padding: 0 20px;
}

#pc-header #side-c-nav li {}

#pc-header #side-c-nav li a {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    color: #fff;
    text-decoration: none;
}

#pc-header #side-c-nav li a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0px;
    width: 5px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-height: 680px) {
    #pc-header #pc-logo {
        padding: 10px 70px;
    }
    #pc-header #pc-nav {
        margin-bottom: 10px;
    }
    #pc-header #pc-nav>ul>li>a {
        padding: 20px 20px;
    }
    #side-company {
        display: none;
        margin-bottom: 10px;
    }
    #pc-header #side-c-nav li {
        float: left;
        width: 50%;
    }
    #pc-header #side-c-nav li a {
        font-size: 12px;
        line-height: 0.8em;
    }
}


/* +++++++++++++++++++++++++　footer */

#pc-footer {
    margin-left: 220px;
    width: calc(100% - 220px);
    padding: 50px 0 70px 0px;
    background: url(../img/common/footer_bg.jpg) no-repeat left top #3E4248;
    color: #FFF;
}

#pc-footer a {
    color: #ccc;
    text-decoration: none;
    font-size: 12px;
}

#pc-sitemap ul {
    float: right;
    margin-left: 55px;
    margin-bottom: 30px;
}

#pc-sitemap li a {}

#pc-sitemap li a:before {
    content: "∟ ";
}

#pc-sitemap .first a {
    position: relative;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}

#pc-sitemap .first a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0px;
    width: 5px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#pc-footer .copyright {
    display: block;
    color: #CCCCCC;
    text-align: right;
    font-size: 12px;
}


/* +++++++++++++++++++++++++　top */

#map_canvas {
    width: 100%;
    height: 450px;
}
#map {
    width: 100%;
}
#map iframe {
    width: 100%;
    aspect-ratio: 16/9;
    height: 450px;
}

/* メインスライド */

#top-main {
    position: relative;
    width: 100%;
    max-height: 600px;
    overflow: hidden;
}

#top-main-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/top/main_bg.png) repeat;
    z-index: 100;
}

#top-main-bg #top-main-copy {
    position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 101;
}

#top-main-bg #top-main-24h {
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 101;
    width: 13%;
}

#top-main-contact {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #fff;
    z-index: 101;
}

#top-main-contact .tel {
    float: left;
    text-align: right;
    margin-right: 10px;
}

#top-main-contact .tel span {
    font-size: 30px;
    font-weight: bold;
}

#top-main-contact .contact-btn {
    float: left;
}

#top-main-contact .contact-btn a {
    display: inline-block;
    padding: 10px 20px;
    border: solid 2px #fff;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

#top-main-contact .mail-icon {
    display: inline-block;
    position: relative;
    width: 17px;
    padding-top: 13px;
    margin-right: 5px;
}

#top-main-contact .contact-btn .i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#mail-icon {
    fill: #FFF;
}

.bxslider {
    margin: 0px;
}

.bx-wrapper {
    position: relative;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}

.bx-wrapper img {
    width: 100%;
}

.bx-viewport {}

.bx-pager {
    text-align: center;
    bottom: 5px;
    position: absolute;
    width: 100%;
}

.bx-pager-item,
.bx-controls-auto-item {
    display: inline-block;
}

.bx-default-pager a {
    background: #c8ecff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px;
}

.bx-default-pager a:hover,
.bx-default-pager a.active {
    background: #00aeff;
}


/* 会社一覧 */

#top-company-list {
    padding-top: 100px;
    margin-bottom: 80px;
}

#top-company-list li {
    color: #FFF;
}

#top-company-list li:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

#top-company-list .photo {
    width: 50%;
    position: relative;
    overflow: hidden;
}

#top-company-list .photo img {
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

#top-company-list .data {
    width: 50%;
    min-height: 307px;
}

#top-company-list .data h2 {
    margin-bottom: 10px;
}

#top-company-list .data p {
    margin-bottom: 20px;
}

#top-company-list .data .inner {
    padding: 30px;
}

#top-company-list li:nth-child(odd) .photo {
    float: right;
}

#top-company-list li:nth-child(odd) .data {
    position: relative;
    float: left;
    background-color: #0585C2;
    margin-top: -50px;
}

#top-company-list li:nth-child(odd) .data:before {
    position: absolute;
    content: "";
    top: 50%;
    right: -30px;
    width: 0;
    height: 0;
    margin-top: -20px;
    border-style: solid;
    border-width: 20px 0 20px 30px;
    border-color: transparent transparent transparent #0585C2;
}

#top-company-list li:nth-child(even) .photo {
    float: left;
    margin-top: -50px;
}

#top-company-list li:nth-child(even) .data {
    position: relative;
    float: right;
    background-color: #035983;
}

#top-company-list li:nth-child(even) .data:before {
    position: absolute;
    content: "";
    top: 50%;
    left: -30px;
    width: 0;
    height: 0;
    margin-top: -20px;
    border-style: solid;
    border-width: 20px 30px 20px 0;
    border-color: transparent #035983 transparent transparent;
}

#top-company-list li .meto-kakefu-logo,
#top-company-list li .steel-plate-kakefu-logo,
#top-company-list li .sumiko-kakefu-logo,
#top-company-list li .star-kakefu-logo {
    width: 80%;
}

#top-company-list li .meto-kakefu-logo span {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 19.24%;
}

#top-company-list li .steel-plate-kakefu-logo span {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 19.45%;
}

#top-company-list li .sumiko-kakefu-logo span {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 20.84%;
}

#top-company-list li .star-kakefu-logo span {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 20.39%;
}

#top-company-list li .meto-kakefu-logo .logo,
#top-company-list li .steel-plate-kakefu-logo .logo,
#top-company-list li .sumiko-kakefu-logo .logo,
#top-company-list li .star-kakefu-logo .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#meto-kakefu-logo,
#steel-plate-kakefu-logo,
#sumiko-kakefu-logo,
#star-kakefu-logo {
    fill: #FFF;
}

#top-movie-area {
    padding-top: 50px;
    margin-bottom: 50px;
    border-top: solid 1px #ccc;
}

.link-movie-recruit {
    margin-top: -3em;
    margin-bottom: 5em;
    width: 48%;
    margin-left: 1%;
}

.link-movie-recruit a {
    display: block;
}


/* ニュース */

#top-new-area {
    padding-top: 50px;
    margin-bottom: 50px;
    border-top: solid 1px #ccc;
}

#news-list {
    margin-bottom: 30px;
    border-bottom: solid 1px #ccc;
}

#news-list li {
    border-top: solid 1px #ccc;
}

#news-list li:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

#news-list li a {
    position: relative;
    display: block;
    padding: 15px 0;
    padding-right: 20px;
    color: #000;
}

#news-list li a:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

#news-list li a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 2px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#news-list time {
    float: left;
    width: 10%;
    font-weight: bold;
}

#news-list .news-icon {
    float: left;
    width: 15%;
    margin-right: 5%;
}

#news-list .news-ttl {
    float: left;
    width: 70%;
}

#holdings-area {
    padding: 100px 0;
    text-align: center;
    background: url(../img/top/holdings_bg.jpg) no-repeat;
    background-size: cover;
}

.holdings-logo {
    width: 400px;
    padding-bottom: 30px;
    margin: 0 auto 30px auto;
    border-bottom: dashed 1px #000;
}

.holdings-logo span {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 17.05%;
}

.holdings-logo .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#top-sdgs-area {
    padding-top: 50px;
    margin-bottom: 50px;
    border-top: solid 1px #ccc;
}
#top-sdgs-area .sdgs_img {
    max-width: 500px;
    margin: 0 auto 15px;
}

/* +++++++++++++++++++++++++　会社案内 */

#company-message {}

#company-message figure {
    float: left;
    width: 20%;
    margin-right: 5%;
}

#company-message figure img {
    margin-bottom: 10px;
}

#company-message figure figcaption {
    font-weight: bold;
}

#company-message .txt {
    width: 75%;
    float: right;
}

/* +++++++++++++++++++++++++　VISION */
#vision {
    /* max-width: 800px; */
    margin: 0 auto;
}

/* +++++++++++++++++++++++++ slogan */
#slogan {
}
#slogan figure.logo-main {
    width: 90%;
    max-width: 650px;
    margin: 0 auto 4rem;
}
#slogan figure.logo-main img {
    width: 90%;
    text-align: center;
    margin: 0 auto 2rem;
    max-width: 500px;
    display: block;
}
#slogan figcaption {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 24px;
    font-weight: 100;
    line-height: 1.8;
}

#slogan .slogan-logoarea {
    background-color: #F5F5F5;
    padding: 30px 75px;
}
#slogan .logo-l, #slogan .logo-s {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#slogan .logo-l figure {
    width: 24.7%;
    margin-bottom: .3rem;
}
#slogan .logo-s figure {
    width: 14%;
    margin-bottom: .3rem;
}

#slogan .notes {
    font-size: 1.4rem;
    text-align: right;
}



/* +++++++++++++++++++++++++　カケフ鋼板 */

#kohan-flow-bg01 {
    padding: 5em 0;
    background: url(../img/kohan/flow_bg.jpg) no-repeat;
    background-size: cover;
}

#kohan-tokusyoku-list {}

#kohan-tokusyoku-list li {
    float: left;
    width: 32%;
    margin-bottom: 2em;
    margin-right: 2%;
}

#kohan-tokusyoku-list li:nth-child(3n) {
    margin-right: 0;
}

#kohan-tokusyoku-list .kohan-tokusyoku-ttl {
    margin-bottom: 10px;
    padding: 10px 20px;
    font-weight: bold;
    background-color: #444E57;
    color: #fff;
}

#kohan-tokusyoku-list figure {
    margin-bottom: 10px;
}

#kohan-policy {}

#kohan-policy figure {
    float: right;
    width: 40%;
}

#kohan-policy ol {
    float: left;
    width: 50%;
}

#kohan-policy li {
    margin-bottom: 30px;
}

#kohan-policy .kohan-policy-ttl {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.7em;
    font-weight: bold;
    color: #0585C2;
}


/* +++++++++++++++++++++++++　アクセス */

.access-box {}

.access-box .left-data {
    float: left;
    width: 45%;
}

.access-box .right-map {
    position: relative;
    float: right;
    width: 50%;
    padding: 30% 0 0 0;
}

.access-box .right-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}


/* +++++++++++++++++++++++++　フォーム */

#contact-form {}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"] {
    width: 80%;
    padding: 0.8em;
}

#contact-form select {
    padding: 0.8em;
}

#contact-form textarea {
    width: 80%;
    height: 200px;
}

#contact-form dt {
    margin-bottom: 1em;
    font-weight: 600;
}

#contact-form dd {
    margin-bottom: 2em;
}

.submit-btn {
    padding: 1em 5em;
    border-radius: 10px;
    background-color: #0585C2;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 17px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.submit-btn:hover {
    background-color: #0DACF9;
}


/* +++++++++++++++++++++++++　お知らせ詳細 */

.news-details-data {
    margin-bottom: 30px;
}

.news-details-data .time {}

.news-details-data .news-icon {
    display: inline-block;
    margin-left: 2em;
    padding-left: 3em;
    padding-right: 3em;
}

.news-details {}

.news-details img {
    width: auto;
}


/* +++++++++++++++++++++++++　リクルート */

.faq-list {}

.faq-list dt {
    position: relative;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #0571A5;
    background-color: #F2F2F2;
}

.faq-list dt:before {
    content: "Q.";
}

.faq-list dt:after {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 30px;
    width: 20px;
    height: 20px;
    background-color: #F2F2F2;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.faq-list dd {
    margin-bottom: 3em;
    padding-left: 1em;
    text-indent: -1em;
}

.faq-list dd:before {
    content: "A.";
}

.senior-box {
    position: relative;
    margin-bottom: 7em;
    padding-top: 35.13%;
}

.senior-box figure {
    position: absolute;
    top: 0;
    left: 0;
}

.senior-box .senior-data {
    position: absolute;
    bottom: -5em;
    left: 3em;
    display: inline-block;
    width: 50%;
    padding: 1.5em 2em;
    background-color: #FFF;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    transform: skew(-20deg);
}

.senior-box .senior-data .inner {
    transform: skew(20deg);
}

.senior-box .senior-data p {}

.senior-box .senior-data .affiliation {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 600;
}

.senior-box .senior-data .name {
    font-weight: 600;
    font-size: 30px;
}

.senior-box .senior-data .hurigana {
    display: inline-block;
    font-style: oblique;
    margin-left: 1em;
    color: #80BCD9;
    font-size: 13px;
    font-weight: normal;
}

.senior-box .senior-data .season {}

.senior-txt {
    padding: 0 2em;
}

.senior-txt p {
    float: left;
    width: 55%;
}

.senior-txt figure {
    float: right;
    width: 40%;
}

#bnr-area {
    display: none;
}

.m-wrapper {
    width: 50%;
    margin-bottom: 50px;
}

.movie-recruit {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.movie-recruit iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

#bnr_dommit figure.pc-only {
    max-width: 850px;
    margin: 0 auto;
}