@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    vertical-align: baseline;
}

body {
    font-family: "¥Ò¥é¥®¥Î½Ç¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
    max-width: 2200px;
    margin: 0 !important;
    margin: auto !important;
    background-color: ;
    /*overflow-x: hidden; */
}

header,
footer {
    font-family: "¥Ò¥é¥®¥Î½Ç¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
}

img {
    border: 0px;
    vertical-align: bottom;
}


/*margin*/

.mgt0 {
    margin-top: 0px !important;
}

.mgt5 {
    margin-top: 5px !important;
}

.mgt10 {
    margin-top: 10px !important;
}

.mgt20 {
    margin-top: 20px !important;
}

.mgt25 {
    margin-top: 25px !important;
}

.mgt30 {
    margin-top: 30px !important;
}

.mgt35 {
    margin-top: 35px !important;
}

.mgt40 {
    margin-top: 40px !important;
}

.mgt45 {
    margin-top: 45px !important;
}

.mgt50 {
    margin-top: 50px !important;
}

.mgt55 {
    margin-top: 55px !important;
}

.mgt60 {
    margin-top: 60px !important;
}

.mgt65 {
    margin-top: 65px !important;
}

.mgb0 {
    margin-bottom: 0px !important;
}

.mgb10 {
    margin-bottom: 10px !important;
}

.mgb20 {
    margin-bottom: 20px !important;
}

.mgb30 {
    margin-bottom: 30px !important;
}

.mgb40 {
    margin-bottom: 40px !important;
}

.mgb50 {
    margin-bottom: 50px !important;
}

.mgb60 {
    margin-bottom: 60px !important;
}

.mgb70 {
    margin-bottom: 70px !important;
}

.mgb80 {
    margin-bottom: 80px !important;
}

.mgb90 {
    margin-bottom: 90px !important;
}

.mgb100 {
    margin-bottom: 100px !important;
}

.mgl0 {
    margin-left: 0px !important;
}

.mgl10 {
    margin-left: 10px !important;
}

.mgl15 {
    margin-left: 15px !important;
}

.mgl20 {
    margin-left: 20px !important;
}

.mgl30 {
    margin-left: 30px !important;
}

.mgl40 {
    margin-left: 40px !important;
}

.mgl50 {
    margin-left: 50px !important;
}

.mgr0 {
    margin-right: 0px !important;
}

.mgr10 {
    margin-right: 10px !important;
}

.mgr15 {
    margin-right: 15px !important;
}

.mgr20 {
    margin-right: 20px !important;
}

.mgr30 {
    margin-right: 30px !important;
}

.mgr40 {
    margin-right: 40px !important;
}

.mgr50 {
    margin-right: 50px !important;
}


/* For padding */

.pdt0 {
    padding-top: 0px !important;
}

