html {
    margin-top: 0 !important;
}

.mt30 {
    margin-top: 30px;
}

.mt60 {
    margin-top: 60px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb80 {
    margin-bottom: 80px;
}

.block {
    display: block;
}

.sp-br {
    display: none;
}

a:hover,
a:visited,
a:focus,
a:active {
    text-decoration: none;
}

a:hover {
    opacity: 0.8;
}

dd,
dt {
    line-height: 1;
}

.post-edit-link {
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
}

.sec-case {
    background: url(../assets/images/index/bg-01.png) no-repeat;
    background-position: 0% 60%;
}

.sec-case .inner .list-zenre h3 {
    color: #2a3a55;
}

.top-sec-case {
    background: url(../assets/images/index/bg-case.jpg) center top no-repeat;
    background-size: cover;
}

.top-sec-case .inner .heading-01 h2 {
    color: #fff;
}

.top-sec-case .inner .list-zenre h3 {
    color: #fff;
}

.list-casestudy h4 {
    line-height: 2.4rem;
    font-size: 1.6rem;
}

.sec-case .inner .list-logo li img {
    border: 1px solid #ccc;
}


/* top ****************************************************/

img.top-main,
video.top-main {
    positon: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
}

.sec-products .inner {
    position: relative;
    z-index: 1;
}

.kv-pcmain {
    height: auto;
}

.kv-pcmain .maincopy {
    right: 30px;
    top: 60px;
}

.kv-spmain {
    width: 100%;
    height: auto;
    min-height: 300px;
    position: relative;
}

.kv-spmain video {
    position: absolute;
    top: 0;
    left: 0;
}

.replay {
    padding: 0;
    padding: 6px 12px;
    border-radius: 6px;
    background: #ff8800;
    color: #fff;
    box-shadow: 0px 0px 6px 3px #ccc;
    -moz-box-shadow: 0px 0px 6px 3px #ccc;
    -webkit-box-shadow: 0px 0px 6px 3px #ccc;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: none;
}


/* semminar-section */

.list-seminar dd {
    font-size: 90%;
    margin-top: 10px;
}


/* banner-section */

.banner-box-cont a .text {
    width: 100%;
    border: #ccc;
    background: url(../img/bnr_cont.jpg) no-repeat;
    background-size: cover;
    padding: 12px 24px;
    color: #fff;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.8em;
    margin-bottom: 10px;
}

.banner-box-cont a .text p {
    display: inline;
    font-size: 1.4em;
    font-weight: 500;
    margin-bottom: 6px;
    vertical-align: bottom;
    text-decoration: none;
}

.banner-box-cont a .text:hover,
.banner-box a .text:hover {
    text-decoration: none;
    opacity: 0.8;
}

.sound,
.sound:visited,
.sound:focus,
.sound:active {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0;
    padding: 6px 12px;
    border-radius: 6px;
    background: rgba(42, 58, 85, 0.7);
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: none;
    outline: none;
}

.company-lead-box {
    position: relative;
}

.company-lead {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    font-weight: 400;
    line-height: 1.75;
    text-align: left;
    font-size: 1.4em;
    color: #666;
    margin-bottom: 10px;
    padding: 1em;
}

.point-text {
    line-height: 1.8em;
    font-size: 1.4em;
    text-align: left;
    margin-top: 2em;
    width: 100%;
}

.point-text .bold {
    display: block;
    font-size: 1em;
    word-break: break-all;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.point-text img {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    /* max-width: 20%; */
}

.sec-case .inner .list-zenre ul li a {
    padding-top: 16px;
}


/* seminar single */

.col-list-3 .add-text {
    font-weight: 400;
    line-height: 1.75;
    text-align: left;
    font-size: 1.4em;
    color: #666;
    margin-bottom: 10px;
    padding: 1em;
}

.col-list-3 .add-text a {
    font-size: 1em;
    line-height: 1.75;
    background: none;
    padding: 0;
    color: #337ab7;
}

.editor-add-text .col-list-3 p {
    line-height: 1.8;
    padding: 0 20px;
    font-size: 1.4em;
    font-weight: 400;
}

.editor-add-text .col-list-3 a {
    background: none;
    padding: 0;
    font-size: 1.0em;
    color: #144dd8;
    border-bottom: 1px solid #144dd8;
}


/* recruit */

img.full-size {
    width: 99.4%;
    padding: 10px;
}

img.half-size {
    width: 49.5%;
    padding: 10px;
}

img.quarter-size {
    width: 24.6%;
    padding: 10px;
}

img.company-img {
    padding: 5px
}

a.job-btn-contact {
    display: block;
    width: 320px;
    border: #ccc;
    background: url(../img/bg-orange-bnr.jpg) no-repeat;
    background-size: cover;
    padding: 12px 24px;
    color: #fff;
    text-align: center;
    font-size: 1.6em;
    margin: 30px auto 60px !important;
}

table.job-tbl tr td a {
    padding: 0;
    text-align: center;
    background: none;
    font-size: 1em;
}

div.recruit-inner .col-list-3 p {
    font-size: 1.4em;
    line-height: 1.8;
}


/* casestudy */

.list-logo a:hover {
    opacity: 0.75;
}

.point_subtitle {
    margin-bottom: 30px;
}


/* seminar */

th.adj-title {
    min-width: 150px;
}

th.lec {
    width: 180px;
}

th.lec img {
    width: 100%;
    max-width: 100%;
}

th.lec span {
    line-height: 1.8;
    width: 100%;
    display: block;
    text-align: center;
}

th.lec span.lec_name {
    padding-top: 0.25em;
}

th.lec span.lec_title {
    font-size: 0.6em;
    font-weight: 400;
}


/* contact */

.form-horizontal .text {
    line-height: 1.4em;
    font-size: 1.1em;
    display: inline;
    vertical-align: middle;
}

.red,
.txt_red {
    color: #f00;
}

.font-normal {
    font-weight: normal;
    font-size: 1em;
}

.index_h2 {
    max-width: 800px;
    margin: 30px auto 30px;
    background: #44a135;
    /* #2a3a55;  #44a135; */
    color: #fff;
    font-size: 1.8rem;
    font-weight: 500;
    padding: 6px 12px;
}

.inq_title {
    width: 800px;
    height: auto !important;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.75;
    text-align: center;
    color: #2a3a55;
    vertical-align: middle;
    height: 3.2rem;
    line-height: 3.2rem;
    margin: 20px auto;
    text-align: center;
}

.inq_title .phone {
    font-size: 3.2rem;
    font-weight: 600;
}

.inq_title .phone a,
.inq_title .phone a:hover,
.inq_title .phone a:focus,
.inq_title .phone a:action,
.inq_title .phone a:visited {
    text-decoration: none;
}

form input.form-control,
form select.form-control {
    height: 3.2em;
}


/* iframe-form */

.iframe-form-box {
    width: 830px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}


/* 製品情報 */

.sec-product {
    /* padding: 70px 0 0; */
    padding: 40px 0 0;
}

.index-content-product {
    padding-top: 0;
}

.hdg-cont01 {
    margin-top: 20px;
}

div.product-box h3 {
    vertical-align: middle;
    line-height: 2.0rem;
}

.product-page {
    padding: 0.2rem 0.6rem 0rem;
    vertical-align: top;
    font-size: 1.2rem;
    color: #fff;
    background: #f99f26;
    border-radius: 0.4rem;
    line-height: 2.0;
}

div.product-box {
    padding: 1rem;
    border-radius: 0.5rem;
}

div.product-box .hdg-l2 {
    /*    margin: 20px 0px 40px;*/
    padding: 20px 0px 10px;
    margin: 0;
}

div.product-box:hover {
    background: rgba(171, 192, 226, 0.3);
    cursor: pointer;
}

div.product-box h4 {
    /*	display: inline;*/
    display: inline-block;
    /*	margin-bottom: 20px;*/
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

div.product-box h4 span:hover {
    text-decoration: none;
    opacity: 0.85;
}

.text-right {
    display: block;
    text-align: right;
    width: 100%;
}

.color-link {
    color: #ccc;
}


/* フッターバナー追加 20210810 */

.footer .inner .logo {
    text-align: left;
    width: 100%;
}

.footer-note-banner {
    display: block;
    max-width: 100%;
    /* vertical-align: top; */
    padding-top: 40px;
    float: right;
}

.footer .inner .logo {
    padding-top: 40px;
}

.footer-note-banner {
    padding-top: 0;
}

.low {
    /* padding-top: 40px; */
    padding-top: 0;
    display: inline;
    float: right;
}

span.header-contact {
    font-size: 1.4rem;
    line-height: 3.6rem;
    vertical-align: middle;
    display: inline-block;
    margin-top: -12px;
}

@media(max-width: 800px) {
    .footer-note-banner {
        padding-top: 0;
        float: none;
    }
    .low {
        display: inline;
        float: none;
    }
    .footer .inner .logo img {
        height: 60px;
        width: auto;
        margin-top: 15px;
    }
}

@media(max-width: 600px) {
    .footer .inner .logo .footer-note-banner img {
        width: 80%;
        height: auto;
    }
}


/* 調整 */

.sec-news,
.sec-title {
    padding: 40px 0 0;
}

.sec-news {
    padding: 40px 0 40px;
}

@media print,
screen and (max-width: 800px) {
    #top-spmain-mov {
        padding-top: 40px;
    }
    .kv-spmain {
        min-height: 480px;
    }
    .sec-case .inner .list-zenre ul li a h4 {
        bottom: 0;
    }
}

@media print,
screen and (max-width: 480px) {
    .kv-spmain {
        min-height: 220px;
    }
    .sp-br {
        display: block;
    }
    .pro-img-box {
        width: 100%;
    }
    .heading-03-title {
        font-size: 1.4em;
    }
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-zenre ul li a h4 {
        bottom: -10px;
        font-size: 1.1rem;
    }
    .sec-case .inner .list-zenre ul li {
        width: 92px;
        height: 92px;
    }
    .sec-case .inner .list-zenre ul li a .img img {
        width: 32px;
        height: auto;
    }
    .header .pcUtil .mail {
        top: 0;
    }
    .footer .inner .logo img {
        display: inline;
        width: auto;
        height: 90px;
    }
    .footer .inner .logo .low img.footer-security-policy,
    .footer .inner .logo .low img.footer-privacy-mark {
        width: auto;
        height: 90px;
        display: inline;
        padding-top: 0;
    }
}

@media (min-width: 1200px){
    .top-contact .container{
        width: calc(100% - 120px) !important;
	}
	.top-contact .container-1170 {
		width: 100%;
		max-width: 100%;
    }
}

.header .inner, .footer .inner {
    width: 96%;
    /* max-width: 1170px; */
    max-width: 1600px;
}
.breadcrumb > li {
    font-size: 1.4rem;
}
span.header-contact {
    font-size: 1.6rem;
}
.dropdown-menu {
    top: 1.6rem !important;
}
@media(min-width: 801px){
    .header .pcUtil {
        padding-top: 10px;
    }
    .header .pcUtil form#AccelaBizSearchASPForm {
        margin-bottom: 0;
    }
    .header .pcUtil .mail a {
        color: #fff;
        display: inline-block;
        min-width: 5rem;
        text-align: center;
    }
    .faq {
        margin-right: 1.6rem;
    }
    /* ドロップダウン追加 */
    .dropdown:hover > .dropdown-menu, .dropdown-menu:hover {
        display: block;
    }
}
/* パスワード保護 */
form.post-password-form {
    margin: 100px;
}
@media(max-width: 1600px){
    .header .inner, .footer .inner {
        max-width: 1280px;
    }
}

@media(max-width: 800px){
    /* footer contact */
    .top-contact-col {
        padding: 60px 0 !important;
    }
    .top-contact-col button {
        width: 100% !important;
    }
}

.dropdown-menu {
    background: #2a3a55;
    /* top: 1.4rem; */
    top: 2rem;
    left: -2rem;
    font-size: 12px;
    box-shadow: none;
    border: 1px solid #2a3a55;
    margin: 0;
    border-radius: 0;
}
.header .gnav ul.dropdown-menu li:after {
    content: none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #2a3a55;
}