body,
html {
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin: -0;
    padding: 0;
    border: 0;
    /*overflow-x:hidden;*/
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    word-wrap: break-word;
    min-width: 960px;
    /*background-color:#333;*/
    min-width: 960px;
}


/* Common */

.box {
    background-color: #000;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 300000;
}

.box video {
    width: 0.5%;
    height: auto;
}

.fitMovie {
    position: absolute;
}

a {
    outline: none;
}

.clearBoth {
    margin: 0px;
    padding: 0px;
    clear: both;
}

.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*¥*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------*/

span.newMarkNews {
    display: inline-block;
    font-size: 10px;
    color: #f00;
    margin-left: .5em;
    vertical-align: top;
    padding: 3px;
    font-weight: bold;
}


/* header */

#header {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 77px;
    overflow: hidden;
    background-image: url(../images/bg_header_body.png);
    text-align: center;
    z-index: 10000;
}

#headerContents {
    position: relative;
    display: inline-block;
    margin: -10 auto 0 auto;
    width: 960px;
    height: 77px;
    background-image: url(../images/bg_header.png);
}

#headerContents h1 {
    position: absolute;
    display: block;
    width: 170px;
    height: 77px;
    top: 0;
    left: 0;
}

#headerContents h1 a {
    display: block;
    width: 170px;
    height: 100%;
    text-indent: -9999px;
}

#btnIndex_index {
    /*index.htmlのロゴ*/
}

#headerContents span {
    height: 2px;
    display: block;
    position: absolute;
    width: 50px;
    left: 0;
    top: 35px;
}


/*20170131*/

#headerContents a#btnNews,
#headerContents a#btnProducts,
#headerContents a#btnTopics,
#headerContents a#btnRecruit,
#headerContents #btnAbout {
    display: inline-block;
    position: absolute;
    height: 77px;
    top: 0;
    text-indent: -9999px;
}


/*/20170131*/

#btnNews {
    width: 60px;
    left: 188px;
}

#btnProducts {
    width: 100px;
    left: 270px;
}

#btnTopics {
    width: 80px;
    left: 388px;
}

#btnRecruit {
    width: 90px;
    left: 482px;
}

#btnAbout {
    width: 80px;
    left: 582px;
}


/*20170131*/

a#btnAward {
    display: inline-block;
    position: absolute;
    width: 83px;
    height: 31px;
    top: 23px;
    right: 196px;
    text-indent: -9999px;
    background-image: url(../images/award.png);
    background-size: 100% 100%;
}

a#btnNewGrad {
    display: inline-block;
    position: absolute;
    width: 83px;
    height: 31px;
    top: 23px;
    right: 102px;
    text-indent: -9999px;
    background-image: url(../images/newGrad.png);
    background-size: 100% 100%;
}

a#btnAccess {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 30px;
    top: 23px;
    right: 54px;
    text-indent: -9999px;
    background-image: url(../images/access.png);
}

a#btnEnglish {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 30px;
    top: 23px;
    right: 4px;
    text-indent: -9999px;
    background-image: url(../images/english.png);
}

a:hover#btnAward {
    text-indent: -9999px;
    background-image: url(../images/award_.png);
    background-size: 100% 100%;
}

a:hover#btnNewGrad {
    text-indent: -9999px;
    background-image: url(../images/newGrad_.png);
    background-size: 100% 100%;
}

a:hover#btnAccess {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 30px;
    top: 23px;
    right: 54px;
    text-indent: -9999px;
    background-image: url(../images/access_.png);
}

a:hover#btnEnglish {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 30px;
    top: 23px;
    right: 4px;
    text-indent: -9999px;
    background-image: url(../images/english_.png);
}


/*/20170131*/

#globalNavi span {
    top: 50px;
}

.headerPlug {
    background-color: #333;
    height: 77px;
}


/**/

#contentsWrap {
    width: 100%;
    min-width: 960px;
}

.story {
    min-width: 960px;
    min-height: 640px;
}

.inner {
    width: 100%;
}