.pdt5 {
    padding-top: 5px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdt15 {
    padding-top: 15px !important;
}

.pdt20 {
    padding-top: 20px !important;
}

.pdt25 {
    padding-top: 25px !important;
}

.pdt30 {
    padding-top: 30px !important;
}

.pdt35 {
    padding-top: 35px !important;
}

.pdb0 {
    padding-bottom: 0px !important;
}

.pdb5 {
    padding-bottom: 5px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdb15 {
    padding-bottom: 15px !important;
}

.pdb20 {
    padding-bottom: 20px !important;
}

.pdb25 {
    padding-bottom: 25px !important;
}

.pdb30 {
    padding-bottom: 30px !important;
}

.pdl5 {
    padding-left: 5px !important;
}

.pdl10 {
    padding-left: 10px !important;
}


/* for line height */

.lh10 {
    line-height: 1.0 !important;
}

.lh12 {
    line-height: 1.2 !important;
}

.lh13 {
    line-height: 1.3 !important;
}

.lh14 {
    line-height: 1.4 !important;
}

.lh15 {
    line-height: 1.5 !important;
}

.lh18 {
    line-height: 1.8 !important;
}

.lh20 {
    line-height: 2.0 !important;
}

/* for modern brouser */

.cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


/* IE7,MacIE5 */

.cf {
    display: inline-block;
}


/* WinIE6 below, Exclude MacIE5 \*/

* html .cf {
    height: 1%;
}

.cf {
    display: block;
}

a {
    text-decoration: none;
}

a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.content_wrap {
    max-width: 940px;
    margin: auto;
}

header .content_wrap {
    max-width: 1000px;
}

.content_wrap_top {
    max-width: 940px;
    margin: auto;
    padding: 0 10px;
    background: #F1F2F6;
}

.content_wrap_out {
    max-width: 960px;
    margin: auto;
    box-shadow: 0px 16px 52px #D2D2D2;
    background: #F1F2F6;
}

h2 {
    text-align: center;
    font-size: 1.3rem;
    color: #2478be;
    padding-bottom: 5px;
}

.txt_link{
    color: #173746;
    text-decoration: underline;
    cursor: pointer;
}

.txt_right {
    text-align: right;
}

.n_crease{
    word-break: break-all;
}


/*header/nav
--------------------------------------------------------------*/

header {
    background: #2478be;
    padding: 8px 0 !important;
}

header h1 {
    float: left;
}

header .nav {
    float: right;
}

header .nav li {
    float: left;
    padding: 0 20px;
    border-right: solid 1px #fff;
    text-align: center;
}

header .nav li.last {
    border: none;
}

header .nav img {
    margin-bottom: 5px;
}

header .nav .nav-operation img {
    width: auto;
    height: 28px;
    margin: 2px 0 7px 0;
}

header .h_sub {
    float: right;
    display: block;
    /*0416--↓*/
    /*text-align: center;*/
    text-align: left;
    /*0416--↑*/
}

header #top-head .h_sub a {
    font-size: 0.8rem;
    margin-bottom: 10px;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    color: #2478be;
}

#top-head .h_sub a.h-qa {
    color: #fff;
    /*0416--↓*/
    /*padding: 3px 0;*/
    padding: 3px 0 3px 16px;
    /*0416--↑*/
    font-size: 0.7rem;
    background: url(/images/triangle_w.png)no-repeat left 50%;
    background-size: 7px;
    background-position: 5px;
    line-height: 1.25em;
}

header .language {
    /*0416--↓*/
    /*width: 100px;*/
    width: 110px;
    /*0416--↑*/
    height: 28px;
    background: #008cd6;
    clear: both;
    border-radius: 5px;
    margin-top: 4px;
}

#top-head .h_sub img {
    width: 19px;
    /*0416--↓*/
    /*margin-right: 6px;*/
    margin-right: 7px;
    /*0416--↑*/
    vertical-align: middle;
}

#top-head .language li a.toggle.menu {
    font-size: 0.9em;
    font-weight: bold;
    background: none;
    cursor: pointer;
    /* padding: 20px 0; */
    color: #2478BE;
    padding: 5px 0;
}

.language ul.inner.child {
    border: none;
    padding: 0;
}

.language li a.toggle.menu.active {
    border-bottom: 1px dotted #2478be;
    /*    padding-bottom: 20px;*/
    color: #2478BE;
}

.language ul {
    background: #f6f7f9;
    border-radius: 5px;
    /*0416--↓*/
    /*padding: 0 5px;*/
    padding: 0 8px;
    /*0416--↑*/
}

.language ul li {
    border-bottom: 1px dotted #2478be;
    font-size: 0.8rem;
}

.language ul li:last-child {
    border-bottom: none;
}

#top-head .language li a {
    padding: 8px 0;
    color: #6A6A74;
    display: inline-block;
    width: 100%;
    color: #2478be;
}


/*emergency
--------------------------------------------------------------*/

.emergency th {
    background-color: #DC0000;
    text-align: center;
    vertical-align: middle;
    width: 20%;
    padding: 10px;
    color: #fff;
}

.emergency th h2 {
    color: #fff;
    border: none;
}

.emergency th img {
    display: block;
    padding-bottom: 10px;
    margin: auto;
}

table.emergency {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: solid 2px #DC0000;
    border-radius: 5px;
    background: #fff;
    margin-top: 10px;
}

.emergency td {
    vertical-align: middle;
    padding: 10px;
    background: #FFFFAB;
    border-radius: 5px;
    font-size: 0.9rem;
}

.emergency td a {
    color: #2478BE;
    text-decoration: underline;
}


/*main_img
--------------------------------------------------------------*/

.mainv {
    margin: 10px 0;
    height: 202px;
    background-image: url(../images/mainv_noon.jpg);
    background-size: cover;
}

