
body > img {
    display: none;
    margin-top: 10px;
}


/*#wrapper {
    width: 100%;
    min-width: 980px;
    text-align: center;
}

#common #wrapper {
    min-width: 1000px;
}

#container {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}*/

/*#header {
    width: 980px;
    height: 90px;
    margin: 0 auto;
    position: relative;
}

#header h1 {
    font-size: 11px;
    line-height: 140%;
    position: absolute;
    top: 28px;
    left: 144px;
    text-align: left;
}*/


/*
#logo {
    position: absolute;
    top: 18px;
    left: 0px;
}
*/

/*
#headnav {
    position: absolute;
    top: 16px;
    right: 90px;
}

#headnav li {
    float: left;
    background: url(../image/common/header_slash.gif) no-repeat 0 0;
    padding-left: 10px;
    margin-left: 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #000;
}

#headnav li:first-child {
    background: none;
}

#headnav li a {
    color: #B2B2B2;
}

#headnav li a span {
    color: #000000;
}

.header_contact {
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 11px;
    font-weight: bold;
}

.header_contact a {
    color: #0168B7;
}
*/

#mainimage {
    width: 100%;
    height: 460px;
    min-width: 980px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#contents {
    width: 100%;
    min-width: 980px;
    margin: 0 auto 140px auto;
    text-align: left;
}

#common #contents {
    width: 980px;
    margin: 0 auto 100px auto;
}

#contents_left {
    width: 710px;
    min-height: 300px;
    float: left;
}

#contents_right {
    width: 230px;
    float: right;
}

/*
#footer_wrapper {
    width: 100%;
    text-align: left;
    background: #1B2141;
}
*/

/*#footer {
    width: 980px;
    min-height: 100px;
    margin: 0 auto;
    position: relative;
    padding: 26px 0 20px;
    color: #FFF;
}

#footer a {
    color: #FFF;
}

#footer_wrapper02 {
    width: 100%;
    text-align: left;
    background: #EBEBEB;
}

#footer02 {
    width: 980px;
    height: 36px;
    margin: 0 auto;
    position: relative;
}

#footnav {
    font-size: 11px;
    line-height: 12px;
    position: absolute;
    bottom: 12px;
    left: 0;
}

#footnav li {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #999;
}

#footnav li a {
    color: #333;
}

#footer_area01 {
    float: left;
    width: 180px;
}

#footer_area02 {
    float: left;
    width: 180px;
}

#footer_area03 {
    float: left;
    width: 140px;
}

#footer_area04 {
    float: left;
    width: 260px;
}

#footer_area05 {
    float: left;
    width: 220px;
}

.footer_link li {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer_link li ul {
    margin-top: 10px;
}

.footer_link li ul li {
    font-size: 11px;
    background: url(../image/common/footer_arr.gif) no-repeat 0 center;
    padding: 5px 10px 5px 11px;
    line-height: 130%;
    font-weight: normal;
    margin-bottom: 0;
}

#footer_logo {
    text-align: center;
    margin-bottom: 17px;
}

.footer_title {
    height: 12px;
    text-align: center;
    line-height: 13px;
    background: url(../image/common/footer_line.gif) repeat-x 0 center;
    margin-bottom: 10px;
}

.footer_title span {
    padding: 0 15px;
    background: #1B2141;
}*/

/*#copyright {
    font-size: 12px;
    line-height: 13px;
    color: #333;
    position: absolute;
    bottom: 12px;
    right: 0;
}*/

#locator {
    width: 980px;
    height: 50px;
    line-height: 50px;
    font-size: 11px;
    margin: 0 auto;
    text-align: right;
}

.contact_info {
    width: 640px;
    height: 100px;
    margin: 0 auto;
    background: url(../image/common/contact_bg.jpg);
    position: relative;
}

.contact_tel {
    font-size: 26px;
    color: #0168B7;
    position: absolute;
    top: 40px;
    left: 90px;
}

.contact_fax {
    font-size: 26px;
    color: #0168B7;
    position: absolute;
    top: 40px;
    left: 400px;
}

.contact_time {
    font-size: 11px;
    position: absolute;
    top: 61px;
    left: 101px;
}

.en_contact_info {
    width: 640px;
    height: 130px;
    margin: 0 auto;
    background: url(../image/common/en_contact_bg.jpg);
    position: relative;
}

.en_contact_tel {
    font-size: 26px;
    color: #0168B7;
    position: absolute;
    top: 43px;
    left: 110px;
}

.en_contact_fax {
    font-size: 26px;
    color: #0168B7;
    position: absolute;
    top: 43px;
    left: 390px;
}

.en_contact_time {
    width: 640px;
    font-size: 12px;
    position: absolute;
    top: 75px;
    text-align: center;
    line-height: 140%;
}

/*
header_serch
------------------------------------------------------------------------------
*/