.wrapper {
    position: absolute;
    width: 960px;
    margin: 0px auto 0 auto;
    min-width: 960px;
    z-index: 4;
    top: 0;
    left: 50%;
    margin-left: -480px;
}

.cages {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    min-width: 960px;
}

#index_bnr {
    position: relative;
    width: 100%;
    height: 1000px;
    /*952px;/*1000 - 48 */
    /*background-image:url(../images/bg_slide.png);
	background-repeat:repeat;
	background-position:center 48px;*/
    background-color: #050505;
    overflow: hidden;
}

#index_news {
    position: relative;
    width: 100%;
    height: 1000px;
    /*952px;/*1000 - 48 */
    overflow: hidden;
    background-color: #fff;
}

#index_topics {
    position: relative;
    width: 100%;
    height: 1000px;
    /*952px;/*1000 - 48 */
    overflow: hidden;
}

#index_recruiter {
    position: relative;
    width: 100%;
    height: 1500px;
    /*952px;/*1000 - 48 */
    overflow: hidden;
}

#index_recruit {
    position: absolute;
    top: 4700px;
}

#index_about {
    position: relative;
    width: 100%;
    height: 1000px;
    /*952px;/*1000 - 48 */
    overflow: hidden;
}

#index_bnrarea {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(../images/bg_bnrarea.jpg);
    background-size: 100% 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}


/*
#optical01 {


	width:100%;
	height:100%;
	background-image:url(../images/optical01.png);
	background-repeat:no-repeat;
	position:fixed;
	background-position:0 center;
	background-size:100% 100%;
	top:0x;
	left:0px;
	opacity:1;
}*/

#optical02 {
    width: 100%;
    height: 100%;
    background-image: url(../images/optical02.png);
    background-repeat: no-repeat;
    position: fixed;
    background-position: 0 center;
    background-size: 100% 100%;
    top: 0x;
    left: 0px;
    opacity: 1;
}


/*
#optical03 {


	width:100%;
	height:100%;
	background-image:url(../images/optical03.png);
	background-repeat:no-repeat;
	position:fixed;
	background-position:0 center;
	background-size:100% 100%;
	top:0px;
	left:0px;
	opacity:1;
}
*/

#indexNewsBGClop {
    height: 2000px;
    position: relative;
}

#indexNewsBG {
    width: 100%;
    height: 100%;
    min-height: 1000px;
    min-width: 1000px;
    background-image: url(../images/bg_index_news.jpg);
    background-repeat: no-repeat;
    position: fixed;
    background-position: 50% 100%;
    background-size: 100% auto;
    top: 0px;
    left: 0px;
}

#indexTopicsBG {
    width: 100%;
    height: 100%;
    background-image: url(../images/bg_index_topics.png);
    background-repeat: no-repeat;
    position: fixed;
    background-position: 0 center;
    background-size: 100% 100%;
    top: 0px;
    left: 0px;
}

h2#indexNewsSection {
    display: block;
    position: absolute;
    width: 194px;
    height: 48px;
    top: 140px;
    left: 10px;
    background-image: url(../images/t_index_news.png);
    text-indent: -9999px;
}

h2#indexTopicsSection {
    display: block;
    position: absolute;
    width: 237px;
    height: 48px;
    top: 140px;
    left: 10px;
    background-image: url(../images/t_index_topics.png);
    text-indent: -9999px;
}

h2#indexRecruitSection {
    display: block;
    position: fixed;
    width: 264px;
    height: 48px;
    top: 140px;
    left: 50%;
    background-image: url(../images/t_index_recruit.png);
    text-indent: -9999px;
    margin-left: -470px;
}

h2#indexRecruitSection_ {
    display: none;
    /*display:block;
	position:absolute;
	width:264px;
	height:48px;
	top:140px;
	left:10px;
	background-image:url(../images/t_index_recruit.png);
	text-indent:-9999px;*/
}

h2#indexAboutSection {
    display: block;
    position: absolute;
    width: 241px;
    height: 48px;
    top: 140px;
    left: 10px;
    background-image: url(../images/t_index_about.png);
    text-indent: -9999px;
}

