/*
start of MIXIN STYLES
*/

.kv-spmain {
    margin-bottom: 10px;
}

@media print,
screen and (min-width: 801px) {
    .kv-spmain {
        display: none;
    }
}

.kv-spmain img {
    width: 100%;
    height: auto;
}

.kv-pcmain {
    position: relative;
    display: none;
    width: 100%;
    min-width: 1024px;
    height: 500px;
    /*background: url('../images/index/main.top.mov.jpg') top center no-repeat;*/
    /*background-size: cover;*/
}

.kv-pcmain .inner {
    position: relative;
}

.kv-pcmain .maincopy {
    position: absolute;
    right: 0px;
    top: 30px;
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}

@media print,
screen and (min-width: 801px) {
    .kv-pcmain {
        display: block;
    }
}

.kv-pcmain .scroll {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -25px;
}

.kv-pcmain .tri {
    position: absolute;
    bottom: -2px;
}

.kv-pcmain .tri img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.sec-products {
    position: relative;
}

@media print,
screen and (min-width: 801px) {
    .sec-products {
        min-width: 1024px;
    }
}

.sec-products .inner {
    position: relative;
    padding-bottom: 25px;
}

.sec-products .inner .lead {
    margin-bottom: 20px;
}

@media print,
screen and (min-width: 801px) {
    .sec-products .inner .lead {
        font-size: 2.2rem;
        margin-bottom: 50px;
    }
}

.sec-products .inner .img {
    text-align: center;
}

.sec-products .bg {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: url('../images/index/sp-bg-01.png') center bottom no-repeat;
    background-size: 100% auto;
}

@media print,
screen and (min-width: 801px) {
    .sec-products .bg {
        min-width: 1024px;
        height: 600px;
        background: url('../images/index/bg-01.png') center bottom no-repeat;
        background-size: 100% auto;
    }
}

.sec-bnr {
    padding: 20px 0 0;
}

@media print,
screen and (min-width: 801px) {
    .sec-bnr {
        padding: 50px 0 0;
    }
}

.sec-bnr .inner ul {
    width: 90%;
    margin: 0 auto;
}

.sec-bnr .inner ul li img {
    width: 100%;
    height: auto;
}

@media print,
screen and (min-width: 801px) {
    .sec-bnr .inner ul {
        zoom: 1;
        width: 100%;
    }
    .sec-bnr .inner ul:before,
    .sec-bnr .inner ul:after {
        display: table;
        content: '';
    }
    .sec-bnr .inner ul:after {
        clear: both;
    }
}

.sec-bnr .inner ul li {
    margin-bottom: 25px;
}

@media print,
screen and (min-width: 801px) {
    .sec-bnr .inner ul li {
        float: left;
        width: 492px;
        margin-bottom: 60px;
    }
    .sec-bnr .inner ul li:nth-child(even) {
        float: right;
    }
}

@media print,
screen and (min-width: 600px) {
    .sec-bnr .inner ul li {
        float: left;
        width: 48%;
        margin-bottom: 60px;
    }
    .sec-bnr .inner ul li:nth-child(even) {
        float: right;
    }
}

.sec-bnr .inner ul li a {
    display: block;
    color: #2a3a55;
}

.sec-bnr .inner ul li a .img {
    margin-bottom: 15px;
}

@media print,
screen and (min-width: 801px) {
    .sec-bnr .inner ul li a .img img {
        width: 100%;
        height: auto;
    }
}

.sec-bnr .inner ul li a h3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 4.0rem
}

.sec-bnr .inner ul li a h3 span {
    font-size: 13px;
    background-color: #BABABA;
    color: #ffffff;
    padding: 5px;
    margin-bottom: 15px
}

.icon1 {
    background-color: #558787 !important
}

.icon2 {
    background-color: #009180 !important
}

.icon3 {
    background-color: #44a035 !important
}

.icon4 {
    background-color: #2a3a55 !important
}

@media print,
screen and (min-width: 801px) {
    .sec-bnr .inner ul li a h3 {
        font-size: 1.8rem;
    }
}

.sec-bnr .inner ul li a .txt {
    font-size: 1.2rem;
    line-height: 1.6;
}

@media print,
screen and (min-width: 801px) {
    .sec-bnr .inner ul li a .txt {
        font-size: 1.6rem;
    }
}

.sec-bnr .tri img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

@media print,
screen and (min-width: 801px) {
    .sec-bnr .tri img {
        width: 776px;
    }
}

.sec-case {
    position: relative;
    padding: 40px 0;
    background: url('../images/index/bg-case.jpg') center top no-repeat;
    background-size: cover;
}

.sec-case .inner {
    padding-bottom: 80px;
}

