@charset "Shift_JIS";

.visual .mainTab-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.visual .mainTab-slide ul {
    position: relative;
    width: 300%;
}

.visual .mainTab-slide ul li {
    float: left;
    width: 33.33%;
    text-align: center;
    position: relative;
}

.visual .mainTab-slide ul li .ButtonStyle1 {
    display: block;
    width: 15%;
    height: 11.5%;
    overflow: hidden;
    position: absolute;
    left: 42%;
    bottom: 14%;
}

.visual .mainTab-slide ul li .ButtonStyle1 a {
    min-width: auto;
    margin: 0;
    display: block;
}

.visual .mainTab-slide ul li a img {
    width: 100%;
}

.visual .mainTab-slide .paging {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    line-height: 0;
    font-size: 0;
}

.visual .mainTab-slide .paging a {
    display: inline-block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: 0 4px;
    background: url('/image/en/r5/main/indicator.png') no-repeat 0 0;
}

.visual .mainTab-slide .paging a.on {
    display: inline-block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: 0 4px;
    line-height: 0;
    font-size: 0;
    background: url('/image/en/r5/main/indicator_on.png') no-repeat 0 0;
}

.visual .mainTab-slide .nextbtn a.prev {
    display: block;
    overflow: hidden;
    width: 41px;
    height: 80px;
    position: absolute;
    left: 40px;
    top: 50%;
    margin-top: -40px;
    background: url('/image/en/r5/main/main_visual_left.png') no-repeat 0 0;
    text-indent: -99999em;
    background-size: 100%;
}

.visual .mainTab-slide .nextbtn a.next {
    display: block;
    overflow: hidden;
    width: 41px;
    height: 80px;
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -40px;
    background: url('/image/en/r5/main/main_visual_right.png') no-repeat 0 0;
    text-indent: -99999em;
    background-size: 100%;
}


/* --- JS Off --- */

#News {
    margin: 3 0px 0 0 0;
    border-bottom: 1px solid #d6d6d6;
}

.JS #News {
    margin: 45px 0 0 0;
}

#News h2,
#NewsControl {
    display: none;
}


/* --- JS On --- */

.JS #News {
    position: relative;
    width: 965px;
    margin: 0 auto 0;
    margin-bottom: 30px;
    background-color: #fff;
    overflow: hidden;
	
}

.JS .Section.mainSection {
    position:relative;
    padding-bottom:30px;
    overflow: hidden;
}

.JS #News h2 {
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    background-image: none !important;
}

.JS #News h2 span {
    padding: 0;
    font-size: 83%;
    font-weight: normal;
    line-height: 160%;
    background-color: transparent;
}

.JS #News h2 a {
    float: left;
    display: block;
    line-height: 30px;
    padding: 0 25px 0 15px;
    background-image: url(/image/en/r1/icon/icon_link_right_white_hd.gif);
    background-image/*\**/: url(../../../image/jp/r1/icon/icon_link_right_white.gif)\9;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
}

.JS #News h2 a:link, .JS #News h2 a:visited {
    color: #fff;
    background-color: #001e50;
    background-position: 98% center;
    text-decoration: none;
}

.JS #News h2 a:hover, .JS #News h2 a:active {
    color: #fff;
    background-color: #011432;
    background-position: 99% center;
    text-decoration: none;
}

.JS #NewsControl {
    display: block;
    position: absolute;
    width: 93px;
    top: 0;
    right: -1px;
}

.JS #NewsControl li {
    float: left;
    width: 31px;
    overflow: hidden;
}

.JS #NewsControl li a {
    display: block;
    line-height: 30px;
	position:relative;
    text-align: center;
    border-right: solid 1px #12397c;
    overflow: hidden;
	width: 30px;
    height: 30px;
}
.JS #NewsControl li a:link, .JS #NewsControl li a:visited, .JS #NewsControl li a:hover, .JS #NewsControl li a:active {
    background-color: #001e50;
}