.indexNewsColumns {
    display: block;
    background-image: url(../images/bg_news_index_list.png);
    width: 360px;
    height: 452px;
    padding: 10px;
    position: absolute;
    left: 0px;
    top: 286px;
}

.indexNewsColumns h3 {
    display: block;
    width: 340px;
    height: 27px;
    background-image: url(../images/t_index_latest_news.png);
    text-indent: -9999px;
}

.newsListWrap {
    margin-top: 10px;
    padding: 0;
    overflow: hidden;
}

.newsListWrap a {
    text-decoration: none;
}

.newsListWrap a:hover {
    color: #999;
    text-decoration: underline;
}

.newsListWrap ul {
    display: block;
    height: 405px;
    overflow: auto;
}

.newsListWrap .indexNewsDate {
    font-size: 14px;
    color: #f5af58;
    line-height: 1.25;
    display: block;
    margin-bottom: 5px;
}

.newsListWrap .indexNewsSummary {
    font-size: 14px;
    color: #333;
    line-height: 1.25;
    display: block;
    margin-bottom: 5px;
}

.btnIndexNewsReadMore {
    position: absolute;
    top: 520px;
    left: 65px;
    width: 220px;
    height: 44px;
}

.btnIndexNewsReadMore a {
    display: block;
    background-image: url(../images/btn_index_readmore.png);
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.btnIndexNewsReadMore a:hover {
    display: block;
    background-image: url(../images/btn_index_readmore_.png);
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

div#btnIndexExtra {
    position: absolute;
    width: 178px;
    height: 178px;
    top: 300px;
    left: 704px;
    text-indent: -9999px;
}

div#btnIndexExtra a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_extra.png);
}

div#btnIndexExtra a:hover {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_extra_.png);
}

div#btnIndexRecruit {
    position: absolute;
    width: 174px;
    height: 173px;
    top: 130px;
    left: 705px;
    text-indent: -9999px;
}


/*採用情報掲載中*/

div#btnIndexRecruit a.indexRecruitAll {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_recruit_1.png);
}

div#btnIndexRecruit a:hover.indexRecruitAll {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_recruit_1_.png);
}


/*正社員募集情報掲載中*/

div#btnIndexRecruit a.indexRecruitOnlyFullTime {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_recruit_2.png);
}

div#btnIndexRecruit a:hover.indexRecruitOnlyFullTime {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_recruit_2_.png);
}


/*契約社員募集情報掲載中*/

div#btnIndexRecruit a.indexRecruitContract {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_recruit_3.png);
}

div#btnIndexRecruit a:hover.indexRecruitContract {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_recruit_3_.png);
}


/*フリーランス・その他募集情報掲載中*/

div#btnIndexRecruit a.indexRecruitFreelance {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_recruit_4.png);
}

div#btnIndexRecruit a:hover.indexRecruitFreelance {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_index_recruit_4_.png);
}

div#btnIndexFacebook {
    position: absolute;
    width: 127px;
    height: 126px;
    top: 475px;
    left: 735px;
    text-indent: -9999px;
}

div#btnIndexFacebook a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_facebook.png);
}

div#btnIndexFacebook a:hover {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn_facebook_.png);
}

.indexTopicsRead {
    display: block;
    width: 289px;
    height: auto;
    padding: 0px;
    position: absolute;
    left: 10px;
    top: 276px;
}

p.mainTextIndex {
    font-size: 14px;
    line-height: 1.5;
}

.indexTopicsList {
    position: absolute;
    top: 472px;
    left: 10px;
    width: auto;
    height: 212px;
}

#lineAnime {
    position: fixed;
    left: 50%;
    top: 721px;
    width: 960px;
    height: 279px;
    background-image: url(../images/bg_index_anime.png);
    background-repeat: no-repeat;
    background-position: 0px top;
    margin-left: -480px;
}

