@charset "utf-8";

/* common
----------------------------------------------------------------------------------*/

body {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
    line-height: 1.8;
    color: #646464;
    vertical-align: top;
    background: #ffffff;
    -webkit-text-size-adjust: 100%;
}

a:link {
    color: #0070b6;
    text-decoration: underline;
}

a:visited {
    color: #0070b6;
    text-decoration: underline;
}

a:hover {
    color: #ff6400;
    text-decoration: none;
}

a:active {
    color: #0070b6;
    text-decoration: underline;
}

.btn {
    display: inline-block;
    min-width: 240px;
    padding: 13px 10px 10px;
    color: #0070B6 !important;
    font-size: 16px;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #0070B6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px #0070B6;
    box-shadow: 1px 1px #0070B6;
    background: #fff;
}

.btn:hover {
    color: #fff !important;
    background: #0070B6;
}

.btn .icon,
.btn .fa {
    margin-right: 5px;
    vertical-align: middle;
}

.min {
    font-family: "游明朝", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
}

/* structure
----------------------------------------------------------------------------------*/
#Wrapper {
    /*width: 1200px;*/
    width: 100%;
    margin: 0 auto;
    text-align: center;
}


.home {
    position: relative;
}


#Container {
    width: 980px;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    zoom: 1;
}

#top-Container {
    width: 980px;
    padding: 40px 0;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}



#Container,
#SupportArea,
#FaqContents,
#ContaContents,
#InfoContents,
#TopicsContents,
#DWcontents,
#Sitemapcontents,
#Jimtof,
#exhibition,
#Privacycontents,
#manual-search {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}

#Container {
    _position: relative;
    _margin-top: -41px;
}

#mainContents {
    width: 980px;
    margin: 50px auto 0;
    text-align: left;
}

#FaqContents,
#ContaContents,
#exhibition,
#Exhibition-info,
#Sitemapcontents,
#manual-search,
#main-info-Visual {
    padding-bottom: 50px;
}

#InfoContents,
#TopicsContents,
#Privacycontents {
    padding-bottom: 100px;
}


#mainContents {
    overflow: hidden;
    zoom: 1;
}

/*#TopicsContents,*/
#Privacycontents,
#ContaContents,
#FaqContents,
#DWcontents,
#Jimtof,
#exhibition,
#Sitemapcontents,
#manual-search,
#new_products {
    padding-top: 40px;
    overflow: hidden;
    zoom: 1;
}

#DWcontents {
    text-align: center;
    padding: 35px 0 100px;
}

#LPOcontents {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 100px;
    padding-right: 40px;
    padding-left: 40px;
}


#local-Nav,
#Corp-Nav {
    float: left;
    width: 260px;
}

#primaryArea,
#CorporateArea {
    float: right;
    width: 690px;
}

#primaryArea,
#CorporateArea {
    padding-left: 14px;
    border-left: 1px solid #0070B6;
}

@media only screen and (max-width: 980px) {

    #Container,
    #SupportArea,
    #FaqContents,
    #ContaContents,
    #InfoContents,
    #TopicsContents,
    #DWcontents,
    #Sitemapcontents,
    #Jimtof,
    #exhibition,
    #Privacycontents,
    #manual-search {
        width: auto;
    }

    #Container {
        padding: 0 10px;
    }

    #primaryArea,
    #CorporateArea {
        border: none;
        padding: 0;
    }
}

.inner {
    width: 980px;
    margin: 0 auto;
}

@media only screen and (max-width: 1020px) {
    .inner {
        width: auto;
        padding: 0 10px;
    }
}

/* header
----------------------------------------------------------------------------------*/
#header {
    position: relative;
    background: #fff;
}

#header .inner {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    padding-top: 13px;
    padding-bottom: 13px;
}

#header .inner .h-tools {
    padding-right: 93px;
}

#header .inner .h-tools .site-search,
#header .inner .h-tools .h-youtube,
#header .inner .h-tools .h-fb,
#header .inner .h-tools .h-eng {
    display: inline-block;
    margin-left: 30px;
    vertical-align: bottom;
}

#header .inner .h-tools .site-search .gsc-control-cse {
    padding: 0;
    border: none;
    background: none;
}

#header .inner .h-tools .site-search .gsc-input-box {
    min-width: 250px;
}

#header .inner .h-tools .h-eng .btn-eng {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 20px;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -ms-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    background: #0070b6;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