.PC #NewsControl li a:hover,
.PC #NewsControl li a:active {
    background-color: #011432;
}

.JS #News #NewsBody {
    position: absolute;
    top: 0;
    line-height: 30px;
    text-indent: 0;
    overflow: hidden;
}

.JS #NewsControl li a img {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
}

.JS #NewsControl li#NewsNext a {
    border-right: 0 none;
}

.JS #News #NewsBodyInner {
    display: inline-block;
    padding-left: 10px;
    font-size: 90%;
    white-space: nowrap;
}

.JS #News #NewsBodyInner a {
    padding: 0 17px 0 13px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
    zoom: 1;
}

.JS #News #NewsBodyInner a:link, .JS #News #NewsBodyInner a:visited {
    background-image: url(/image/en/r1/icon/icon_link_right_hd.gif);
    background-image: url(/image/en/r1/icon/icon_link_right.gif)\9;
    text-decoration: none;
}

.JS #News #NewsBodyMask {
    position: absolute;
    top: 0;
    line-height: 30px;
    background-color: #fff;
}

.JS #ProductInfo > li {
    height: 91px;
    margin-top: 1px;
    text-align: center;
    line-height: 91px;
    font-size: 100%;

    font-weight: bold;
}

.JS #ProductInfo > li .arrow {
    display: block;
    width: 7px;
    height: 13px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    background: url('/image/en/r5/main/red_balloon_left.gif') no-repeat 0 0;
    display: none;
}

.JS #ProductInfo > li.on .arrow {
    display: block;
}

.JS #ProductInfo > li:first-child {
    margin-top: 0;
}

.JS #ProductInfo > li > a {
     position: relative;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
        background: #333;
    text-decoration: none;
}

.JS #ProductInfo > li > a:hover {
 background:#001e50
}

.JS #ProductInfo > li.on {
    
}

.JS #ProductInfo > li.on  > a {
    color: #fff;
    background: #001e50;
}

.JS .ProductSlideSet {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.JS .ProductSlide {
    width: 100%;
    position: relative;
}

.JS .ProductSlide ul {
    position: relative;
}

.JS .productSection .Column3 {margin:0; width:735px;}
.JS .ProductSlide ul li {
    margin-left:15px;
    position: relative;

}

.JS .ProductSlide ul li > a {
    display: block;
}


.JS .ProductSlide ul li .bg  {
    display: block;
    height: 55px;
    left: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
    background: rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000);
}

.JS .ProductSlide ul li .conTxt  {
    position:absolute;
    bottom:0;
    padding: 0 5% 0;
    width:90%;
    height: 56px;
    z-index: 3;
    left:0;
}
.JS .ProductSlide ul li .conImg ,.JS .SupportMain .conImg {
    display: block;
}

.JS .ProductSlide ul li .conTxt .tit {
    background: url("/image/en/r1/icon/icon_link_right_l.gif") no-repeat right center;
    color: #ffffff;
    display: table-cell;
    height: 56px;
    vertical-align: middle;
    font-size: 88%;
    font-weight: bold;
    padding-right: 20px;
    text-decoration: none;
    text-align: left;
    line-height: 150%;
    
}

.JS .ProductSlide ul li a {
    color: #fff;
    position: relative;
}

.JS .slick-prev.slick-arrow {
    display: block;
    width: 21px;
    border:0;
    height: 40px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
    overflow: hidden;
    text-indent:-5000px;
    cursor: pointer;
    background:url("/image/en/r5/main/btn_prinfo_left.png") no-repeat 0 0;
}

.JS .slick-prev.slick-arrow:hover {
    background:url("/image/en/r5/main/btn_prinfo_left_on.png") no-repeat 0 0;
}