#indexSlit {
    position: fixed;
    left: 0px;
    top: 721px;
    width: 100%;
    height: 280px;
    background-image: url(../images/bg_index_slit.png);
}

.indexTopicsMoreRead {
    position: absolute;
    top: 415px;
    left: 790px;
}

.indexTopicsMoreRead a {
    display: block;
    text-indent: -9999px;
    background-image: url(../images/btn_index_readmore_ribon.png);
    width: 132px;
    height: 28px;
}

.indexTopicsMoreRead a:hover {
    display: block;
    text-indent: -9999px;
    background-image: url(../images/btn_index_readmore_ribon_.png);
    width: 132px;
    height: 28px;
}

#indexRecruitBG {
    width: 100%;
    height: 100%;
    background-image: url(../images/bg_index_recruit.jpg);
    background-repeat: repeat;
    position: fixed;
    background-position: 0 center;
    top: 0px;
    left: 0px;
}

#indexRecruitBefore {
    display: block;
    text-indent: -9999px;
    background-image: url(../images/img_index_recruit_before.png);
    background-position: 0px top;
    width: 960px;
    height: 580px;
    position: fixed;
    top: 300px;
    /*
	left:50%;
	margin-left:-480px;*/
}

#indexRecruitAftre {
    display: block;
    text-indent: -9999px;
    background-image: url(../images/img_index_recruit_after.png);
    background-position: 0px bottom;
    width: 960px;
    height: 580px;
    position: fixed;
    top: 300px;
    /*
	left:50%;
	margin-left:-480px;*/
}

#indexRecruitBar {
    display: block;
    text-indent: -9999px;
    background-image: url(../images/img_index_recruit_bar.png);
    background-position: 0px bottom;
    width: 960px;
    height: 4px;
    position: fixed;
    top: 1000px;
    left: 50%;
    margin-left: -480px;
}

#btnIndexRecruitBox {
    display: block;
    position: fixed;
    /*top:188px;*/
    top: 120px;
    left: 50%;
    width: 81px;
    height: 113px;
    margin-left: 280px;
}

#btnIndexRecruitBox a {
    display: block;
    width: 81px;
    height: 113px;
    background-image: url(../images/btn_index_recruit_box.png);
    text-indent: -9999px;
}

#indexRecruitMessage {
    display: block;
    position: fixed;
    width: 470px;
    height: 44px;
    background-image: url(../images/img_recruit_message.png);
    top: 494px;
    left: 50%;
    margin-left: 20px;
}

#indexAboutBG {
    width: 100%;
    height: 100%;
    background-image: url(../images/herikame.jpg);
    background-repeat: repeat;
    background-size: 100% 100%;
    position: fixed;
    background-position: 0px 0px;
    top: 0px;
    left: 0px;
}

#indexAboutBGFlat {
    width: 100%;
    height: 513px;
    background-image: url(../images/bg_index_about.jpg);
    background-repeat: repeat;
    position: fixed;
    background-position: 0px 0px;
    top: 0px;
    left: 0px;
}

.indexAboutRead {
    position: absolute;
    width: 250px;
    height: auto;
    left: 10px;
    top: 278px;
}

.indexAbouBtnContena {
    position: absolute;
    width: 555px;
    height: auto;
    left: 385px;
    top: 278px;
}

.btnIndexAboutGenaral,
.btnIndexAboutPart,
.btnIndexAboutAccess {
    width: 75px;
    height: 80px;
    margin-right: 85px;
    float: left;
}

.btnIndexAboutPriz {
    width: 75px;
    height: 80px;
    float: left;
}

.indexAbouBtnContena a {
    display: block;
    width: 75px;
    height: 80px;
    text-indent: -9999px;
}

.btnIndexAboutGenaral a {
    background-image: url(../images/btn_index_about_general.png);
}

.btnIndexAboutPart a {
    background-image: url(../images/btn_index_about_part.png);
}

.btnIndexAboutAccess a {
    background-image: url(../images/btn_index_about_access.png);
}

.btnIndexAboutPriz a {
    background-image: url(../images/btn_index_about_priz.png);
}