@media only screen and (min-width: 981px) {
    #header .inner .h-tools .h-eng .btn-eng:hover {
        opacity: 0.5;
    }
}



.site-search .mt-site-search-result__message span{
	color: #333;
}
.site-search .mt-site-search-container{
	position: relative;
	width: 200px;
}
.site-search .mt-site-search-form__query{
	width: 100%;
	padding: 5px 25px 5px 5px;
}
.site-search .mt-site-search-form__button{
	position: absolute;
	right: 7px;
	top: 8px;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	background: url(../img/search.svg) 0 0 no-repeat;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
}
@media only screen and (max-width: 980px) {
    #header {
        padding: 0 0 50px;
    }

    #header .inner {
        display: block;
        padding: 10px;
    }

    #header .inner .h-tools {
        padding: 0;
    }

    #header .inner .h-tools .site-search,
    #header .inner .h-tools .h-youtube,
    #header .inner .h-tools .h-fb,
    #header .inner .h-tools .h-eng {
        position: absolute;
        margin: 0;
    }

    #header .inner .h-tools .site-search {
        top: 60px;
        left: 50%;
        width: 300px;
        margin-left: -150px;
        text-align: center;
    }

    #header .inner .h-tools .h-youtube {
        top: 15px;
        right: 60px;
    }

    #header .inner .h-tools .h-fb {
        top: 13px;
        right: 110px;
    }

    #header .inner .h-tools .h-eng {
        display: none;
        /*position: absolute;
		margin: 0;*/
    }
	.site-search .mt-site-search-container{
		width: 300px;
	}

    #header .inner .h-tools .site-search .gsc-input-box {
        min-width: 300px;
    }

    #header .inner .h-tools .h-eng .btn-eng {
        position: absolute;
        right: 60px;
        top: 12px;
        margin: 0;
        padding: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }

    .btn-menu {
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 40px;
        line-height: 1;
    }

    .btn-menu span {
        color: #0070b6;
        cursor: pointer;
    }
}

/* gnavi
----------------------------------------------------------------------------------*/
nav {
    position: sticky;
    top: 0;
    z-index: 10000;
}

#gnavi-wrap {
    background: #0070b6;
}

#gnavi {
    max-width: 980px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

#gnavi li {
    position: relative;
    width: 14.285%;
}

#gnavi li a {
    display: block;
    padding: 20px 0;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#gnavi li a:hover,
#gnavi li.active a {
    color: #0070b6;
    background: #fff;
}

#gnavi li .submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1000;
}

#gnavi li ul li {
    width: 100%;
}

#gnavi li ul li a {
    padding: 15px;
    color: #0070b6;
    font-size: 12px;
    text-align: left;
    border-bottom: 1px solid #cecece;
}

#gnavi li ul li a:hover {
    color: #fff;
    background: #0070b6;
}

#gnavi li ul li.thum {
    padding: 15px;
}

#gnavi li ul li {
    position: static;
}