/*#header_search {
    width: 242px;
    height: 32px;
    position: absolute;
    top: 40px;
    right: 0;
}

#header_search input.search_textbox {
    width: 210px;
    height: 32px;
    padding: 0 10px 0 9px;
    border: solid #CCC;
    border-width: 1px 0 1px 1px;
    color: #333333;
    font-size: 12px;
    line-height: 33px;
    position: absolute;
    left: 0px;
}

#header_search input.search_subit {
    width: 32px;
    height: 32px;
    background: url(../image/common/btn_search.gif) no-repeat;
    display: block;
    border: 0;
    cursor: pointer;
    margin: 0 auto;
    text-indent: -9999px;
    position: absolute;
    right: 0;
}

globalnav
------------------------------------------------------------------------------*/

.none_h2 #globalnavi_wrapper {
    width: 100%;
    min-width: 980px;
    background: #FFF;
    box-shadow: 0 5px 5px #ddd;
}

#globalnav, #en_globalnav {
    width: 980px;
    height: 60px;
    margin: 0 auto;
}

#common #globalnav, #common #en_globalnav {
    margin: 0 auto;
}

#globalnav ul, #en_globalnav ul {
    list-style-type: none;
}

#globalnav ul li, #en_globalnav ul li {
    float: left;
    text-indent: -9999px;
}

#globalnav ul li a {
    height: 60px;
    background-image: url(../images/common/nav.gif);
    display: block;
    overflow: hidden;
}

#en_globalnav ul li a {
    height: 60px;
    background-image: url(../images/common/en_nav.gif);
    display: block;
    overflow: hidden;
}

#globalnav01 a, #en_globalnav01 a {
    background-position: 0px 0px;
    width: 143px;
}

#globalnav02 a, #en_globalnav02 a {
    background-position: -143px 0px;
    width: 173px;
}

#globalnav03 a, #en_globalnav03 a {
    background-position: -316px 0px;
    width: 143px;
}

#globalnav04 a, #en_globalnav04 a {
    background-position: -459px 0px;
    width: 185px;
}

#globalnav05 a, #en_globalnav05 a {
    background-position: -644px 0px;
    width: 173px;
}

#globalnav06 a, #en_globalnav06 a {
    background-position: -817px 0px;
    width: 163px;
}

#globalnav01 a:hover, #globalnav01.main_current a {
    background-position: 0px -60px;
    width: 143px;
}

#globalnav02 a:hover, #globalnav02.main_current a {
    background-position: -143px -60px;
    width: 173px;
}

#globalnav03 a:hover, #globalnav03.main_current a {
    background-position: -316px -60px;
    width: 143px;
}

#globalnav04 a:hover, #globalnav04.main_current a {
    background-position: -459px -60px;
    width: 185px;
}

#globalnav05 a:hover, #globalnav05.main_current a {
    background-position: -644px -60px;
    width: 173px;
}

#globalnav06 a:hover, #globalnav06.main_current a {
    background-position: -817px -60px;
    width: 163px;
}

#en_globalnav01 a:hover, #en_globalnav01.main_current a {
    background-position: 0px -60px;
    width: 143px;
}

#en_globalnav02 a:hover, #en_globalnav02.main_current a {
    background-position: -143px -60px;
    width: 173px;
}

#en_globalnav03 a:hover, #en_globalnav03.main_current a {
    background-position: -316px -60px;
    width: 143px;
}

#en_globalnav04 a:hover, #en_globalnav04.main_current a {
    background-position: -459px -60px;
    width: 185px;
}

#en_globalnav05 a:hover, #en_globalnav05.main_current a {
    background-position: -644px -60px;
    width: 173px;
}

#en_globalnav06 a:hover, #en_globalnav06.main_current a {
    background-position: -817px -60px;
    width: 163px;
}

/*subnav*/
/*------------------------------------------------------------------------------*/

#subnav {
    width: 230px;
    margin-bottom: 30px;
    background: url(../images/common/subnavi_bg.jpg) repeat-x 0 67px #D8D8D8;
    padding-bottom: 18px;
}

#subnav ul {
    width: 210px;
    margin: 0 auto;
    list-style-type: none;
}

#subnav_title a {
    width: 230px;
    height: 67px;
    background: url(../images/common/subnav_title.jpg) no-repeat;
    line-height: 60px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    display: block;
    overflow: hidden;
}

#subnav_title a:hover {
    text-decoration: underline;
}

#subnav li a {
    width: 210px;
    height: 40px;
    background: url(../images/common/subnav01.gif) 9px center no-repeat #FFF;
    line-height: 40px;
    text-indent: 23px;
    font-size: 12px;
    color: #333;
    display: block;
    overflow: hidden;
    margin-bottom: 6px;
}

#subnav li a:hover, #subnav ul li.current a, #subnav ul li.current a:hover {
    background: url(../images/common/subnav01_ov.gif) 9px center no-repeat #FFF;
    font-weight: bold;
}

#subnav li.current ul li a {
    width: 210px;
    height: 40px;
    background: url(../images/common/subnav02.gif) 26px center no-repeat #FFF;
    line-height: 40px;
    text-indent: 42px;
    font-size: 12px;
    color: #333;
    display: block;
    overflow: hidden;
    font-weight: normal;
}

#subnav li.current ul li a:hover, #subnav li.current ul li.current a {
    background: url(../images/common/subnav02_ov.gif) 26px center no-repeat #FFF;
    font-weight: bold;
}