#indexAboutImage {
    width: 100%;
    height: 100%;
    background-image: url(../images/herikame.jpg);
    background-repeat: no-repeat;
    position: absolute;
    background-position: 50% center;
    background-size: 100% auto;
    top: 513px;
    left: 0px;
}


/**/

.bnrArea {
    width: auto;
    margin-left: 29px;
}

.bnrArea ul {
    margin: 0;
    padding: 0;
    display: block;
}

.bnrArea ul li {
    display: block;
    float: left;
}

.bnrBox {
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 18px;
}


/*slide*/

.pikachoose {
    width: 960px;
    z-index: 1;
    overflow: hidden;
}

.pika-thumbs {
    width: 190px;
    margin: 0;
    top: 0;
    right: 0px;
    background-color: #000;
}

.pika-thumbs li {
    width: 190px;
    height: 138px;
    position: relative;
    margin: 0px 1px 2px 1px;
}

.pika-thumbs li.active:after {
    content: url(../images/img_active.png);
    position: absolute;
    top: 59px;
    left: 0;
}

.pika-imgnav {
    display: none!important;
}

.pika-textnav {
    display: none;
}

#subSlideWrap {
    width: 100%;
    height: 400px;
    /*background-image:url(../images/bg_subslider.png);*/
    background-repeat: repeat-x;
    padding-top: 40px;
    position: absolute;
    ;
    bottom: -48px;
    left: 0px;
}

#subSlider {
    width: 820px;
    margin: 0 auto;
    z-index: 1;
    padding-left: 10px;
}

.slick-prev {
    left: -42px;
    width: 40px;
    height: 190px;
    background-image: url(../images/btn_subslider_prev.png);
}

.slick-prev:hover {
    left: -42px;
    width: 40px;
    height: 190px;
    background-image: url(../images/btn_subslider_prev_.png);
}

.slick-prev:before,
.slick-prev:after {
    content: '';
}

.slick-prev,
.slick-next {
    top: 10px;
}

.slick-next {
    right: -42px;
    width: 40px;
    height: 190px;
    background-image: url(../images/btn_subslider_ford.png);
}

.slick-next:hover {
    right: -42px;
    width: 40px;
    height: 190px;
    background-image: url(../images/btn_subslider_ford_.png);
}

.slick-next:before,
.slick-next:after {
    content: '';
}

.slick-dots li button:before {
    color: #fff;
}

.slick-dots li.slick-active button:before {
    color: #f00;
    opacity: 1;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 0.75;
}

.slick-dots li button:before {
    opacity: 1;
    font-size: 12px;
    width: 16px;
    height: 16px;
}

.slick-dots li {
    width: 16px;
    height: 16px;
}


/**/

#index_products {
    position: relative;
    width: 100%;
    padding-top: 0px;
    height: 1000px;
    /*1000 - 48 */
    /*background-image:url(../images/mask.png);*/
    overflow: hidden;
}

#index_products_video {
    width: 100%;
    height: 100%;
}

#mask_products {
    position: absolute;
    background-image: url(../images/mask.png);
    width: 100%;
    padding-top: 0px;
    height: 1000px;
    /*1000 - 48 */
    top: 0;
    left: 0;
}

#index_t_production {
    position: absolute;
    width: 418px;
    height: 82px;
    left: 10px;
    top: 120px;
    background-image: url(../images/t_products.png);
    text-indent: -9999px;
}

#comment_production {
    position: absolute;
    width: 300px;
    height: 130px;
    left: 15px;
    top: 348px;
    background-image: url(../images/bg_products.png);
    border-radius: 5px;
    z-index: 0;
    padding: 20px;
}

#comment_production p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.index_btnCage {
    position: absolute;
    top: 635px;
    left: 10px;
}

.index_btnCage a {
    margin-right: 10px;
}

.index_btnCage a:last-child() {
    margin-right: 0;
}


/**/

.indexIconArea {
    border: solid 1px #e0e0e0;
    width: 212px;
    height: 212px;
    margin-right: 18px;
    margin-bottom: 18px;
    float: left;
    background-color: #666;
}