/*#gnavi li ul li ul{
	display: none;
	left: 200px;
	top: 0;
	width: 170px;
	height: 100%;
	padding: 20px 15px;
}
#gnavi li ul li ul + ul{
	left: 370px;
}
#gnavi li ul li ul + ul + ul{
	left: 540px;
}
#gnavi li ul li ul li.sbttl{
	margin: 0 0 10px;
	padding: 0 0 5px;
	color: #0070b6;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #0070b6;
}
#gnavi li ul li ul li a{
	padding: 7px 0;
	color: #0070b6;
	border: none;
}
#gnavi li ul li ul li a:hover{
	color: #0070b6;
	text-decoration: underline;
	background: none;
}*/
@media only screen and (min-width: 981px) {
    #gnavi li.products .submenu {
        width: 980px;
        left: -280px;
        padding: 50px 30px;
    }

    #gnavi li.products .menu-search {
        width: 800px;
    }

    #gnavi li.products .menu-search .search-box {
        margin: 0 0 30px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        -ms-justify-content: space-around;
        -o-justify-content: space-around;
        justify-content: space-around;
        width: 980px;
    }

    #gnavi li.products .menu-search .search-box .search-txt {
        width: 100px;
        font-weight: bold;
        font-size: 18px;
        margin: 5px 0 5px 60px;
    }

    #gnavi li.products .menu-search .search-box .search-form input[type="search"] {
        display: inline-block;
        width: 650px;
        padding: 10px;
    }

    #gnavi li.products .megabox {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        -ms-justify-content: space-around;
        -o-justify-content: space-around;
        justify-content: space-around;
    }

    /*	#gnavi li.products .megabox .menu-search{
		width: 192px;
	}*/
    #gnavi li.products .megabox .menu-spindle {
        width: 400px;
    }

    #gnavi li.products .megabox .menu-grinder {
        width: 400px;
    }

    /*	#gnavi li.products .megabox .menu-search .search-box{
		margin: 0 0 30px;
	}
	#gnavi li.products .megabox .menu-search .search-box input[type="search"]{
		display: inline-block;
		width: 135px;
	}*/
    #gnavi li.products .megabox .mega .ttl {
        font-size: 18px;
        font-weight: bold;
    }

    #gnavi li.products .megabox .mega .ttl a {
        padding: 10px 0 8px;
        color: #fff;
        text-align: center;
        background: #666;
        line-height: 1;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    #gnavi li.products .megabox .mega .ttl a img {
        width: 26px;
        vertical-align: middle;
    }

    #gnavi li.products .megabox .mega .ttl a:hover {
        /*background: #333;*/
        background: #0070B6;
    }

    #gnavi li.products .megabox .mega .megamenu {
        /*margin: 0 -15px;*/
        letter-spacing: -0.5em;
        overflow: hidden;
    }

    /*    #gnavi li.products .megabox .mega .megamenu ul. {
        display: inline-block;
        width: 50%;
        margin: 20px 0 0;
        padding: 0 5px;
        letter-spacing: normal;
        vertical-align: top;
    }*/
    #gnavi li.products .megabox .mega .megamenu .hpms-electric {
        display: inline-block;
        width: 67%;
        margin: 20px 0 0;
        padding: 0 5px;
        letter-spacing: normal;
        vertical-align: top;
    }

    #gnavi li.products .megabox .mega .megamenu .hpms-air {
        display: inline-block;
        width: 33%;
        margin: 20px 0 0;
        padding: 0 5px;
        letter-spacing: normal;
        vertical-align: top;
    }

    #gnavi li.products .megabox .mega .megamenu .hpms-grinder {
        display: inline-block;
        width: 50%;
        margin: 20px 0 0;
        padding: 0 5px;
        letter-spacing: normal;
        vertical-align: top;
    }

    #gnavi li.products .megabox .mega.menu-grinder .megamenu ul {
        width: 33.3%;
    }

    #gnavi li.products .megabox .mega .megamenu ul li.sbttl {
        margin: 0 0 5px;
        padding: 0 0 2px;
        color: #0070b6;
        font-size: 14px;
        font-weight: bold;
        border-bottom: 1px solid #0070b6;
    }

    #gnavi li.products .megabox .mega .megamenu ul li a {
        padding: 7px;
        color: #0070b6;
        word-break: break-all;
        border: none;
		background: none !important;
    }

    #gnavi li.products .megabox .mega .megamenu ul li a:hover {
        color: #fff;
		background: #0070b6!important;
    }

    /*#gnavi li.products .megabox .mega .megamenu ul li a:hover{
		color: #0070b6;
		text-decoration: underline;
		background: none;
	}*/
}

@media only screen and (max-width: 980px) {
    nav {
        position: static;
    }

    #gnavi-wrap {
        display: none;
        background: none;
    }

    #gnavi {
        display: block;
        max-width: inherit;
        text-align: left;
        border-top: 1px solid #c8c8c8;
    }

    #gnavi li {
        display: block;
        float: none;
        width: 100%;
        padding: 0;
    }

    #gnavi li a {
        position: relative;
        display: block;
        padding: 15px 10px;
        color: #0196de;
        font-size: 14px;
        text-align: left;
        border-bottom: 1px solid #c8c8c8;
    }

    #gnavi li a:hover {
        color: #0196de;
        text-decoration: none;
    }

    #gnavi li a:before {
        position: absolute;
        right: 10px;
        top: 16px;
        color: #0070b6;
        font-family: 'FontAwesome';
        content: "\f054";
    }

    #gnavi li a[href="javascript:void(0)"]:before,
    #gnavi li a[href="#"]:before {
        content: "\f078";
    }

    #gnavi li a span {
        display: inline;
    }

    #gnavi li a:hover {
        color: #0070b6;
        background: #fff;
    }

    #gnavi li .submenu {
        display: none;
        position: static;
        width: auto;
        border-bottom: 1px solid #cecece;
        letter-spacing: -0.5em;
    }

    #gnavi li ul li {
        display: inline-block;
        width: 50%;
        letter-spacing: normal;
        vertical-align: top;
    }

    #gnavi li ul li a {
        padding: 15px;
        color: #666;
        font-size: 12px;
        text-align: left;
        border-top: 1px dotted #cecece;
        border-bottom: none;
    }

    #gnavi li ul li:first-child a,
    #gnavi li ul li:nth-child(2) a {
        border-top: none;
    }

    slideshow #gnavi li ul li a:hover {
        color: #666;
        background: #fff;
    }

    #gnavi li ul li a:before {
        display: none;
    }

    #gnavi li ul li.thum {
        display: none;
    }

    #gnavi li ul li ul {
        display: none !important;
    }
}



