@charset "UTF-8";

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
legend,
td,
th {
    padding: 0;
}
/*! CSS reset with box-sizing fix */
html,
img,
sup {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
}
html {
    vertical-align: baseline;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    font-size: 100%;
}
img,
sup {
    font-size: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
html {
    font-size: 62.5%;
}
body {
    font-size: 1.5rem;
    color: #333;
    font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro","繝｡繧､繝ｪ繧ｪ",Meiryo,sans-serif;
}
.no-canvas body {
    font-size: 15px;
}
a {
    color: #54a6ef;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
sup {
    top: 1px;
    font-size: 1rem;
    vertical-align: top;
}
sup > a {
    color: inherit!important;
}
@media only screen and (min-width:788px) {
    a:hover {
        color: #eb6202;
    }
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.box-1 {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 30px;
    border-radius: 10px;
    background-color: #d9e4f1;
    color: #001f4c;
}
.box-1:first-child {
    margin-top: 0;
}
.box-1:last-child {
    margin-bottom: 0;
}
.box-1.is-fz-l {
    font-size: 1.7rem;
}
.box-2 {
    border: 1px solid #cdcece;
    border-radius: 10px;
    padding: 30px 25px;
}
.box-3 {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #efefef;
}
.box-3 .icon {
    display: table-cell;
    width: inherit;
    border-top: 8px solid #90c3f0;
}
.box-3 .title {
    margin-top: 20px;
    margin-bottom: 25px;
    color: #001f4c;
}
.box-3 .btn-readmore {
    margin-top: 34px;
}
.box-4 {
    float: left;
    padding-right: 20px;
    padding-bottom: 32px;
    padding-left: 20px;
    background-color: #efefef;
}
.box-4+.item {
    margin-left: 20px;
}
.box-4 .icon {
    position: relative;
    top: -10px;
}
.box-4 .title {
    margin-top: 15px;
    margin-bottom: 25px;
    color: #001f4c;
}
.box-option {
    margin-top: 2em;
}
.box-option .text {
    margin-top: 0.5em;
    margin-left: 1.25em;
}
.box-table+.box-table {
    margin-top: 20px;
}
.box-table .title {
    float: left;
    width: 170px;
    font-weight: 700;
}
.box-table .title:after {
    content: "・�";
}
.box-table .text {
    overflow: hidden;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.category {
    padding-top: 2px;
    padding-bottom: 2px;
    width: 120px;
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
}
.category-1 {
    background-color: #9482b6;
}
.category-2 {
    background-color: #2faea7;
}
.category-3 {
    background-color: #faab1f;
}
.category-4 {
    background-color: #61b1d8;
}
.category-5 {
    background-color: #98c21a;
}
.category-other {
    background-color: #999;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.section-index .inner:after {
    display: block;
    clear: both;
    content: "";
}
.row {
    /*display: table;
    width: 100%;
    table-layout: auto;*/
}
.grid-2,
.grid-2-1,
.grid-2-2,
.grid-2-3 {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: top;
}
.grid-2-1.text {
    padding-right: 50px;
    width: 350px;
}
.grid-2-1.text .btn-readmore {
    margin-top: 45px;
}
.grid-2-1.fig .figc {
    margin-top: 1.75em;
}
.grid-2-1.fig .figc strong {
    color: #001f4c;
}
.grid-2-2.text,
.grid-2-3.text {
    padding-right: 50px;
    width: 850px;
}
.grid-2-3.text {
    width: 680px;
}
.section__header {
    margin-bottom: 18px;
    text-align: center;
    font-size: 2rem;
}
.section-index+.section-index {
    margin-top: 100px;
}
.section-index .inner {
    overflow: hidden;
}
.section-index .inner .item .btn-readmore,
.section-index .inner .item .icon,
.section-index .inner .item .title {
    text-align: center;
}
.section-index .inner .item .title {
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.33;
}
.section-index > .inner.is-col-3,
.section-index > .inner.is-col-4 {
    margin-top: -20px;
    margin-left: -20px;
}
.section-index > .inner > .item {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}
.section-index > .inner.is-col-3 > .item {
    width: 320px;
}
.section-index > .inner.is-col-3 > .item:nth-child(3n+1) {
    clear: left;
}
.section-index > .inner.is-col-4 > .item {
    width: 235px;
}
.section-index > .inner.is-col-4 > .item:nth-child(4n+1) {
    clear: left;
}
.main .section-1 p~p {
    margin-top: 1em;
}
.main .section-1 strong {
    font-weight: 700;
}
.section-2+.section-2,
.section-index .section-2 {
    margin-top: 73px;
}
.row+.section-2 {
    margin-top: 50px;
}
.section-3 {
    margin-top: 30px;
}
.section-3:first-child {
    margin-top: 0;
}
.h-2+.section-3 {
    margin-top: 0;
}
.row-2 {
    overflow: hidden;
    margin-top: -60px;
    margin-left: -50px;
}
.row-2:after {
    display: block;
    clear: both;
    content: "";
}
.row-2 .section-3 {
    float: left;
    margin-top: 60px;
    margin-left: 50px;
    width: 475px;
}
.row-2 .section-3:nth-child(2n+1) {
    clear: left;
}
.row-2 .text+.fig {
    margin-top: 1em;
}
.text+.row-2 {
    margin-top: -30px;
}
.row-3 {
    overflow: hidden;
    margin-top: -20px;
    margin-left: -20px;
}
.row-3:after {
    display: block;
    clear: both;
    content: "";
}
.row-3 .section-3,
.row-3 .section-4 {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    width: 320px;
}
.row-3 .section-3:nth-child(3n+1),
.row-3 .section-4:nth-child(3n+1) {
    clear: left;
}
.row-3 .section-3.is-full,
.row-3 .section-4.is-full {
    clear: both;
    width: inherit;
}
.row-3 .h-4 {
    margin-bottom: 1.25em;
}
.row-3 .h-4,
.row-3 .image {
    text-align: center;
}
.row-3 .text+.fig {
    margin-top: 25px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.is-vt-xxxl > li+li,
.mt-xxxl {
    margin-top: 2em!important;
}
.is-vt-xxl > li+li {
    margin-top: 1.75em!important;
}
.is-vt-xl > li+li {
    margin-top: 1.5em!important;
}
.is-vt-l > li+li {
    margin-top: 1.25em!important;
}
.is-vt-m > li+li {
    margin-top: 1em!important;
}
.is-vt-s > li+li {
    margin-top: 0.75em!important;
}
.is-vt-xs > li+li {
    margin-top: 0.5em!important;
}
.is-vt-xxs > li+li {
    margin-top: 0.25em!important;
}
.mt-xxl {
    margin-top: 1.75em!important;
}
.mt-xl {
    margin-top: 1.5em!important;
}
.mt-l {
    margin-top: 1.25em!important;
}
.mt-m {
    margin-top: 1em!important;
}
.mt-s {
    margin-top: 0.75em!important;
}
.mt-xs {
    margin-top: 0.5em!important;
}
.mt-xxs {
    margin-top: 0.25em!important;
}
.mt0 {
    margin-top: 0!important;
}
.mr0 {
    margin-right: 0!important;
}
.mb0 {
    margin-bottom: 0!important;
}
.ml0 {
    margin-left: 0!important;
}
.mt5 {
    margin-top: 5px!important;
}
.mr5 {
    margin-right: 5px!important;
}
.mb5 {
    margin-bottom: 5px!important;
}
.ml5 {
    margin-left: 5px!important;
}
.mt10 {
    margin-top: 10px!important;
}
.mr10 {
    margin-right: 10px!important;
}
.mb10 {
    margin-bottom: 10px!important;
}
.ml10 {
    margin-left: 10px!important;
}
.mt15 {
    margin-top: 15px!important;
}
.mr15 {
    margin-right: 15px!important;
}
.mb15 {
    margin-bottom: 15px!important;
}
.ml15 {
    margin-left: 15px!important;
}
.mt20 {
    margin-top: 20px!important;
}
.mr20 {
    margin-right: 20px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.ml20 {
    margin-left: 20px!important;
}
.mt25 {
    margin-top: 25px!important;
}
.mr25 {
    margin-right: 25px!important;
}
.mb25 {
    margin-bottom: 25px!important;
}
.ml25 {
    margin-left: 25px!important;
}
.mt30 {
    margin-top: 30px!important;
}
.mr30 {
    margin-right: 30px!important;
}
.mb30 {
    margin-bottom: 30px!important;
}
.ml30 {
    margin-left: 30px!important;
}
.mt35 {
    margin-top: 35px!important;
}
.mr35 {
    margin-right: 35px!important;
}
.mb35 {
    margin-bottom: 35px!important;
}
.ml35 {
    margin-left: 35px!important;
}
.mt40 {
    margin-top: 40px!important;
}
.mr40 {
    margin-right: 40px!important;
}
.mb40 {
    margin-bottom: 40px!important;
}
.ml40 {
    margin-left: 40px!important;
}
.mt45 {
    margin-top: 45px!important;
}
.mr45 {
    margin-right: 45px!important;
}
.mb45 {
    margin-bottom: 45px!important;
}
.ml45 {
    margin-left: 45px!important;
}
.mt50 {
    margin-top: 50px!important;
}
.mr50 {
    margin-right: 50px!important;
}
.mb50 {
    margin-bottom: 50px!important;
}
.ml50 {
    margin-left: 50px!important;
}
.mt55 {
    margin-top: 55px!important;
}
.mr55 {
    margin-right: 55px!important;
}
.mb55 {
    margin-bottom: 55px!important;
}
.ml55 {
    margin-left: 55px!important;
}
.mt60 {
    margin-top: 60px!important;
}
.mr60 {
    margin-right: 60px!important;
}
.mb60 {
    margin-bottom: 60px!important;
}
.ml60 {
    margin-left: 60px!important;
}
.ta-r {
    text-align: right!important;
}
.ta-l {
    text-align: left!important;
}
.ta-c {
    text-align: center!important;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.btn_bg-1 {
    text-align: center;
}
.btn_bg-1 > a {
    position: relative;
    display: inline-block;
    padding: 12px 58px 10px 33px;
    border-radius: 25px;
    background-color: #54a6ef;
    color: #fff;
}
.btn_bg-1 > a:hover {
    background-color: #eb6202;
}
.btn_bg-1 > a:after {
    position: absolute;
    top: 50%;
    right: 17px;
    display: inline-block;
    margin-top: -9px;
    width: 21px;
    height: 18px;
    background: url("/assets/img/arw_white02.png?160309") 0 0 no-repeat;
    content: "";
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.h-2 a {
    color: inherit;
}
.h-2 a:hover {
    color: #eb6202;
}
.h-index {
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #001f4c;
    color: #001f4c;
    text-align: center;
    font-size: 2.8rem;
    line-height: 1.33;
}
.h-index:after,
.h-index:before {
    position: absolute;
    display: block;
    width: 1px;
    height: 15px;
    background-color: #001f4c;
    content: "";
    bottom: -15px;
}
.h-index:before {
    left: 0;
}
.h-index:after {
    right: 0;
}
.h-square {
    position: relative;
    padding-left: 1.25em;
    font-weight: 700;
}
.h-square:before {
    position: absolute;
    top: 0;
    left: 0;
    color: #90c3f0;
    content: "\25A0";
}
.h-lead {
    margin-bottom: 1em;
    color: #001f4c;
    font-size: 2rem;
}
.hr-bar:before {
    display: inline-block;
    content: "\2015";
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
[href$=".pdf"]:after {
    display: inline-block;
    margin-right: 0.25em;
    margin-left: 0.25em;
    content: url("/assets/img/icon_pdf.png?160309");
    vertical-align: middle;
}
.icon-blank-1:after,
.icon-blank-2:after,
.icon-blank:after {
    display: inline-block;
    margin-right: 0.25em;
    margin-left: 0.25em;
    width: 10px;
    height: 10px;
    content: "";
}
.icon-blank-1:after {
    background: url("/assets/img/icon_blank_grey.png?160309") 0 0 no-repeat;
}
.icon-blank-2:after {
    background: url("/assets/img/icon_blank_blue.png?160309") 0 0 no-repeat;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.dl-1:after,
.list-disc.is-inline:after {
    display: block;
    clear: both;
    content: "";
}
.footnote li,
.footnote-1 li,
.footnote-2 li {
    padding-left: 1em;
    text-indent: -1em;
}
.footnote-2 {
    color: #999;
    font-size: 1.3rem;
}
.footnote-3 {
    color: #999;
    font-size: 1.2rem;
}
.footnote-3 li {
    padding-left: 2.75em;
    text-indent: -2.75em;
}
.dl-1 dd,
.list-disc.is-inline > li {
    float: left;
}
.list-disc.is-inline > li+li {
    margin-left: 3.5em;
}
.list-arrow a {
    display: inline-block;
    padding-left: 27px;
    background: url("/assets/img/arw_orange02.png?160309") 0 0.2em no-repeat;
}
.list-circle li {
    position: relative;
    padding-left: 1.25em;
}
.list-circle li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    color: #90c3f0;
    content: "\25CF";
}
.list-circle strong {
    color: #001f4c;
}
.list-hyphen li {
    padding-left: 1em;
    text-indent: -.95em;
}
.list-hyphen li:before {
    padding-right: 0.5em;
    content: "\002D";
}
.list-hyphen li+li {
    margin-top: 0.25em;
}
.dl-1 dt {
    display: block;
    float: left;
    clear: both;
    width: 6em;
}
.dl-2 dt,
.dl-3 dt {
    margin-bottom: 0.5em;
    font-weight: 700;
}
.dl-3 dt~dt {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px dotted #999;
}
.dl-decimal dd,
.dl-decimal dt {
    margin-left: 1.75em;
}
.dl-decimal dt {
    display: list-item;
    list-style: decimal outside;
}
.dl-decimal dt~dt {
    margin-top: 1em;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.table-1 {
    margin-top: 1em;
    margin-bottom: 1em;
    width: 100%;
}
.table-1:first-child {
    margin-top: 0;
}
.table-1:last-child {
    margin-bottom: 0;
}
.table-1 td,
.table-1 th {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #ccc;
    vertical-align: top;
}
.table-1 th {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-weight: 700;
    background-color: #f3f3f3;
    color: #001f4c;
}
.table-1 tbody td,
.table-1 thead th {
    padding-right: 28px;
    padding-left: 28px;
}
.table-1 tbody th {
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
}
.table-1-2 {
    margin-top: 1em;
    margin-bottom: 1em;
    width: 100%;
}
.table-1-2:first-child {
    margin-top: 0;
}
.table-1-2:last-child {
    margin-bottom: 0;
}
.table-1-2 td,
.table-1-2 th {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
    vertical-align: top;
}
.table-1-2 th {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-weight: 700;
    background-color: #f3f3f3;
    color: #001f4c;
}
.table-1-2 tbody td,
.table-1-2 thead th {
    padding-right: 28px;
    padding-left: 28px;
}
.table-1-2 tbody th {
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
}
.table-2 {
    margin-top: 1em;
    margin-bottom: 1em;
    width: 100%;
}
.table-2:first-child {
    margin-top: 0;
}
.table-2:last-child {
    margin-bottom: 0;
}
.table-2 td,
.table-2 th {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #ccc;
    vertical-align: top;
}
.table-2 th {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-weight: 700;
}
.table-2 tbody td,
.table-2 thead th {
    padding-right: 28px;
    padding-left: 28px;
}
.table-2 tbody th {
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
}
.table-2 thead th {
    background-color: #2faea7;
    color: #fff;
    text-indent: 1em;
    letter-spacing: 1em;
}
.table-2 thead th+th {
    border-left-color: #fff;
}
.table-2 tbody th {
    color: #001f4c;
    white-space: nowrap;
}
.table-2 tbody td,
.table-2 tbody th {
    background-color: #f3f3f3;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-adobe-reader {
    display: table;
    width: 100%;
    table-layout: auto;
    border: 1px solid #5c6f8c;
    border-radius: 10px;
    padding: 44px 50px;
}
.mod-adobe-reader .fig,
.mod-adobe-reader .text {
    display: table-cell;
    overflow: hidden;
    word-wrap: break-word;
    vertical-align: middle;
    box-sizing: content-box;
}
.mod-adobe-reader .fig {
    width: 147px;
}
.mod-adobe-reader .text a {
    padding-right: 0.5em;
    padding-left: 0.5em;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-analytics {
    min-width: 1000px;
    width: 100%;
}
.mod-analytics > .container {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
    padding: 21px 84px 36px 88px;
}
.mod-analytics__header {
    position: relative;
}
.mod-analytics__header .title-2 {
    position: absolute;
    top: 15px;
    right: 0;
}
.mod-analytics__header .text {
    margin-top: -43px;
    margin-left: 53px;
}
.mod-analytics__header .readmore {
    position: absolute;
    top: 74px;
    right: 0;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-breadcrumbs br {
    display: none;
}
.mod-breadcrumbs {
    min-width: 1000px;
    width: 100%;
    padding-top: 9px;
    background-color: #001f4c;
    color: #999;
    font-size: 1.2rem;
    line-height: 1.25;
}
.mod-breadcrumbs .container {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}
.mod-breadcrumbs span,
.mod-breadcrumbs strong {
    padding-left: 0.25em;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-buttons-utility ul:after {
    display: block;
    clear: both;
    content: "";
}
.mod-buttons-utility {
    min-width: 1000px;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #494949;
}
.mod-buttons-utility > .container {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}
.mod-buttons-utility li {
    float: left;
    width: 320px;
}
.mod-buttons-utility li+li {
    margin-left: 20px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-buttons-utility-2 ul:after {
    display: block;
    clear: both;
    content: "";
}
.mod-buttons-utility-2 {
    min-width: 1000px;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #001f4c;
}
.mod-buttons-utility-2 > .container {
    margin-right: auto;
    margin-left: auto;
    width: 720px!important;
}
.mod-buttons-utility-2 li {
    float: left;
    width: 330px;
}
.mod-buttons-utility-2 li+li {
    margin-left: 60px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-cascade > .container:after {
    display: block;
    clear: both;
    content: "";
}
.mod-cascade {
    min-width: 1000px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #e7e7e7;
}
.mod-cascade > .container {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}
.mod-cascade .item {
    position: relative;
    float: left;
    padding: 34px 20px;
    width: 320px;
    background-color: #fff;
    color: #001f4c;
}
.mod-cascade .item+.item {
    margin-left: 20px;
}
.mod-cascade .item:after {
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    pointer-events: none;
    border-width: 36px 25px 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -36px;
    left: 50%;
    margin-left: -25px;
}
.mod-cascade .title {
    text-align: center;
    font-weight: 700;
    font-size: 2rem;
}
.mod-cascade .text {
    margin-top: 30px;
    font-size: 1.6rem;
    line-height: 1.5;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-case-logo {
    padding-top: 100px;
    background-color: #fff;
}
#page-home .mod-case-logo {
    padding-top: 80px;
}
.mod-case-logo .h-index {
    margin-bottom: 55px;
}
.mod-case-logo .text {
    margin-bottom: 25px;
    text-align: center;
}
.mod-case-logo ul {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.mod-case-logo .item {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: middle;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 20%;
    text-align: center;
}
.mod-case-logo ul:last-child {
    display: block;
}
.mod-case-logo ul:last-child .item {
    display: inline-block;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-case-meta .meta__info dl:after,
.mod-case-meta .meta__interviewee .interviewee__row:after {
    display: block;
    clear: both;
    content: "";
}
.mod-case-meta {
    border: 1px solid #99a5b7;
    border-radius: 10px;
    display: table;
    width: 100%;
    table-layout: auto;
    padding: 39px;
}
.mod-case-meta .meta__info,
.mod-case-meta .meta__logo {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 8px;
}
.mod-case-meta .meta__logo {
    padding-right: 40px;
    text-align: center;
}
.mod-case-meta .meta__info {
    padding-left: 50px;
    width: 661px;
    border-left: 1px solid #ccc;
}
.mod-case-meta .meta__info dl {
    margin-top: -1em;
}
.mod-case-meta .meta__info dd,
.mod-case-meta .meta__info dt {
    padding-top: 12px;
}
.mod-case-meta .meta__info dt {
    display: block;
    float: left;
    clear: left;
    width: 9em;
    color: #23395d;
}
.mod-case-meta .meta__info dd {
    overflow: hidden;
    padding-left: 1em;
}
.mod-case-meta .meta__interviewee {
    margin-top: 22px;
    padding-top: 24px;
    border-top: 1px dotted #999;
}
.mod-case-meta .meta__interviewee .interviewee__row {
    overflow: hidden;
    margin-top: -20px;
    margin-left: -20px;
}
.mod-case-meta .meta__interviewee .interviewee__row .photo {
    float: left;
    margin-left: 20px;
    width: 295px;
}
.mod-case-meta .meta__interviewee .interviewee__row .photo:nth-child(2n+1) {
    clear: left;
}
.mod-case-meta .meta__interviewee .photo {
    margin-top: 20px;
}
.mod-case-meta .meta__interviewee .photo:after {
    display: block;
    clear: both;
    content: "";
}
.mod-case-meta .meta__interviewee .photo > img {
    float: left;
    margin-right: 15px;
}
.mod-case-meta .meta__interviewee .photo > .figc {
    overflow: hidden;
    font-size: 1.3rem;
}
.mod-case-meta .btn-readmore {
    margin-top: 1em;
    text-align: right;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-case .case__meta .meta__header .photo:after,
.mod-case .case__meta:after {
    display: block;
    clear: both;
    content: "";
}
.mod-case {
    margin-top: 60px;
}
.mod-case .case__header,
.mod-case .case__meta .meta__header .logo {
    text-align: center;
}
.mod-case .case__header > .title {
    margin-bottom: 18px;
    font-size: 2rem;
}
.mod-case .case__meta {
    border: 1px solid #99a5b7;
    border-radius: 10px;
    padding: 39px;
}
.mod-case .case__meta .meta__header {
    float: left;
    width: 260px;
}
.mod-case .case__meta .meta__header .photo,
.mod-case .case__meta .meta__header > .title {
    margin-top: 20px;
}
.mod-case .case__meta .meta__header .photo > img {
    float: left;
    margin-right: 15px;
}
.mod-case .case__meta .meta__header .photo > .figc {
    overflow: hidden;
    font-size: 1.3rem;
}
.mod-case .case__meta .meta__point {
    float: right;
    padding: 30px 40px;
    width: 610px;
    background-color: #ecf1f8;
}
.mod-case .case__meta .meta__point > .title {
    margin-bottom: 26px;
    padding-bottom: 7px;
    border-bottom: 1px solid #90c3f0;
    color: #001f4c;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 1.9rem;
}
.mod-case .case__meta .meta__point > .list-circle > li+li {
    margin-top: 0.5em;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-device {
    margin-top: 20px;
    padding: 35px 40px;
    background-color: #efefef;
}
.mod-device > .title {
    margin-bottom: 25px;
    color: #001f4c;
    text-align: center;
    font-weight: 700;
    font-size: 1.8rem;
}
.mod-device > .inner {
    margin-right: auto;
    margin-left: auto;
    width: 730px;
}
.mod-device > .inner > ul {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.mod-device .item {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: top;
    text-align: center;
}
.mod-device .item .text {
    margin-top: 8px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-device-ipad {
    margin-top: 73px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-flow .flow__inner:after {
    display: block;
    clear: both;
    content: "";
}
.mod-flow {
    margin-top: 60px;
}
.mod-flow .flow__header .title-1 {
    margin-bottom: 18px;
    text-align: center;
    font-size: 2rem;
}
.mod-flow .flow__header .title-2 {
    margin-bottom: 8px;
}
.mod-flow .flow__inner {
    overflow: hidden;
    margin-left: -20px;
}
.mod-flow .item {
    float: left;
    margin-left: 20px;
    width: 235px;
    border: 4px solid #efefef;
    background-color: #efefef;
}
.mod-flow .item+.item {
    position: relative;
}
.mod-flow .item+.item:before {
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    pointer-events: none;
    border-width: 16px 0 16px 12px;
    border-color: transparent transparent transparent #ccc;
    position: absolute;
    left: -19px;
}
.mod-flow .item__header {
    padding-top: 20px;
    padding-bottom: 16px;
    background-color: #fff;
    text-align: center;
}
.mod-flow .title {
    padding-top: 18px;
    font-weight: 700;
    font-size: 1.6rem;
}
.mod-flow .text {
    padding: 20px;
}
.mod-flow .flow__lead {
    margin-top: 20px;
}
.content-id+.mod-flow {
    margin-top: 0;
}
.mod-flow-1 .item+.item:before {
    top: 135px;
}
.mod-flow-2 .item+.item:before {
    top: 155px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-follow > .inner:after {
    display: block;
    clear: both;
    content: "";
}
.mod-follow {
    margin-top: 100px;
    padding: 35px 40px 40px;
    background-color: #efefef;
}
.mod-follow > .title {
    margin-bottom: 25px;
    color: #001f4c;
    text-align: center;
    font-weight: 700;
    font-size: 1.8rem;
}
.mod-follow > .inner {
    overflow: hidden;
    margin-left: -40px;
}
.mod-follow .item {
    float: left;
    margin-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 280px;
    border: 1px solid #999;
}
.mod-follow .item__inner {
    margin-right: -1px;
    margin-left: -1px;
    padding-top: 15px;
    padding-bottom: 28px;
    width: inherit;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
}
.mod-follow .item__inner .btn-readmore,
.mod-follow .item__inner .icon,
.mod-follow .item__inner .title {
    text-align: center;
}
.mod-follow .item__inner .icon {
    display: table-cell;
    width: inherit;
    vertical-align: middle;
}
.mod-follow .item__inner .title {
    margin-top: 8px;
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.33;
}
.mod-follow .item__inner .btn-readmore {
    margin-top: 28px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-function ul:after {
    display: block;
    clear: both;
    content: "";
}
.mod-function {
    padding: 30px;
    border-radius: 10px;
    background-color: #e4edf6;
}
.mod-function ul {
    overflow: hidden;
    margin-top: -20px;
    margin-left: -20px;
}
.mod-function .item {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 300px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
}
.mod-function .item:nth-child(3n+1) {
    clear: left;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-headline {
    padding-top: 20px;
    padding-bottom: 23px;
    background-color: #001f4c;
    color: #fff;
    font-size: 1.4rem;
}
.mod-headline a {
    color: inherit;
}
.mod-headline a:hover {
    color: #eb6202;
}
.mod-headline__body,
.mod-headline__title {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: middle;
}
.mod-headline__body {
    padding-top: 8px;
    padding-bottom: 7px;
    padding-left: 26px;
    width: 860px;
    border-left: 1px dotted #fff;
}
.mod-headline__body > dl {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.mod-headline__title {
    width: 105px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.6rem;
}
.mod-headline__category,
.mod-headline__date,
.mod-headline__text {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: middle;
}
.mod-headline__category,
.mod-headline__date {
    text-align: center;
}
.mod-headline__category {
    width: 100px;
}
.mod-headline__category .category {
    display: block;
    width: inherit;
}
.mod-headline__date {
    width: 8em;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-point .point__inner:after {
    display: block;
    clear: both;
    content: "";
}
.mod-point .title {
    margin-bottom: 65px;
    text-align: center;
}
.mod-point .point__inner {
    overflow: hidden;
    margin-left: -50px;
}
.mod-point .item {
    float: left;
    margin-left: 50px;
    width: 300px;
}
.mod-point .point__header {
    text-align: center;
}
.mod-point .point__header .title-1 {
    font-weight: 700;
    font-size: 2.3rem;
}
.mod-point .point__header .title-1 span {
    display: block;
    text-transform: uppercase;
    font-size: 1.4rem;
}
.mod-point .point__header .title-2 {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
    color: #001f4c;
    font-size: 1.7rem;
}
.mod-point .item-1 .point__header .title-1 {
    color: #00bcb7;
}
.mod-point .item-2 .point__header .title-1 {
    color: #9482b6;
}
.mod-point .item-3 .point__header .title-1 {
    color: #ffb82a;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-readmore,
.mod-readmore-otasukeguide {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 1px solid #5c6f8c;
    border-radius: 10px;
    margin-top: 130px;
    padding-top: 48px;
    padding-bottom: 48px;
}
.mod-readmore .btn-readmore,
.mod-readmore .icon,
.mod-readmore .text,
.mod-readmore .title,
.mod-readmore-otasukeguide .btn-readmore,
.mod-readmore-otasukeguide .icon,
.mod-readmore-otasukeguide .text,
.mod-readmore-otasukeguide .title {
    display: table-cell;
    overflow: hidden;
    word-wrap: break-word;
    vertical-align: middle;
    box-sizing: content-box;
}
.mod-readmore .title,
.mod-readmore-otasukeguide .title {
    color: #54a6ef;
    text-align: center;
    white-space: nowrap;
    font-size: 1.8rem;
    line-height: 1.33;
}
.mod-readmore .icon,
.mod-readmore-otasukeguide .icon {
    width: 67px;
}
.mod-readmore .btn-readmore,
.mod-readmore-otasukeguide .btn-readmore {
    width: 178px;
}
.mod-readmore .title {
    padding-left: 40px;
}
.mod-readmore .icon {
    padding-right: 36px;
    padding-left: 36px;
}
.mod-readmore .text {
    width: 350px;
}
.mod-readmore .btn-readmore {
    padding-right: 63px;
    padding-left: 42px;
}
.mod-readmore-otasukeguide .title {
    padding-left: 25px;
}
.mod-readmore-otasukeguide .icon {
    padding-right: 26px;
    padding-left: 6px;
}
.mod-readmore-otasukeguide .text {
    width: 445px;
}
.mod-readmore-otasukeguide .btn-readmore {
    padding-right: 35px;
    padding-left: 30px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-readmore-price {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 1px solid #5c6f8c;
    border-radius: 10px;
    padding: 48px 100px;
}
.mod-readmore-price .btn-readmore,
.mod-readmore-price .icon,
.mod-readmore-price .text {
    display: table-cell;
    overflow: hidden;
    word-wrap: break-word;
    vertical-align: middle;
    box-sizing: content-box;
}
.mod-readmore-price .icon {
    width: 67px;
}
.mod-readmore-price .text {
    padding-right: 36px;
    padding-left: 36px;
    font-size: 1.8rem;
}
.mod-readmore-price .text strong {
    font-size: 2.8rem;
}
.mod-readmore-price .btn-readmore {
    width: 320px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-security:first-child .row-2,
.text+.mod-security .row-2 {
    margin-top: -30px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-select {
    min-width: 1000px;
    width: 100%;
    padding-top: 46px;
    padding-bottom: 38px;
    background-color: #d9e4f1;
}
.mod-select > .container {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}
.mod-select__header {
    display: table;
    width: 100%;
    table-layout: auto;
}
.mod-select__header .readmore,
.mod-select__header .title-1,
.mod-select__header .title-2 {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: middle;
}
.mod-select__header .title-1 {
    padding-left: 134px;
}
.mod-select__header .title-2 {
    padding-right: 46px;
    padding-left: 48px;
}
.mod-select__header .readmore {
    padding-right: 112px;
}
.mod-select__note {
    margin-top: 20px;
    color: #999;
    text-align: center;
    font-size: 1.2rem;
}
.mod-select__note li {
    padding-left: 1.25em;
    text-indent: -1.25em;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.mod-solution .h-3.with-icon {
    position: relative;
    padding-left: 76px;
}
.mod-solution .h-3.with-icon:before {
    position: absolute;
    top: -16px;
    left: 0;
    display: block;
    width: 60px;
    height: 127px;
    background-color: #fff;
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
}
.mod-solution .with-icon+.text {
    padding-left: 76px;
}
.mod-solution .icon-1:before {
    background-image: url("/assets/img/mod-solution/icon01.png?160309");
}
.mod-solution .icon-2:before {
    background-image: url("/assets/img/mod-solution/icon02.png?160309");
}
.mod-solution .icon-3:before {
    background-image: url("/assets/img/mod-solution/icon03.png?160309");
}
.mod-solution .icon-4:before {
    background-image: url("/assets/img/mod-solution/icon04.png?160309");
}
.h-index+.mod-solution {
    margin-top: 76px;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.faq-list .item+.item {
    margin-top: 10px;
}
.faq-list__q {
    position: relative;
    padding-left: 28px;
    color: #54a6ef;
    font-size: 1.7rem;
    line-height: 1.25;
    cursor: pointer;
}
.no-js .faq-list__q {
    cursor: default;
}
.faq-list__q:hover {
    color: #eb6202;
}
.no-js .faq-list__q:hover {
    color: #54a6ef;
}
.faq-list__q:before {
    position: absolute;
    top: 0.15em;
    left: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #2faea7;
    color: #fff;
    content: "\002B";
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
}
.faq-list__q.is-show:before {
    background-color: #999;
    content: "\2212";
}
.faq-list__a {
    margin-top: 13px;
    margin-left: 28px;
    padding-top: 13px;
    padding-bottom: 16px;
    border-top: 1px dotted #999;
}
.faq-list__a.is-hide {
    display: none;
}
.faq-list__a.is-show {
    display: block;
}
.faq-list__a p+p {
    margin-top: 1em;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.no-js .scrollup,
.scrollup.is-show {
    display: block;
    opacity: 1;
}
.scrollup,
.scrollup img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.scrollup {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
    position: relative;
    z-index: 10;
    opacity: 0;
}
.scrollup.is-hide {
    display: none;
}
.scrollup a {
    position: absolute;
    right: -71px;
    bottom: 0;
    display: block;
    width: 46px;
    height: 46px;
}
.scrollup img {
    display: block;
}
.scrollup.is-fixed a {
    position: fixed;
    right: 50%;
    bottom: 46px;
    margin-right: -571px;
}
.scrollup.is-fixed img {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
@media only screen and (max-width:1024px) {
    .scrollup {
        display: none!important;
    }
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.tabs-1 > .tabs__tablist {
    background-color: #e7e7e7;
}
.tabs-1 > .tabs__tablist a.is-focus:after,
.tabs-1 > .tabs__tablist a:after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    pointer-events: none;
    border-width: 15px 13px 0;
}
.tabs-1 > .tabs__tablist a:after {
    left: 50%;
    margin-left: -14px;
    border-color: #efefef transparent transparent transparent;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    bottom: 0;
    z-index: -1;
    opacity: 0;
}
.tabs-1 > .tabs__tablist a.is-focus:after {
    border-color: #d2d2d2 transparent transparent transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    bottom: -15px;
    z-index: 0;
    opacity: 1;
}
.tabs-1 > .tabs__tablist a,
.tabs-1 > .tabs__tablist span {
    display: block;
    height: 60px;
    background-repeat: no-repeat;
}
#page-products .tabs-1 > .tabs__tablist a,
#page-products .tabs-1 > .tabs__tablist span {
    height: 120px;
}
.tabs-1 > .tabs__tablist span {
    width: 1000px;
    background-position: 0 0;
}
.tabs-1 > .container > .tabs__tabpanel {
    padding-top: 75px;
}
.non-content-id .tabs-1 > .container > .tabs__tabpanel {
    padding-top: 60px;
}
.tabs-1 > .tabs__tablist a.is-focus {
    cursor: default;
}
.tabs-1 > .tabs__tablist .tablist-1 a {
    background-position: 0 0;
}
.tabs-1 > .tabs__tablist .tablist-1 a:hover {
    background-position: 0 -60px;
}
#page-products .tabs-1 > .tabs__tablist .tablist-1 a:hover {
    background-position: 0 -120px;
}
.tabs-1 > .tabs__tablist .tablist-1 a.is-focus {
    background-position: 0 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-2 li {
    width: 500px;
}
.tabs-1 > .tabs__tablist.is-col-2 .tablist-2 a {
    background-position: 100% 0;
}
.tabs-1 > .tabs__tablist.is-col-2 .tablist-2 a:hover {
    background-position: 100% -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-2 .tablist-2 a:hover {
    background-position: 100% -120px;
}
.tabs-1 > .tabs__tablist.is-col-2 .tablist-2 a.is-focus {
    background-position: 100% 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-3 .tablist-1,
.tabs-1 > .tabs__tablist.is-col-3 .tablist-2 {
    width: 333px;
}
.tabs-1 > .tabs__tablist.is-col-3 .tablist-2 a {
    background-position: -333px 0;
}
.tabs-1 > .tabs__tablist.is-col-3 .tablist-2 a:hover {
    background-position: -333px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-3 .tablist-2 a:hover {
    background-position: -333px -120px;
}
.tabs-1 > .tabs__tablist.is-col-3 .tablist-2 a.is-focus {
    background-position: -333px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-3 .tablist-3 {
    width: 334px;
}
.tabs-1 > .tabs__tablist.is-col-3 .tablist-3 a {
    background-position: 100% 0;
}
.tabs-1 > .tabs__tablist.is-col-3 .tablist-3 a:hover {
    background-position: 100% -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-3 .tablist-3 a:hover {
    background-position: 100% -120px;
}
.tabs-1 > .tabs__tablist.is-col-3 .tablist-3 a.is-focus {
    background-position: 100% 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-5 li {
    width: 200px;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-2 a {
    background-position: -200px 0;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-2 a:hover {
    background-position: -200px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-5 .tablist-2 a:hover {
    background-position: -200px -120px;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-2 a.is-focus {
    background-position: -200px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-3 a {
    background-position: -400px 0;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-3 a:hover {
    background-position: -400px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-5 .tablist-3 a:hover {
    background-position: -400px -120px;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-3 a.is-focus {
    background-position: -400px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-4 a {
    background-position: -600px 0;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-4 a:hover {
    background-position: -600px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-5 .tablist-4 a:hover {
    background-position: -600px -120px;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-4 a.is-focus {
    background-position: -600px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-5 a {
    background-position: 100% 0;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-5 a:hover {
    background-position: 100% -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-5 .tablist-5 a:hover {
    background-position: 100% -120px;
}
.tabs-1 > .tabs__tablist.is-col-5 .tablist-5 a.is-focus {
    background-position: 100% 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-1 {
    width: 167px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-1 a {
    background-position: 0 0;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-1 a:hover {
    background-position: 0 -120px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-1 a.is-focus {
    background-position: 0 100%;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-2 {
    width: 166px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-2 a {
    background-position: -167px 0;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-2 a:hover {
    background-position: -167px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-6 .tablist-2 a:hover {
    background-position: -167px -120px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-2 a.is-focus {
    background-position: -167px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-3 {
    width: 167px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-3 a {
    background-position: -333px 0;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-3 a:hover {
    background-position: -333px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-6 .tablist-3 a:hover {
    background-position: -333px -120px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-3 a.is-focus {
    background-position: -333px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-4 {
    width: 166px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-4 a {
    background-position: -500px 0;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-4 a:hover {
    background-position: -500px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-6 .tablist-4 a:hover {
    background-position: -500px -120px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-4 a.is-focus {
    background-position: -500px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-5,
.tabs-1 > .tabs__tablist.is-col-6 .tablist-6 {
    width: 167px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-5 a {
    background-position: -666px 0;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-5 a:hover {
    background-position: -666px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-6 .tablist-5 a:hover {
    background-position: -666px -120px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-5 a.is-focus {
    background-position: -666px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-6 a {
    background-position: 100% 0;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-6 a:hover {
    background-position: 100% -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-6 .tablist-6 a:hover {
    background-position: 100% -120px;
}
.tabs-1 > .tabs__tablist.is-col-6 .tablist-6 a.is-focus {
    background-position: 100% 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-1 {
    width: 143px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-1 a {
    background-position: 0 0;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-1 a:hover {
    background-position: 0 -120px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-1 a.is-focus {
    background-position: 0 100%;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-2 {
    width: 142px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-2 a {
    background-position: -143px 0;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-2 a:hover {
    background-position: -143px -120px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-2 a.is-focus {
    background-position: -143px 100%;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-3,
.tabs-1 > .tabs__tablist.is-col-7 .tablist-4,
.tabs-1 > .tabs__tablist.is-col-7 .tablist-5 {
    width: 143px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-3 a {
    background-position: -285px 0;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-3 a:hover {
    background-position: -285px -120px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-3 a.is-focus {
    background-position: -285px 100%;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-4 a {
    background-position: -428px 0;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-4 a:hover {
    background-position: -428px -120px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-4 a.is-focus {
    background-position: -428px 100%;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-5 a {
    background-position: -571px 0;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-5 a:hover {
    background-position: -571px -120px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-5 a.is-focus {
    background-position: -571px 100%;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-6 {
    width: 142px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-6 a {
    background-position: -714px 0;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-6 a:hover {
    background-position: -714px -120px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-6 a.is-focus {
    background-position: -714px 100%;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-7 {
    width: 144px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-7 a {
    background-position: 100% 0;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-7 a:hover {
    background-position: 100% -120px;
}
.tabs-1 > .tabs__tablist.is-col-7 .tablist-7 a.is-focus {
    background-position: 100% 100%;
}
.tabs-1 > .tabs__tablist.is-col-8 li {
    width: 125px;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-2 a {
    background-position: -125px 0;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-2 a:hover {
    background-position: -125px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-8 .tablist-2 a:hover {
    background-position: -125px -120px;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-2 a.is-focus {
    background-position: -125px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-3 a {
    background-position: -250px 0;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-3 a:hover {
    background-position: -250px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-8 .tablist-3 a:hover {
    background-position: -250px -120px;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-3 a.is-focus {
    background-position: -250px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-4 a {
    background-position: -375px 0;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-4 a:hover {
    background-position: -375px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-8 .tablist-4 a:hover {
    background-position: -375px -120px;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-4 a.is-focus {
    background-position: -375px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-5 a {
    background-position: -500px 0;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-5 a:hover {
    background-position: -500px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-8 .tablist-5 a:hover {
    background-position: -500px -120px;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-5 a.is-focus {
    background-position: -500px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-6 a {
    background-position: -625px 0;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-6 a:hover {
    background-position: -625px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-8 .tablist-6 a:hover {
    background-position: -625px -120px;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-6 a.is-focus {
    background-position: -625px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-7 a {
    background-position: -750px 0;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-7 a:hover {
    background-position: -750px -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-8 .tablist-7 a:hover {
    background-position: -750px -120px;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-7 a.is-focus {
    background-position: -750px 100%!important;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-8 a {
    background-position: 100% 0;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-8 a:hover {
    background-position: 100% -60px;
}
#page-products .tabs-1 > .tabs__tablist.is-col-8 .tablist-8 a:hover {
    background-position: 100% -120px;
}
.tabs-1 > .tabs__tablist.is-col-8 .tablist-8 a.is-focus {
    background-position: 100% 100%!important;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.no-js .tabs-2 > .tabs__tablist {
    display: none;
}
.tabs-2 > .tabs__tablist {
    border-bottom: 1px solid #54a6ef;
}
.tabs-2 > .tabs__tablist li {
    top: 1px;
}
.tabs-2 > .tabs__tablist li+li {
    margin-left: 18px;
}
.tabs-2 > .tabs__tablist a {
    display: inline-block;
    padding: 9px 16px;
    border: 1px solid #ccc;
    border-bottom-color: #54a6ef;
}
.tabs-2 > .tabs__tablist a:hover {
    color: #eb6202;
}
.tabs-2 > .tabs__tablist a.is-focus {
    border-color: #54a6ef;
    border-bottom-color: #fff;
}
.tabs-2 > .tabs__tablist a.is-focus a {
    cursor: default;
}
.tabs-2 > .tabs__tablist a.is-focus a:hover {
    color: #54a6ef;
}
.tabs-2 .tabs__tabpanel {
    padding-top: 40px;
}
.no-js .tabs-2 .tabs__tabpanel {
    padding-top: 65px;
}
.no-js .tabs-2 .tabs__tabpanel:first-child {
    padding-top: 0;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.header {
    /*min-width: 1000px;
    width: 100%;*/
    padding-bottom: 1px;
    background-color: #fff;
}
.header .container {
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.header__banner {
    height: 72px;
}
.header__banner .site-id {
    position: relative;
    top: 19px;
    left: 0;
    background-color: #fff;
}
.header__banner .site-id a {
    overflow: hidden;
    height: 45px;
    border: 0;
    background-color: transparent;
    background-image: url("../img/site-id.png?160309");
    background-repeat: no-repeat;
    display: block;
    width: 141px;
}
.header__banner .site-id a:before {
    display: block;
    width: 0;
    height: 150%;
    content: "";
}
.header__banner .site-search {
    position: absolute;
    top: 10px;
    right: 0;
    width: 206px;
    font-size: 0;
}
.header__banner .site-search fieldset {
    position: relative;
}
.header__banner .site-search legend {
    position: absolute;
    z-index: -1;
}
.header__banner .site-search input {
    border: 1px solid #ccc;
    border-radius: 0;
    vertical-align: middle;
    font-size: 1.3rem;
    -webkit-appearance: none;
    appearance: none;
}
.header__banner .site-search input:focus {
    outline: 1px dotted #ccc;
}
.header__banner .site-search input[type=search] {
    padding: 6px;
    width: 192px;
    height: 12px;
}
.header__banner .site-search input[type=search]:focus {
    outline: 0;
    border-color: #eb6202;
}
.header__banner .site-search input[placeholder]::-webkit-input-placeholder {
    color: #999;
}
.header__banner .site-search input[placeholder]::-moz-placeholder {
    color: #999;
}
.header__banner .site-search input[placeholder]::-ms-input-placeholder {
    color: #999;
}
.header__banner .site-search input[placeholder]:focus::-webkit-input-placeholder {
    color: #fff;
}
.header__banner .site-search input[placeholder]:focus::-moz-placeholder {
    color: #fff;
}
.header__banner .site-search input[placeholder]:focus::-ms-input-placeholder {
    color: #fff;
}
.header__banner .site-address,
.header__banner .site-search input[type=submit] {
    overflow: hidden;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    position: absolute;
}
.header__banner .site-search input[type=submit] {
    color: transparent;
    text-shadow: none;
    font: 0/0 a;
    height: 16px;
    background-image: url("/assets/img/btn_search.png?160309");
    top: 5px;
    right: 7px;
    width: 16px;
}
.header__banner .site-address:before,
.header__banner .site-search input[type=submit]:before {
    display: block;
    width: 0;
    height: 150%;
    content: "";
}
.header__banner .site-search input[type=submit]:hover {
    cursor: pointer;
}
.header__banner .site-utility {
    position: absolute;
    top: 15px;
    right: 237px;
    text-align: right;
    font-size: 1.3rem;
    line-height: 1.25;
}
.header__banner .site-utility ul:after {
    display: block;
    clear: both;
    content: "";
}
.header__banner .site-utility li {
    float: left;
}
.header__banner .site-utility a {
    color: inherit;
}
.header__banner .site-utility li+li {
    margin-left: 22px;
}
.header__banner .site-utility li a {
    padding-left: 19px;
    background: url("../img/arw_blue.png") left center no-repeat;
}
.header__banner .site-utility li a:hover {
    color: #eb6202;
}
.header__banner .site-address {
    height: 25px;
    background-image: url("../img/site-address.png?160309");
    top: 46px;
    right: 0;
    width: 267px;
    position: relative;
    float: right;
}
@media only screen and (max-width:787px) {
    .header__banner .site-id a {
        background-size: 100px auto;
        width: 100px;
    }
    .header__banner .site-address {
        top: 36px;
        width: 170px;
        background-size: 170px auto;
    }
    #main_msg h2 {
        font-size: 20px;
    }
}

@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.header__nav nav > ul:after {
    display: block;
    clear: both;
    content: "";
}
.header__nav nav > ul > li {
    position: relative;
    float: left;
}
.header__nav {
    height: 50px;
    background: url("/assets/img/bg_header-nav.png?160309") left bottom repeat-x;
}
.header__nav a {
    color: inherit;
}
.header__nav nav > ul > li > a {
    overflow: hidden;
    height: 50px;
    border: 0;
    background-color: transparent;
    background-image: url("/assets/img/header-nav.png?160309");
    background-repeat: no-repeat;
    display: block;
}
.header__nav nav > ul > li > a:before {
    display: block;
    width: 0;
    height: 150%;
    content: "";
}
.header__nav .nav-child {
    display: table;
    table-layout: fixed;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    position: absolute;
    top: 80%;
    left: 0;
    z-index: 100;
    visibility: hidden;
    overflow: hidden;
    padding: 30px 23px;
    width: inherit;
    background-color: rgba(255,255,255,.97);
    box-shadow: 0 3px 5px rgba(7,2,3,.25);
    opacity: 0;
}
.header__nav .nav-child .col {
    display: table-cell;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: top;
    overflow: visible;
}
.header__nav .nav-child .col-1,
.header__nav .nav-child .col-2 .item {
    position: relative;
    padding-left: 21px;
    border-left: 1px solid #001f4c;
}
.header__nav .nav-child .col-1:before,
.header__nav .nav-child .col-2 .item:before {
    position: absolute;
    top: 15px;
    left: -5px;
    display: block;
    width: 9px;
    height: 18px;
    background-color: #001f4c;
    content: "";
}
.header__nav .nav-child .item {
    line-height: 1.25;
}
.header__nav .nav-child .item .title {
    margin-bottom: 20px;
    color: #001f4c;
    font-size: 1.8rem;
}
.header__nav .nav-child .item ul+ul,
.header__nav .nav-child.is-mega .item+.item {
    margin-top: 20px;
}
.header__nav .nav-child .item ul li {
    font-size: 1.5rem;
}
.header__nav .nav-child .item ul li+li {
    margin-top: 10px;
}
.header__nav .nav-child .item ul li a {
    display: inline-block;
    padding-left: 22px;
    background: url("/assets/img/arw_orange.png?160309") 0 0.15em no-repeat;
}
.header__nav .nav-child .item ul .a-category-index {
    margin-bottom: 20px;
    margin-left: -20px;
    background: url("/assets/img/arw_orange02.png?160309") 0 0 no-repeat;
}
.header__nav .nav-child.is-mega {
    padding: 30px 35px;
    width: 1000px;
}
.header__nav .nav-child.is-mega .item {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.25;
}
.header__nav .nav-child.is-mega .item > ul {
    margin-left: 20px;
}
.header__nav .has-child.is-focus .nav-child,
.header__nav .has-child:hover .nav-child {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 100%;
    visibility: visible;
    opacity: 1;
}
.header__nav .has-child > a[href="#"] {
    cursor: default;
}
.header__nav__products {
    width: 206px;
}
.header__nav__products > a {
    background-position: 0 0;
}
.header__nav__products > a:hover {
    background-position: 0 -50px;
}
#page-products .header__nav__products > a,
.header__nav__products > a.is-current {
    background-position: 0 100%;
}
.header__nav__case {
    width: 120px;
}
.header__nav__case > a {
    background-position: -206px 0;
}
.header__nav__case > a:hover {
    background-position: -206px -50px;
}
#page-case .header__nav__case > a,
.header__nav__case > a.is-current {
    background-position: -206px 100%;
}
.header__nav__select {
    width: 187px;
}
.header__nav__select > a {
    background-position: -326px 0;
}
.header__nav__select > a:hover {
    background-position: -326px -50px;
}
#page-select .header__nav__select > a,
.header__nav__select > a.is-current {
    background-position: -326px 100%;
}
.header__nav__price {
    width: 89px;
}
.header__nav__price > a {
    background-position: -513px 0;
}
.header__nav__price > a:hover {
    background-position: -513px -50px;
}
#page-price .header__nav__price > a,
.header__nav__price > a.is-current {
    background-position: -513px 100%;
}
.header__nav__corporation,
.header__nav__pdf {
    width: 122px;
}
.header__nav__corporation > a {
    background-position: -602px 0;
}
.header__nav__corporation > a:hover {
    background-position: -602px -50px;
}
#page-faq .header__nav__corporation > a,
.header__nav__corporation > a.is-current {
    background-position: -602px 100%;
}
.header__nav__pdf > a {
    background-position: -724px 0;
}
.header__nav__pdf > a:hover {
    background-position: -724px -50px;
}
#page-contact .header__nav__pdf > a,
.header__nav__pdf > a.is-current {
    background-position: -724px 100%;
}
.header__nav__contact {
    width: 154px;
}
.header__nav__contact > a {
    background-position: 100% 0;
}
.header__nav__contact > a:hover {
    background-position: 100% -50px;
}
#page-contact .header__nav__contact > a,
.header__nav__contact > a.is-current {
    background-position: 100% 100%;
}
@media only screen and (min-width:788px) {
    .header__nav a:hover {
        color: #eb6202;
    }
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.main {
    min-width: 1000px;
    width: 100%;
    padding-bottom: 98px;
    line-height: 1.5;
}
.main .container {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}
.main .content-id {
    padding-bottom: 65px;
    text-align: center;
}
.tabs-1 .content-lead {
    padding-bottom: 66px;
}
.tabs-2 .content-lead {
    padding-bottom: 40px;
}
.main__header {
    min-width: 1000px;
    width: 100%;
    overflow: hidden;
    background-color: #001f4c;
    color: #fff;
}
.main__header__title {
    text-align: center;
}
.main__header__title .container {
    position: relative;
    padding-top: 14px;
    padding-bottom: 36px;
    max-height: 80px;
}
.main__header__title .container:after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    pointer-events: none;
    border-width: 15px 13px 0;
    border-color: #001f4c transparent transparent transparent;
    bottom: -15px;
    left: 50%;
    z-index: 10;
    margin-left: -14px;
}
.main__header__title .title {
    font-size: 2rem;
}
.main__header__title .title .h-sub {
    display: block;
    font-size: 1.4rem;
}
.main__header__lead {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.main__header__lead .container {
    position: relative;
}
.main__header__lead.is-type-1 .container {
    height: 385px;
}
.main__header__lead.is-type-2 .container {
    height: 325px;
}
.main__header__lead.is-type-3 .container {
    height: 240px;
}
.main__header__lead .lead-1 {
    position: absolute;
}
.main__header__lead .lead-2,
.main__header__lead .lead-3 {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main__header__lead .lead-2 {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    left: 20px;
    font-size: 1.7rem;
}
.main__body p~p,
.main__header__lead .lead-2 p~p {
    margin-top: 1em;
}
.main__header__lead .lead-3 {
    width: inherit;
    text-align: center;
}
.main__header__lead-2 {
    background-color: #efefef;
    color: #333;
}
.main__body {
    padding-top: 80px;
}
.main__body strong {
    font-weight: 700;
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.footer .container:after {
    display: block;
    clear: both;
    content: "";
}
.footer {
    /*min-width: 1000px;*/
    width: 100%;
    position: relative;
    padding-top: 50px;
    padding-bottom: 112px;
    background-color: #333;
    color: #999;
}
.footer .container {
    margin-right: auto;
    margin-left: auto;
    /*width: 1000px;*/
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.footer .item__child ul+ul {
    margin-top: 18px;
}
@media only screen and (min-width:788px) {
    .footer a:hover {
        color: #eb6202;
    }
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.footer__nav {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding-bottom: 48px;
    line-height: 1.25;
}
.footer__nav .col {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: top;
}
.footer__nav .col-1 {
    width: 315px;
}
.footer__nav .col-2 {
    width: 280px;
}
.footer__nav .col-4 {
    width: 195px;
}
.footer__nav .item {
    padding: 10px 10px 10px 20px;
}
.footer__nav .item+.item {
    margin-top: 25px;
}
.footer__nav .item > ul > li,
.footer__nav .item__child li strong {
    font-size: 1.5rem;
}
.footer__nav .item > ul > li+li {
    margin-top: 22px;
}
.footer__nav .item > ul > li a {
    display: inline-block;
    padding-left: 22px;
}
.footer__nav .item > ul > li .a-products-index,
.footer__nav .item > ul > li > a {
    background: url("/assets/img/arw_orange02.png?160309") 0 0 no-repeat;
}
.footer__nav .item > ul > li .a-products-index {
    margin-bottom: 18px;
}
.footer__nav .item .title {
    display: block;
    margin-bottom: 24px;
    color: #999;
    font-size: 1.6rem;
}
.footer__nav .item .a-corporation-index {
    padding-left: 0;
    background: 0 0;
}
.footer__nav .item__child {
    font-size: 1.4rem;
}
.footer__nav .item__child li+li {
    margin-top: 10px;
}
.footer__nav .item__child a {
    background: url("/assets/img/arw_orange.png?160309") 0 0.15em no-repeat;
}
.footer__nav .col-1,
.footer__nav .col-2 .item,
.footer__nav .col-3,
.footer__nav .col-4 .item {
    border-left: 1px solid #828282;
}
.footer__nav .col-4:last-child .item {
    padding-right: 0;
}
@media only screen and (min-width:788px) {
    .footer__nav a.title:hover {
        color: #eb6202;
    }
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.footer__complementary__inner:after {
    display: block;
    clear: both;
    content: "";
}
.footer__complementary {
    font-size: 1.4rem;
}
.footer__complementary__inner {
    /*width: 636px;*/
}
.footer__complementary__inner .col-1 {
    position: relative;
    top: 26px;
    float: right;
    width: 168px;
}
.footer__complementary__inner .col-2 {
    position: relative;
    top: 30px;
    float: left;
    width: 468px;
}
.footer__complementary .site-mark {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    right: 0;
    bottom: 56px;
    width: 514px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #fff;
}
@media only screen and (max-width:1340px) {
    .footer__complementary .site-mark {
        width: 356px;
    }
}
.footer__complementary .site-mark ul {
    display: table;
    table-layout: auto;
    width: 296px;
    height: 100px;
}
.footer__complementary .site-mark li {
    display: table-cell;
    overflow: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    vertical-align: middle;
}
.footer__complementary .site-mark__isms {
    padding-right: 32px;
    padding-left: 35px;
}
.footer__complementary .site-mark img,
.footer__complementary .site-sns a {
    display: block;
}
.footer__complementary .site-sns li {
    display: inline-block;
    width: 40px;
    vertical-align: middle;
}
.footer__complementary .site-sns li+li {
    margin-left: 19px;
}
.footer__complementary .site-utility ul:after {
    display: block;
    clear: both;
    content: "";
}
.footer__complementary .site-utility li {
    padding-right: 10px;
    padding-left: 10px;
    /*float: left;*/
    border-right: 1px solid #999;
}
@media only screen and (max-width:787px) {
    .footer__complementary .site-utility li {
        border-left: 1px solid #999;
    }
}

.footer__complementary .site-utility li:first-child {
    border-left: 1px solid #999;
}
.footer__complementary .site-utility a {
    color: #999;
}
.footer__complementary .site-credit {
    margin-top: 15px;
}
@media only screen and (min-width:788px) {
    .footer__complementary .site-sns a:hover path {
        fill: #eb6202;
    }
    .footer__complementary .site-utility a:hover {
        color: #eb6202;
    }
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.page-nav-1 > ul:after {
    display: block;
    clear: both;
    content: "";
}
.page-nav-1 {
    margin-bottom: 72px;
}
.page-nav-1 > ul {
    overflow: hidden;
    margin-left: -15px;
}
.page-nav-1 li {
    float: left;
    margin-left: 15px;
    width: 188px;
    background-color: #efefef;
    text-align: center;
}
.page-nav-1 a {
    display: block;
    padding-top: 38px;
    padding-bottom: 28px;
}
.page-nav-1 a:hover .title:after {
    background-image: url("/assets/img/arw_page-nav_o.png?160309");
}
.page-nav-1 .icon {
    display: table-cell;
    width: 188px;
    vertical-align: middle;
}
.page-nav-1 .title {
    position: relative;
    margin-top: 25px;
    padding-bottom: 80px;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.33;
    background: url("/assets/img/arw_page-nav_o.png?160309") center bottom no-repeat;
}
.page-nav-1 .title:after {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    background: url("/assets/img/arw_page-nav.png?160309") center bottom no-repeat;
    content: "";
}
@-webkit-keyframes speed {
    to {
        opacity: 1;
    }
}
@keyframes speed {
    to {
        opacity: 1;
    }
}
.h-3 a,
.h-4 a {
    display: block;
    padding-left: 25px;
    background: url("/assets/img/arw_orange02.png?160309") 0 0.25em no-repeat;
}
.h-2 .h-sub,
.h-2-2 .h-sub {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-size: 1.5rem;
}
.h-1 {
    font-size: 2.8rem;
    line-height: 1.33;
}
.h-2,
.h-2-2 {
    margin-bottom: 30px;
    padding: 11px 14px 10px;
    border-left: 8px solid #90c3f0;
    color: #001f4c;
    font-weight: 700;
    font-size: 2rem;
}
.h-2-2 {
    border-top: 1px solid #7f8fa5;
    border-right: 1px solid #7f8fa5;
    border-bottom: 1px solid #7f8fa5;
}
.h-3,
.h-4 {
    color: #001f4c;
    font-weight: 700;
}
.h-3 {
    padding-bottom: 7px;
    border-bottom: 1px solid #90c3f0;
    font-size: 1.7rem;
    margin-bottom: 24px;
}
.h-4 {
    margin-bottom: 1em;
}
.footnote,
.footnote-1,
.footnote-2,
.list-arrow,
.list-decimal,
.list-disc,
.list-hyphen {
    margin-top: 1em;
    margin-bottom: 1em;
}
.footnote-1:first-child,
.footnote-2:first-child,
.footnote:first-child,
.list-arrow:first-child,
.list-decimal:first-child,
.list-disc:first-child,
.list-hyphen:first-child {
    margin-top: 0;
}
.footnote-1:last-child,
.footnote-2:last-child,
.footnote:last-child,
.list-arrow:last-child,
.list-decimal:last-child,
.list-disc:last-child,
.list-hyphen:last-child {
    margin-bottom: 0;
}
.list-decimal .list-decimal {
    margin-top: 1em!important;
}
.list-disc {
    margin-left: 1.5em;
}
.list-disc li {
    list-style: disc outside;
}
.list-decimal {
    margin-left: 2.15em;
}
.list-decimal li {
    list-style: decimal outside;
}
.tabs-1,
.tabs-2 {
    position: relative;
    z-index: 2;
}
.page-nav-2 > ul:after,
.tabs-1 > .tabs__tablist ul:after,
.tabs-2 > .tabs__tablist ul:after {
    display: block;
    clear: both;
    content: "";
}
.tabs-1 > .tabs__tablist li,
.tabs-2 > .tabs__tablist li {
    position: relative;
    float: left;
}
.with-js.tabs-1 .tabs__tabpanel,
.with-js.tabs-2 .tabs__tabpanel {
    opacity: 0;
}
.with-js.tabs-1 .tabs__tabpanel.is-show,
.with-js.tabs-2 .tabs__tabpanel.is-show {
    opacity: 1\0;
    -webkit-animation: speed 0.3s ease 0.1s 1 forwards;
    animation: speed 0.3s ease 0.1s 1 forwards;
    display: block;
}
.with-js.tabs-1 .tabs__tabpanel.is-hide,
.with-js.tabs-2 .tabs__tabpanel.is-hide {
    display: none;
}
.no-js .with-js.tabs-1 .tabs__tabpanel,
.no-js .with-js.tabs-2 .tabs__tabpanel {
    display: block;
    opacity: 1;
}
.page-nav-2 {
    position: relative;
    overflow: hidden;
    margin-bottom: 74px;
    text-align: center;
}
.page-nav-2 li,
.page-nav-2 ol,
.page-nav-2 ul {
    position: relative;
    left: 50%;
    float: left;
}
.page-nav-2 li {
    left: -50%;
    padding-right: 20px;
    background: url("/assets/img/arw_page-nav02_o.png?160309") 6px 0.25em no-repeat;
}
.page-nav-2.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    background-color: rgba(255,255,255,.92);
    box-shadow: 0 1px 2px rgba(7,2,3,.25);
}
.page-nav-2 li:last-chid {
    padding-right: 0;
}
.page-nav-2 a {
    position: relative;
    display: block;
    padding-right: 6px;
    padding-bottom: 0.25em;
    padding-left: 30px;
    border-bottom: 4px solid #d2d2d2;
    background: url("/assets/img/arw_page-nav02.png?160309") 6px 0.25em no-repeat;
    font-weight: 700;
}
.page-nav-2 a:after,
.page-nav-2 a:before {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    bottom: -.25em;
    display: block;
    width: 0;
    height: 4px;
    background-color: #d2d2d2;
    content: "";
}
.page-nav-2 a:before {
    left: 50%;
}
.page-nav-2 a:after {
    right: 50%;
}
.page-nav-2 a:hover {
    background-image: url("/assets/img/arw_page-nav02_o.png?160309");
}
.page-nav-2 a:hover:after,
.page-nav-2 a:hover:before {
    width: 50%;
    background-color: #eb6202;
}