/* hover */

.indexIconArea .contenthover {
    /*padding:0px 10px 5px 10px;*/
    color: #333;
    line-height: 1.25;
}

.indexIconArea .contenthover .programCategory {
    display: block;
    padding: 5px 5px 0 5px;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.25;
    margin-left: auto;
    margin-right: auto;
}

.indexIconArea .contenthover h2 {
    display: block;
    padding: 10px 5px 5px 5px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.25;
}

.indexIconArea .contenthover .programRead {
    display: block;
    padding: 5px 5px 5px 5px;
    text-align: left;
    color: #333;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.25;
}

.indexIconArea img.hoverOn:hover,
.indexIconArea img.hoverOn_cover:hover {
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
}

.indexRecruitRead {
    display: block;
    position: absolute;
    top: 140px;
    left: 672px;
    width: 280px;
    font-size: 14px;
    line-height: 1.5;
}

.indexRecruitRead a {
    display: block;
    color: #333;
    text-decoration: none;
}

.indexRecruitRead a:hover {
    display: block;
    color: #333;
    text-decoration: underline;
}


/*footer*/

#footer {
    width: 100%;
    height: 308px;
    background-color: #0d1212;
}

.footerContents {
    position: relative;
    margin-top: -13px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    height: 308px;
}

.btnToTop {
    width: 46px;
    height: 40px;
    background-image: url(../images/btn_totop.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 0px;
    cursor: pointer;
}

.btnToTop:hover {
    width: 46px;
    height: 40px;
    background-image: url(../images/btn_totop_.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
}

#logoJP {
    width: 422px;
    height: 44px;
    background-image: url(../images/img_logo_jp.png);
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-indent: -9999px;
}

.siteSubMenu {
    text-align: center;
    padding-top: 22px;
}

.siteSubMenu ul {
    display: block;
}

.siteSubMenu ul li {
    display: inline-block;
}

.siteSubMenu ul li:after {
    content: '|';
    color: #fff;
}

.siteSubMenu ul li:last-child:after {
    content: '';
    color: #fff;
}

.siteSubMenu ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 40px;
    margin-right: 40px;
}

.siteSubMenu ul li a:hover {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    margin-left: 40px;
    margin-right: 40px;
}

.serchBox {
    position: absolute;
    width: 300px;
    right: 10px;
    bottom: 10px;
    text-align: right;
    vertical-align: baseline;
}

select,
input,
textarea,
button {
    vertical-align: middle;
    font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
    position: relative;
    margin: 0 4px 2px 0;
    *margin-right: 3px;
    top: -1px;
}

#subSlideWrap .slick-slide a {
    display: block;
    width: 190px;
    height: 190px;
    background-color: #f0f0f0;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px agba(64, 64, 64, .5);
    font-size: 12px;
    color: #333;
    line-height: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.iconFacebook {
    position: absolute;
    bottom: 10px;
    left: 50%;
}

.iconFacebook img {
    width: 50%;
    height: auto;
}

#satelightContents {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300000;
    background-color: #000;
    text-align: center;
}

#satelightCancel {
    position: absolute;
    width: 100%;
    height: 100%;
}

.satelightInner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 80%;
    max-width: 1024px;
    height: auto;
}

.satelightInner img {
    width: 100%;
    height: auto;
}

.satelightBtnContena {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 140px;
    text-align: right;
}

.satelightBtnContena .btnMove {
    display: block;
    width: 120px;
    background-color: #f5af58;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    margin-bottom: 10px;
}

.satelightBtnContena #btnKill {
    display: block;
    width: 120px;
    background-color: #999;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
}

@media screen and (max-width: 960px) {
    h2#indexRecruitSection {
        display: none;
    }
    h2#indexRecruitSection_ {
        display: block;
        position: absolute;
        width: 264px;
        height: 48px;
        top: 140px;
        left: 10px;
        background-image: url(../images/t_index_recruit.png);
        text-indent: -9999px;
    }
}