.sec-case .inner .heading-01 {
    margin-bottom: 25px;
}

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

.sec-case .inner .lead {
    width: 280px;
    margin: 0 auto 20px;
    text-align: left;
    color: #fff;
}

@media print,
screen and (min-width: 801px) {
    .sec-case {
        min-width: 1024px;
        /* padding: 70px 0 55px; */
        /* padding: 70px 0 0; */
        padding: 40px 0 0 !important;
    }
}

@media print,
screen and (min-width: 600px) {
    .sec-case .inner .lead {
        width: 500px;
        margin: 0 auto 20px;
        text-align: left;
        color: #fff;
    }
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .lead {
        font-size: 1.8rem;
        width: 100%;
        margin-bottom: 40px;
    }
}

.sec-case .inner .list-logo {
    zoom: 1;
    width: 200px;
    margin: 0 auto 35px;
}

.sec-case .inner .list-logo:before,
.sec-case .inner .list-logo:after {
    display: table;
    content: '';
}

.sec-case .inner .list-logo:after {
    clear: both;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-logo {
        width: 100%;
    }
}

.sec-case .inner .list-logo li {
    float: left;
    margin-bottom: 8px;
    width: 100%;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-logo li {
        width: 192px;
        height: 105px;
        /* ロゴ並び調整 */
        margin-right: 15px;
    }
    .sec-case .inner .list-logo li img {
        width: 100%;
        height: auto;
    }
}

.sec-case .inner .list-logo li:nth-child(even) {
    float: right;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-logo li:nth-child(even) {
        float: left;
    }
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-logo li:nth-child(5n) {
        margin-right: 0;
    }
}

@media print,
screen and (min-width: 600px) and (max-width: 801px) {
    .sec-case .inner .list-logo li {
        width: 112px;
        margin-right: 15px;
    }
    .sec-case .inner .list-logo li img {
        width: 100%;
        height: auto;
    }
    .sec-case .inner .list-logo {
        width: 500px;
    }
    .sec-case .inner .list-logo li:nth-child(even) {
        float: left;
    }
    .sec-case .inner .list-logo li:nth-child(4n) {
        margin-right: 0;
    }
}

.sec-case .inner .list-logo li a {
    display: block;
}

.sec-case .inner .list-zenre h3 {
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-zenre h3 {
        font-size: 2.2rem;
        line-height: 1;
        margin-bottom: 30px;
    }
}

.sec-case .inner .list-zenre ul {
    zoom: 1;
    width: 260px;
    margin: 0 auto 20px;
}

.sec-case .inner .list-zenre ul:before,
.sec-case .inner .list-zenre ul:after {
    display: table;
    content: '';
}

.sec-case .inner .list-zenre ul:after {
    clear: both;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-zenre ul {
        width: 100%;
        margin-bottom: 40px;
    }
}

.sec-case .inner .list-zenre ul li {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #2a3a55;
    background: #fff;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-zenre ul li {
        width: 104px;
        height: 104px;
        margin-right: 10px;
    }
}

.sec-case .inner .list-zenre ul li:nth-child(3n) {
    margin-right: 0;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-zenre ul li:nth-child(3n) {
        margin-right: 10px;
    }
}

.sec-case .inner .list-zenre ul li:last-child {
    margin-right: 0;
}

.sec-case .inner .list-zenre ul li a {
    position: relative;
    display: block;
    height: 100%;
    padding-top: 22px;
    color: #2a3a55;
}

.sec-case .inner .list-zenre ul li a .img {
    margin-bottom: 5px;
    text-align: center;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-zenre ul li a .img img {
        width: 38px;
        height: auto;
    }
}

.sec-case .inner .list-zenre ul li a h4 {
    font-size: .8rem;
    font-weight: bold;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .inner .list-zenre ul li a h4 {
        font-size: 1.3rem;
        bottom: 10px;
    }
}

@media print,
screen and (min-width: 600px) and (max-width: 801px) {
    .sec-case .inner .list-zenre ul {
        width: 500px;
    }
    .sec-case .inner .list-zenre ul li {
        width: 92px;
        height: 92px;
    }
    .sec-case .inner .list-zenre ul li:nth-child(3n) {
        margin-right: 10px;
    }
    .sec-case .inner .list-zenre ul li:nth-child(5n) {
        margin-right: 0px;
    }
}

.sec-case .tri {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    width: 256px;
    height: 46px;
    text-align: right;
}

@media print,
screen and (min-width: 801px) {
    .sec-case .tri {
        width: 388px;
        height: 70px;
    }
}

