﻿@media all and (max-width: 480px) {
    .pageId_root {
        overflow-y: scroll
    }
}
.pageId_root img {
    -ms-interpolation-mode: bicubic
}
.pageId_root #wrapper #center {
    width: 100%;
    max-width: 100%;
    padding-bottom: 100px
}
.pageId_root #center {
    margin: 0 auto
}
.pageId_root .wrapfix {
    display: none;
    height: 0;
    width: 100%;
    overflow: hidden;
    clear: both
}
.pageId_root .splash {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 273px;
    margin-bottom: 17px;
    background-image: url("../img/top/topphoto.jpg");
    background-repeat: no-repeat;
    background-position: 50% 0;
    -webkit-background-size: cover;
    background-size: cover
}
@media all and (min-width: 401px) and (max-width: 600px) {
    .pageId_root .splash {
        height: 230px
    }
}
@media all and (max-width: 400px) {
    .pageId_root .splash {
        height: 200px;
        margin-bottom: 0
    }
}
.pageId_root .splash .symbol {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 110px;
    background-image: url("../img/top/symbol.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover;
    text-indent: 120%;
    white-space: nowrap
}
@media all and (min-width: 401px) and (max-width: 600px) {
    .pageId_root .splash .symbol {
        height: 80px
    }
}
@media all and (max-width: 400px) {
    .pageId_root .splash .symbol {
        height: 70px
    }
}
.pageId_root .category {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto
}
.pageId_root .category:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden
}
.pageId_root .category:after {
    height: 57px
}
@media all and (max-width: 480px) {
    .pageId_root .category:after {
        height: 24px
    }
}
@media all and (min-width: 961px) {
    .pageId_root .category .wrapfix:nth-of-type(5n) {
        display: block
    }
}
@media all and (max-width: 960px) {
    .pageId_root .category .wrapfix:nth-of-type(2n) {
        display: block
    }
}
.pageId_root .category_img {
    overflow: hidden;
    padding: 0;
    border: 0
}
@media all and (min-width: 961px) {
    .pageId_root .category_img {
        height: 120px;
        margin-bottom: 0
    }
}
@media all and (min-width: 601px) and (max-width: 960px) {
    .pageId_root .category_img {
        height: 90px
    }
}
@media all and (min-width: 481px) and (max-width: 600px) {
    .pageId_root .category_img {
        height: 70px
    }
}
@media all and (max-width: 480px) {
    .pageId_root .category_img {
        display: none
    }
}
.pageId_root .category_img a,
.pageId_root .category_img img {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -khtml-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer
}
.pageId_root .category_img a:focus,
.pageId_root .category_img img:focus {
    outline: none
}
.pageId_root .category_img img {
    -webkit-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    position: relative;
    left: 50%;
    top: 20%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%
}
@media all and (min-width: 961px) {
    .pageId_root .category_img img {
        height: 100%
    }
}
@media all and (max-width: 960px) {
    .pageId_root .category_img img {
        -webkit-transform: translate(-50%, -30%);
        -ms-transform: translate(-50%, -30%);
        transform: translate(-50%, -30%);
        width: 150%;
        height: auto
    }
}
.pageId_root .category_item {
    float: left;
    min-height: 320px;
    overflow: hidden
}
@media all and (min-width: 961px) {
    .pageId_root .category_item {
        width: 23.8%;
        margin: 0 0.6%
    }
}
@media all and (min-width: 481px) and (max-width: 960px) {
    .pageId_root .category_item {
        width: 48%;
        margin: 0 1% 40px
    }
}
@media all and (max-width: 480px) {
    .pageId_root .category_item {
        width: 100%;
        margin: 0;
        max-height: 9999px;
        min-height: 0;
        -webkit-transition: margin-bottom 0.1s ease-in 0s;
        -moz-transition: margin-bottom 0.1s ease-in 0s;
        transition: margin-bottom 0.1s ease-in 0s;
        padding-bottom: 0;
        margin-bottom: 0
    }
    .pageId_root .category_item.active {
        margin-bottom: 30px
    }
    .pageId_root .category_item.ac {
        -webkit-transition: margin-bottom 0.3s ease-in 0s;
        -moz-transition: margin-bottom 0.3s ease-in 0s;
        transition: margin-bottom 0.3s ease-in 0s
    }
    .pageId_root .category_item.ac.active {
        -webkit-transition: margin-bottom 0.1s ease-in 0s;
        -moz-transition: margin-bottom 0.1s ease-in 0s;
        transition: margin-bottom 0.1s ease-in 0s
    }
}
.pageId_root .category_item h2 {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
    filter:progid:DXImageTransform.Microsoft.gradient startColorstr='#fefefe', endColorstr='#e6e6e6', GradientType=0 ));
    display: table;
    table-layout: fixed;
    height: 46px;
    min-height: 46px;
    min-width: 100%;
    width: 100%;
    margin-bottom: 16px;
    font-size: 14px
}
@media all and (min-width: 961px) {
    .pageId_root .category_item h2 {
        font-size: 18px;
        min-height: 60px;
        margin-bottom: 22px
    }
}
@media all and (min-width: 601px) and (max-width: 960px) {
    .pageId_root .category_item h2 {
        font-size: 16px;
        min-height: 50px;
        margin-bottom: 22px
    }
}
@media all and (min-width: 481px) and (max-width: 600px) {
    .pageId_root .category_item h2 {
        font-size: 14px;
        min-height: 0;
        margin-bottom: 22px
    }
}
@media all and (max-width: 480px) {
    .pageId_root .category_item h2 {
        margin-bottom: 0
    }
}
.pageId_root .category_item .cell {
    display: table-cell;
    overflow: hidden;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    color: #07355C;
    font-weight: bold;
    line-height: 1em
}
.pageId_root .category_item .cell .break {
    display: none
}
.pageId_root .category_item .cell .translation {
    display: block;
    font-weight: normal;
    text-align: center;
    font-family: Arial, Helvetica, Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", sans-serif;
    line-height: 1.2em
}
.pageId_root .category_item .cell .translation b {
    display: inline-block;
    line-height: 1.2em
}
@media all and (min-width: 961px) {
    .pageId_root .category_item .cell .translation {
        font-size: 12px;
        margin-top: 3px;
        margin-bottom: -2px
    }
}
@media all and (max-width: 960px) {
    .pageId_root .category_item .cell .translation {
        font-size: 11px;
        margin-top: 3px;
        margin-bottom: -2px
    }
}
@media all and (max-width: 480px) {
    .pageId_root .category_item .insert {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.5s cubic-bezier(0, 0.8, 0.2, 1)
    }
}
@media all and (max-width: 480px) {
    .pageId_root .category_item.active .insert {
        max-height: 1000px;
        transition: max-height 0.5s cubic-bezier(0.4, 0.15, 1, 0.47)
    }
}
.pageId_root .insert_homelink {
    display: none;
    text-align: center;
    font-size: 12px;
    line-height: 34px;
    font-weight: bold;
    background-color: #FbFbFb;
    color: #07355C
}
@media all and (max-width: 480px) {
    .pageId_root .insert_homelink {
        display: block
    }
}
@media all and (max-width: 480px) {
    .pageId_root .insert_wrap:before {
        content: '\0020';
        overflow: hidden;
        white-space: nowrap;
        text-indent: 110%;
        display: block;
        height: 26px
    }
}
.pageId_root .insert_wrap h3 {
    display: inline-block;
    background-color: #114b72;
    color: #fff;
    font-family: Arial, Helvetica, Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", sans-serif;
    font-weight: normal;
    padding: 0.5em 1em 0.4em;
    line-height: 1em;
    border-radius: 0 3px 3px 0
}
@media all and (min-width: 961px) {
    .pageId_root .insert_wrap h3 {
        font-size: 12px;
        margin-bottom: 14px
    }
}
@media all and (max-width: 960px) {
    .pageId_root .insert_wrap h3 {
        font-size: 11px;
        margin-bottom: 12px
    }
}
.pageId_root .insert_wrap li {
    font-size: 14px;
    line-height: 16px;
    padding-left: 10px;
    margin-bottom: 8px;
    text-indent: -10px
}
.pageId_root .insert_wrap li:before {
    content: '\0020';
    overflow: hidden;
    white-space: nowrap;
    text-indent: 110%;
    display: inline-block;
    position: relative;
    width: 6px;
    height: 9px;
    margin-right: 4px;
    background-repeat: no-repeat;
    background-image: url("../svg/common/topics_marker.svg");
    -webkit-background-size: contain;
    background-size: contain
}
.pageId_root .insert_wrap li a {
    display: inline;
    color: #211714;
    text-decoration: underline
}
@media all and (min-width: 961px) {
    .pageId_root .insert_wrap li {
        font-size: 13px;
        line-height: 18px;
        margin-right: 15px
    }
}
@media all and (max-width: 960px) {
    .pageId_root .insert_wrap li {
        font-size: 12px;
        line-height: 16px;
        margin-right: 10px
    }
}
@media all and (max-width: 480px) {
    .pageId_root .insert_wrap li {
        margin-left: 10px
    }
}
.pageId_root .category_item.sc .insert_wrap li a {
    text-decoration: none
}
.pageId_root .extlink {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
    filter:progid:DXImageTransform.Microsoft.gradient startColorstr='#fefefe', endColorstr='#e6e6e6', GradientType=0 ));
    position: relative;
    display: inline-block;
    max-width: 240px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    padding-right: 16px;
    margin-top: 18px;
    color: #003761;
    font-size: 12px;
    font-weight: bold;
    text-align: center
}
.pageId_root .extlink:after {
    content: '\0020';
    overflow: hidden;
    white-space: nowrap;
    text-indent: 110%;
    background-image: url("../svg/common/arrow_header.svg");
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 7px;
    top: 5px;
    height: 13px;
    width: 13px;
    background-repeat: no-repeat
}
.pageId_root .links {
    text-align: center;
    margin-bottom: 11px;
    overflow: hidden
}
.pageId_root .links_wrap {
    display: inline-block;
    text-align: center;
    margin-bottom: 40px
}
@media all and (max-width: 320px) {
    .pageId_root .links_wrap li {
        float: none;
        line-height: 1em;
        border-left: 0 solid transparent;
        padding-left: 0;
        margin-left: 0
    }
    .pageId_root .links_wrap li:first-child {
        margin-bottom: 6px
    }
}
.pageId_root .links_item {
    display: inline-block;
    line-height: 0;
    width: 240px;
    margin-left: 20px
}
.pageId_root .links_item:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden
}
.pageId_root .links_item:first-of-type {
    margin-left: 0
}
@media all and (min-width: 541px) and (max-width: 800px) {
    .pageId_root .links_item {
        margin-bottom: 12px
    }
    .pageId_root .links_item:nth-of-type(2n-1) {
        margin-right: 10px
    }
    .pageId_root .links_item:nth-of-type(2n) {
        margin-left: 10px
    }
    .pageId_root .links_item:last-of-type {
        margin-left: 0;
        margin-right: 0
    }
}
@media all and (min-width: 481px) and (max-width: 540px) {
    .pageId_root .links_item {
        margin-bottom: 12px;
        margin-left: 0
    }
}
@media all and (min-width: 441px) and (max-width: 480px) {
    .pageId_root .links_item {
        margin-bottom: 12px
    }
    .pageId_root .links_item:nth-of-type(2n-1) {
        margin-right: 10px
    }
    .pageId_root .links_item:nth-of-type(2n) {
        margin-left: 10px
    }
    .pageId_root .links_item:last-of-type {
        margin-left: 0;
        margin-right: 0
    }
}
@media all and (max-width: 480px) {
    .pageId_root .links_item {
        width: 200px;
        margin-left: 0;
        margin-bottom: 12px
    }
}
.pageId_root .links_item .links_img,
.pageId_root .links_item h2 {
    float: left;
    width: 120px;
    height: 60px;
    overflow: hidden
}
@media all and (max-width: 480px) {
    .pageId_root .links_item .links_img,
    .pageId_root .links_item h2 {
        height: 46px
    }
}
.pageId_root .links_item h2 {
    display: table;
    background-color: #f3f3f3
}
.pageId_root .links_item h2,
.pageId_root .links_item h2 span {
    line-height: 1em
}
@media all and (max-width: 480px) {
    .pageId_root .links_item h2 {
        width: 120px
    }
}
.pageId_root .links_item h2 a {
    color: #003761
}
.pageId_root .links_item .links_img {
    position: relative
}
@media all and (max-width: 480px) {
    .pageId_root .links_item .links_img {
        width: 80px
    }
}
.pageId_root .links_item .links_img img {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    min-width: 100%;
    min-height: 100%
}
.pageId_root .links_item .cell {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    *display: block;
    *padding-top: 0.65em;
    *padding-bottom: 0.65em;
    vertical-align: middle;
    text-align: center;
    color: #07355C;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold
}
.pageId_root .links_item .break {
    display: none
}
.pageId_root .links_item .big {
    display: block;
    white-space: nowrap;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: -2px
}
@media all and (max-width: 480px) {
    .pageId_root .links_item .big {
        font-size: 14px;
        margin-bottom: -2px
    }
}
@media all and (min-width: 541px) and (max-width: 800px) {
    .pageId_root .links .wrapfix:nth-of-type(2n) {
        display: block
    }
}
@media all and (min-width: 481px) and (max-width: 540px) {
    .pageId_root .links .wrapfix {
        display: block
    }
}
@media all and (min-width: 441px) and (max-width: 480px) {
    .pageId_root .links .wrapfix:nth-of-type(2n) {
        display: block
    }
}
@media all and (max-width: 440px) {
    .pageId_root .links .wrapfix {
        display: block
    }
}