.mainv img {
    width: 280px;
}


/*main_btn
--------------------------------------------------------------*/

.main_box .btn_area {
    margin-top: -50px;
    z-index: 100;
    position: relative;
}

.main_box .btn h3 {
    width: 70%;
    float: left;
    margin: auto;
    line-height: 70px;
}

.main_box .btn h3 span {
    font-size: 80%;
    vertical-align: top;
}

.main_box .btn .btn_img {
    width: 30%;
    float: right;
    margin: auto;
    /* vertical-align: middle; */
    line-height: 65px;
}

.main_box .btn {
    border-radius: 4px;
    color: #fff;
    -webkit-transition: none;
    transition: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.main_box .btn a {
    padding: 0 2.5% 0 12.5%;
}

.main_box .yellow_btn {
    background: url('../images/cicle_y.png') no-repeat;
    background-position: 15px;
    background-color: #d4a747;
    box-shadow: 0 3px 0 #b58e3c;
    /* position: relative; */
    /* top: 10px; */
}

.main_box .blue_btn {
    margin-right: 2%;
    margin-bottom: 10px;
    background: url('../images/cicle_b.png') no-repeat;
    background-position: 15px;
    background-color: #337697;
    box-shadow: 0 3px 0 #265a73;
}

.main_box .btn_inner {
    padding: 5px 0;
    line-height: 2em;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 1.7rem;
    font-weight: bold;
}

.main_box .btn img {
    vertical-align: middle;
}

.main_box .btnarea_inner {
    width: 49%;
    float: left;
}

.main_box .btnarea_inner p {
    width: 90%;
    margin: auto;
    text-align: center;
}

.main_box .btnarea_inner p a {
    color: #337697;
    text-decoration: underline;
    font-size: 0.9rem;
}


/*news
--------------------------------------------------------------*/

.news .title {
    /* text-align: center; */
    border-bottom: solid 1px #2478be;
}

.news h2 {
    text-align: left;
    font-size: 1.3rem;
    color: #2478be;
    padding-bottom: 5px;
    float: left;
}

h2 img {
    vertical-align: middle;
    padding-right: 10px;
}

.sub_btn {
    float: right;
    border: solid 1px #1A77BD;
    border-radius: 4px;
    color: #fff;
    -webkit-transition: none;
    transition: none;
    background-image: url(../images/triangle.jpg);
    background-repeat: no-repeat;
    background-size: 8px 8px;
    background-position: 100px;
    margin-bottom: 5px;
}

.news .sub_btn p {
    font-size: 0.9rem;
}

.news .sub_btn a {
    color: #1E73B6;
    padding: 2px 5px;
    padding-right: 25px;
}

.news {
    margin: 10px 0;
    background: #fff;
    /* padding: 10px; */
}

.news .news_inner {
    height: 140px;
    margin-top: 10px;
    padding: 0 10px;
    overflow-y: scroll;
    clear: both;
}

.news dl {
    padding: 5px 0;
    border-bottom: dotted 1px #ccc;
}

.news dt {
    color: #999;
    font-size: 0.9rem;
    float: left;
    width: 154px;
}

.news dd {
    margin-left: 170px;
    line-height: 25px;
    font-size: 0.9rem;
}

.news dt span.label {
    display: inline-block;
    min-width: 5em;
    text-align: center;
    font-size: 0.7rem;
    padding: 2px 0;
    margin-top: 2px;
    margin-left: 15px;
    border-radius: 4px;
    color: #fff;
    -webkit-transition: none;
    transition: none;
    vertical-align: top;
    float: right;
}

.news dt span.label.blue {
    background: #337697;
}

.news dt span.label.yellow {
    background: #bc913f;
}

.news dt span.label.red {
    background: #b93e3e;
}

.news .news_inner a {
    text-decoration: underline;
    color: #000;
}


/*box_nav_area
--------------------------------------------------------------*/

.box_nav_area .box_nav {
    width: 32.45%;
    margin: 0 1.32% 1% 0;
}

.box_nav_area .box_nav.box_operation,
.box_nav_area .box_nav.box_search,
.box_nav_area .box_nav.box_access {
    min-height: 286px;
}

.box_nav_area .box_nav .box_nav_inner {
    border: solid 1px #ccc;
    background: #fff;
}

.box_nav_area .box_nav.box_operation,
.box_nav_area .box_nav.box_search,
.box_nav_area .box_nav.box_terminal,
.box_nav_area .box_nav.box_service {
    float: left;
}

.box_nav_area .box_nav.box_access,
.box_nav_area .box_nav.box_qa {
    float: right;
    margin-right: 0;
}

.box_nav_area .box_nav .top_img img {
    width: 100%;
}

.box_nav_area .box_title img {
    float: left;
    margin-right: 2%;
    width: 20%;
}

.box_nav_area .box_title {
    padding: 10px 5px;
    padding-left: 15px;
    /* border-top: solid 1px #ccc; */
    background: url(../images/triangle.jpg) no-repeat right;
    background-size: 8px;
    background-position: 97%;
}

.box_nav_area .box_title .h4 {
    font-size: 1.4rem;
    font-weight: bold;
    color: #2478BE;
}

.box_nav_area .box_title .h5 {
    color: #969696;
    font-family: 'Abel';
}

.box_nav_area p.operationsub {
    text-indent: -1rem;
    padding-left: 1rem;
    line-height: 110%;
}

.box_nav_area p.operationsub a {
    font-size: 0.8rem;
    color: #337697;
    text-decoration: underline;
    line-height: 100% !important;
}


/*box_nav_area coming
--------------------------------------------------------------*/

.box_nav_area .box_nav .coming {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
}

.coming_p {
    width: 100%;
    padding: 3% 0;
    text-align: center;
    font-size: 0.8rem;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 37%;
}

.coming_p span {
    font-family: 'Abel';
    font-size: 1rem;
}

.box_terminal,
.box_service,
.box_qa {
    position: relative;
}


/*sns
--------------------------------------------------------------*/

.top .shear_btn {
    clear: both;
    overflow: hidden;
    margin: 60px 0;
}

.shear_btn {
    clear: both;
    /* position:relative; */
    overflow: hidden;
    margin: 60px 0 30px;
}

.shear_btn ul {
    position: relative;
    left: 50%;
    float: left;
}

.shear_btn li {
    float: left;
    padding-right: 10px;
    position: relative;
    left: -50%;
    height: 21px;
    line-height: 21px;
}


/*footer
--------------------------------------------------------------*/

footer {
    margin-top: -32px;
    background-image: url(../images/footer_image.png);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 32px !important;
    font-size: 0.8rem;
    box-shadow: 0px 6px 10px #D2D2D2;
}

footer .footer_top {
    background: #337697;
    padding: 4% 0;
}

footer .f_left {
    float: left;
    width: 45%;
}

footer .f_right {
    width: 55%;
    float: right;
    /* background: #356B86; */
}

footer.ja .f_left {
    float: left;
    width: 37%;
}

footer.ja .f_right {
    /*0422*/
    /*width: 55%;*/
    width: 63%;
    float: right;
}

footer .f_nav li {
    float: left;
    /*0422*/
    /*width: 28%;*/
    /*margin: 0 1.8%;*/
    margin: 0 1.5%;
}

footer .f_left li {
    width: 30%;
}

footer .f_right li {
    width: 30%;
}

footer .f_nav li.f_access {
    /*width: 33%;*/
}

footer .f_nav li.f_floormap.ja {
    /*width: 33%;*/
    width: 22%;
}

footer .f_nav li.f_service.ja {
    /*width: 30%;*/
    width: 22%;
}

footer .f_nav li.f_support.ja {
    width: 22%;
}

footer .f_nav li.f_qa.ja {
    width: 22%;
}

footer .f_icon {
    /* width: 47%; */
    /* margin: auto; */
    text-align: center;
}

footer .footer_top .coming_p {
    font-family: 'Abel';
    font-weight: bold;
    text-align: center;
    font-size: 1rem;
    color: #173746;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 40%;
    left: -20%;
    margin: 0;
    width: 100px;
}

footer .f_icon.f_coming {
    position: relative;
}

footer .f_icon img {
    /*width: 70px;*/
    width: 60px;
}

footer .footer_top p {
    text-align: center;
    font-size: 0.8rem;
    /*font-size: 1rem;*/
    color: #C0EAFF;
    margin: 0 0 10px 0;
    margin-bottom: 20px;
}

footer .footer_top .f_support p {
    margin-bottom: 0;
}

footer ul.f_nav_list li {
    float: none;
    box-sizing: border-box;
    width: 100%;
    background: url(../images/square.jpg) no-repeat left;
    background-size: 6px;
    background-position-y: 7px;
    padding-left: 13px;
    /* margin-left: 10px; */
    margin-bottom: 10px;
    color: #173746;
    font-weight: bold;
    margin: 10px 0;
}

footer li a {
    color: #173746;
}

footer .footer_bottom li.last {
    border: none;
}

footer .footer_bottom {
    background: #173746;
    color: #4a5c64;
}

footer .footer_bottom li a {
    color: #C0EAFF;
    font-size: 0.7rem;
}

footer .footer_bottom li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 19.9%;
    height: 20px;
    margin: 2% 0;
    float: left;
    text-align: center;
    border-right: solid 1px #C0EAFF;

}