/* slick
----------------------------------------------------------------------------------*/
#slick {
    padding: 0 0 5px;
}

#slick .slick-dots {
    bottom: -35px;
}

#slick ul li a {
    display: block;
    height: 400px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

@media only screen and (max-width: 1300px) {
    #slick ul li a {
        height: 300px;
    }
}

@media only screen and (max-width: 980px) {
    #slick ul li a {
        height: 250px;
    }
}

@media only screen and (max-width: 640px) {
    #slick ul li a {
        height: 150px;
    }
}

@media only screen and (max-width: 480px) {
    #slick ul li a {
        height: 100px;
    }
}


/* slideshow
----------------------------------------------------------------------------------*/
#slideshow {
    max-width: 980px;
    margin: 0 auto;
}

#slideshow .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
}

#slideshow .bx-wrapper .bx-pager.bx-default-pager a:hover,
#slideshow .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0070b6;
}

#slideshow .bx-wrapper .bx-controls-direction a {
    width: 26px;
    height: 26px;
    margin-top: -13px;
}

#slideshow .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../../img/prev.png) 0 0 no-repeat;
}

#slideshow .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../../img/next.png) 0 0 no-repeat;
}


/* footer
----------------------------------------------------------------------------------*/
#footer {
    color: #fff;
    margin: 100px 0 0;
    padding: 60px 0 20px;
    background: #0070B6;
}

#footer .pagetop {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: block
}

#footer .pagetop:hover {
    opacity: 0.5;
}

#footer .pagetop span {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 1px 0 0;
    color: #fff;
    font-size: 40px;
    line-height: 1;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#footer .f-navi-ttl {
    font-size: 16px;
    font-weight: bold;
}

#footer .inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
}

#footer .inner .box {
    width: 24%;
}

/*#footer .inner .box:nth-child(6){
	width: 48%;
}*/
#footer .f-navi {
    margin: 0 0 40px;
    letter-spacing: -0.5em;
}

/*#footer .f-navi li{
	display: inline-block;
	margin-right: 20px;
	letter-spacing: normal;
}*/
#footer .f-navi li {
    letter-spacing: normal;
}

/*#footer .box:nth-child(6) .f-navi li{
	display: inline-block;
	margin-right: 20px;
}*/
#footer .f-navi li a {
    position: relative;
    padding-left: 10px;
    color: #fff;
    font-size: 12px;
}

#footer .f-navi li a:before {
    position: absolute;
    top: -1px;
    left: 0;
    font-family: 'FontAwesome';
    content: "\f105";
}

#footer .corporate-site {
    text-align: center;
    margin-bottom: 10px;
}

#footer .corporate-site a {
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#footer .copyright {
    display: block;
    padding: 0 10px;
    font-size: 12px;
    text-align: center;
}
#footer .f-sns{
	max-width: 980px;
	margin: 0 auto 30px;
	text-align: right;
}
#footer .f-sns div{
	display: inline-block;
	padding: 0 5px;
}
@media only screen and (max-width: 980px) {
    #footer {
        padding: 20px;
    }

    #footer .pagetop {
        display: none;
    }

    #footer .inner {
        display: none;
    }
    #footer .copyright {
        font-size: 10px;
	}
	#footer .f-sns{
		margin: 0 auto 20px;
		text-align: center;
	}
}

/* top
----------------------------------------------------------------------------------*/
#contents {
    max-width: 800px;
    margin: 0 auto;
    font-size: 14px;
}

#slideshow .bx-wrapper {
    margin: 0 auto 35px;
}

#slideshow .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: -30px;
}

.ttl-top {
    margin: 0 0 20px;
    padding: 70px 0 10px;
    color: #707070;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    border-bottom: 2px solid #707070;
}