.JS .slick-next.slick-arrow {
    display: block;
    width: 21px;
    border:0;
    height: 40px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
    overflow: hidden;
    text-indent:-5000px;
    cursor: pointer;
    background:url("/image/en/r5/main/btn_prinfo_right.png") no-repeat 0 0;
}

.JS .slick-next.slick-arrow:hover {
    background:url("/image/en/r5/main/btn_prinfo_right_on.png") no-repeat 0 0;
}

.JS .MainCorporate h3 {
    text-align: center;
}

.JS .MainCorporate .conTxt {
    display: block;
    padding: 0 10px 0 15px;
    background: #f3f1f4
}

.JS .MainCorporate .Column1 a , .JS .SupportMain .Column1 a {
    display: block;
    position: relative;
}
.JS .MainCorporate .Column1 .conImg ,  .JS .SupportMain .Column1 .conImg {
    display: block;
    position: relative;
    background: #000;
}

.JS .MainCorporate .conTxt .tit , .JS .SupportMain .conTxt .tit {
    background: url("/image/en/r1/icon/icon_link_right_l.gif") no-repeat right center;
    color: #333;
    display: table-cell;
    vertical-align: middle;
    font-size: 88%;
    height:56px;
    line-height: 150%;
    font-weight: bold;
    padding-right: 20px;
    text-decoration: none;
}

.JS .MainCorporate a:hover .conTxt .tit , .JS .SupportMain a:hover .conTxt .tit {
    text-decoration: underline;
}

.JS .SupportMain .conTxt .tit {
    color: #fff;
    background: url("/image/en/r1/icon/icon_link_right_l.gif") no-repeat right center;
}

.JS #Topic {
    position: relative;
}

.JS .LV1LinkSet .BtnMore {
    background-color: #001e50;
    border-right: 3px solid transparent;
    color: #fff;
    padding: 7px 22px 7px 15px;
    text-decoration: none;
    background-image: url("/image/en/r1/icon/icon_link_right_l_white_hd.gif");
    font-weight: bold;
}

.JS .LV1LinkSet .BtnMore:hover {
    background-color: #001e50;
}

.JS .tbl_topic {
   /*  border-bottom: 1px solid #dedede; */
   margin-bottom:15px;
}

.JS .tbl_topic caption {
    display: none;
}

.JS .tbl_topic td {
    padding: 15px 0;
    border-width: 0 0 1px 0;
    text-align: left;
    color: #989898;
    word-break: break-all;
}

.JS .tbl_topic th {
    padding: 15px 0;
    border-width: 0 0 1px 0;
    text-align: center;
    color: #333;
    background: #fff;
}

.JS .tbl_topic td.subject {
    text-align: left;
    padding-left: 27px;
}