.sec-case .tri img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.sec-seminar {
    position: relative;
    padding: 40px 0 50px;
    border-bottom: 3px solid #2a3a55;
    background: url('../images/index/bg-seminar.jpg') center top no-repeat;
    background-size: cover;
}

@media print,
screen and (min-width: 801px) {
    .sec-seminar {
        min-width: 1024px;
        padding: 90px 0 80px;
    }
}

.sec-seminar .inner .heading-01 {
    margin-bottom: 25px;
}

@media print,
screen and (min-width: 801px) {
    .sec-seminar .inner .heading-01 {
        margin-bottom: 80px;
    }
}

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

.sec-seminar .inner .lead {
    width: 90%;
    margin: 0 auto 20px;
    text-align: left;
    color: #fff;
}

@media print,
screen and (min-width: 801px) {
    .sec-seminar .inner .lead {
        width: 100%;
        margin-bottom: 40px;
    }
}

.sec-seminar .inner .list-seminar {
    zoom: 1;
    width: 90%;
    margin: 0 auto;
}

.sec-seminar .inner .list-seminar:before,
.sec-seminar .inner .list-seminar:after {
    display: table;
    content: '';
}

.sec-seminar .inner .list-seminar:after {
    clear: both;
}

@media print,
screen and (min-width: 801px) {
    .sec-seminar .inner .list-seminar {
        width: 100%;
        margin-bottom: 70px;
    }
    .sec-seminar .inner .list-seminarwrap {
        margin-right: -20px;
    }
}

.sec-seminar .inner .list-seminar li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #2a3a55;
    background: #fff;
}

@media print,
screen and (min-width: 801px) {
    .sec-seminar .inner .list-seminar li {
        width: 240px;
        margin-right: 20px;
        margin-bottom: 0;
    }
}

.sec-seminar .inner .list-seminar li a {
    font-size: 1.2rem;
    display: block;
    width: 100%;
    height: 100%;
    padding: 8px 5px;
    color: #2a3a55;
}

@media print,
screen and (min-width: 801px) {
    .sec-seminar .inner .list-seminar li a {
        font-size: 1.4rem;
        padding: 15px 10px;
    }
}

.sec-seminar .inner .list-seminar li a dl dt {
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #2a3a55;
}

@media print,
screen and (min-width: 801px) {
    .sec-seminar .inner .list-seminar li a dl dt {
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
}

.sec-seminar .inner .list-seminar li a dl dd {
    line-height: 1.5;
}

.sec-news {
    padding: 40px 0;
    /* border-bottom: 3px solid #44a035; */
}

.sec-base ol {
    margin-left: 2em;
}

@media print,
screen and (min-width: 801px) {
    .sec-news {
        /* min-width: 1024px; */
        padding-bottom: 70px;
        width: 100%;
        /* max-width: 1024px; */
    }
}

.sec-news .inner .list-news {
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid #2a3a55;
}

@media print,
screen and (min-width: 801px) {
    .sec-news .inner .list-news {
        width: 100%;
        margin-top: 30px;
    }
}

.sec-news .inner .box-news {
    font-size: 1.2rem;
    line-height: 1.6;
    padding: 15px 0;
    border-bottom: 1px solid #2a3a55;
}

@media print,
screen and (min-width: 801px) {
    .sec-news .inner .box-news {
        font-size: 1.4rem;
        padding: 35px 0;
    }
}

.sec-news .inner .box-news .head {
    margin-bottom: 5px;
}

.sec-news .inner .box-news .head .date {
    display: inline-block;
    width: 50px;
}

@media print,
screen and (min-width: 801px) {
    .sec-news .inner .box-news .head .date {
        width: 87px;
    }
}

.sec-news .inner .box-news .head .cat {
    display: inline-block;
    width: 110px;
    padding: 2px 0;
    text-align: center;
    color: #fff;
    font-size: 1.0rem;
    margin-left: 15px
}

@media print,
screen and (min-width: 801px) {
    .sec-news .inner .box-news .head .cat {
        font-size: 1.2rem;
        padding-bottom: 1px;
    }
}

.sec-news .inner .box-news .head .cat.cat-press {
    background: #e48036;
}

.sec-news .inner .box-news .head .cat.cat-seminar {
    background: #6cb059;
}

.sec-news .inner .box-news .head .cat.cat-exhibition {
    background: #4586ca;
}

.sec-news .inner .box-news .cont a {
    color: #000;
}

.sec-news .inner .box-news .cont a:hover {
    text-decoration: underline;
}

.sec-news .inner .btn-blue {
    margin-top: 20px;
}

@media print,
screen and (min-width: 801px) {
    .sec-news .inner .btn-blue {
        margin-top: 40px;
    }
}