.ttl-top span {
    display: block;
    font-size: 16px;
    text-align: center;
}

.ttl-top span.pc {
    display: block !important;
}

@media only screen and (max-width: 640px) {
    .ttl-top {
        font-size: 18px;
    }

    .ttl-top span {
        font-size: 12px;
    }

    .ttl-top span.pc {
        display: none !important;
    }
}

.mylink {
    margin: 0 -8px;
    overflow: hidden;
}

.mylink li {
    position: relative;
    width: 33.333%;
    margin: 0 0 30px;
    padding: 0 8px;
    overflow: hidden;
}

.mylink li span {
    float: left;
    display: block;
    margin-right: 10px;
    border: 1px solid #939393;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.mylink li span img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.mylink li figcaption {
    display: block;
    padding: 20px 0 0;
}

.mylink li .delete {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    cursor: pointer;
}

.mylink li:hover .delete {
    display: block;
}

.pickup {
    margin: 0 -25px;
    overflow: hidden;
}

.pickup li {
    width: 33.333%;
    margin: 0 0 40px;
    padding: 0 25px;
}

.news-list {
    margin: 0 0 10px;
}

.news-list dt {
    float: left;
    width: 50em;
    padding: 10px 0 0 15px;
}

.news-list dt:before {
    margin-right: 15px;
    font-family: fontAwesome;
    content: "\f105";
    color: #0070b6;
}

.news-list dt img {
    margin-left: 5px;
    vertical-align: middle;
}

.news-list dd {
    padding: 10px 0 10px 50em;
    text-align: right;
    border-bottom: 1px dotted #c8c8c8;
}
.news-list dd:after {
    content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both; 
}

#event .news-list dt {
    width: 38em;
}

#event .news-list dd {
    padding: 10px 0 10px 38em;
}

.btn-more {
    text-align: right;
}

.info-bn {
    width: 700px;
    color: #fff;
    background: #ff0000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 20px auto;
}

.info-bn a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 20px 0;
    text-decoration: none;
}

.info-bn a:hover {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

@media only screen and (max-width: 800px) {
    #contents {
        padding: 0 10px;
    }

    .mylink {
        margin: 0 -8px;
    }

    .mylink li {
        width: 50%;
    }

    .pickup {
        margin: 0 -10px;
    }

    .pickup li {
        margin: 0 0 20px;
        padding: 0 10px;
    }

    .news-list dt {
        float: none;
        width: auto !important;
        padding: 0 0 0 15px;
    }

    .news-list dd {
        margin: 0 0 10px;
        padding: 5px 0 10px 35px !important;
        text-align: left;
        border-bottom: 1px dotted #c8c8c8;
    }

    .info-bn {
        width: 90%;
        color: #fff;
        background: #ff0000;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin: 20px auto;
    }
}

@media only screen and (max-width: 480px) {
    .mylink {
        margin: 0;
    }

    .mylink li {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
    }

    .pickup {
        margin: 0 -5px;
    }

    .pickup li {
        width: 50%;
        margin: 0 0 20px;
        padding: 0 5px;
    }

    .info-bn {
        width: 90%;
        color: #fff;
        background: #ff0000;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin: 20px auto;
    }
}

.event-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-end;
    align-items: flex-end;
    margin: 0 0 10px;
}

.event-list dt,
.event-list dd {
    width: 50%;
    padding: 15px 0;
    border-bottom: 1px dotted #c8c8c8;
}

.event-list dd {
    text-align: right;
}

@media only screen and (max-width: 800px) {
    .event-list {
        display: block;
    }

    .event-list dt,
    .event-list dd {
        width: auto;
    }

    .event-list dt {
        padding: 0;
        border: none;
    }

    .event-list dd {
        margin: 0 0 15px;
        padding: 5px 0 15px;
        text-align: left;
    }
}

.top-solution {
    overflow: hidden;
}

.top-solution ul {
    margin: 0 -10px;
}

.top-solution ul li {
    width: 50%;
    margin: 0 0 20px;
    padding: 0 10px 40px;
    vertical-align: top;
}

.top-solution ul li figure {
    position: relative;
    padding: 0 0 56.25%;
}

.top-solution ul li figure iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.top-solution ul li figcaption {
    margin: 15px 0 0;
}

.top-solution ul li figcaption .ttl {
    display: block;
    margin: 0 0 10px;
    color: #0070b6;
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
}

.top-solution ul li figcaption .txt {
    display: block;
    font-size: 14px;
}