.JS .tbl_topic td.subject div {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.JS .tbl_topic td.subject a {
    color: #333;
    text-decoration: none;
}

.JS .tbl_topic td.subject a:hover {
    text-decoration: underline;
}

.JS .tbl_topic th .finance {
    color: #028680;
}

.JS .tbl_topic th .business {
    color: #001e50;
}

.JS .tbl_topic dl {border-bottom:1px solid #d9d9d9;}

.JS .tbl_topic dl dd {
    padding: 10px 0;
    width:100%;
    font-size:88%;
    text-align: left;
    color: #989898;
    word-break: break-all;
}

.JS .tbl_topic dl dt {
    float:left;
    width:9em;
    padding: 10px 0;
    font-size:88%;
    color: #333;
    background: #fff;
}

.JS .tbl_topic dl .FirstItem {padding-top:0;}
.JS .tbl_topic dl.FirstItem {padding-top:0;}

.JS .tbl_topic dl dd.subject {
    text-align: left;
    padding-left: 27px;
}

.JS .tbl_topic dl dd.subject div {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.JS .tbl_topic dl dd.subject a {
    color: #333;
    text-decoration: none;
}
.JS .tbl_topic dl dd a {
    background: url(/image/en/r1/icon/icon_link_right_hd.gif) no-repeat right center;
    background: url(/image/en/r1/icon/icon_link_right.gif)  no-repeat right center\9;
    padding: 0 17px 0 0;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
    zoom: 1;
}
.JS .tbl_topic dl dd a:hover {text-decoration: underline;}
.JS .tbl_topic dl dd img {vertical-align: middle; position: relative; top:-1px}
.mainvisual {position:relative;}
.rolling img.ShowRWD {width:100%;}
.nav_area {position:absolute;bottom:15px;height:30px; line-height:30px; width:100%; text-align:center; display:inline-block; overflow:hidden}
.nav_area {display: inline-block;zoom: 1; *display: inline}
.nav_area li {display:inline-block}
.nav_area button {padding:0; border:0; display:inline-block; margin:0 3px; overflow:hidden; width:8px; height:8px; background:url('/image/en/r5/main/indicator.png') no-repeat 0 0; font-size:0; line-height:0; text-indent:-99999px;vertical-align:middle;cursor: pointer;}
.nav_area li button:hover, .nav_area li button:focus {background:url('/image/en/r5/main/indicator_over.png') no-repeat 0 0}
.nav_area li.slick-active button  {background:url('/image/en/r5/main/indicator_on.png') no-repeat 0 0}
.nav_area button.mainvisual_play {margin:0; width:15px; height:15px; background:url('/image/en/r5/main/visual_play.png') no-repeat 0 0;}
.nav_area button.mainvisual_play:hover {background:url('/image/en/r5/main/visual_play_hover.png') no-repeat 0 0;}
.nav_area button.mainvisual_pause {margin:0; width:15px; height:15px; background:url('/image/en/r5/main/visual_stop.png') no-repeat 0 0;}
.nav_area button.mainvisual_pause:hover {background:url('/image/en/r5/main/visual_stop_hover.png') no-repeat 0 0;}
.productSection .ColumnSet {position:relative; left:0; top:0;}
.productSection .ColumnSet .Column3 {display: block;
    position: absolute;
    width: 720px;
    height:100%;
    top: 0;
    right: 0;}
.productSection {height:335px;}
h2 span.symbol {font-size:100%; min-height: 1.39em;}

.JS #ProductInfo > li > .Column3 {
   display:none;
}

.JS #ProductInfo > li.on  > .Column3 {
    display:block;
}

.Section .support {margin-bottom:15px}
.JS .ProductSlide ul li a:hover .tit {text-decoration:underline;}
/* for - 994px
=========================================================================================== */

@media screen and (max-width: 994px) {
    .JS #News {
        width: auto;
    }
    .JS .productSection .ColumnSet {width:100%; margin:0;}
    .JS .Grid4 .productSection .Column1 {padding:0;}
    .JS .Grid4 .productSection .Column3 {width:75%;}
}


/* for - 767px
=========================================================================================== */