footer p.copy {
    text-align: center;
    padding: 10px 0;
}

ul.f_nav_list a {
    text-decoration: underline;
}

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

    .content_wrap {
        padding: 0 1%;
    }
    .box_nav_area .box_nav {
        width: 32.3%;
    }
    footer .f_left {
        float: none;
        width: 100%;
    }
    footer .f_right {
        float: none;
        width: 100%;
    }
    footer.ja .f_left {
        width: 100%;
    }
    footer.ja .f_right {
        width: 100%;
    }
    footer .f_nav li,
    footer .f_nav li.f_access,
    footer .f_nav li.f_floormap,
    footer .f_nav li.f_service {
        /*0422*/
        width: 29%;
        /*width: 22%;*/
    }
    footer .footer_top .coming_p {
        top: 50%;
        left: 0;
    }
}

@media screen and (max-width: 960px) {
    /*.content_wrap {
    padding-top: 68px;
}*/
    #top-head .h_sub a.h-qa {
        display: none;
    }
    header .language {
        margin-top: -2px;
    }
    .main_box {
        margin-top: 78px;
    }
    .main_box .btn_inner {
        padding: 10px 0;
    }
    .main_box .btn h3 {
        width: 100%;
        float: none;
        line-height: normal;
    }
    .main_box .btn .btn_img {
        float: none;
        width: 50%;
        line-height: normal;
        /* padding-bottom: 7px; */
    }
    .main_box .btn h3 span {
        vertical-align: baseline;
    }
    .main_box .btn a {
        padding-left: 0;
    }
    .box_nav_area .box_nav.box_operation,
    .box_nav_area .box_nav.box_search,
    .box_nav_area .box_nav.box_access {
        min-height: 269px;
    }
    /*----------------------operation---------------------------*/
    .div_section {
        padding-top: 68px;
    }
    /*----------------------/operation---------------------------*/
    .footer_top footer {
        margin-top: 95px;
        box-shadow: none;
    }
}