/*.top-solution ul li figure .capbg{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	background: #0070b6;
	mix-blend-mode: multiply;
}
.top-solution ul li figure figcaption{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 16px;
}*/
@media only screen and (max-width: 640px) {
    .top-solution ul {
        margin: 0;
    }

    .top-solution ul li {
        display: block;
        width: 100%;
        margin: 0 0 20px;
        padding: 0 0 40px;
    }

    .top-solution ul li figure figcaption {
        font-size: 12px;
    }
}

/*#event-itoshiki{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
#event-itoshiki #event,
#event-itoshiki #itoshikimonotachi{
	width: 48%;
}
@media only screen and (max-width: 640px){
	#event-itoshiki{
		display: block;
	}
	#event-itoshiki #event,
	#event-itoshiki #itoshikimonotachi{
		width: auto;
	}
}*/

.top-itoshiki {
    overflow: hidden;
}

.top-itoshiki ul {
    text-align: center;
}

.top-itoshiki ul li {
    margin: 0 0 20px;
    padding: 0 10px 20px;
    vertical-align: top;
}

.top-itoshiki ul li figure {
    position: relative;
    /*padding: 0 0 56.25%;*/
    text-align: center;
}

.top-itoshiki ul li figure img {
    width: 350px;
    margin: 0 auto;
}

.top-itoshiki ul li figure iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.top-itoshiki ul li figcaption {
    margin: 15px 0 0;
    text-align: center;
}

.top-itoshiki ul li a {
    display: block;
    color: #666;
    text-decoration: none;
}

.top-itoshiki ul li figcaption .ttl {
    display: block;
    margin: 0 0 10px;
    color: #0070b6;
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    text-decoration: underline;
}

.top-itoshiki ul li figcaption .txt {
    display: block;
    font-size: 14px;
}

.top-itoshiki .slick-arrow {
    width: 30px;
    height: 30px;
    z-index: 10000;
    top: 95px;
}

.top-itoshiki .slick-prev {
    left: 5px;
}

.top-itoshiki .slick-next {
    right: 5px;
}

.top-itoshiki .slick-prev::before,
.top-itoshiki .slick-next::before {
    font-size: 30px;
}

.top-itoshiki .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.top-itoshiki .slick-dots {
    bottom: 0;
}

.top-itoshiki .slick-dots li {
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 640px) {
    .top-itoshiki ul li {
        padding: 0 10px 20px;
    }

    .top-itoshiki .slick-arrow {
        display: none;
    }
}


/* second
----------------------------------------------------------------------------------*/
body#Sec {
    background: url(../img/back_sec.png) repeat-x left -60px;
}

body#Faq,
body#Inq {
    background: url(../img/back_faq.png) repeat-x left -60px;
}

body#Nw {
    background: url(../img/back_nw.png) repeat-x left -60px;
}

body#Nw2 {
    background: url(../img/back_nw2.png) repeat-x left -60px;
}

body#Nw-02 {
    background: url(../img/back_nw02.png) no-repeat center -60px;
}

body#DW {
    background: url(../img/back_dw.png) repeat-x left -60px;
}

#primaryArea {
    font-size: 16px;
    line-height: 1.2em;
}

#Container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

#Container table {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.mylinkSecond {
    margin: 0 0 30px;
    text-align: right;
}

@media only screen and (max-width: 980px) {
    body {
        background: none !important;
    }

    #Container,
    #mainContents {
        width: auto;
        margin: 0;
    }

    #local-Nav,
    #Corp-Nav {
        float: none;
        width: auto;
        margin: 0 auto;
        padding: 0 10px;
    }

    #primaryArea,
    #CorporateArea {
        float: none;
        margin: 30px auto;
    }
}

@media only screen and (max-width: 767px) {
    #Container * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #local-Nav,
    #Corp-Nav {
        float: none;
        width: auto;
        margin: 0 auto;
        padding: 0 10px;
    }

    #primaryArea,
    #CorporateArea {
        float: none;
        width: auto;
        margin: 30px 0;
        padding: 0;
    }

    .mylinkSecond {
        margin: 30px 0;
        text-align: center;
    }
}

/* mainVisual
----------------------------------------------------------------------------------*/
#mainVisual {
    height: 253px;
    width: 980px;
    overflow: hidden;
    text-align: left;
}

#main-info-Visual,
#main-Faq-Visual,
#main-Dw-Visual,
#main-Sm-Visual,
#main-Pp-Visual {
    /*height: 130px;*/
    height: 114px;
    width: 980px;
    overflow: hidden;
    text-align: left;
}


