@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700i);

body,
html {
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    border-top: none;
}
.pcOnly {
    display: block;
}
.spOnly {
    display: none;
}
#header {
    width: 100%;
}
.common_header {
    line-height: 1.4em;
    width: 1080px;
    margin: 0 auto 10px;
    padding: 0;
    font-size: 13px;
    color: #555;
    position: relative;
    word-break: break-all;
    -webkit-text-size-adjust: 100%;
    min-width: 1080px;
}
.common_header * {
    letter-spacing: 0!important;
    line-height: 1.4em;
    font-family: 'Quicksand',"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
}
.common_header__navi {
    float: right;
    margin: 0 9px 0 0;
    padding: 0;
    position: relative;
    list-style: none;
}
.common_header__navi__item {
    color: #555;
    float: left;
    font-weight: 700;
    font-size: 12px;
    margin-right: 32px;
    padding: 13px 0;
    list-style: none;
}
.common_header__navi__item > a {
    color: #555;
    text-decoration: none;
}
.common_header__navi__item > a:hover {
    color: #004263;
}
.common_header__navi__item.icon_language:after,
.common_header__navi__item.icon_language:before,
.common_header__navi__item.icon_person a:before,
.common_header__navi__item.icon_sitemap a:before {
    display: inline-block;
    margin: -2px 5px 0 0;
    background-image: url("../../img/global_header/sprite-sample.png");
    background-position: -44px 0;
    width: 13px;
    height: 12px;
    vertical-align: middle;
    content: "";
}
.common_header__navi__item.icon_person a:hover:before,
.common_header__navi__item.icon_sitemap a:hover:before {
    background-image: url("../../img/global_header/sprite-sample.png");
    background-position: -19px -21px;
    width: 13px;
    height: 12px;
}
.common_header__navi__item.icon_language:after,
.common_header__navi__item.icon_language:before,
.common_header__navi__item.icon_sitemap a:before {
    background-position: 0 -40px;
    width: 12px;
}
.common_header__navi__item.icon_sitemap a:hover:before {
    background-position: -44px -17px;
    width: 12px;
}
.common_header__navi__item.icon_language:after,
.common_header__navi__item.icon_language:before {
    background-position: -25px 0;
    width: 14px;
    height: 14px;
}
.common_header__navi__item.icon_language:after {
    margin: 6px 8px 0 6px;
    background-position: -40px -40px;
    width: 8px;
    height: 4px;
}
.common_header__navi__item:last-child {
    margin-right: 0;
}
.common_header__copy {
    width: 400px;
    line-height: 1em;
    padding-top: 26px;
    display: block;
    color: #666;
    font-weight: 700!important;
    text-decoration: none;
    font-size: 13px;
    margin: 0;
}
.common_header__logo {
    float: left;
    line-height: 1em;
    font-weight: 700;
    margin: 0;
    padding: 0;
    width: auto;
}
.common_header__logo__image {
    margin-top: 12px;
    margin-bottom: 16px;
    padding: 0;
}
.common_header__line {
    margin: 0;
    border: 0;
    height: 1px;
    background: #dadada;
    clear: both;
    display: block;
}
.language {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    width: auto;
    background-color: #004263;
    padding: 10px;
    z-index: 200;
    margin: 0;
}
.language__list {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}
.language__list:before {
    border: 5px solid transparent;
    border-bottom: 5px solid #004263;
    top: -20px;
    right: -3px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.language__list__item {
    padding: 10px 12px;
    width: 88px;
}
.global_menu__list__item a,
.language__list__item > a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.language__list__item:hover {
    background-color: #265e7a;
}
h1.common_header__logo {
    text-indent: initial;
    background: initial;
    margin: initial !important;
}
.global_menu {
    border-top: 1px solid #eee;
    margin: 0;
    padding: 0;
    float: right;
    z-index: 10;
}
.global_menu__item {
    border-bottom: 2px solid #fff;
    float: left;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 25px 30px 18px;
    position: relative;
    list-style: none;
    color: #555;
}
.global_menu__item .arrow_menu_bottom {
    background-image: url("../../img/global_header/sprite-sample.png");
    background-position: -40px -40px;
    width: 8px;
    height: 4px;
    position: absolute;
    top: 33px;
    right: 18px;
}
.global_menu__item:nth-child(1) {
    margin-left: 0;
    width: 56px;
}
.global_menu__item:nth-child(1) .global_menu__outer {
    left: -70px;
}
.global_menu__item:nth-child(1) .global_menu__inner:before {
    left: 134px;
}
.global_menu__item:nth-child(2),
.global_menu__item:nth-child(3) {
    width: 33px;
}
.global_menu__item:nth-child(2) .global_menu__outer {
    left: -86px;
}
.global_menu__item:nth-child(2) .global_menu__inner:before {
    left: 127px;
}
.global_menu__item:nth-child(3) .global_menu__outer {
    left: -50px;
}
.global_menu__item:nth-child(3) .global_menu__inner:before {
    left: 92px;
}
.global_menu__item:nth-child(4) {
    width: 54px;
}
.global_menu__item:nth-child(4) .global_menu__outer {
    left: -145px;
}
.global_menu__item:nth-child(4) .global_menu__inner:before {
    left: 208px;
}
.global_menu__item:nth-child(5) {
    width: 84px;
}
.global_menu__item:nth-child(5) .global_menu__outer {
    left: -502px;
}
.global_menu__item:nth-child(5) .global_menu__inner:before {
    left: 594px;
}
.global_menu__item:nth-child(6) {
    width: 84px;
}
.global_menu__item:nth-child(6) .global_menu__outer {
    left: -242px;
}
.global_menu__item:nth-child(6) .global_menu__inner:before {
    left: 334px;
}
.global_menu__item:nth-child(7) {
    width: 70px;
}
.global_menu__item:nth-child(7) .global_menu__outer {
    left: -622px;
}
.global_menu__item:nth-child(7) .global_menu__inner:before {
    left: 701px;
}
.global_menu__item:hover {
    color: #004263;
    cursor: pointer;
}
.global_menu__item:hover .arrow_menu_bottom {
    background-image: url("../../img/global_header/sprite-sample.png");
    background-position: -62px 0;
    width: 8px;
    height: 4px;
}
.global_menu__outer {
    border-radius: 3px;
    display: none;
    position: absolute;
    width: auto;
    top: 50px;
    background-color: #004263;
    padding: 25px;
    line-height: 1.4em;
    z-index: 100;
}
.global_menu__outer .line {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #296887;
    padding-top: 10px;
    height: 1px;
    margin-bottom: 10px;
    clear: both;
    display: block;
}
.global_menu__inner {
    position: relative;
}
.global_menu__inner:before {
    position: absolute;
    top: -35px;
    border: 5px solid transparent;
    border-bottom: 5px solid #004263;
    content: "";
}
.global_menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.global_menu__list__item {
    margin-right: 15px;
    padding: 0;
    float: left;
    width: 225px;
    font-weight: 700;
}
.global_menu__list__item:hover {
    background-color: #265e7a;
}
.global_menu__list__text {
    display: block;
    padding: 10px;
    font-size: 12px;
    color: #fff;
}
.global_menu__list__text:before {
    display: inline-block;
    margin: -1px 10px 0 0;
    background-image: url("../../img/global_header/sprite-sample.png");
    background-position: -17px -40px;
    width: 8px;
    height: 12px;
    vertical-align: middle;
    content: "";
}
.global_menu__list--culumn3 {
    width: 705px;
}
.global_menu__list--culumn2 li:nth-child(2n),
.global_menu__list--culumn3 li:nth-child(3n) {
    margin-right: 0;
}
.global_menu__list--culumn2 {
    width: 465px;
}
.breadcrumb {
    margin: 10px auto;
    height: 15px;
    line-height: 1.4em!important;
    list-style: none;
    padding: 0;
    width: 1080px;
    font-size: 13px!important;
    color: #555;
    position: relative;
    font-family: 'Quicksand',"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
    word-break: break-all;
    -webkit-text-size-adjust: 100%;
}
.breadcrumb li {
    float: left;
    color: #555;
    font-weight: 700;
    margin: initial;
}
.breadcrumb li a {
    color: #01588c;
    margin: 0;
    padding: 0;
    background: 0 0;
    text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.breadcrumb li:after {
    display: inline-block;
    margin: -2px 8px 0;
    background-image: url("../../img/global_header/sprite-sample.png");
    background-position: -30px -40px;
    width: 5px;
    height: 8px;
    vertical-align: middle;
    content: "";
}
.breadcrumb li:last-of-type:after {
    background: 0 0;
}
#socialmedia,
#socialmedia * {
    float: right;
}
.footer {
    font-family: 'Quicksand',"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
}
.footer__container {
    font-size: 11px;
    text-align: center;
    margin: 0 auto;
    background: #333 url("../../img/global_header/mountain.png") no-repeat center top;
    border-top: 1px solid #333;
    clear: both;
    width: 100%;
}
.footer__container div {
    background: #fff;
    color: #333;
    margin: 42px 0 0;
    padding: 20px 0 0;
    height: 170px;
    min-width: 1080px;
}
.footer__container a {
    color: #333;
    font-size: 16px;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.footer__container a:before {
    display: none;
}
.footer__container a:hover,
.page__top a,
.page__top a:hover {
    text-decoration: none;
}
.footer__copy {
    margin: 0;
    padding: 15px 0 50px;
    background: #fff;
    color: #333;
}
.page__top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 10px!important;
    color: #555;
    font-family: 'Quicksand',"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
    z-index: 100;
}
.page__top a {
    background: #f6f6f6;
    color: #000;
    width: 80px;
    height: 80px;
    padding: 34px 0;
    box-sizing: border-box;
    text-align: center;
    display: block;
    border-radius: 45px;
}
.page__top a:hover {
    background: #000;
    color: #fff;
}
#tooltip {
    display: none!important;
}
#breadcrumbWrap {
    background-image: none;
}
#breadcrumb {
    float: none;
    display: block;
    margin: 0 auto;
    width: 950px;
    overflow: hidden;
    font-weight: 700;
    padding: 13px 0 10px;
}
#breadcrumb p.left {
    float: left;
    width: 80%;
}
#breadcrumb p.right {
    font-family: Arial,Helvetica,sans-serif!important;
    float: right;
    width: 18%;
    font-size: 10px!important;
    font-weight: 100!important;
    text-align: right;
    padding-right: 1px;
}
#breadcrumb span.delimiter {
    padding-right: 5px;
    margin-right: 5px;
    border-right: #030e21 solid 1px;
}