#subnav li.current ul li.current ul li a {
    width: 210px;
    height: 40px;
    background: url(../images/common/subnav02.gif) 36px center no-repeat #FFF;
    line-height: 40px;
    text-indent: 52px;
    font-size: 11px;
    color: #333;
    display: block;
    overflow: hidden;
    font-weight: normal;
}

#subnav li.current ul li.current ul li a:hover {
    background: url(../images/common/subnav02_ov.gif) 36px center no-repeat #FFF;
    font-weight: bold;
}

/*global*/
/*------------------------------------------------------------------------------*/

.h2_area {
    width: 100%;
    min-width: 980px;
    height: 140px;
    background: url(../images/common/h2_bg.jpg) no-repeat center top;
}

.subtitle02 {
    width: 980px;
    height: 140px;
    line-height: 140px;
    font-size: 28px;
    font-weight: normal;
    color: #333;
    text-align: left;
    text-indent: 2px;
    margin: 0 auto 25px;
    letter-spacing: 0.14em;
    overflow: hidden;
}

.subtitle03 {
    width: 100%;
    height: 44px;
    background: url(../images/common/subtitle03.jpg) no-repeat;
    line-height: 45px;
    text-indent: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
    letter-spacing: 0.1em;
    overflow: hidden;
}

.subtitle03_2 {
    width: 100%;
    height: 44px;
    background: url(../images/common/subtitle03_2.jpg) no-repeat;
    line-height: 45px;
    text-indent: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
    letter-spacing: 0.1em;
    overflow: hidden;
}

.subtitle04 {
    width: 710px;
    line-height: 17px;
    text-indent: 2px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-bottom: 15px;
    border-bottom: 1px solid #CBCECF;
    margin-bottom: 20px;
    overflow: hidden;
}

.subtitle04_2 {
    width: 710px;
    line-height: 20px;
    text-indent: 2px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #CBCECF;
    margin-bottom: 20px;
    overflow: hidden;
}

.subtitle05 {
    width: 100%;
    background: url(../images/common/subtitle05.gif) no-repeat 0 3px;
    line-height: 150%;
    padding-left: 12px;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    color: #1A2E69;
}

.subtitle06 {
    line-height: 17px;
    text-indent: 2px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-bottom: 15px;
    border-bottom: 1px solid #CBCECF;
    margin-bottom: 20px;
    overflow: hidden;
}

.subtitle07 {
    width: 710px;
    line-height: 29px;
    text-indent: 2px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    overflow: hidden;
}

.subtitle08 {
    border: 2px solid #1a2e69;
    color: #1a2e69;
    display: inline-block;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 8px;
}

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

.box2 {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.box2:before, .box2:after {
    content: "";
    display: block;
}

.box2:after {
    clear: both;
}

.box2_left {
    width: 340px;
    float: left;
}

.box2_right {
    width: 340px;
    float: right;
}

.box3 {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.box3:before, .box3:after {
    content: "";
    display: block;
}

.box3:after {
    clear: both;
}

.box3_left {
    width: 220px;
    float: left;
    margin-right: 25px;
}

.box3_center {
    width: 220px;
    float: left;
}

.box3_right {
    width: 220px;
    float: right;
}

.box4 {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.box4:before, .box4:after {
    content: "";
    display: block;
}

.box4:after {
    clear: both;
}

.box4_left {
    width: 160px;
    float: left;
    margin-right: 23px;
}

.box4_right {
    width: 160px;
    float: right;
}

.contact_box {
    width: 710px;
    height: 194px;
    position: relative;
    margin-top: 100px;
}

.contact_box_btn {
    position: absolute;
    bottom: 25px;
    right: 75px;
}

.contact_box_tel {
    font-size: 26px;
    color: #0168B7;
    position: absolute;
    top: 120px;
    left: 128px;
}

.contact_box_time {
    font-size: 11px;
    position: absolute;
    top: 142px;
    left: 137px;
}

.en_contact_box {
    width: 710px;
    height: 194px;
    position: relative;
    margin-top: 100px;
}

.en_contact_box_btn {
    position: absolute;
    bottom: 24px;
    right: 75px;
}

.en_contact_box_tel {
    font-size: 26px;
    color: #0168B7;
    position: absolute;
    top: 118px;
    left: 128px;
}

.en_contact_box_time {
    width: 280px;
    font-size: 10px;
    line-height: 140%;
    text-align: center;
    position: absolute;
    top: 146px;
    left: 77px;
}

/*table*/
/*------------------------------------------------------------------------------*/

table.tab {
    border-collapse: collapse;
    border: 1px solid #cccccc;
    background-color: #fff;
}

table.tab td {
    border: 1px solid #cccccc;
    padding: 5px 7px;
}

table.tab td td {
    border: none;
    padding: 0;
}

table.tab td.highlight {
    background-color: #EDEFF2;
    font-weight: bold;
}

table.tab td.none_boder {
    border: none;
}

/*------------------------------------------------------------------------------*/
/*top*/
/*------------------------------------------------------------------------------*/

#top_box01, #top_box02 {
    margin-bottom: 50px;
}

#top_box01 h3, #top_box02 h3 {
    margin-bottom: 20px;
}

#top_box01 h4, #top_box02 h4 {
    margin-bottom: 10px;
}