@media screen and (max-width: 768px) {
    .main_box .btn_area {
        margin-top: 0;
    }
    .main_box .blue_btn {
        min-height: 80px;
        background: none;
        background-color: #337697;
        box-shadow: 0 3px 0 #265a73;
    }
    .main_box .yellow_btn {
        min-height: 80px;
        background: none;
        background-color: #d4a747;
        box-shadow: 0 3px 0 #b58e3c;
    }
    .main_box .btnarea_inner p {
        text-align: left;
        text-indent: -1rem;
        padding-left: 1rem;
    }
    .main_box .btnarea_inner p a {
        font-size: 0.8rem;
    }
    .news .news_inner {
        /*    overflow-y: hidden;*/
        -webkit-overflow-scrolling: touch;
    }
    .box_nav_area .box_nav {
        width: 49%;
        margin-bottom: 2%;
    }
    .box_nav_area .box_nav.box_operation,
    .box_nav_area .box_nav.box_search {
        min-height: 296px;
    }
    .box_nav_area .box_nav.box_access {
        float: left;
        margin-right: 1%;
        min-height: 0;
    }
    .box_nav_area .box_nav.box_search,
    .box_nav_area .box_nav.box_terminal {
        float: right;
        margin-right: 0;
    }
    .box_nav_area .box_title .h4,
    .news h2 {
        font-size: 1.2rem;
    }
    .shear_btn {
        /* margin: 30px 0; */
    }
}