@media screen and (max-width: 767px) {
    .JS #News {
        margin-bottom: 20px;
        border-bottom: none;
    }
    .JS #News h2 {
        float: none;
    }
    .JS #News h2 span {
        display: block;
        background-color: #001e50;
        overflow: hidden;
    }
    .JS #News h2 a {
        position: relative;
        line-height: 30px;
        background-image: none;
        border-right: solid 1px #12397c;
    }
    .JS #News h2 a:after {
        content: "";
        position: absolute;
        display: block;
        width: 16px;
        height: 16px;
        top: 50%;
        margin: -8px 0 0;
        background-image: url(/image/en/r1/icon/icon_link_right_l_white_hd.gif);
        background-repeat: no-repeat;
        background-size: 16px 16px;
        -moz-background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        -o-background-size: 16px 16px;
        -ms-background-size: 16px 16px;
    }
    .JS #News h2 a:link:after,
    .JS #News h2 a:visited:after {
        right: 5px;
    }
    .JS #News h2 a:hover:after,
    .JS #News h2 a:active:after {
        right: 3px;
    }
    .JS #NewsControl {
        width: 93px;
        right: 0;
        border-left: 1px solid #12397c;
    }
    .JS #NewsControl li {
        width: 31px;
    }
    .JS #NewsControl li a {
        line-height: 30px;
    }
    .JS #NewsControl li#NewsPlay a.Current {
        background-position: center 12px;
    }
    .JS #News #NewsBody {
        position: static;
        line-height: 30px;
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #d6d6d6;
        margin-bottom: 10px;
    }
    .JS #News .NewsBodyInner {
        padding-left: 15px;
    }
    .JS #News #NewsBodyMask {
        top: auto;
        bottom: 10px;
        line-height: 30px;
    }
    .visual .mainTab-slide .nextbtn a.prev {
        width: 21px;
        height: 40px;
        margin-top: -20px;
        left: 20px;
    }
    .visual .mainTab-slide .nextbtn a.next {
        width: 21px;
        height: 40px;
        margin-top: -20px;
        right: 20px;
    }
    .visual .mainTab-slide .paging {
        top: 15px;
    }
    .JS .MainCorporate h3 {
        text-align: left;
    }

    .productSection .ColumnSet {
        position: static;

    }
    .productSection {
        height: auto;
    }
    .JS #ProductInfo > li > .Column3 {
        width: 100%;
        position: static;
        padding: 0;
    }
    .JS #ProductInfo > li {
        height:auto;
    }
    .MainContents {
        min-width:320px;
        padding-left:0;
        padding-right:0;
    }
    .JS .ProductSlide ul li {
        margin-left:0;
    }
    .JS #ProductInfo > li.on > .Column3 {
        margin:5px 0 15px 0;
    }
    .JS #ProductInfo > li.on:last-child > .Column3 {
        margin:5px 0 0 0;
    }

    .JS .Section.mainSection h2 + div {
        padding:0 15px;
        width: auto;
    }

    .JS .Section.mainSection .automotive {
        padding:0 15px;
        width: auto;
    }
    .JS .ProductSlide ul li .conTxt {
        
        text-align:left;
    }
    .JS .Section.mainSection .MainCorporate .Column3 {
        padding-bottom:10px;
    }

    .JS .Section.mainSection .MainCorporate .Column1 {
        margin-top:15px;
    }
    .JS .Section.mainSection .MainCorporate .Column1.FirstItem {
        margin-top:0;
    }
    .JS #Contents.MainContents {padding-left:0; padding-right:0;}
    
    .JS .tbl_topic dl {padding-top:10px;}
    .JS .tbl_topic dl dd {
        width:auto;
        padding: 0 15px 0;
        float:none;

    }

    .JS .tbl_topic dl dt {
        float:none;
        width:100%;
        padding:0 15px;
        text-align: left;
        box-sizing:border-box;
    }
    .JS .tbl_topic dl dd {padding-bottom:10px;}
    .JS .tbl_topic dl dd a {padding-left:0;}

    .JS #Contents img.ShowRWD {width:100%;}
    .JS #ProductInfo > li {
        line-height:60px
    }
    .JS #ProductInfo > li .arrow {
        left:50%;
        right:auto;
        margin-left:-3.5px;
        top:99%;
        width: 15px;
        height:7px;
        background: url('/image/en/r5/main/red_balloon_bottom.png') no-repeat 0 0;
        background-size:contain;
    }
    .JS .SupportMain.support .Column1 {margin-top:15px;}
    .JS .SupportMain.support .Column1.FirstItem {margin-top:0;}
    .nav_area button {margin:0 5px; width:12px; height:12px; background:#fff; border-radius: 25px;}
    .nav_area li button:hover, .nav_area li button:focus {background:#666666}
    .nav_area li.slick-active button  {background:#001e50}
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.JS .SupportMain a {
    display: block;
    position: relative;
}