.top_box01_sample {
    width: 335px;
    border: solid 1px #CCCCCC;
    padding: 9px;
}

.top_box02_sample {
    width: 210px;
    border: solid 1px #CCCCCC;
    padding: 9px;
}

#main_menu_wrapper {
    width: 100%;
    min-width: 980px;
    height: 411px;
    background: url(../images/common/main_menu_wrapper.jpg) no-repeat center bottom;
    position: relative;
    z-index: 10;
    margin: -30px auto 93px;
}

#main_menu {
    width: 980px;
    height: 410px;
    margin: 0 auto;
    text-align: left;
    clear: both;
    overflow: hidden;
}

#main_menu:before, #main_menu:after {
    content: "";
    display: block;
}

#main_menu:after {
    clear: both;
}

#main_menu_left {
    width: 300px;
    float: left;
    margin-right: 40px;
    height: 410px;
    background: url(../images/common/main_menu_bg.jpg) repeat-x 0 bottom;
}

#main_menu_center {
    width: 300px;
    float: left;
    height: 410px;
    background: url(../images/common/main_menu_bg.jpg) repeat-x 0 bottom;
}

#main_menu_right {
    width: 300px;
    height: 410px;
    float: right;
    background: url(../images/common/mein_menu_right_bg.png) no-repeat;
}

.main_manu_img {
    width: 270px;
    height: 140px;
    padding: 8px 15px 10px;
}

.main_menu_btnlist {
    width: 270px;
    margin: 0 auto;
}

.main_menu_btnlist li {
    height: 27px;
    overflow: hidden;
}

.main_menu_btnlist li a {
    display: block;
    height: 27px;
    line-height: 28px;
    text-indent: 20px;
    background: url(../images/common/arr01.gif) no-repeat 8px 10px #FFF;
    font-weight: bold;
    font-size: 11px;
    letter-spacing:;
    color: #333;
    overflow: hidden;
}

.main_menu_btnlist li a:hover {
    color: #0168B7;
}

.main_menu_btnlist a {
    color: #333;
}

.main_menu_btnlist a:hover {
    color: #0168B7;
}

.main_menu_btn01 {
    float: left;
    width: 130px;
    margin-bottom: 10px;
}

.main_menu_btn02 {
    float: right;
    width: 130px;
    margin-bottom: 10px;
}

.main_menu_btn03 {
    clear: both;
    width: 270px;
    margin-bottom: 10px;
}

.main_menu_btn04 {
    clear: both;
    float: left;
    width: 130px;
}

.main_menu_btn05 {
    float: right;
    width: 130px;
}

/*---------------------------------------------------------*/
/*topのメニューデザイン変更2015/07/24*/
/*---------------------------------------------------------*/

#main_menu_left2 {
    width: 300px;
    float: left;
    margin-right: 40px;
    height: 410px;
    background: url(../images/common/main_menu_bg2.jpg) repeat-x 0 bottom;
}

.main_manu_btn ul {
    height: 130px;
    margin: 10px auto 0;
    position: relative;
    width: 270px;
}

.main_manu_btn ul li {
    margin-bottom: 10px;
}

.main_manu_arr a {
    position: absolute;
    top: 0 xp;
    left: 0px;
}

.main_manu_btn .main_manu_arr a {
    display: block;
    background: url(../images/common/arr01.gif) no-repeat scroll 8px 14px;
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 130px;
    width: 270px;
    line-height: 35px;
    overflow: hidden;
    text-indent: 20px;
}

.main_manu_btn .main_manu_arr a:hover {
    color: #0168B7;
}

#main_menu_center2 {
    width: 300px;
    float: left;
    height: 410px;
    background: url(../images/common/main_menu_bg2.jpg) repeat-x 0 bottom;
}

#top_contact_text {
    text-align: center;
    padding-top: 92px;
    margin-bottom: 26px;
}

#top_contact_box {
    width: 230px;
    height: 90px;
    background: #FFF;
    margin: 0 auto 20px;
}

#top_contact_tel {
    text-align: center;
    color: #0168B7;
    font-size: 26px;
    margin-bottom: 7px;
    padding-top: 26px
}

#top_contact_time {
    text-align: center;
    font-size: 11px;
    letter-spacing: 1px;
    text-indent: 1px;
}

.top_box2 {
    width: 980px;
    margin: 0 auto 82px;
    clear: both;
    overflow: hidden;
}

.top_box2:before, .top_box2:after {
    content: "";
    display: block;
}

.top_box2:after {
    clear: both;
}

.top_box2_left {
    width: 470px;
    float: left;
}

.top_box2_right {
    width: 470px;
    float: right;
}

.top_box2_img img {
    box-shadow: 10px 10px 10px 10px rgba(255, 0, 0, 0.4);
}

.top_box_title02 {
    margin-bottom: 29px;
}

.top_box2_title03 {
    font-size: 16px;
    font-weight: bold;
    color: #1A2040;
    padding: 15px 0 20px;
}