@media screen and (max-width: 650px) {
    .box_nav_area .box_nav.box_operation,
    .box_nav_area .box_nav.box_search {
        min-height: 260px;
    }
}

@media screen and (max-width: 520px) {
    .emergency th {
        display: block;
        width: auto;
    }
    .emergency tr {
        display: block;
    }
    .emergency th img {
        display: inline;
        padding-bottom: 0;
        width: 25px;
    }
    .main_box .btn h3 {
        font-size: 1.1rem;
        margin-bottom: 5px;
    }
    .main_box .btn h3 span {
        font-size: 1rem;
    }
    .news dt {
        float: none;
    }
    .news dd {
        margin-left: 0;
        margin: 10px 0;
    }
    .box_nav_area .box_nav.box_operation,
    .box_nav_area .box_nav.box_search {
        min-height: 250px;
    }
    footer ul {
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    .mainv {
        height: 140px;
    }
    .mainv img {
        width: 200px;
    }
    .main_box .btnarea_inner p {
        width: 190%;
        text-align: center;
    }
    .main_box .btnarea_inner p a {
        font-size: 0.75rem;
    }
    .news .title {
        margin-bottom: 10px;
    }
    .news .sub_btn {
        /* margin: 10px 0; */
    }
    .news .news_inner {}
    .box_nav_area .box_nav.box_operation,
    .box_nav_area .box_nav.box_search {
        min-height: 220px;
    }
    .box_nav_area .box_title {
        padding-left: 10px;
    }
    .box_nav_area .box_title .h4,
    .news h2 {
        font-size: 1rem;
    }
    .box_nav_area .box_title .h5 {
        font-size: 0.8rem;
    }
    .box_nav_area p.operationsub a {
        font-size: 0.75rem;
    }
    footer {
        font-size: 0.9rem;
    }
    footer ul.f_nav {
        margin-left: 15px;
        /*0422*/
        margin-right: 15px;
    }
    /*footer .f_nav li,footer .f_nav li.f_access,footer .f_nav li.f_floormap,footer .f_nav li.f_service{
    float:none;
    width: 90%;
}*/
    footer .f_left li,
    footer .f_left li.f_access {
        float: none;
        width: 90%;
    }
    footer ul.f_nav_list li {
        margin-bottom: 20px;
        text-decoration: underline;
    }
    footer .footer_top p {
        text-align: left;
        font-size: 1rem;
    }
    footer .f_icon {
        display: none;
    }
    footer .footer_top ul.f_right li.coming {
        display: none;
    }
    footer .footer_bottom li {
        width: 49%;
        border-right: none;
    }
    footer .footer_top p {
        margin-top: 30px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 422px) {
    .box_nav_area .box_nav {
        width: 48.5%;
    }
}


/*¥Ï¥ó¥Ð©`¥¬©`¥Ê¥Ó¥²©`¥·¥ç¥ó*/

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

.inner:after {
    content: "";
    clear: both;
    display: block;
}


/* header */

#top-head {
    /* top: -100px; */
    /* position: absolute; */
    width: 100%;
    /* margin: 100px auto 0; */
    /* padding: 30px 0 0; */
    line-height: 1;
    z-index: 999;
}

#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}

#top-head li.h_coming p {
    color: #185384;
}

#top-head li.h_coming.last {
    border: none;
}

#top-head .inner {
    position: relative;
}

#top-head .logo {
    padding-top: 18px;
    float: left;
    font-size: 36px;
}

#global-nav ul {
    padding-top: 18px;
    list-style: none;
    /* position: absolute; */
    /* right: 0; */
    bottom: 0;
    font-size: 14px;
}

#global-nav ul.ja li {
    /* float: left; */
    line-height: 2;
}

#global-nav ul li.support {
    font-size: 12px;
    line-height: 1.2;
}


/*0416*/

#global-nav ul li.h-qa {
    display: none;
}


/* Fixed */

#top-head.fixed {
    margin-top: 0;
    top: 0;
    /* position: fixed; */
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(255, 255, 255, .7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}

#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}

#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}


/* Toggle Button */

#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 33%;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}

#nav-toggle div {
    position: relative;
}

#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
    top: 0;
}

#nav-toggle span:nth-child(2) {
    top: 11px;
}