.hpsm_bk {
    background: url(../../hpms/images/mainvisual/visual.jpg) no-repeat right top;
}

.mgt_bk {
    background: url(../../mgt/images/mainvisual/visual.jpg) no-repeat right top;
}

.support_bk {
    background: url(../../support/images/mainvisual/visual.jpg) no-repeat right top;
}

.corp_bk {
    background: url(../../corporate/images/mainvisual/visual.jpg) no-repeat right top;
}

.dw_bk {
    background: url(../../download/images/mainvisual/visual.png) no-repeat right top;
}

.manual_bk {
    background: url(../../manual/images/mainvisual/visual.jpg) no-repeat right top;
}


#mainVisual p.key {
    /*padding-top: 35px;*/
    /*margin-bottom: 30px;*/
    padding-top: 25px;
}


#mainVisual p.key_corp {
    padding-top: 50px;
}


#mainVisual p.note {
    margin: 0 0 0 0px;
    font-size: 0.75em;
    line-height: 1.6;
    text-align: justify;
    text-justify: distribute;
}


.hpsm-txt {
    width: 420px;
}

.mgt-txt,
.support-txt {
    width: 370px;
}

#mainVisual h1 {
    display: none;
}

#mainVisual h2,
#main-Faq-Visual h2,
#main-Inq-Visual h2,
#main-info-Visual h2,
#main-Dw-Visual h2,
#main-Sm-Visual h2,
#main-Pp-Visual h2,
#main-Event-Visual h2 {}


#mainVisual h2 span,
#main-Faq-Visual h2 span,
#main-Inq-Visual h2 span,
#main-info-Visual h2 span,
#main-Dw-Visual h2 span,
#main-Sm-Visual h2 span,
#main-Pp-Visual h2 span,
#main-Event-Visual h2 span {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
}

@media only screen and (max-width: 980px) {
    #mainVisual {
        width: auto;
    }

    #main-Dw-Visual,
    #main-Sm-Visual,
    #main-Faq-Visual,
    #main-info-Visual,
    #main-Pp-Visual,
    #main-Event-Visual {
        height: inherit;
        width: auto;
        margin: 0 -10px 30px;
        padding: 30px 10px;
        border-bottom: 1px solid #888;
        background: #f7f7f7;
    }

    #main-Faq-Visual h2,
    #main-info-Visual h2,
    #main-Pp-Visual h2,
    #main-Event-Visual h2 {
        margin: 0;
    }

    .hpsm_bk,
    .mgt_bk,
    .manual_bk {
        height: inherit !important;
        margin: 0 -10px !important;
        padding: 20px 10px !important;
    }

    .hpsm_bk {
        background: #f7f7f7 url(../../hpms/images/mainvisual/visual.jpg) no-repeat right top !important;
    }

    .mgt_bk {
        background: #f7f7f7 url(../../mgt/images/mainvisual/visual.jpg) no-repeat right top !important;
    }

    .support_bk {
        background: #f7f7f7 url(../../support/images/mainvisual/visual.jpg) no-repeat 0 top !important;
    }

    .corp_bk {
        background: #f7f7f7 url(../../corporate/images/mainvisual/visual.jpg) no-repeat 0 top !important;
    }

    .dw_bk {
        background: #f7f7f7 url(../../download/images/mainvisual/visual.png) no-repeat 0 top !important;
    }

    .manual_bk {
        background: #f7f7f7 url(../../manual/images/mainvisual/visual.jpg) no-repeat right top !important;
    }
}

@media only screen and (max-width: 640px) {
    #mainVisual {
        width: auto;
        height: inherit;
        padding: 20px 10px;
        -webkit-background-size: 380px auto !important;
        background-size: 380px auto !important;
    }

    #mainVisual h1 {
        display: block;
        font-size: 24px;
        color: #646464;
        padding: 10px;
    }

    #mainVisual h2 {
        width: 300px !important;
        margin: 10px 0 0;
        -webkit-background-size: 100% auto !important;
        background-size: 100% auto !important;
    }

    .hpsm_bk h2,
    .mgt_bk h2 {
        margin: 10px 0 150px !important;
    }

    #mainVisual p {
        width: auto !important;
        margin: 20px 0 0;
    }

    #main-info-Visual,
    #main-Faq-Visual,
    #main-Dw-Visual,
    #main-Sm-Visual,
    #main-Pp-Visual {
        background: #f7f7f7 !important;
    }

    .hpsm_bk {
        background: #f7f7f7 url(../../hpms/images/mainvisual/visual.jpg) no-repeat right 80px !important;
    }

    .mgt_bk {
        background: #f7f7f7 url(../../mgt/images/mainvisual/visual.jpg) no-repeat right 80px !important;
    }

    .support_bk,
    .corp_bk,
    .dw_bk,
    .manual_bk {
        background: #f7f7f7 !important;
    }
}