.top_box2_link a {
    display: inline-block;
    padding-left: 16px;
    background: url(../images/common/arr01.gif) no-repeat 0 center;
    font-size: 11px;
    color: #0066B7;
    text-align: left;
}

.top_news_box {
    width: 980px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.top_news_box:before, .top_news_box:after {
    content: "";
    display: block;
}

.top_news_box:after {
    clear: both;
}

.top_news_box_left {
    width: 620px;
    float: left;
}

.top_news_box_right {
    width: 280px;
    float: right;
    padding-top: 38px;
}

#top_slide_area_wrapper {
    width: 100%;
    min-width: 980px;
    height: 410px;
    background: url(../images/common/top_slide_area_wrapper.jpg) repeat-x;
    margin-bottom: 110px;
}

#top_slide_area {
    width: 980px;
    height: 364px;
    padding-top: 46px;
    margin: 0 auto;
    position: relative;
}

/*bxslider*/

.slide_area_title {
    width: 100%;
    text-align: center;
    margin-bottom: -28px;
}

#top_slide_area .bx-wrapper {
    width: 750px !important;
    float: left;
}

.slide {
    width: 750px !important;
    height: 364px !important;
}

.bx-wrapper .bxslider img{
    margin:0;
    padding:0;
}

#top_slide_area #bx-pager {
    width: 192 slide_titlepx;
    float: right;
    margin-top: -16px;
}

#top_slide_area #bx-pager a {
    display: block;
    vertical-align: middle;
    width: 192px;
    height: 66px;
    margin-bottom: 4px;
    text-indent: -99999px;
}

#top_slide_area #bx-pager a#slide_btn05 {
    height: 76px;
}

a#slide_btn01 {
    background: url(../images/common/slide_btn01.png) no-repeat;
}

a:hover#slide_btn01 {
    background: url(../images/common/slide_btn01_ov.png) no-repeat;
}

a#slide_btn01.active {
    background: url(../images/common/slide_btn01_active.png) no-repeat;
}

a#slide_btn02 {
    background: url(../images/common/slide_btn02.png) no-repeat;
}

a:hover#slide_btn02 {
    background: url(../images/common/slide_btn02_ov.png) no-repeat;
}

a#slide_btn02.active {
    background: url(../images/common/slide_btn02_active.png) no-repeat;
}

a#slide_btn03 {
    background: url(../images/common/slide_btn03.png) no-repeat;
}

a:hover#slide_btn03 {
    background: url(../images/common/slide_btn03_ov.png) no-repeat;
}

a#slide_btn03.active {
    background: url(../images/common/slide_btn03_active.png) no-repeat;
}

a#slide_btn04 {
    background: url(../images/common/slide_btn04.png) no-repeat;
}

a:hover#slide_btn04 {
    background: url(../images/common/slide_btn04_ov.png) no-repeat;
}

a#slide_btn04.active {
    background: url(../images/common/slide_btn04_active.png) no-repeat;
}

a#slide_btn05 {
    background: url(../images/common/slide_btn05.png) no-repeat;
}

a:hover#slide_btn05 {
    background: url(../images/common/slide_btn05_ov.png) no-repeat;
}

a#slide_btn05.active {
    background: url(../images/common/slide_btn05_active.png) no-repeat;
}

a#en_slide_btn01 {
    background: url(../images/common/en_slide_btn01.png) no-repeat;
}

a:hover#en_slide_btn01 {
    background: url(../images/common/en_slide_btn01_ov.png) no-repeat;
}

a#en_slide_btn01.active {
    background: url(../images/common/en_slide_btn01_active.png) no-repeat;
}

a#en_slide_btn02 {
    background: url(../images/common/en_slide_btn02.png) no-repeat;
}

a:hover#en_slide_btn02 {
    background: url(../images/common/en_slide_btn02_ov.png) no-repeat;
}

a#en_slide_btn02.active {
    background: url(../images/common/en_slide_btn02_active.png) no-repeat;
}

a#en_slide_btn03 {
    background: url(../images/common/en_slide_btn03.png) no-repeat;
}

a:hover#en_slide_btn03 {
    background: url(../images/common/en_slide_btn03_ov.png) no-repeat;
}

a#slide_btn03.active {
    background: url(../images/common/slide_btn03_active.png) no-repeat;
}

a#en_slide_btn04 {
    background: url(../images/common/en_slide_btn04.png) no-repeat;
}

a:hover#en_slide_btn04 {
    background: url(../images/common/en_slide_btn04_ov.png) no-repeat;
}

a#en_slide_btn04.active {
    background: url(../images/common/en_slide_btn04_active.png) no-repeat;
}

a#en_slide_btn05 {
    background: url(../images/common/en_slide_btn05.png) no-repeat;
}

a:hover#en_slide_btn05 {
    background: url(../images/common/en_slide_btn05_ov.png) no-repeat;
}

a#en_slide_btn05.active {
    background: url(../images/common/en_slide_btn05_active.png) no-repeat;
}

.slide_title {
    padding: 15px 0 30px;
}