#nav-toggle span:nth-child(3) {
    top: 22px;
}

@media screen and (max-width: 960px) {
    header .nav {
        float: none;
    }
    header .nav li {
        border-right: none;
    }
    header .content_wrap {
        padding: 0;
    }
    #top-head,
    .inner {
        width: 100%;
        padding: 0 !important;
    }
    #top-head {
        top: 0px;
        position: fixed;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: #1E73B6;
        width: 100%;
        height: 68px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        /*position: absolute;*/
        position: absolute;
        left: 13px;
        top: 8px;
        padding-top: 0;
    }
    #top-head.fixed .logo.ja,
    #top-head .logo.ja {
        /*0416--↓*/
        top: 1px;
        /*0416--↑*/
    }
    #global-nav {
        position: absolute;
        /* é_¤¤¤Æ¤Ê¤¤¤È¤­¤Ï»­ÃæÍâ¤ËÅäÖÃ */
        top: -630px;
        background: #1E73B6;
        width: 100%;
        text-align: center;
        /*0416*/
        /*padding: 10px 0;*/
        padding: 10px 0 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
        position: static;
        /*0416*/
        /*padding: 18px 0;*/
        padding: 10px 0 10px 20px;
        border-top: solid 1px #23669E;
        text-align: left;
    }
    #global-nav ul li .pc {
        display: none;
    }
    #global-nav ul li.support {
        font-size: inherit;
    }

    #top-head li.h_coming.last {
        border-top: solid 1px #23669E;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        /* padding: 18px 0; */
        /* border-top: solid 1px #23669E; */
    }
    #top-head #global-nav ul li a p {
        display: inline-block;
    }
    #top-head #global-nav ul li a img {
        width: auto;
        height: 30px;
        margin: 0 10px 0 0;
        vertical-align: middle;
    }
    #top-head #global-nav ul li.nav-operation a img {
        height: 24px;
        margin-bottom: 3px;
    }

    #nav-toggle {
        display: block;
    }
    /* #nav-toggle ÇÐ¤êÌæ¤¨¥¢¥Ë¥á©`¥·¥ç¥ó */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav ¥¹¥é¥¤¥É¥¢¥Ë¥á©`¥·¥ç¥ó */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(680px);
        -webkit-transform: translateY(680px);
        transform: translateY(680px);
    }
    .h_sub a {
        display: none;
    }
    .h_sub {
        float: right;
        right: 70px;
        top: 33%;
        position: absolute;
    }
    /*0416*/
    #global-nav ul li.h-qa {
        display: list-item;
        padding: 10px 0 10px 20px;
    }
    /*    #global-nav ul li.h-qa p {
    background: url(/images/triangle_w.png)no-repeat center;
    background-size: 10px;
    background-position: 392px;
    }*/
}


/*end/¥Ï¥ó¥Ð©`¥¬©`¥Ê¥Ó¥²©`¥·¥ç¥ó*/

@media screen and (max-width: 422px) {
    /*iPhone 5ÒÔÏÂ*/
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 12px;
    }
    /*0416--↓*/
    #top-head.fixed .logo.ja,
    #top-head .logo.ja {
        top: 6px;
    }
    /*0416--↑*/
    /*0427--↓*/
    #top-head .logo img {
        /*width: 115px;*/
        width: 130px;
    }
    /*0427--↑*/
    #top-head .language li a {
        padding: 10px 0;
    }
}

@media screen and (max-width: 374px) {
    /*iPhone 5ÒÔÏÂ*/
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 15px;
    }
    /*0416--↓*/
    #top-head.fixed .logo.ja,
    #top-head .logo.ja {
        top: 10px;
    }
    /*0416--↑*/
    /*0427--↓*/
    #top-head .logo img {
        /*width: 100px;*/
        width: 105px;
    }
    /*0427--↑*/
}

@media screen and (max-width: 480px) {
    footer .f_nav li.f_floormap.ja,
    footer .f_nav li.f_service.ja,
    footer .f_nav li.f_support.ja,
    footer .f_nav li.f_qa.ja {
        width: 100%;
    }
    /*footer .f_nav li, footer .f_nav li.f_access, footer .f_nav li.f_floormap, footer .f_nav li.f_service*/
    footer .f-right li {
        float: none;
        width: 90%;
    }
}