/* second-title
----------------------------------------------------------------------------------*/
.hpsm_ttl {
    height: 52px;
    width: 380px;
    margin: 40px 0 30px 0px;
    background: url(../../hpms/images/mainvisual/ttl.png) no-repeat left top;
}


.mgt_ttl {
    height: 52px;
    width: 430px;
    margin: 40px 0 25px 0px;
    background: url(../../mgt/images/mainvisual/ttl.png) no-repeat left top;
}


.support_ttl {
    height: 52px;
    width: 200px;
    margin: 35px 0 25px 25px;
    background: url(../../support/images/mainvisual/ttl.png) no-repeat left top;
}


.faq_ttl {
    width: 208px;
    height: 27px;
    margin: 45px 0 0px 25px;
    background: url(../../faq/images/mainvisual/ttl.png) no-repeat left top;
}


.inq_ttl {
    width: 200px;
    height: 50px;
    margin: 35px 0 0px 25px;
    background: url(../../inquiry/images/mainvisual/ttl_inquiry.png) no-repeat left top;
}

.catalog_ttl {
    width: 200px;
    height: 50px;
    background: url(../../inquiry/images/mainvisual/ttl_catalog.png) no-repeat left top;
    margin-top: 35px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 25px;
}

.info_ttl {
    width: 195px;
    height: 50px;
    margin: 35px 0 0px 25px;
    background: url(../../information/images/mainvisual/ttl_new.png) no-repeat left top;
}
.news_ttl {
    width: 110px;
    height: 50px;
    margin: 35px 0 0px 25px;
    background: url(../../information/images/mainvisual/ttl_news.png) no-repeat left top;
}

.shinsai_ttl {
    width: 440px;
    height: 50px;
    margin: 35px 0 0px 25px;
    background: url(../../information/images/mainvisual/ttl_shinsai.png) no-repeat left top;
}

.dw_ttl {
    width: 400px;
    height: 30px;
    margin: 45px 0 0px 25px;
    background: url(../../download/images/mainvisual/ttl.png) no-repeat left top;
}

.ca_ttl {
    width: 400px;
    height: 30px;
    margin: 45px 0 0px 25px;
    background: url(../../catalogue/images/mainvisual/ttl.png) no-repeat left top;
}

.sm_ttl {
    width: 180px;
    height: 50px;
    margin: 35px 0 0px 25px;
    background: url(../../sitemap/images/mainvisual/ttl.png) no-repeat left top;
}

.pp_ttl {
    width: 300px;
    height: 50px;
    margin: 30px 0 0px 25px;
    background: url(../../privacypolicy/images/ttl.png) no-repeat left top;
}


.exhibition_ttl {
    width: 180px;
    height: 50px;
    margin: 35px 0 0px 25px;
    background: url(../../exhibition/images/mainvisual/ttl.png) no-repeat left top;
}

.event_ttl {
    width: 180px;
    height: 50px;
    margin: 35px 0 0px 25px;
    background: url(../../jimtof2010/images/mainvisual/ttl.png) no-repeat left top;
}


.manual_ttl {
    height: 52px;
    width: 380px;
    margin: 40px 0 30px 0px;
    background: url(../../manual/images/mainvisual/ttl.png) no-repeat left top;
}

.mailmagazine_ttl {
    width: 200px;
    height: 50px;
    margin: 35px 0 0px 25px;
    background: url(../../mailmagazine/images/ttl.png) no-repeat left top;
}

@media only screen and (max-width: 640px) {

    .support_ttl,
    .faq_ttl,
    .inq_ttl,
    .catalog_ttl,
    .info_ttl,
    .shinsai_ttl,
    .dw_ttl,
    .ca_ttl,
    .sm_ttl,
    .pp_ttl,
    .exhibition_ttl,
    .event_ttl,
    .manual_ttl,
    .mailmagazine_ttl {
        margin: 0 !important;
    }

    .dw_ttl {
        width: 280px;
        height: 30px;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
}