.slide_detail a {
    width: 130px;
    display: inline-block;
    height: 30px;
    line-height: 31px;
    text-indent: 30px;
    text-align: left;
    background: url(../images/common/arr01.gif) no-repeat 11px center #FFF;
    font-weight: bold;
    font-size: 13px;
    letter-spacing:;
    color: #0168B7;
    overflow: hidden;
}

/*top rss*/
/*------------------------------------------------------------------------------*/

#top_rss_box {
    clear: both;
}

.top_title_news {
    width: 620px;
    height: 24px;
    position: relative;
    margin-bottom: 40px;
}

.top_title_news li.title_btn a {
    position: absolute;
    top: 0;
    right: 0;
}

.top_title_news li.title_btn a {
    display: inline-block;
    line-height: 24px;
    padding-left: 16px;
    background: url(../images/common/arr01.gif) no-repeat 0 center;
    font-size: 11px;
    color: #0066B7;
    text-align: left;
}

#top_rss_box dl:before, #top_rss_box dl:after {
    content: "";
    display: block;
}

#top_rss_box dl:after {
    clear: both;
}

#top_rss_box dl {
    zoom: 1;
    border-bottom: dotted 1px #CCC;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#top_rss_box .rss_date {
    clear: both;
    width: 90px;
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #1A2040;
}

#top_rss_box .rss_title {
    width: 510px;
    float: right;
    font-weight: 13px;
}

#top_rss_box .rss_contents {
    display: none;
}

/*sub rss*/
/*------------------------------------------------------------------------------*/

#sub_rss_box dl:before, #sub_rss_box dl:after {
    content: "";
    display: block;
}

#sub_rss_box dl:after {
    clear: both;
}

#sub_rss_box dl {
    zoom: 1;
    border-bottom: dotted 1px #CCC;
    padding: 10px 0;
    word-break: break-all;
}

#sub_rss_box .rss_date {
    clear: both;
    width: 100px;
    float: left;
    font-weight: bold;
}

#sub_rss_box .rss_title {
    width: 610px;
    float: right;
}

#sub_rss_box .rss_title a {
    color: #0168B7;
}

#sub_rss_box .rss_contents {
    clear: both;
    padding: 0 0 0 100px;
}

/*side*/
/*------------------------------------------------------------------------------*/

#slide_box {
    border: solid 1px #CCCCCC;
    padding: 9px;
    margin-bottom: 30px;
}

#slide_box h3 {
    margin-bottom: 10px;
}

#side_contact_box {
    width: 218px;
    height: 168px;
    margin-bottom: 30px;
    border: solid 1px #CCCCCC;
    position: relative;
}

.side_contact_title {
    position: absolute;
    top: 10px;
    left: 24px;
}

.side_contact_btn01, .side_contact_btn02 {
    position: absolute;
    left: 10px;
}

.side_contact_btn01 {
    top: 50px;
}

.side_contact_btn02 {
    bottom: 10px;
}

.banner_list li {
    margin-bottom: 15px;
}

/*sub sample*/
/*------------------------------------------------------------------------------*/

.sub_box03_sample {
    width: 210px;
    border: solid 1px #CCCCCC;
    padding: 9px;
}

.sub_box04_sample {
    width: 155px;
    border: solid 1px #CCCCCC;
    padding: 9px;
}

.sub_icon_box_sample {
    border: double 3px #CCCCCC;
    padding: 10px 10px 5px 10px;
}

.sub_icon_table_sample td {
    background: url(../images/common/icon.gif) no-repeat 0 5px;
    padding: 0 0 5px 20px;
}

/* manufacture */
/*------------------------------------------------------------------------------*/
.manufacture_title01 {
    margin: 41px 0 24px;
}

.feature_list li {
    background: #FFF;
}

.manufacture_feature_box {
    width: 670px;
    padding: 0 20px 100px;
    background: url(../images/common/common_bg01.gif) repeat;
}

.feature_title {
    padding: 30px 0 16px 35px;
    font-size: 25px;
    color: #0168B7;
    letter-spacing: 0.14em;
    line-height: 130%;
    position: relative;
}

.en_feature_title {
    padding: 20px 0 16px 30px;
    font-size: 18px;
    color: #0168B7;
    letter-spacing: 0.1em;
    line-height: 130%;
    position: relative;
}

.feature_title span {
    margin-right: 18px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    position: absolute;
    top: 28px;
    left: 0px;
}

.en_feature_title span {
    margin-right: 15px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    position: absolute;
    top: 20px;
    left: 0px;
}

.feature_subtitle {
    font-size: 14px;
    line-height: 140%;
    font-weight: bold;
    color: #000;
    padding-bottom: 16px;
}

.manufacture_box {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.manufacture_box:before, .manufacture_box:after {
    content: "";
    display: block;
}

.manufacture_box:after {
    clear: both;
}

.manufacture_box01, .manufacture_box02 {
    width: 168px;
    float: left;
    margin-right: 16px;
}

.manufacture_box03 {
    width: 168px;
    float: left;
}

.manufacture_box04 {
    width: 158px;
    float: right;
}

.link_btn a {
    display: inline-block;
    padding-left: 13px;
    background: url(../images/common/arr01.gif) no-repeat 0 1px;
    color: #0066B7;
    font-size: 11px;
    line-height: 12px;
}

.manufacture_box_title {
    font-size: 14px;
    line-height: 140%;
    font-weight: bold;
    color: #191F3F;
    vertical-align: middle;
}

/* catalog*/
/*------------------------------------------------------------------------------*/

.catalog_pdf a {
    display: inline-block;
    line-height: 22px;
    padding-left: 25px;
    background: url(../images/common/icon_pdf.gif) no-repeat 0 0;
}

.catalog_pdf a:hover {
    background: url(../images/common/icon_pdf_ov.gif) no-repeat 0 0;
    text-decoration: none;
    color: #E96A6A;
}

/* cad */
/*------------------------------------------------------------------------------*/

.cad_zip a {
    display: inline-block;
    line-height: 22px;
    padding-left: 25px;
    background: url(../images/common/icon_zip.gif) no-repeat 0 0;
}

.cad_zip a:hover {
    background: url(../images/common/icon_zip_ov.gif) no-repeat 0 0;
    text-decoration: none;
    color: #999;
}

/* faq */
/*------------------------------------------------------------------------------*/

.toggle {
    display: block;
    cursor: pointer;
    width: 613px;
    line-height: 150%;
    background: url(../images/common/accordion.jpg) no-repeat 0 0 #E8E9EC;
    font-size: 15px;
    padding: 10px 50px 10px 45px;
    border: #DDD 1px solid;
}

.toggle.open {
    color: #FFF;
    background: url(../images/common/accordion_open.jpg) no-repeat 0 0 #1564AE;
    width: 613px;
    padding: 11px 51px 11px 46px;
    border: none;
}

.toggle:hover {
    background: url(../images/common/accordion_hover.jpg) no-repeat 0 0 #DFE0E5;
}

.toggle.open:hover {
    background: url(../images/common/accordion_open_hover.jpg) no-repeat 0 0 #2C73B6;
}

.accordion_in {
    width: 643px;
    padding: 20px 20px 20px 45px;
    border: #DDD solid;
    border-width: 0 1px 1px 1px;
    font-size: 13px;
    background: url(../images/common/accordion_a.jpg) no-repeat 13px 21px;
}

/* company */
/*------------------------------------------------------------------------------*/

.company_box {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.company_box:before, .company_box:after {
    content: "";
    display: block;
}

.company_box:after {
    clear: both;
}

.company_box_left {
    width: 450px;
    float: left;
}

.company_box_right {
    width: 230px;
    float: right;
}

/* company */
/*------------------------------------------------------------------------------*/

.support_box_in {
    width: 310px;
    padding: 10px 20px 10px 10px;
    font-size: 11px;
    background: url(../image/common/support_btn.jpg) no-repeat;
}

.support_box_in:hover {
    background: url(../image/common/support_btn_hover.jpg) no-repeat;
    color: #666;
}

/* product */
/*------------------------------------------------------------------------------*/

.product_box3_left {
    width: 222px;
    float: left;
    margin-right: 22px;
}

.product_box3_center {
    width: 222px;
    float: left;
}

.product_box3_right {
    width: 222px;
    float: right;
}

/* encoder */
/*------------------------------------------------------------------------------*/

.encoder_btn a {
    width: 220px;
    height: 60px;
    vertical-align: middle;
    display: table-cell;
    background: url(../images/common/btn_encode.jpg) no-repeat;
    color: #FFF;
    text-align: center;
}

.encoder_btn a:hover {
    background: url(../images/common/btn_encode_hover.jpg) no-repeat;
}

.encoder_btn a span {
    display: inline-block;
    padding-left: 15px;
    background: url(../images/common/arr02.png) no-repeat 0 center;
    text-align: left;
}

.common_btn a {
    display: inline-block;
    line-height: 29px;
    height: 28px;
    color: #FFF;
    padding: 0 40px;
    background: url(../images/common/btn_bg.gif) repeat-x;
}

.common_btn a:hover {
    background: url(../images/common/btn_bg_hover.gif) repeat-x;
}

.common_btn a span {
    display: inline-block;
    padding-left: 15px;
    background: url(../images/common/arr02.png) no-repeat 0 center;
    text-align: left;
}

/* future */
/*------------------------------------------------------------------------------*/

.future_title {
    width: 710px;
    height: 35px;
    line-height: 36px;
    background: url(../images/common/future_title.jpg) no-repeat 0 center;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
    overflow: hidden;
}

.future_title span {
    display: inline-block;
    color: #FFF;
    width: 100px;
    margin-right: 15px;
    font-weight: normal;
    letter-spacing: 0;
    text-align: center;
    font-size: 14px;
}

.future_box {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.future_box:before, .future_box:after {
    content: "";
    display: block;
}

.future_box:after {
    clear: both;
}

.future_box_left {
    width: 110px;
    float: left;
}

.future_box_right {
    width: 566px;
    height: 98px;
    float: right;
    border: 2px solid #CCC;
    border-radius: 8px;
    position: relative;
    background: #EEE;
}

.future_box_hukidashi {
    width: 27px;
    height: 24px;
    background: url(../images/common/hukidashi.gif) no-repeat 0 center;
    position: absolute;
    top: 38px;
    left: -27px
}

.future_box_text {
    width: 566px;
    height: 98px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    line-height: 140%;
}

.future_box_left02 {
    width: 300px;
    background: url(../images/common/common_bg01.gif) repeat 0 center;
    padding: 14px;
    border: 1px solid #ddd;
}

.future_box_right02 {
    width: 300px;
    padding: 14px;
    border: 1px solid #1664AF;
}

.future_box_left03 {
    width: 680px;
    background: url(../images/common/common_bg01.gif) repeat 0 center;
    padding: 14px;
    border: 1px solid #ddd;
}

.bg_blue {
    width: 300px;
    height: 110px;
    font-size: 15px;
    padding: 18px;
    background: #1664AF;
    color: #FFF;
    line-height: 220%;
    border-radius: 8px;
}

/*motor*/
/*------------------------------------------------------------------------------*/

.sub_motor_box1 {
    background: #EEEEEE none repeat scroll 0 0;
    padding: 20px;
}

.detail_btn {
    margin-left: 5px;
}

.detail_btn a::before {
    background: rgba(0, 0, 0, 0) url("/images/common/arr01.png") no-repeat scroll center center;
    content: "";
    padding: 0 10px 0 20px;
    width: auto;
}

.detail_btn a {
    background: #1a2e69 none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 120%;
    font-weight: bold;
    line-height: 30px;
    padding: 0 16px 0 10px;
}

.motor_btn a {
    background: #1a2e69 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 8px;
}

/*simtemap*/
/*------------------------------------------------------------------------------*/

.sitemap {
    margin-left: 20px;
    padding-top: 10px;
}

.sitemap li {
    list-style: none;
    background: url(../images/common/arr01.gif) no-repeat 0 5px;
    padding: 0 0 0 12px;
    margin: 10px 0px;
}

.sitemap ul {
    padding: 0 0 5px 15px;
}

.sitemap ul li {
    background: none;
    padding: 0 0 0 12px;
    margin: 5px 0px;
}

.sitemap ul ul {
    padding: 0 0 5px 15px;
}

.sitemap ul ul li {
    background: none;
    list-style: none;
}

/*megamenu*/
/*------------------------------------------------------------------------------*/
#menuContents {
    margin: 0 auto;
    padding: 15px 0 0;
    width: 980px;
}

#menuContents td {
    position: relative;
    text-indent: 0 !important;
    vertical-align: top;
    text-align: left;
}

#menuConLeft {
    background: #fff;
    float: left;
    height: 350px;
    padding: 0 15px 0 14px;
    position: relative;
    width: 475px;
    box-sizing: border-box;
}

#menuConRight {
    background: #fff;
    float: right;
    height: 350px;
    padding: 0 15px 0 14px;
    position: relative;
    width: 475px;
    box-sizing: border-box;
}

.detail_none {
    height: 225px !important;
}

#menuConLeft h3, #menuConRight h3 {
    left: 20px;
    position: absolute;
    top: 15px;
}

#menuConLeft h3, #menuConRight h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    text-indent: 0 !important;
}

.menuContentsTitle {
    padding: 10px 0 20px;
}

#menuContents ul.menuConList {
    margin: 0 -2px 0 0;
}

#menuContents ul.menuConList li {
    margin: 0 2px 2px 0;
}

#menuContents ul.menuConList li a {
    background-color: #fff;
    background-image: none;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 34px;
    line-height: 3;
    outline: medium none;
    overflow: hidden;
    text-indent: 7px;
    width: 125px;
}

#menuContents ul.menuConList li a span {
    background: rgba(0, 0, 0, 0) url("/images/common/arr02.png") no-repeat scroll left center;
    padding-left: 13px;
}

#menuContents ul.menuConList li a:link, #menuContents ul.menuConList li a:visited {
    color: #6e0000;
    text-decoration: none;
}

#menuContents ul.menuConList li a:hover, #menuContents ul.menuConList li a:active {
    background-color: #edd3ce;
    color: #6e0000;
    text-decoration: none;
}

.btnDetail02 {
    bottom: 0 !important;
    height: 35px !important;
    left: 0 !important;
    position: absolute !important;
    width: 252px !important;
}

/*20160906*/
/*-----------------------------------------------*/

.blog_title {
    width: 980px;
    margin: 0 auto;
    text-align: center;
}

#top_blog_box {
    width: 980px;
    margin: 30px auto 110px;

}

#top_blog_box li {
    width: 233px;
    float: left;
    margin-right: 16px;
    background-color: #cccccc;
}

#top_blog_box li:nth-child(4) {
    margin-right: 0;
}

.top_blog_cate {
    text-align: center;
    padding: 40px 0 20px 0;
}

.top_blog_img {
    width: 213px;
    height: 112px;
    padding: 10px 0 10px 0;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.top_blog_img img {
    max-width: 100%;
    height: auto;
}

.top_blog_tit {
    line-height: 20px;
    text-indent: 2px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
}

