﻿@import url(//fonts.googleapis.com/css?family=Raleway:600);
.clearfix:after,
.pageHeader .pageHeader__inner:after,
.pageHeader .pageHeader__logo:after,
.pageHeader .pageHeader__utility .pageHeader__sns:after,
.globalNav .globalNav__nav:after,
.pageContent .pageContent__inner:after,
.pageFooter .pageFooter__inner:after,
.pageFooter .pageFooter__utilNav:after,
.figureBlock:after,
.horizontalList:after,
.horizontalDL:after,
.materialList2:after,
.materialList3:after,
.lineupList ul:after,
.uploadList:after,
.multiColumn:after,
.multiColumn--reverse:after,
.multiColumn2:after,
.multiColumn3:after,
.flexColumn:after,
.flexColumn--reverse:after,
.box3 .box3__header:after,
.box3--pattern2 .box3__header:after,
.box3--pattern3 .box3__header:after,
.softwareDownload:after,
.noticeBlock:after,
.loginStatus .loginStatus__inner:after,
.formBlock .formBlockColumn:after,
.formBlock .formBlockColumn--bg:after,
.formBlock .formBlock__btn:after,
.formBlock .formBlock__btn3:after,
.topicPath:after,
.pagination:after {
    content: "";
    display: table;
    clear: both
}

.clearfixLegacy,
.lt-ie8 .pageHeader .pageHeader__inner,
.lt-ie8 .pageHeader .pageHeader__logo,
.lt-ie8 .pageHeader .pageHeader__utility .pageHeader__sns,
.lt-ie8 .globalNav .globalNav__nav,
.lt-ie8 .pageContent .pageContent__inner,
.lt-ie8 .figureBlock,
.lt-ie8 .horizontalList,
.lt-ie8 .horizontalDL,
.lt-ie8 .materialList2,
.lt-ie8 .materialList3,
.lt-ie8 .lineupList ul,
.lt-ie8 .uploadList,
.lt-ie8 .multiColumn,
.lt-ie8 .multiColumn--reverse,
.lt-ie8 .multiColumn2,
.lt-ie8 .multiColumn3,
.lt-ie8 .flexColumn,
.lt-ie8 .flexColumn--reverse,
.lt-ie8 .boxColumn,
.lt-ie8 .boxColumn2,
.lt-ie8 .boxColumn3,
.lt-ie8 .box3 .box3__header,
.lt-ie8 .box3--pattern2 .box3__header,
.lt-ie8 .box3--pattern3 .box3__header,
.lt-ie8 .softwareDownload,
.lt-ie8 .noticeBlock,
.lt-ie8 .loginStatus .loginStatus__inner,
.lt-ie8 .formBlock .formBlockColumn,
.lt-ie8 .formBlock .formBlockColumn--bg,
.lt-ie8 .topicPath,
.lt-ie8 .pagination {
    _overflow: visible;
    _height: 1px;
    zoom: 1
}

.clearfixLegacy:after,
.lt-ie8 .pageHeader .pageHeader__inner:after,
.lt-ie8 .pageHeader .pageHeader__logo:after,
.lt-ie8 .pageHeader .pageHeader__utility .pageHeader__sns:after,
.lt-ie8 .globalNav .globalNav__nav:after,
.lt-ie8 .pageContent .pageContent__inner:after,
.lt-ie8 .figureBlock:after,
.lt-ie8 .horizontalList:after,
.lt-ie8 .horizontalDL:after,
.lt-ie8 .materialList2:after,
.lt-ie8 .materialList3:after,
.lt-ie8 .lineupList ul:after,
.lt-ie8 .uploadList:after,
.lt-ie8 .multiColumn:after,
.lt-ie8 .multiColumn--reverse:after,
.lt-ie8 .multiColumn2:after,
.lt-ie8 .multiColumn3:after,
.lt-ie8 .flexColumn:after,
.lt-ie8 .flexColumn--reverse:after,
.lt-ie8 .boxColumn:after,
.lt-ie8 .boxColumn2:after,
.lt-ie8 .boxColumn3:after,
.lt-ie8 .box3 .box3__header:after,
.lt-ie8 .box3--pattern2 .box3__header:after,
.lt-ie8 .box3--pattern3 .box3__header:after,
.lt-ie8 .softwareDownload:after,
.lt-ie8 .noticeBlock:after,
.lt-ie8 .loginStatus .loginStatus__inner:after,
.lt-ie8 .formBlock .formBlockColumn:after,
.lt-ie8 .formBlock .formBlockColumn--bg:after,
.lt-ie8 .topicPath:after,
.lt-ie8 .pagination:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0px;
    font-size: 0px
}


/*! normalize.css v3.0.1 | 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,
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: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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:not([type="file"]),
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
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body {
    /*font-family: \30d2 \30e9 \30ae \30ce \89d2 \30b4 \20 \50 \72 \6f \20 \57 \33, Hiragino Kaku Gothic Pro, Meiryo, sans-serif;*/
    font-family: 'Hiragino Sans', Meiryo, sans-serif;
    font-size: 14px;
    *font-size: 100%;
    line-height: 1.71429;
    color: #000;
    text-align: center;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    min-width: 960px
}

@media screen and (max-width: 568px) {
    body {
        min-width: 0
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
dt,
label {
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: "kern", "liga", "palt";
    -moz-font-feature-settings: "kern", "liga", "palt";
    -ms-font-feature-settings: "kern", "liga", "palt";
    font-feature-settings: "kern", "liga", "palt";
    text-rendering: optimizelegibility
}

p {
    margin: 0
}

ul,
ol,
dl,
dl dt,
dl dd {
    list-style: none;
    margin: 0;
    padding: 0
}

dl dt {
    font-weight: bold
}

table {
    border-collapse: separate;
    border-spacing: 0
}

hr {
    border: 0;
    border-top: 1px solid #000;
    display: block;
    margin: 0;
    padding: 0;
    height: 0
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

blockquote {
    margin: 1.5em 1em
}

a {
    color: #000
}

a:hover {
    text-decoration: underline
}

strong {
    font-weight: bold
}

em {
    font-style: normal
}

abbr[title],
acronym[title],
dfn[title] {
    text-decoration: underline;
    border-bottom: 0;
    cursor: help
}

code,
kbd,
pre,
samp {
    font-size: 14px
}

pre {
    border: 1px solid #e0e0e0;
    background-color: #fcfcfc;
    margin: 1.75em 0;
    padding: 5px 2em
}

small {
    font-size: 14px
}

address {
    font-style: normal
}

img {
    font-family: sans-serif;
    line-height: 1;
    vertical-align: bottom;
    border: none;
    -ms-interpolation-mode: bicubic
}

embed,
iframe,
object,
video {
    max-width: 100%
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="checkbox"],
input[type="radio"],
input[type="submit"],
input[type="image"],
input[type="button"],
textarea,
select {
    font-family: \30d2 \30e9 \30ae \30ce \89d2 \30b4 \20 \50 \72 \6f \20 \57 \33, Hiragino Kaku Gothic Pro, Meiryo, sans-serif;
    font-size: 14px;
    line-height: 1.71429;
    vertical-align: middle;
    margin: 5px 0
}

input[type="file"] {
    font: static
}

.debugHeading,
.debugHeading2 {
    background-color: #fc3;
    margin: 16px 0;
    padding: 8px
}

.debugHeading:first-child,
.debugHeading2:first-child {
    margin-top: 0
}

.debugHeading2 {
    background-color: #ff6
}

.debugImgBlock {
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    background-color: #ccc;
    display: inline-block
}

.pageWrapper {
    text-align: left;
    text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis;
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 0 auto 32px
}

.theme--dl .pageWrapper {
    background: url("../images/pageWrapper/bg_theme-dl2.png") 50% 120px no-repeat, url("../images/pageWrapper/bg_theme-dl1.png") 50% 0 repeat
}

.theme--support .pageWrapper {
    background: url("../images/pageWrapper/bg_theme-support3.png") 50% 500px repeat-y, url("../images/pageWrapper/bg_theme-support2.png") 50% 196px repeat-y, url("../images/pageWrapper/bg_theme-support1.png") 50% 0 repeat
}

@media screen and (min-width: 1280px) {
    .theme--dl .pageWrapper {
        background-position: 0 120px, 50% 0
    }
    .theme--support .pageWrapper {
        background-position: 100% 500px, 0 196px, 50% 0
    }
}

.lt-ie9 .theme--dl .pageWrapper {
    background: url("../images/pageWrapper/bg_theme-dl1.png") 50% 0 repeat #fff
}

.lt-ie9 .theme--support .pageWrapper {
    background: url("../images/pageWrapper/bg_theme-support1.png") 50% 0 repeat #fff
}

.pageHeader {
    position: relative;
    z-index: 10;
    border-top: 4px solid #ccc;
    border-bottom: 3px solid #ccc;
    background-color: #fff;
    margin-bottom: 41px
}

.theme--dl .pageHeader {
    border-top: 4px solid #ff69b4
}

.theme--support .pageHeader {
    border-top: 4px solid #ff000d;
    border-bottom: 2px solid #ff000d
}

.pageHeader .pageHeader__inner {
    position: relative;
    margin: 0 auto;
    padding: 14px 0;
    width: 960px
}

.pageHeader .pageHeader__logo {
    float: left
}

.pageHeader .pageHeader__logo img {
    float: left;
    margin-right: 16px
}

.pageHeader .pageHeader__logo .pageHeader__title {
    float: left
}

.pageHeader .pageHeader__logo .pageHeader__subTitle,
.pageHeader .pageHeader__logo .pageHeader__mainTitle {
    display: block
}

.pageHeader .pageHeader__logo .pageHeader__subTitle {
    font-weight: normal;
    line-height: 1.28571;
    margin-bottom: 9px
}

.pageHeader .pageHeader__logo .pageHeader__mainTitle {
    font-size: 1.28571em;
    line-height: 1.11111
}

.pageHeader .pageHeader__utility {
    text-align: right;
    float: right
}

.pageHeader .pageHeader__utility .pageHeader__login {
    margin-bottom: 12px
}

.pageHeader .pageHeader__utility .pageHeader__sns {
    text-align: left;
    overflow: hidden;
    height: 20px
}

.pageHeader .pageHeader__utility .pageHeader__sns li {
    line-height: 1;
    float: left;
    margin-left: 10px
}

.pageHeader .pageHeader__utility .pageHeader__sns iframe {
    vertical-align: bottom
}

.pageHeader .pageHeader__icon-menu {
    display: none
}

@media screen and (max-width: 568px) {
    .pageHeader {
        margin-bottom: 24px
    }
    .pageHeader .pageHeader__inner {
        margin: 0 16px;
        padding: 14px 0;
        width: auto
    }
    .pageHeader .pageHeader__logo {
        margin-bottom: 8px
    }
    .pageHeader .pageHeader__logo img {
        margin-right: 8px;
        width: 32px
    }
    .pageHeader .pageHeader__logo .pageHeader__subTitle {
        font-size: 0.85714em;
        margin-bottom: 6px
    }
    .pageHeader .pageHeader__logo .pageHeader__mainTitle {
        font-size: 0.85714em
    }
    .pageHeader .pageHeader__utility {
        clear: both
    }
    .pageHeader .pageHeader__icon-menu {
        font-size: 0.71429em;
        font-weight: bold;
        color: #666;
        line-height: 1.25;
        text-align: center;
        background: url("../images/pageHeader/icon_menu.svg") 50% 0/20px 20px no-repeat;
        display: block;
        float: right;
        padding-top: 22px
    }
}

.lt-ie7 .pageHeader {
    position: static;
    z-index: 0
}

.lt-ie7 .pageHeader .pageHeader__utility {
    width: 50%
}

.theme--dl .globalNav .globalNav__nav::before,
.theme--support .globalNav .globalNav__nav li::before,
.theme--support .globalNav .globalNav__nav li:last-child::after {
    background-color: #fff;
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -7px
}

.theme--dl .globalNav .globalNav__nav::before {
    left: 479px;
    width: 2px;
    height: 14px
}

.theme--support .globalNav .globalNav__nav li::before,
.theme--support .globalNav .globalNav__nav li:last-child::after {
    border-top: 1px solid #c7c4c4;
    border-left: 1px solid #c7c4c4;
    left: -2px;
    width: 1px;
    height: 13px
}

.globalNav {
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .25);
    -ms-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .25);
    -o-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .25);
    display: block;
    margin: -41px auto 24px
}

.globalNav .globalNav__nav li {
    font-size: 1.14286em;
    font-weight: bold;
    line-height: 1.5;
    float: left
}

.globalNav .globalNav__nav li a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: "kern", "liga", "palt";
    -moz-font-feature-settings: "kern", "liga", "palt";
    -ms-font-feature-settings: "kern", "liga", "palt";
    font-feature-settings: "kern", "liga", "palt";
    text-rendering: optimizelegibility
}

.globalNav .globalNav__nav li.current a,
.globalNav .globalNav__nav li a:hover {
    position: relative;
    background: #fff !important
}

.theme--dl .globalNav {
    border-radius: 0 0 8px 8px;
    margin-top: -44px;
    width: 960px
}

.theme--dl .globalNav .globalNav__visual,
.theme--dl .globalNav .globalNav__nav {
    position: relative;
    z-index: 20
}

.theme--dl .globalNav .globalNav__nav li a {
    border-radius: 0 0 0 8px;
    background-color: #eb409f;
    background-image: -webkit-linear-gradient(#eb409f, #e40180);
    background-image: linear-gradient(#eb409f, #e40180);
    width: 480px
}

.theme--dl .globalNav .globalNav__nav li a .globalNav__navText {
    position: relative
}

.theme--dl .globalNav .globalNav__nav li a .fontIcon {
    display: none
}

.theme--dl .globalNav .globalNav__nav li.current a,
.theme--dl .globalNav .globalNav__nav li a:hover {
    color: #6b0070;
    border: 4px solid #f39;
    margin-right: -2px;
    padding: 6px 0;
    width: 474px
}

.theme--dl .globalNav .globalNav__nav li.current a .fontIcon,
.theme--dl .globalNav .globalNav__nav li a:hover .fontIcon {
    font-size: 24px;
    color: #e4007f;
    position: absolute;
    left: -38px;
    display: inline
}

.theme--dl .globalNav .globalNav__nav li+li a {
    border-radius: 0 0 8px 0
}

.theme--dl .globalNav .globalNav__nav li+li a:hover {
    margin-left: -2px
}

.theme--support .globalNav {
    background-color: #ff000d
}

.theme--support .globalNav .globalNav__nav {
    margin: 0 auto;
    padding-left: 2px;
    width: 958px
}

.theme--support .globalNav .globalNav__nav li {
    position: relative;
    margin-right: 2px
}

.theme--support .globalNav .globalNav__nav li:last-child::after {
    left: 100%
}

.theme--support .globalNav .globalNav__nav li:nth-child(1) {
    width: 176px
}

.theme--support .globalNav .globalNav__nav li:nth-child(2) {
    width: 212px
}

.theme--support .globalNav .globalNav__nav li:nth-child(3) {
    width: 160px
}

.theme--support .globalNav .globalNav__nav li:nth-child(4) {
    width: 176px
}

.theme--support .globalNav .globalNav__nav li:nth-child(5) {
    width: 224px
}

.theme--support .globalNav .globalNav__nav li.current a,
.theme--support .globalNav .globalNav__nav li a:hover {
    color: #630005;
    z-index: 10;
    margin: 0 -2px
}

.globalNav .globalNav__close {
    display: none
}

@media screen and (max-width: 568px) {
    .globalNav {
        border-radius: 0 !important;
        background-color: rgba(0, 0, 0, 0.75) !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        display: table;
        margin: 0 !important;
        width: 100% !important;
        height: 100% !important
    }
    .globalNav .globalNav__inner {
        border: 1px solid #999;
        border-radius: 3px;
        background-color: #000;
        position: relative;
        margin: 8px
    }
    .globalNav .globalNav__nav {
        position: static !important;
        z-index: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        width: auto !important
    }
    .globalNav .globalNav__nav li {
        font-size: 1em;
        font-weight: normal;
        line-height: 1.71429;
        border-top: 1px solid #999;
        position: static;
        float: none;
        margin: 0;
        width: auto !important
    }
    .globalNav .globalNav__nav li+li a {
        border-radius: 0 !important
    }
    .globalNav .globalNav__nav li a,
    .globalNav .globalNav__nav li.current a,
    .globalNav .globalNav__nav li a:hover {
        color: #ddd !important;
        text-align: left;
        text-decoration: none;
        border-radius: 0 !important;
        background: url("../images/globalNav/arrow.png") 100% 50%/auto 13px no-repeat !important;
        display: block;
        padding: 15px !important;
        width: auto !important
    }
    .globalNav .globalNav__nav li.current a,
    .globalNav .globalNav__nav li a:hover {
        border: 0 !important;
        position: static;
        z-index: auto !important;
        margin: 0 !important
    }
    .theme--dl .globalNav .globalNav__visual {
        display: none
    }
    .theme--dl .globalNav .globalNav__nav::before {
        display: none
    }
    .theme--dl .globalNav .globalNav__nav li a .globalNav__navText {
        position: static
    }
    .theme--dl .globalNav .globalNav__nav li a .fontIcon {
        display: none
    }
    .theme--support .globalNav .globalNav__nav li::before,
    .theme--support .globalNav .globalNav__nav li:last-child::after {
        display: none
    }
    .globalNav .globalNav__close {
        font-size: 0.92857em;
        font-weight: bold;
        color: #999;
        background: url("../images/globalNav/icon_close.png") 100% 50%/auto 13px no-repeat;
        display: block;
        padding: 12px 15px
    }
}

.lt-ie8 .globalNav .globalNav__nav li {
    float: left
}

.lt-ie8 .globalNav .globalNav__nav li.current a,
.lt-ie8 .globalNav .globalNav__nav li a:hover {
    position: static;
    background: #fff !important
}

.lt-ie8 .theme--dl .globalNav .globalNav__visual,
.lt-ie8 .theme--dl .globalNav .globalNav__nav {
    position: static;
    z-index: 0
}

.lt-ie8 .theme--dl .globalNav .globalNav__nav li {
    width: 480px
}

.lt-ie8 .theme--dl .globalNav .globalNav__nav li a .globalNav__navText {
    position: static
}

.lt-ie8 .theme--dl .globalNav .globalNav__nav li.current a,
.lt-ie8 .theme--dl .globalNav .globalNav__nav li a:hover {
    margin-right: 0;
    width: 472px
}

.lt-ie8 .theme--support .globalNav .globalNav__nav {
    padding-left: 0;
    width: 960px
}

.lt-ie8 .theme--support .globalNav .globalNav__nav li {
    font-size: 0.875em;
    position: static;
    margin: 0;
    width: 20%
}

.lt-ie8 .theme--support .globalNav .globalNav__nav li a {
    width: 100%
}

.lt-ie8 .theme--support .globalNav .globalNav__nav li.current a,
.lt-ie8 .theme--support .globalNav .globalNav__nav li a:hover {
    z-index: 0;
    margin: 0
}

.pageContent {
    min-height: 400px
}

.theme--dl .pageContent {
    background: url("../images/pageWrapper/bg_theme-dl3.png") 50% 100% no-repeat
}

.pageContent .pageContent__inner {
    margin: 0 auto;
    padding-bottom: 101px;
    width: 960px
}

.pageContent .pageContent__single {
    clear: both
}

@media screen and (max-width: 568px) {
    .pageContent {
        min-height: auto
    }
    .pageContent .pageContent__inner {
        margin: 0 16px;
        padding-bottom: 101px;
        width: auto
    }
}

.lt-ie7 .pageContent {
    text-align: center
}

.lt-ie7 .pageContent .pageContent__inner {
    text-align: left
}

.lt-ie7 .theme--dl .pageContent {
    background: transparent
}

.pageFooter {
    margin-top: -101px
}

.pageFooter .pageFooter__column1 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1px
}

.pageFooter .pageFooter__column1 .pageFooter__inner {
    padding-top: 0
}

.pageFooter .pageFooter__column2 {
    border-top: 2px solid #ccc;
    background-color: #fff
}

.pageFooter .pageFooter__inner {
    margin: 0 auto;
    padding: 20px 0;
    width: 960px
}

.pageFooter .pageFooter__pageTop {
    font-size: 0.85714em;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;
    float: right;
    display: block;
    padding: 63px 3px 0
}

.theme--dl .pageFooter .pageFooter__pageTop,
.theme--support .pageFooter .pageFooter__pageTop {
    background-position: 50% 0;
    background-repeat: no-repeat
}

.theme--dl .pageFooter .pageFooter__pageTop {
    background-image: url("../images/pageFooter/arrow_pagetop_theme-dl.png")
}

.theme--support .pageFooter .pageFooter__pageTop {
    background-image: url("../images/pageFooter/arrow_pagetop_theme-support.png")
}

.pageFooter .pageFooter__utilNav {
    float: left;
    padding-top: 63px
}

.pageFooter .pageFooter__utilNav li {
    font-size: 0.85714em;
    line-height: 1.5;
    float: left;
    margin-right: 32px
}

.pageFooter .pageFooter__utilNav li a {
    text-decoration: none
}

.pageFooter .pageFooter__utilNav li a:hover {
    text-decoration: underline
}

.pageFooter .pageFooter__boxColumn {
    display: table
}

.pageFooter .pageFooter__boxColumn .pageFooter__boxColumn-col1,
.pageFooter .pageFooter__boxColumn .pageFooter__boxColumn-col2 {
    vertical-align: middle;
    display: table-cell
}

.pageFooter .pageFooter__boxColumn .pageFooter__boxColumn-col1 {
    font-size: 0.71429em;
    padding-right: 62px
}

.pageFooter .pageFooter__copyright,
.pageFooter .pageFooter__note {
    font-size: 0.71429em;
    line-height: 1.8;
    display: block;
    margin: 0
}

@media screen and (max-width: 568px) {
    .pageFooter .pageFooter__inner {
        margin: 0 16px;
        padding: 10px 0;
        width: auto
    }
    .pageFooter .pageFooter__utilNav {
        padding-top: 27px
    }
    .pageFooter .pageFooter__utilNav li {
        float: none;
        margin-right: 0
    }
    .pageFooter .pageFooter__boxColumn {
        display: block
    }
    .pageFooter .pageFooter__boxColumn .pageFooter__boxColumn-col1,
    .pageFooter .pageFooter__boxColumn .pageFooter__boxColumn-col2 {
        vertical-align: top;
        display: block
    }
    .pageFooter .pageFooter__boxColumn .pageFooter__boxColumn-col1 {
        font-size: 0.71429em;
        margin-bottom: 10px;
        padding-right: 0
    }
}

.section p,
.section ul,
.section2 p,
.section2 ul {
    margin-bottom: 1em
}

.section p:last-child,
.section ul:last-child,
.section2 p:last-child,
.section2 ul:last-child {
    margin-bottom: 0
}

.section a:not(.hoverOpacity,
.hoverOpacity--block,
.hoverOpacity--block),
.section2 a:not(.hoverOpacity,
.hoverOpacity--block,
.hoverOpacity--block) {
    color: #bf000a;
    text-decoration: none
}

.section a:not(.hoverOpacity,
.hoverOpacity--block,
.hoverOpacity--block):hover,
.section2 a:not(.hoverOpacity,
.hoverOpacity--block,
.hoverOpacity--block):hover {
    text-decoration: underline
}

.section .section,
.section2 .section {
    margin-top: 30px
}

.section2 {
    border-top: 1px dotted #ccc;
    margin-top: 19px;
    padding-top: 19px
}

.heading,
.heading--pattern2,
.heading--pattern3 {
    font-size: 1.28571em;
    color: #630005;
    line-height: 1.33333;
    margin-bottom: 10px
}

.heading--pattern2 {
    color: #6b0070;
    margin-bottom: 5px
}

.heading--pattern3 {
    background: url("../images/heading/bg.png") 0 100% repeat-x;
    margin-bottom: 5px;
    padding-bottom: 13px
}

.heading2,
.heading2--pattern2 {
    font-size: 1.14286em;
    color: #b00061;
    line-height: 1.25;
    margin-bottom: 6px
}

.heading2 a,
.heading2--pattern2 a {
    color: #b00061;
    text-decoration: none
}

.heading2 a:hover,
.heading2--pattern2 a:hover {
    text-decoration: underline
}

.heading2--pattern2 {
    color: #6b0070
}

.heading3 {
    font-size: 1.14286em;
    color: #e4007f;
    line-height: 1.5;
    margin-bottom: 6px
}

.heading3 .fontIcon {
    font-size: 24px;
    margin-right: 10px
}

@media screen and (max-width: 568px) {
    .heading3 .fontIcon {
        margin-right: 5px
    }
}

.heading4,
.heading4--pattern2,
.heading4--pattern3 {
    font-size: 1.14286em;
    line-height: 1.5;
    margin-bottom: 10px;
    padding-left: 8px
}

.heading4 .heading4__inner,
.heading4--pattern2 .heading4__inner,
.heading4--pattern3 .heading4__inner {
    display: inline-block
}

.heading4 .heading4__bg-base,
.heading4--pattern2 .heading4__bg-base,
.heading4--pattern3 .heading4__bg-base {
    position: relative
}

.heading4 .heading4__bg-base::before,
.heading4--pattern2 .heading4__bg-base::before,
.heading4--pattern3 .heading4__bg-base::before {
    background: #fff;
    position: absolute;
    bottom: 0;
    left: -8px;
    content: "";
    display: block;
    width: 100%;
    height: 12px
}

.heading4 .heading4__node,
.heading4--pattern2 .heading4__node,
.heading4--pattern3 .heading4__node {
    position: relative;
    z-index: 10
}

.heading4--pattern2 .heading4__bg-base::before {
    background: #ffcccf
}

.heading4--pattern3 .heading4__bg-base::before {
    background: #ffcce8
}

.heading5 {
    color: #630005;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 7px;
    padding-bottom: 5px
}

.heading6,
.heading6--pattern2 {
    color: #fff;
    line-height: 1.64286;
    margin-bottom: 15px;
    padding: 5px 0
}

.heading6 .heading6__inner,
.heading6--pattern2 .heading6__inner {
    border-radius: 2px;
    background: #e33941;
    display: inline-block;
    padding: 1px 16px 0
}

.heading6--pattern2 {
    color: #6b0070
}

.heading6--pattern2 .heading6__inner {
    border-radius: 0;
    background: url("../images/heading7/bg.png") 0 0 repeat
}

.headingLink {
    font-size: 1.14286em;
    line-height: 1.5;
    background: url("../images/headingLink/arrow.png") 6px 0.34375em no-repeat;
    padding-left: 32px
}

.headingLink a {
    color: #bf000a;
    text-decoration: none
}

.headingLink a:hover {
    text-decoration: underline
}

@media screen and (max-width: 568px) {
    .headingLink {
        padding-left: 24px
    }
}

.textLink {
    color: #b00061 !important
}

.banner {
    text-align: center;
    margin: 0 auto 24px
}

@media screen and (max-width: 568px) {
    .banner img {
        max-width: 100%;
        height: auto
    }
}

.banner2 {
    text-align: center;
    margin-bottom: 32px
}

@media screen and (max-width: 568px) {
    .banner2 {
        margin-bottom: 24px
    }
    .banner2 img {
        max-width: 100%;
        height: auto
    }
}

.btn--softwareDownload,
.btn--inquiry,
.btn--toIndex,
.btn--toIndex2,
.btn--redownload,
.btn--buy,
.btn--inquiry2,
.btn--submit,
.btn--correct,
.btn--login,
.btn--login-rakuten,
.btn--login-google,
.btn--login-facebook,
.btn--login-yahoojp {
    margin: 0.35714em 0
}

.btn--softwareDownload a,
.btn--inquiry a,
.btn--toIndex a,
.btn--toIndex2 a,
.btn--redownload a,
.btn--buy a,
.btn--inquiry2 a,
.btn--submit a,
.btn--correct a,
.btn--login a,
.btn--login-rakuten a,
.btn--login-google a,
.btn--login-facebook a,
.btn--login-yahoojp a,
.btn--softwareDownload .btn__wrapper,
.btn--inquiry .btn__wrapper,
.btn--toIndex .btn__wrapper,
.btn--toIndex2 .btn__wrapper,
.btn--redownload .btn__wrapper,
.btn--buy .btn__wrapper,
.btn--inquiry2 .btn__wrapper,
.btn--submit .btn__wrapper,
.btn--correct .btn__wrapper,
.btn--login .btn__wrapper,
.btn--login-rakuten .btn__wrapper,
.btn--login-google .btn__wrapper,
.btn--login-facebook .btn__wrapper,
.btn--login-yahoojp .btn__wrapper {
    font-weight: bold;
    color: #333;
    text-decoration: none;
    border: 1px solid #dedede;
    border-right-color: #afafaf;
    border-bottom-color: #a3a3a3;
    border-left-color: #d4d4d4;
    border-radius: 8px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #ebebeb);
    background-image: linear-gradient(#fff, #ebebeb);
    -webkit-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: "kern", "liga", "palt";
    -moz-font-feature-settings: "kern", "liga", "palt";
    -ms-font-feature-settings: "kern", "liga", "palt";
    font-feature-settings: "kern", "liga", "palt";
    text-rendering: optimizelegibility;
    vertical-align: middle
}

.btn--softwareDownload a:disabled,
.btn--inquiry a:disabled,
.btn--toIndex a:disabled,
.btn--toIndex2 a:disabled,
.btn--redownload a:disabled,
.btn--buy a:disabled,
.btn--inquiry2 a:disabled,
.btn--submit a:disabled,
.btn--correct a:disabled,
.btn--login a:disabled,
.btn--login-rakuten a:disabled,
.btn--login-google a:disabled,
.btn--login-facebook a:disabled,
.btn--login-yahoojp a:disabled,
.btn--softwareDownload .btn__wrapper:disabled,
.btn--inquiry .btn__wrapper:disabled,
.btn--toIndex .btn__wrapper:disabled,
.btn--toIndex2 .btn__wrapper:disabled,
.btn--redownload .btn__wrapper:disabled,
.btn--buy .btn__wrapper:disabled,
.btn--inquiry2 .btn__wrapper:disabled,
.btn--submit .btn__wrapper:disabled,
.btn--correct .btn__wrapper:disabled,
.btn--login .btn__wrapper:disabled,
.btn--login-rakuten .btn__wrapper:disabled,
.btn--login-google .btn__wrapper:disabled,
.btn--login-facebook .btn__wrapper:disabled,
.btn--login-yahoojp .btn__wrapper:disabled {
    color: #999494;
    border-color: #ccc;
    background: #e5e5e5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    cursor: default
}

.btn--softwareDownload a .btn__inner,
.btn--inquiry a .btn__inner,
.btn--toIndex a .btn__inner,
.btn--toIndex2 a .btn__inner,
.btn--redownload a .btn__inner,
.btn--buy a .btn__inner,
.btn--inquiry2 a .btn__inner,
.btn--submit a .btn__inner,
.btn--correct a .btn__inner,
.btn--login a .btn__inner,
.btn--login-rakuten a .btn__inner,
.btn--login-google a .btn__inner,
.btn--login-facebook a .btn__inner,
.btn--login-yahoojp a .btn__inner,
.btn--softwareDownload .btn__wrapper .btn__inner,
.btn--inquiry .btn__wrapper .btn__inner,
.btn--toIndex .btn__wrapper .btn__inner,
.btn--toIndex2 .btn__wrapper .btn__inner,
.btn--redownload .btn__wrapper .btn__inner,
.btn--buy .btn__wrapper .btn__inner,
.btn--inquiry2 .btn__wrapper .btn__inner,
.btn--submit .btn__wrapper .btn__inner,
.btn--correct .btn__wrapper .btn__inner,
.btn--login .btn__wrapper .btn__inner,
.btn--login-rakuten .btn__wrapper .btn__inner,
.btn--login-google .btn__wrapper .btn__inner,
.btn--login-facebook .btn__wrapper .btn__inner,
.btn--login-yahoojp .btn__wrapper .btn__inner {
    display: inline-block
}

.btn--softwareDownload input[type="submit"],
.btn--inquiry input[type="submit"],
.btn--toIndex input[type="submit"],
.btn--toIndex2 input[type="submit"],
.btn--redownload input[type="submit"],
.btn--buy input[type="submit"],
.btn--inquiry2 input[type="submit"],
.btn--submit input[type="submit"],
.btn--correct input[type="submit"],
.btn--login input[type="submit"],
.btn--login-rakuten input[type="submit"],
.btn--login-google input[type="submit"],
.btn--login-facebook input[type="submit"],
.btn--login-yahoojp input[type="submit"] {
    font-weight: bold;
    color: #333;
    text-decoration: none;
    border: 1px solid #dedede;
    border-right-color: #afafaf;
    border-bottom-color: #a3a3a3;
    border-left-color: #d4d4d4;
    border-radius: 8px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #ebebeb);
    background-image: linear-gradient(#fff, #ebebeb);
    -webkit-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: "kern", "liga", "palt";
    -moz-font-feature-settings: "kern", "liga", "palt";
    -ms-font-feature-settings: "kern", "liga", "palt";
    font-feature-settings: "kern", "liga", "palt";
    text-rendering: optimizelegibility;
    padding: 0
}

.btn--softwareDownload input[type="submit"]:disabled,
.btn--inquiry input[type="submit"]:disabled,
.btn--toIndex input[type="submit"]:disabled,
.btn--toIndex2 input[type="submit"]:disabled,
.btn--redownload input[type="submit"]:disabled,
.btn--buy input[type="submit"]:disabled,
.btn--inquiry2 input[type="submit"]:disabled,
.btn--submit input[type="submit"]:disabled,
.btn--correct input[type="submit"]:disabled,
.btn--login input[type="submit"]:disabled,
.btn--login-rakuten input[type="submit"]:disabled,
.btn--login-google input[type="submit"]:disabled,
.btn--login-facebook input[type="submit"]:disabled,
.btn--login-yahoojp input[type="submit"]:disabled {
    color: #999494;
    border-color: #ccc;
    background: #e5e5e5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    cursor: default
}

.btn--softwareDownload input[type="submit"] .btn__inner,
.btn--inquiry input[type="submit"] .btn__inner,
.btn--toIndex input[type="submit"] .btn__inner,
.btn--toIndex2 input[type="submit"] .btn__inner,
.btn--redownload input[type="submit"] .btn__inner,
.btn--buy input[type="submit"] .btn__inner,
.btn--inquiry2 input[type="submit"] .btn__inner,
.btn--submit input[type="submit"] .btn__inner,
.btn--correct input[type="submit"] .btn__inner,
.btn--login input[type="submit"] .btn__inner,
.btn--login-rakuten input[type="submit"] .btn__inner,
.btn--login-google input[type="submit"] .btn__inner,
.btn--login-facebook input[type="submit"] .btn__inner,
.btn--login-yahoojp input[type="submit"] .btn__inner {
    display: inline-block
}

.btn--softwareDownload a:hover,
.btn--inquiry a:hover,
.btn--toIndex a:hover,
.btn--toIndex2 a:hover,
.btn--redownload a:hover,
.btn--buy a:hover,
.btn--inquiry2 a:hover,
.btn--submit a:hover,
.btn--correct a:hover,
.btn--login a:hover,
.btn--login-rakuten a:hover,
.btn--login-google a:hover,
.btn--login-facebook a:hover,
.btn--login-yahoojp a:hover,
a:hover .btn--softwareDownload .btn__wrapper,
a:hover .btn--inquiry .btn__wrapper,
a:hover .btn--toIndex .btn__wrapper,
a:hover .btn--toIndex2 .btn__wrapper,
a:hover .btn--redownload .btn__wrapper,
a:hover .btn--buy .btn__wrapper,
a:hover .btn--inquiry2 .btn__wrapper,
a:hover .btn--submit .btn__wrapper,
a:hover .btn--correct .btn__wrapper,
a:hover .btn--login .btn__wrapper,
a:hover .btn--login-rakuten .btn__wrapper,
a:hover .btn--login-google .btn__wrapper,
a:hover .btn--login-facebook .btn__wrapper,
a:hover .btn--login-yahoojp .btn__wrapper {
    color: #fff;
    text-decoration: none
}

.btn--softwareDownload input[type="submit"]:not(:disabled):hover,
.btn--inquiry input[type="submit"]:not(:disabled):hover,
.btn--toIndex input[type="submit"]:not(:disabled):hover,
.btn--toIndex2 input[type="submit"]:not(:disabled):hover,
.btn--redownload input[type="submit"]:not(:disabled):hover,
.btn--buy input[type="submit"]:not(:disabled):hover,
.btn--inquiry2 input[type="submit"]:not(:disabled):hover,
.btn--submit input[type="submit"]:not(:disabled):hover,
.btn--correct input[type="submit"]:not(:disabled):hover,
.btn--login input[type="submit"]:not(:disabled):hover,
.btn--login-rakuten input[type="submit"]:not(:disabled):hover,
.btn--login-google input[type="submit"]:not(:disabled):hover,
.btn--login-facebook input[type="submit"]:not(:disabled):hover,
.btn--login-yahoojp input[type="submit"]:not(:disabled):hover {
    color: #fff;
    text-decoration: none
}

.btn--account a {
    font-size: 0.85714em;
    line-height: 1.5;
    text-decoration: none;
    border: 1px solid #d5d5d5;
    border-right-color: #b7b7b7;
    border-bottom-color: #b7b7b7;
    border-radius: 3px;
    -webkit-box-shadow: -1px -1px 0 0 rgba(242, 242, 242, 1) inset;
    -moz-box-shadow: -1px -1px 0 0 rgba(242, 242, 242, 1) inset;
    -ms-box-shadow: -1px -1px 0 0 rgba(242, 242, 242, 1) inset;
    -o-box-shadow: -1px -1px 0 0 rgba(242, 242, 242, 1) inset;
    box-shadow: -1px -1px 0 0 rgba(242, 242, 242, 1) inset;
    display: inline-block;
    padding: 0 8px;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: "kern", "liga", "palt";
    -moz-font-feature-settings: "kern", "liga", "palt";
    -ms-font-feature-settings: "kern", "liga", "palt";
    font-feature-settings: "kern", "liga", "palt";
    text-rendering: optimizelegibility
}

.lt-ie7 .btn--account a {
    display: inline
}

.btn--softwareDownload a {
    line-height: 2.07143;
    text-align: center;
    border: 1px solid #ddd;
    border-right-color: #b1b1b1;
    border-bottom-color: #a6a6a6;
    border-left-color: #d5d5d5;
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #e6e6e6);
    background-image: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(212, 212, 212, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(212, 212, 212, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(212, 212, 212, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(212, 212, 212, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(256, 256, 256, 1) inset, -1px -1px 0 0 rgba(212, 212, 212, 1) inset;
    width: 176px
}

.btn--softwareDownload a .btn__inner {
    background: url("../images/btn/softwareDownload/bg_btn.svg") 0 0.60714em no-repeat;
    padding: 1px 2px 0 25px
}

.btn--softwareDownload a:hover {
    color: #5c5c5c;
    -webkit-box-shadow: -1px -1px 0 0 rgba(234, 234, 234, 1) inset, 1px 1px 0 0 rgba(233, 233, 233, 1) inset;
    -moz-box-shadow: -1px -1px 0 0 rgba(234, 234, 234, 1) inset, 1px 1px 0 0 rgba(233, 233, 233, 1) inset;
    -ms-box-shadow: -1px -1px 0 0 rgba(234, 234, 234, 1) inset, 1px 1px 0 0 rgba(233, 233, 233, 1) inset;
    -o-box-shadow: -1px -1px 0 0 rgba(234, 234, 234, 1) inset, 1px 1px 0 0 rgba(233, 233, 233, 1) inset;
    box-shadow: -1px -1px 0 0 rgba(234, 234, 234, 1) inset, 1px 1px 0 0 rgba(233, 233, 233, 1) inset;
    background-color: #e6e6e6;
    background-image: -webkit-linear-gradient(#e6e6e6, #fff);
    background-image: linear-gradient(#e6e6e6, #fff)
}

.btn--softwareDownload a:hover .btn__inner {
    background-image: url("../images/btn/softwareDownload/bg_btn_on.svg")
}

.lt-ie8 .btn--softwareDownload a {
    width: 174px
}

.lt-ie8 .btn--softwareDownload a .btn__inner {
    background: none;
    padding: 1px 0 0 0
}

.btn--inquiry a,
.btn--inquiry .btn__wrapper {
    line-height: 2.07143;
    text-align: right;
    width: 128px
}

.btn--inquiry a .btn__inner,
.btn--inquiry .btn__wrapper .btn__inner {
    background: url("../images/btn/inquiry/bg.png") 100% 0.5em no-repeat;
    margin-right: 8px;
    padding: 1px 22px 0 0
}

.btn--inquiry a:hover,
a:hover .btn--inquiry .btn__wrapper {
    border-color: #ee5a62 #c3000a #b6000a #e82933;
    background-color: #ef666d;
    background-image: -webkit-linear-gradient(#ef666d, #e4000c);
    background-image: linear-gradient(#ef666d, #e4000c);
    -webkit-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    text-decoration: none
}

.btn--inquiry a:hover .btn__inner,
a:hover .btn--inquiry .btn__wrapper .btn__inner {
    text-decoration: none
}

.lt-ie8 .btn--inquiry a,
.lt-ie8 .btn--inquiry .btn__wrapper {
    font-size: 0.85714em;
    width: 126px
}

.btn--toIndex a,
.btn--toIndex2 a {
    font-size: 1.14286em;
    line-height: 2.3125;
    text-align: right;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.75), -1px 1px 2px rgba(255, 255, 255, 0.75), -1px -1px 2px rgba(255, 255, 255, 0.75), 1px -1px 2px rgba(255, 255, 255, 0.75);
    width: 278px
}

.btn--toIndex a .btn__inner,
.btn--toIndex2 a .btn__inner {
    background: url("../images/btn/toIndex/bg.png") 100% 0.53125em no-repeat;
    margin-right: 13px;
    padding: 1px 30px 0 0
}

.btn--toIndex a:hover,
.btn--toIndex2 a:hover {
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    border-color: #f7c35a #cf8a00 #c28200 #f4b129;
    background-color: #fc6;
    background-image: -webkit-linear-gradient(#fc6, #fa0);
    background-image: linear-gradient(#fc6, #fa0);
    -webkit-box-shadow: 1px 1px 0 0 rgba(255, 213, 128, 1) inset, -1px -1px 0 0 rgba(235, 157, 0, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(255, 213, 128, 1) inset, -1px -1px 0 0 rgba(235, 157, 0, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(255, 213, 128, 1) inset, -1px -1px 0 0 rgba(235, 157, 0, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(255, 213, 128, 1) inset, -1px -1px 0 0 rgba(235, 157, 0, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(255, 213, 128, 1) inset, -1px -1px 0 0 rgba(235, 157, 0, 1) inset
}

.btn--toIndex a:hover .btn__inner,
.btn--toIndex2 a:hover .btn__inner {
    background-image: url("../images/btn/toIndex/bg_on.png")
}

.btn--toIndex a .btn--toIndex__textAdjust,
.btn--toIndex2 a .btn--toIndex__textAdjust {
    margin-right: 1em
}

.btn--toIndex2 a .btn__inner {
    letter-spacing: 1px;
    background-image: url("../images/btn/toIndex/bg_pattern2.png");
    padding: 1px 42px 0 0
}

.btn--toIndex2 a:hover {
    border-color: #ffa45a #da6200 #cc5c00 #ff8a29;
    background-color: #ffab66;
    background-image: -webkit-linear-gradient(#ffab66, #ff7300);
    background-image: linear-gradient(#ffab66, #ff7300);
    -webkit-box-shadow: 1px 1px 0 0 rgba(255, 185, 128, 1) inset, -1px -1px 0 0 rgba(235, 106, 0, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(255, 185, 128, 1) inset, -1px -1px 0 0 rgba(235, 106, 0, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(255, 185, 128, 1) inset, -1px -1px 0 0 rgba(235, 106, 0, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(255, 185, 128, 1) inset, -1px -1px 0 0 rgba(235, 106, 0, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(255, 185, 128, 1) inset, -1px -1px 0 0 rgba(235, 106, 0, 1) inset
}

@media screen and (max-width: 568px) {
    .btn--toIndex a,
    .btn--toIndex2 a {
        font-size: 1em;
        line-height: 2.64286;
        width: 256px
    }
    .btn--toIndex a .btn__inner,
    .btn--toIndex2 a .btn__inner {
        background-position: 100% 0.69643em
    }
}

.lt-ie8 .btn--toIndex a,
.lt-ie8 .btn--toIndex2 a,
.lt-ie8 .btn--toIndex2 a {
    font-size: 1em;
    width: 276px
}

.btn--redownload a,
.btn--buy a {
    font-size: 1.28571em;
    line-height: 2.55556;
    color: #fff;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    border-color: #ff5ab5 #da0078 #cc0070 #ff299e;
    background-color: #ff66ba;
    background-image: -webkit-linear-gradient(#ff66ba, #ff008c);
    background-image: linear-gradient(#ff66ba, #ff008c);
    -webkit-box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    width: 192px
}

.btn--redownload a .btn__inner,
.btn--buy a .btn__inner {
    padding: 1px 0 0 0
}

.btn--redownload a:hover,
.btn--buy a:hover {
    background-color: #ff008c;
    background-image: -webkit-linear-gradient(#ff008c, #ff66ba);
    background-image: linear-gradient(#ff008c, #ff66ba);
    -webkit-box-shadow: 1px 1px 0 0 rgba(255, 128, 198, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(255, 128, 198, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(255, 128, 198, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(255, 128, 198, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(255, 128, 198, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset
}

.btn--buy a {
    border-color: #ee5a62 #c3000a #b6000a #e82933;
    background-color: #ef666d;
    background-image: -webkit-linear-gradient(#ef666d, #e4000c);
    background-image: linear-gradient(#ef666d, #e4000c);
    -webkit-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset
}

.btn--buy a:hover {
    background-color: #e4000c;
    background-image: -webkit-linear-gradient(#e4000c, #ef666d);
    background-image: linear-gradient(#e4000c, #ef666d);
    -webkit-box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset
}

@media screen and (max-width: 568px) {
    .btn--redownload a,
    .btn--buy a {
        font-size: 1em;
        line-height: 2.64286
    }
}

.lt-ie8 .btn--redownload a,
.lt-ie8 .btn--buy a,
.lt-ie8 .btn--buy a {
    font-size: 1em;
    width: 190px
}

.btn--inquiry2 input[type="submit"] {
    font-size: 1.28571em;
    line-height: 2.55556;
    color: #fff;
    text-align: center;
    margin: 0;
    width: 200px
}

.btn--inquiry2 input[type="submit"]:not(:disabled) {
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    border-color: #ee5a62 #c3000a #b6000a #e82933;
    background-color: #ef666d;
    background-image: -webkit-linear-gradient(#ef666d, #e4000c);
    background-image: linear-gradient(#ef666d, #e4000c);
    -webkit-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset
}

.btn--inquiry2 input[type="submit"]:not(:disabled):hover {
    background-color: #e4000c;
    background-image: -webkit-linear-gradient(#e4000c, #ef666d);
    background-image: linear-gradient(#e4000c, #ef666d);
    -webkit-box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(242, 128, 134, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset
}

.btn--submit input[type="submit"] {
    font-size: 1.28571em;
    line-height: 2.55556;
    text-align: center;
    margin: 0;
    width: 200px
}

.btn--submit input[type="submit"]:not(:disabled):hover {
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    border-color: #ee5a62 #c3000a #b6000a #e82933;
    background-color: #ef666d;
    background-image: -webkit-linear-gradient(#ef666d, #e4000c);
    background-image: linear-gradient(#ef666d, #e4000c);
    -webkit-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(247, 179, 182, 1) inset, -1px -1px 0 0 rgba(230, 118, 124, 1) inset
}

.btn--correct a {
    font-size: 1.28571em;
    line-height: 2.55556;
    text-align: center;
    margin: 0;
    width: 200px
}

.btn--correct a:not(:disabled):hover {
    color: #333;
    background-color: #f6f6f6;
    background-image: -webkit-linear-gradient(#f6f6f6, #fff);
    background-image: linear-gradient(#f6f6f6, #fff);
    -webkit-box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset
}

@media screen and (max-width: 568px) {
    .btn--inquiry2 input[type="submit"],
    .btn--inquiry2 a,
    .btn--submit input[type="submit"],
    .btn--submit a,
    .btn--correct input[type="submit"],
    .btn--correct a {
        font-size: 1em;
        line-height: 2.64286;
        width: 256px
    }
}

.lt-ie9 .btn--inquiry2 input[type="submit"] {
    color: #333
}

.lt-ie8 .btn--inquiry2 input[type="submit"],
.lt-ie8 .btn--inquiry2 a,
.lt-ie8 .btn--submit input[type="submit"],
.lt-ie8 .btn--submit a,
.lt-ie8 .btn--correct input[type="submit"],
.lt-ie8 .btn--correct a {
    font-size: 1.14286em;
    width: 270px
}

.btn--login input[type="submit"] {
    font-size: 1.28571em;
    line-height: 2.55556;
    text-align: center;
    margin: 0;
    width: 192px
}

.btn--login input[type="submit"]:not(:disabled):hover {
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    border-color: #ff5ab5 #da0078 #cc0070 #ff299e;
    background-color: #ff66ba;
    background-image: -webkit-linear-gradient(#ff66ba, #ff008c);
    background-image: linear-gradient(#ff66ba, #ff008c);
    -webkit-box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(255, 179, 221, 1) inset, -1px -1px 0 0 rgba(243, 125, 190, 1) inset
}

@media screen and (max-width: 568px) {
    .btn--login input[type="submit"] {
        font-size: 1em;
        line-height: 2.64286
    }
}

.btn--login-rakuten a,
.btn--login-google a,
.btn--login-facebook a,
.btn--login-yahoojp a {
    font-size: 1.14286em;
    line-height: 2.9375;
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #f6f6f6);
    background-image: linear-gradient(#fff, #f6f6f6);
    padding: 15px 23px;
    width: 400px
}

.btn--login-rakuten a .btn__inner,
.btn--login-google a .btn__inner,
.btn--login-facebook a .btn__inner,
.btn--login-yahoojp a .btn__inner {
    background: url("../images/btn/login-rakuten/bg.png") 100% -0.03125em no-repeat;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px 64px 0 0;
    width: 100%
}

.btn--login-rakuten a:hover,
.btn--login-google a:hover,
.btn--login-facebook a:hover,
.btn--login-yahoojp a:hover {
    color: #333;
    background-color: #f6f6f6;
    background-image: -webkit-linear-gradient(#f6f6f6, #fff);
    background-image: linear-gradient(#f6f6f6, #fff);
    -webkit-box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -ms-box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset;
    box-shadow: 1px 1px 0 0 rgba(246, 246, 246, 1) inset, -1px -1px 0 0 rgba(224, 224, 224, 1) inset
}

.btn--login-google a .btn__inner {
    background-image: url("../images/btn/login-google/bg.png")
}

.btn--login-facebook a .btn__inner {
    background-image: url("../images/btn/login-facebook/bg.png")
}

.btn--login-yahoojp a .btn__inner {
    background-image: url("../images/btn/login-yahoojp/bg.png")
}

@media screen and (max-width: 568px) {
    .btn--login-rakuten a,
    .btn--login-google a,
    .btn--login-facebook a,
    .btn--login-yahoojp a {
        font-size: 0.85714em;
        line-height: 1.5;
        padding: 7px 11px;
        width: 256px
    }
    .btn--login-rakuten a .btn__inner,
    .btn--login-google a .btn__inner,
    .btn--login-facebook a .btn__inner,
    .btn--login-yahoojp a .btn__inner {
        background-size: 18px;
        padding: 1px 24px 0 0;
        min-height: 18px
    }
}

.fontIcon {
    line-height: .75;
    vertical-align: -25%
}

.lt-ie9 .fontIcon {
    display: none !important
}

.tag {
    line-height: 1
}

.tag__recommend {
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 2px 10px 1px
}

.tag__recommend {
    font-size: 0.78571em;
    color: #ff6a00;
    line-height: 1;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
    background-color: #fffbb2
}

.tag__recommend::after {
    background: url("../images/tag/bg_recommend.png") 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    right: -11px;
    width: 21px;
    height: 21px
}

.price {
    font-weight: bold
}

.price b {
    font-size: 1.28571em;
    line-height: 1.33333
}

.purchase {
    font-size: 0.85714em;
    line-height: 2
}

.purchase .purchase__date {
    font-weight: bold;
    margin-left: 0.5em
}

.important {
    color: #c9000a;
    font-weight: normal
}

.required {
    color: #c9000a;
    font-weight: bold
}

.hr,
.hr--dotted,
.hr--solid,
.hr--solid2 {
    margin: 8px 0
}

.hr--dotted {
    border-top: 1px dotted #ccc
}

.hr--solid {
    border-top: 1px solid #ccc
}

.hr--solid2 {
    border-top: 2px solid #ccc;
    margin: 27px 0 19px
}

.figure {
    padding: 0.35714em 0;
    width: 100%;
    height: auto
}

.figureBlock .figureBlock__figure,
.figureBlock .figureBlock__figure2 {
    border: 1px solid #ccc;
    background-color: #fff;
    display: table;
    width: 198px;
    height: 198px
}

.figureBlock .figureBlock__figure .figureBlock__figure-inner,
.figureBlock .figureBlock__figure2 .figureBlock__figure-inner {
    text-align: center;
    vertical-align: middle;
    display: table-cell
}

.figureBlock .figureBlock__figure2 {
    width: 102px;
    height: 102px
}

.figureBlock .figureBlock__caption {
    margin: 15px 0 0
}

.hoverOpacity--block:hover .figureBlock .figureBlock__caption {
    text-decoration: underline
}

.figureBlock2 {
    margin: 32px
}

.figureBlock2 .figureBlock2__figure img {
    max-width: 100%
}

.figureBlock2 .figureBlock2__figure+.figureBlock2__figure {
    margin-top: 32px
}

.thumb {
    position: relative
}

.thumb .thumb__img {
    border: 1px solid #ccc
}

.thumb .thumb__icon--new {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.thumb .thumb__icon--new {
    top: -4px;
    left: 4px
}

.textMarkList li {
    text-indent: -1em;
    margin: 0 0 0 1em
}

.textMarkList li:first-child {
    margin-top: 0
}

.textMarkList li:before {
    content: "・";
    display: inline
}

.linkList li {
    background: url("../images/linkList/arrow.png") 0 0.67857em no-repeat;
    padding-left: 16px
}

.linkList li a {
    color: #bf000a;
    text-decoration: none
}

.linkList li a:hover {
    text-decoration: underline
}

.anchorList li {
    background: url("../images/anchorList/arrow.png") 6px 0.39286em no-repeat;
    padding-left: 32px
}

.anchorList li+li {
    margin-top: 1em
}

.anchorList li a {
    color: #bf000a;
    text-decoration: none
}

.anchorList li a:hover {
    text-decoration: underline
}

.horizontalList li {
    float: left
}

.horizontalList li+li {
    margin-left: 1em
}

.horizontalList li a {
    text-decoration: none
}

.horizontalList li a:hover {
    text-decoration: underline
}

.lt-ie7 .horizontalList li {
    margin-right: 1em
}

.horizontalDL dt {
    font-weight: normal;
    clear: both;
    float: left
}

.horizontalDL dd {
    overflow: auto
}

.btnList li+li {
    margin-top: 24px
}

@media screen and (max-width: 568px) {
    .btnList li+li {
        margin-top: 16px
    }
}

.materialList>li {
    padding: 24px 28px
}

.materialList>li+li {
    border-top: 1px solid #ccc
}

.materialList>li:nth-child(even) {
    background-color: #fafafa
}

.materialList:last-child>li:last-child {
    border-radius: 0 0 6px 6px
}

.materialList .horizontalList {
    margin-bottom: 10px
}

.materialList .tag {
    margin-bottom: 15px
}

.materialList .price,
.materialList .purchase {
    margin-top: 10px
}

.materialList .btn--redownload,
.materialList .btn--buy,
.materialList .btn--buy {
    margin-top: 10px
}

@media screen and (max-width: 568px) {
    .materialList>li {
        padding: 16px 12px
    }
    .materialList>li+li {
        border-top: 1px solid #ccc
    }
    .materialList>li:nth-child(even) {
        background-color: #fafafa
    }
    .materialList>li:last-child {
        border-radius: 0 0 6px 6px
    }
    .materialList .thumb {
        margin: 0 auto 10px;
        width: 200px
    }
    .materialList .horizontalList {
        margin-bottom: 10px
    }
    .materialList .tag {
        margin-bottom: 15px
    }
}

.lt-ie7 .materialList li {
    border-bottom: 1px solid #ccc;
    padding: 24px 28px
}

.lt-ie7 .materialList .horizontalList li {
    border: 0;
    padding: 0
}

.materialList2 {
    margin-top: -16px
}

.materialList2 li {
    float: left;
    margin: 16px 32px 0 0;
    width: 200px
}

.materialList2 li:nth-child(3n) {
    margin-right: 0
}

@media screen and (max-width: 568px) {
    .materialList2 {
        margin-bottom: 0
    }
    .materialList2 li {
        float: none;
        margin: 16px 0 0;
        width: auto
    }
}

.lt-ie7 .materialList2 li {
    margin-right: 16px;
    margin-left: 0
}

.materialList3 {
    margin-top: -16px
}

.materialList3 li {
    float: left;
    margin: 16px 32px 0 0;
    width: 104px
}

.materialList3 li:nth-child(5n) {
    margin-right: 0
}

@media screen and (max-width: 568px) {
    .materialList3 {
        margin-bottom: 0
    }
    .materialList3 li {
        float: none;
        margin: 16px 0 0;
        width: auto
    }
}

.lt-ie7 .materialList3 li {
    margin-right: 24px;
    margin-left: 0
}

.lineupList {
    overflow: hidden
}

.lineupList ul {
    margin-bottom: -1px
}

.lineupList ul li {
    float: left;
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc
}

.lineupList ul li a {
    color: #bf000a;
    text-decoration: none;
    background: 0;
    display: block;
    padding: 24px 31px 24px 32px;
    width: 128px
}

.lineupList ul li a:hover .lineupList__title {
    text-decoration: underline
}

.lineupList ul li:nth-child(5n) {
    border-right: 0
}

.lineupList ul li:nth-child(5n) a {
    padding-right: 32px
}

.lineupList .lineupList__thumb,
.lineupList .lineupList__title,
.lineupList .lineupList__btn {
    text-align: center
}

.lineupList .lineupList__thumb {
    margin-bottom: 12px
}

.lineupList .lineupList__thumb img {
    width: auto;
    height: 170px
}

.lineupList .lineupList__title {
    margin-bottom: 12px;
    height: 48px;
    font-size: 12px;
    line-height: 1.5
}

.lineupList .lineupList__btn .btn--inquiry {
    margin-bottom: 0
}

@media screen and (max-width: 568px) {
    .lineupList ul li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%
    }
    .lineupList ul li:nth-child(odd) {
        clear: both
    }
    .lineupList ul li:nth-child(even) {
        border-right: 0
    }
    .lineupList ul li a {
        display: block;
        padding: 16px;
        width: auto
    }
    .lineupList ul li:nth-child(5n) {
        border-right: 1px dotted #ccc
    }
    .lineupList ul li:nth-child(5n) a {
        padding: 16px
    }
}

@media screen and (max-width: 320px) {
    .lineupList {
        overflow: visible
    }
    .lineupList ul {
        margin-bottom: 0
    }
    .lineupList ul li {
        float: none;
        border: 0;
        width: auto
    }
    .lineupList ul li+li {
        border-top: 1px dotted #ccc
    }
    .lineupList ul li:nth-child(5n) {
        border-right: 0
    }
}

.lt-ie8 .lineupList {
    width: 960px
}

.lt-ie8 .lineupList ul {
    width: 100%;
    margin-left: 1px
}

.topicList>li {
    background: url("../images/topicList/bg.png") 0 0 repeat-x;
    padding-top: 4px
}

.lt-ie7 .topicList li {
    background: url("../images/topicList/bg.png") 0 0 repeat-x;
    padding-top: 4px
}

.lt-ie7 .topicList li .linkList li {
    background: none;
    padding-top: 0
}

.inputList>li+li {
    margin-top: 5px
}

.uploadList {
    margin: -16px 0 16px -32px !important;
    width: 464px
}

.uploadList li {
    margin: 32px 0 0 32px
}

.uploadList li .uploadList__itemInner {
    text-align: center;
    vertical-align: middle
}

@media screen and (max-width: 568px) {
    .uploadList {
        margin: 0 0 16px 0 !important;
        width: auto
    }
    .uploadList li {
        float: none;
        margin: 0 auto
    }
    .uploadList li+li {
        margin-top: 16px
    }
}

.multiColumn,
.multiColumn--reverse {
    clear: both
}

.multiColumn .multiColumn__col1,
.multiColumn--reverse .multiColumn__col1 {
    float: left;
    margin-right: 32px;
    width: 200px
}

.multiColumn .multiColumn__col2,
.multiColumn--reverse .multiColumn__col2 {
    float: right;
    width: 664px
}

.multiColumn--reverse .multiColumn__col1 {
    float: right;
    margin-right: 0
}

.multiColumn--reverse .multiColumn__col2 {
    float: left;
    margin-right: 32px
}

@media screen and (max-width: 568px) {
    .multiColumn .multiColumn__col1,
    .multiColumn--reverse .multiColumn__col1,
    .multiColumn .multiColumn__col2,
    .multiColumn--reverse .multiColumn__col2,
    .multiColumn--reverse .multiColumn__col1,
    .multiColumn--reverse .multiColumn__col2 {
        float: none
    }
    .multiColumn .multiColumn__col1,
    .multiColumn--reverse .multiColumn__col1,
    .multiColumn--reverse .multiColumn__col1 {
        margin: 0 0 10px;
        width: auto
    }
    .multiColumn .multiColumn__col2,
    .multiColumn--reverse .multiColumn__col2,
    .multiColumn--reverse .multiColumn__col2 {
        margin-right: 0;
        width: auto
    }
}

.multiColumn2 .multiColumn2__col1 {
    text-align: center;
    float: right;
    width: 136px
}

.multiColumn2 .multiColumn2__col2 {
    float: left;
    width: 700px
}

@media screen and (max-width: 568px) {
    .multiColumn2 .multiColumn2__col2 {
        float: none;
        overflow: hidden;
        width: auto
    }
}

@media screen and (max-width: 320px) {
    .multiColumn2 .multiColumn2__col1,
    .multiColumn2 .multiColumn2__col2 {
        float: none;
        width: auto
    }
}

.multiColumn3 .multiColumn3__col1,
.multiColumn3 .multiColumn3__col2 {
    float: left;
    width: 464px
}

.multiColumn3 .multiColumn3__col1 {
    margin-right: 32px
}

@media screen and (max-width: 568px) {
    .multiColumn3 .multiColumn3__col1,
    .multiColumn3 .multiColumn3__col2 {
        float: none;
        width: 100%
    }
    .multiColumn3 .multiColumn3__col1 {
        margin-right: 0
    }
}

.flexColumn .flexColumn__col1,
.flexColumn--reverse .flexColumn__col1 {
    float: left;
    margin: 0 32px 0 0
}

.flexColumn .flexColumn__col2,
.flexColumn--reverse .flexColumn__col2 {
    overflow: hidden
}

.flexColumn--reverse .flexColumn__col1 {
    float: right;
    margin: 0 0 0 32px
}

@media screen and (max-width: 568px) {
    .flexColumn .flexColumn__col1,
    .flexColumn--reverse .flexColumn__col1 {
        float: none;
        margin: 0 0 6px
    }
}

.boxColumn {
    display: table
}

.boxColumn .boxColumn__col1,
.boxColumn .boxColumn__col2,
.boxColumn .boxColumn__col3 {
    display: table-cell
}

.boxColumn .boxColumn__col2,
.boxColumn .boxColumn__col3 {
    vertical-align: middle
}

.boxColumn .boxColumn__col1 {
    border-right: 1px solid #ccc;
    padding-left: 3px;
    width: 165px
}

.boxColumn .boxColumn__col2 {
    padding: 0 30px;
    width: 563px
}

.boxColumn .boxColumn__col3 {
    padding: 0 8px
}

@media screen and (max-width: 568px) {
    .boxColumn {
        display: block
    }
    .boxColumn .boxColumn__col1,
    .boxColumn .boxColumn__col2,
    .boxColumn .boxColumn__col3 {
        border: 0;
        display: block;
        padding: 0;
        width: auto
    }
    .boxColumn p {
        margin-bottom: 6px
    }
}

.lt-ie8 .boxColumn {
    display: block
}

.lt-ie8 .boxColumn .boxColumn__col1,
.lt-ie8 .boxColumn .boxColumn__col2,
.lt-ie8 .boxColumn .boxColumn__col3 {
    float: left;
    display: block
}

.boxColumn2 {
    display: table
}

.boxColumn2 .boxColumn2__col1,
.boxColumn2 .boxColumn2__col2 {
    display: table-cell
}

.boxColumn2 .boxColumn2__col1 {
    vertical-align: top;
    padding-right: 32px;
    width: 578px
}

.boxColumn2 .boxColumn2__col2 {
    text-align: center;
    vertical-align: bottom;
    width: 286px
}

.boxColumn2 .btn--toIndex,
.boxColumn2 .btn--toIndex2,
.boxColumn2 .btn--toIndex2 {
    margin-top: 1em
}

@media screen and (max-width: 568px) {
    .boxColumn2 {
        display: block
    }
    .boxColumn2 .boxColumn2__col1,
    .boxColumn2 .boxColumn2__col2 {
        vertical-align: top;
        display: block;
        padding: 0;
        width: auto
    }
    .boxColumn2 .boxColumn2__col1 {
        margin-bottom: 10px
    }
    .boxColumn2 .boxColumn2__col2 img {
        max-width: 100%
    }
}

.lt-ie8 .boxColumn2 {
    display: block
}

.lt-ie8 .boxColumn2 .boxColumn2__col1,
.lt-ie8 .boxColumn2 .boxColumn2__col2 {
    float: left;
    display: block
}

.boxColumn3 {
    display: table
}

.boxColumn3 .boxColumn3__col1,
.boxColumn3 .boxColumn3__col2 {
    display: table-cell
}

.boxColumn3 .boxColumn3__col1 {
    padding-right: 32px
}

.boxColumn3 .boxColumn3__col2 {
    vertical-align: middle
}

.hoverOpacity--block:hover .boxColumn3 {
    text-decoration: underline
}

@media screen and (max-width: 568px) {
    .boxColumn3 {
        display: block
    }
    .boxColumn3 .boxColumn3__col1,
    .boxColumn3 .boxColumn3__col2 {
        display: block
    }
    .boxColumn3 .boxColumn3__col1 {
        text-align: center;
        margin-bottom: 10px;
        padding-right: 0
    }
    .boxColumn3 .boxColumn3__col2 {
        vertical-align: middle
    }
}

.lt-ie8 .boxColumn3 {
    display: block
}

.lt-ie8 .boxColumn3 .boxColumn3__col1,
.lt-ie8 .boxColumn3 .boxColumn3__col2 {
    float: left;
    display: block
}

.dataTable {
    width: 100%
}

.box,
.box2,
.box2--pattern2,
.box2--pattern3,
.box2--pattern4,
.box2--pattern5,
.box2--pattern6,
.box3,
.box3--pattern2,
.box3--pattern3,
.box4,
.loginStatus {
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    -o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    margin-bottom: 32px
}

.box .box__inner {
    padding: 19px 32px
}

@media screen and (max-width: 568px) {
    .box .box__inner {
        padding: 11px 16px
    }
}

.box2,
.box2--pattern2,
.box2--pattern3,
.box2--pattern4,
.box2--pattern5,
.box2--pattern6 {
    border: 4px solid #ff69b4
}

.box2 .box2__header,
.box2--pattern2 .box2__header,
.box2--pattern3 .box2__header,
.box2--pattern4 .box2__header,
.box2--pattern5 .box2__header,
.box2--pattern6 .box2__header {
    border-radius: 10px 10px 0 0;
    background: url("../images/box2/bg_header.png") 0 0 repeat #ff69b4;
    margin: -4px -4px 0;
    padding: 8px 32px
}

.box2 .box2__header .box2__heading,
.box2--pattern2 .box2__header .box2__heading,
.box2--pattern3 .box2__header .box2__heading,
.box2--pattern4 .box2__header .box2__heading,
.box2--pattern5 .box2__header .box2__heading,
.box2--pattern6 .box2__header .box2__heading {
    font-size: 1.14286em;
    font-weight: bold;
    color: #fff;
    line-height: 1.5
}

.box2 .box2__header .box2__heading .fontIcon,
.box2--pattern2 .box2__header .box2__heading .fontIcon,
.box2--pattern3 .box2__header .box2__heading .fontIcon,
.box2--pattern4 .box2__header .box2__heading .fontIcon,
.box2--pattern5 .box2__header .box2__heading .fontIcon,
.box2--pattern6 .box2__header .box2__heading .fontIcon {
    font-size: 24px;
    color: #fff;
    margin-right: 8px
}

.box2 .box2__header+.box2__inner .topicList>li:first-child,
.box2--pattern2 .box2__header+.box2__inner .topicList>li:first-child,
.box2--pattern3 .box2__header+.box2__inner .topicList>li:first-child,
.box2--pattern4 .box2__header+.box2__inner .topicList>li:first-child,
.box2--pattern5 .box2__header+.box2__inner .topicList>li:first-child,
.box2--pattern6 .box2__header+.box2__inner .topicList>li:first-child,
.box2 .box2__header+.box2__inner--no-padding .topicList>li:first-child,
.box2--pattern2 .box2__header+.box2__inner--no-padding .topicList>li:first-child,
.box2--pattern3 .box2__header+.box2__inner--no-padding .topicList>li:first-child,
.box2--pattern4 .box2__header+.box2__inner--no-padding .topicList>li:first-child,
.box2--pattern5 .box2__header+.box2__inner--no-padding .topicList>li:first-child,
.box2--pattern6 .box2__header+.box2__inner--no-padding .topicList>li:first-child {
    background: none;
    padding-top: 0
}

.box2 .box2__header2,
.box2--pattern2 .box2__header2,
.box2--pattern3 .box2__header2,
.box2--pattern4 .box2__header2,
.box2--pattern5 .box2__header2,
.box2--pattern6 .box2__header2 {
    padding: 19px 28px
}

.box2 .box2__header2 .box2__heading,
.box2--pattern2 .box2__header2 .box2__heading,
.box2--pattern3 .box2__header2 .box2__heading,
.box2--pattern4 .box2__header2 .box2__heading,
.box2--pattern5 .box2__header2 .box2__heading,
.box2--pattern6 .box2__header2 .box2__heading {
    font-size: 1.28571em;
    font-weight: bold;
    color: #630005;
    line-height: 1.5
}

.box2 .box2__inner,
.box2--pattern2 .box2__inner,
.box2--pattern3 .box2__inner,
.box2--pattern4 .box2__inner,
.box2--pattern5 .box2__inner,
.box2--pattern6 .box2__inner {
    padding: 19px 28px
}

.box2--pattern2 {
    border: 4px solid #99f
}

.box2--pattern2 .box2__header {
    background: url("../images/box2/bg_header-pattern2.png") 0 0 repeat #99f
}

.box2--pattern2 .topicList>li {
    background-image: url("../images/topicList/bg-pattern2.png")
}

.lt-ie7 .box2--pattern2 .topicList li {
    background-image: url("../images/topicList/bg-pattern2.png")
}

.box2--pattern3 {
    border: 4px solid #80bfff
}

.box2--pattern3 .box2__header {
    background: url("../images/box2/bg_header-pattern3.png") 0 0 repeat #80bfff
}

.box2--pattern3 .topicList>li {
    background-image: url("../images/topicList/bg-pattern3.png")
}

.lt-ie7 .box2--pattern3 .topicList li {
    background-image: url("../images/topicList/bg-pattern3.png")
}

.box2--pattern4 {
    border: 4px solid #ffb300
}

.box2--pattern4 .box2__header {
    background: url("../images/box2/bg_header-pattern4.png") 0 12px repeat #ffb300
}

.box2--pattern4 .topicList>li {
    background-image: url("../images/topicList/bg-pattern4.png")
}

.lt-ie7 .box2--pattern4 .topicList li {
    background-image: url("../images/topicList/bg-pattern4.png")
}

.box2--pattern5 {
    border: 4px solid #ff7300
}

.box2--pattern5 .box2__header {
    background: url("../images/box2/bg_header-pattern5.png") 0 12px repeat #ff7300
}

.box2--pattern5 .topicList>li {
    background-image: url("../images/topicList/bg-pattern5.png")
}

.lt-ie7 .box2--pattern5 .topicList li {
    background-image: url("../images/topicList/bg-pattern5.png")
}

.box2--pattern6 {
    border: 4px solid #e37177
}

.box2--pattern6 .box2__header {
    background: url("../images/box2/bg_header-pattern6.png") 0 12px repeat #e37177
}

.box2--pattern6 .topicList>li {
    background-image: url("../images/topicList/bg-pattern6.png")
}

@media screen and (max-width: 568px) {
    .box2 .box2__header,
    .box2--pattern2 .box2__header,
    .box2--pattern3 .box2__header,
    .box2--pattern4 .box2__header,
    .box2--pattern5 .box2__header,
    .box2--pattern6 .box2__header {
        padding: 8px 16px
    }
    .box2 .box2__header2,
    .box2--pattern2 .box2__header2,
    .box2--pattern3 .box2__header2,
    .box2--pattern4 .box2__header2,
    .box2--pattern5 .box2__header2,
    .box2--pattern6 .box2__header2 {
        padding: 11px 12px
    }
    .box2 .box2__inner,
    .box2--pattern2 .box2__inner,
    .box2--pattern3 .box2__inner,
    .box2--pattern4 .box2__inner,
    .box2--pattern5 .box2__inner,
    .box2--pattern6 .box2__inner {
        padding: 11px 12px
    }
}

.lt-ie7 .box2--pattern6 .topicList li {
    background-image: url("../images/topicList/bg-pattern6.png")
}

.box3 .box3__header,
.box3--pattern2 .box3__header,
.box3--pattern3 .box3__header {
    border-radius: 10px 10px 0 0;
    background: url("../images/box3/bg_header.png") 0 0 repeat #ff69b4;
    padding: 18px 32px
}

.box3 .box3__header .box3__heading,
.box3--pattern2 .box3__header .box3__heading,
.box3--pattern3 .box3__header .box3__heading,
.box3 .box3__header .box3__heading2,
.box3--pattern2 .box3__header .box3__heading2,
.box3--pattern3 .box3__header .box3__heading2 {
    font-size: 1.28571em;
    font-weight: bold;
    color: #fff;
    line-height: 1.33333;
    float: left
}

.box3 .box3__header .box3__heading .fontIcon,
.box3--pattern2 .box3__header .box3__heading .fontIcon,
.box3--pattern3 .box3__header .box3__heading .fontIcon,
.box3 .box3__header .box3__heading2 .fontIcon,
.box3--pattern2 .box3__header .box3__heading2 .fontIcon,
.box3--pattern3 .box3__header .box3__heading2 .fontIcon {
    font-size: 24px;
    color: #fff;
    margin-right: 8px
}

.box3 .box3__header .box3__heading2,
.box3--pattern2 .box3__header .box3__heading2,
.box3--pattern3 .box3__header .box3__heading2 {
    text-align: center;
    float: none
}

.box3 .box3__header .box3__lead,
.box3--pattern2 .box3__header .box3__lead,
.box3--pattern3 .box3__header .box3__lead {
    font-weight: bold;
    float: left;
    padding-left: 48px;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: "kern", "liga", "palt";
    -moz-font-feature-settings: "kern", "liga", "palt";
    -ms-font-feature-settings: "kern", "liga", "palt";
    font-feature-settings: "kern", "liga", "palt";
    text-rendering: optimizelegibility
}

.box3 .box3__inner,
.box3--pattern2 .box3__inner,
.box3--pattern3 .box3__inner {
    padding: 19px 32px
}

.box3 .box3__inner2,
.box3--pattern2 .box3__inner2,
.box3--pattern3 .box3__inner2 {
    padding: 27px 32px
}

.box3--pattern2 .box3__header {
    background: url("../images/box3/bg_header-pattern2.png") 0 0 repeat #0068b7
}

.box3--pattern3 {
    background-color: #f4f4f4
}

.box3--pattern3 .box3__header {
    background: url("../images/box3/bg_header-pattern3.png") 0 0 repeat #e31787
}

@media screen and (max-width: 568px) {
    .box3 .box3__header,
    .box3--pattern2 .box3__header,
    .box3--pattern3 .box3__header {
        padding: 9px 16px
    }
    .box3 .box3__header .box3__heading,
    .box3--pattern2 .box3__header .box3__heading,
    .box3--pattern3 .box3__header .box3__heading {
        float: none
    }
    .box3 .box3__header .box3__lead,
    .box3--pattern2 .box3__header .box3__lead,
    .box3--pattern3 .box3__header .box3__lead {
        float: none;
        padding: 0;
        margin-top: 6px
    }
    .box3 .box3__inner,
    .box3--pattern2 .box3__inner,
    .box3--pattern3 .box3__inner,
    .box3 .box3__inner2,
    .box3--pattern2 .box3__inner2,
    .box3--pattern3 .box3__inner2 {
        padding: 11px 16px
    }
}

.box4 {
    border: 4px solid #fff;
    border-radius: 0
}

@media screen and (max-width: 568px) {
    .box4 .box4__inner {
        padding: 11px 12px
    }
}

.softwareDownload .softwareDownload__col1,
.softwareDownload .softwareDownload__col2 {
    float: left
}

.softwareDownload .softwareDownload__col1 {
    margin-right: 32px;
    width: 688px
}

.softwareDownload .softwareDownload__col2 {
    width: 176px
}

.softwareDownload .softwareDownload__logo,
.softwareDownload .softwareDownload__btn {
    text-align: center
}

.softwareDownload .softwareDownload__logo {
    margin-bottom: 27px
}

@media screen and (max-width: 568px) {
    .softwareDownload .softwareDownload__col1,
    .softwareDownload .softwareDownload__col2 {
        float: none;
        width: auto
    }
    .softwareDownload .softwareDownload__col1 {
        margin: 0 0 24px
    }
    .softwareDownload .softwareDownload__logo {
        margin-bottom: 16px
    }
}

.requirementBox {
    background-color: #e6e6e6;
    padding: 10px 15px
}

p+.requirementBox {
    margin-top: 13px
}

.requirementBox .requirementBox__h,
.requirementBox p {
    font-size: 0.85714em;
    line-height: 2
}

.attentionBox {
    border: 2px solid #ff000d;
    background-color: #fffafa;
    padding: 19px 24px
}

.attentionBox p:last-child {
    margin-bottom: 0
}

.attentionBox .attentionBox__heading {
    color: #c9000a;
    background: url("../images/attentionBox/bg_heading.png") 0 0.10714em no-repeat;
    margin-bottom: 1em;
    padding-left: 32px
}

@media screen and (max-width: 568px) {
    .attentionBox {
        padding: 11px 16px
    }
}

.bgBox {
    background-color: #f2f2f2;
    padding: 19px 32px
}

@media screen and (max-width: 568px) {
    .bgBox {
        padding: 11px 16px
    }
}

.leadBlock,
.leadBlock--bg1 {
    margin: 0 auto 32px
}

.leadBlock--bg1 {
    background: url("../images/leadBlock/bg2018.png") 100% 0 no-repeat;
    margin: -13px auto 0;
    padding: 21px 320px 32px 0;
    min-height: 136px
}

@media screen and (max-width: 568px) {
    .leadBlock,
    .leadBlock--bg1 {
        margin: 0 auto 24px
    }
    .leadBlock--bg1 {
        background: transparent;
        margin: 0 auto 24px;
        padding: 0;
        min-height: 100%
    }
}

.lt-ie7 .leadBlock--bg1 {
    margin-top: 0
}

.noticeBlock {
    line-height: 1.71429;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: "kern", "liga", "palt";
    -moz-font-feature-settings: "kern", "liga", "palt";
    -ms-font-feature-settings: "kern", "liga", "palt";
    font-feature-settings: "kern", "liga", "palt";
    text-rendering: optimizelegibility
}

.noticeBlock .noticeBlock__heading,
.noticeBlock .noticeBlock__heading2 {
    text-align: center;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .2);
    float: left;
    margin-right: 32px
}

.noticeBlock .noticeBlock__heading {
    width: 232px
}

.noticeBlock .noticeBlock__heading2 {
    width: 160px
}

.noticeBlock .noticeBlock__text {
    overflow: hidden
}

.noticeBlock .noticeBlock__text a {
    text-decoration: none
}

.noticeBlock .noticeBlock__text a:hover {
    text-decoration: underline
}

.noticeBlock .noticeBlock__text .noticeBlock__date {
    font-size: 0.85714em;
    margin-left: 20px
}

@media screen and (max-width: 568px) {
    .noticeBlock {
        line-height: 1.71429
    }
    .noticeBlock .noticeBlock__heading,
    .noticeBlock .noticeBlock__heading2 {
        float: none;
        margin: 0 0 10px;
        width: auto
    }
    .noticeBlock .noticeBlock__text {
        overflow: visible
    }
    .noticeBlock .noticeBlock__text .noticeBlock__date {
        font-size: 0.85714em;
        margin-left: 20px
    }
}

.lt-ie8 .noticeBlock {
    font-size: 0.85714em;
    line-height: 2
}

.noticeBlock2 {
    margin: 0 64px 32px
}

@media screen and (max-width: 568px) {
    .noticeBlock2 {
        margin: 0 0 32px
    }
}

.loginStatus {
    border: 4px solid #a0a0ff;
    background: url("../images/loginStatus/bg.png") 0 0 repeat;
    margin: 0 auto 32px
}

.loginStatus .loginStatus__inner {
    padding: 16px 24px 14px
}

.loginStatus .loginStatus__heading {
    font-size: 1.28571em;
    line-height: 1.33333;
    color: #fff;
    float: left;
    width: 232px
}

.loginStatus .loginStatus__heading .fontIcon {
    font-size: 24px;
    margin-right: 8px
}

.loginStatus .loginStatus__userName {
    float: left
}

.loginStatus .loginStatus__userName b {
    font-size: 1.14286em;
    font-weight: bold;
    line-height: 1.5;
    margin-right: .5em
}

.loginStatus .loginStatus__lastLogin {
    float: right
}

.loginStatus .loginStatus__lastLogin .loginStatus__lastLogin-date,
.loginStatus .loginStatus__lastLogin .loginStatus__lastLogin-time {
    margin-left: .5em
}

@media screen and (max-width: 568px) {
    .loginStatus {
        margin: 0 auto 24px
    }
    .loginStatus .loginStatus__inner {
        padding: 11px 12px
    }
    .loginStatus .loginStatus__heading,
    .loginStatus .loginStatus__userName,
    .loginStatus .loginStatus__lastLogin {
        float: none
    }
    .loginStatus .loginStatus__heading {
        margin-bottom: 6px;
        width: auto
    }
    .loginStatus .loginStatus__userName {
        margin-bottom: 6px
    }
    .loginStatus .loginStatus__lastLogin {
        font-size: 0.85714em
    }
}

.materialInfoBlock {
    border-top: 1px dotted #ccc;
    margin-top: 19px;
    padding-top: 19px
}

.materialInfoBlock:first-child {
    border: 0;
    margin-top: 0;
    padding: 0
}

.materialInfoBlock .horizontalList {
    margin-bottom: 10px
}

.materialInfoBlock .tag {
    margin-bottom: 15px
}

.materialInfoBlock .price,
.materialInfoBlock .purchase {
    margin-top: 10px
}

.materialInfoBlock .btn--redownload,
.materialInfoBlock .btn--buy,
.materialInfoBlock .btn--buy {
    margin-top: 10px
}

.qaBlock {
    padding: 19px 60px
}

.qaBlock .qaBlock__Q,
.qaBlock .qaBlock__A {
    margin-left: 36px
}

.qaBlock .qaBlock__Q p {
    font-weight: bold
}

.qaBlock .qaBlock__A {
    margin-top: 1em
}

.qaBlock .qaBlock__A p,
.qaBlock .qaBlock__A ul {
    margin-top: 1em
}

.qaBlock .qaBlock__icon--Q,
.qaBlock .qaBlock__icon--A {
    vertical-align: top;
    white-space: nowrap;
    display: inline-block;
    margin: 0 0 0 -34px;
    width: 34px;
    font-size: 19px;
    line-height: 19px;
    font-family: 'Raleway', Arial, sans-serif
}

.qaBlock .qaBlock__icon--Q {
    color: #E4000C;
    font-weight: normal
}

.qaBlock .qaBlock__icon--A {
    color: #6029A3
}

@media screen and (max-width: 568px) {
    .qaBlock {
        padding: 11px 12px
    }
}

.lt-ie8 .qaBlock .qaBlock__Q,
.lt-ie8 .qaBlock .qaBlock__A {
    margin-left: 0
}

.lt-ie8 .qaBlock .qaBlock__icon--Q,
.lt-ie8 .qaBlock .qaBlock__icon--A {
    vertical-align: baseline;
    text-indent: 0%;
    white-space: nowrap;
    background: none;
    display: inline;
    overflow: visible;
    margin: 0 1em 0 -2em;
    width: auto;
    height: auto
}

.topicBlock {
    padding: 19px 28px 19px 60px
}

.topicBlock .headingLink {
    margin-left: -32px
}

.topicBlock .topicBlock__summary {
    margin-top: 6px
}

@media screen and (max-width: 568px) {
    .topicBlock {
        padding: 11px 12px
    }
    .topicBlock .headingLink {
        margin-left: -6px
    }
    .topicBlock .multiColumn2__col1 {
        margin-bottom: 10px
    }
}

.formBlock {
    border-top: 1px dotted #ccc
}

.heading5+.formBlock {
    border-top: 0;
    margin-top: -10px
}

.formBlock p,
.formBlock ul {
    margin-bottom: 0
}

.formBlock .formBlockColumn,
.formBlock .formBlockColumn--bg {
    padding: 16px;
    border-bottom: 1px dotted #ccc
}

.formBlock .formBlockColumn .formBlockColumn__col1,
.formBlock .formBlockColumn--bg .formBlockColumn__col1,
.formBlock .formBlockColumn .formBlockColumn__col2,
.formBlock .formBlockColumn--bg .formBlockColumn__col2 {
    float: left
}

.formBlock .formBlockColumn .formBlockColumn__col1,
.formBlock .formBlockColumn--bg .formBlockColumn__col1 {
    font-weight: bold;
    padding: 6px 32px 6px 0;
    width: 184px
}

.formBlock .formBlockColumn .formBlockColumn__col2,
.formBlock .formBlockColumn--bg .formBlockColumn__col2 {
    width: 416px
}

.formBlock .formBlockColumn .formBlockColumn__innerColumn,
.formBlock .formBlockColumn--bg .formBlockColumn__innerColumn {
    margin-right: -16px
}

.formBlock .formBlockColumn .formBlockColumn__innerColumn+.formBlockColumn__innerColumn,
.formBlock .formBlockColumn--bg .formBlockColumn__innerColumn+.formBlockColumn__innerColumn {
    border-top: 1px dotted #ccc;
    margin-top: 16px;
    padding-top: 16px
}

.formBlock .formBlockColumn--bg {
    background-color: #f0f0f0
}

.formBlock .formBlockColumn2 {
    padding: 32px 0
}

.formBlock .formBlock__privacypolicy {
    font-size: 0.85714em;
    line-height: 1.66667;
    padding: 16px 0;
    border-bottom: 1px dotted #ccc
}

.formBlock .formBlock__privacypolicy .formBlock__privacypolicy-heading {
    margin-bottom: 4px
}

.formBlock .formBlock__notice {
    font-size: 0.85714em;
    line-height: 1.66667;
    margin: 6px 8px 0
}

.formBlock .formBlock__btn {
    margin-left: 232px
}

.formBlock .formBlock__btn .btn--submit {
    float: left
}

.formBlock .formBlock__btn .btn--correct {
    float: right
}

.formBlock .formBlock__btn2 {
    text-align: center;
    margin: 27px auto
}

.formBlock .formBlock__btn3 {
    margin-left: 116px;
    margin-right: 116px
}

.formBlock .formBlock__btn3 .btn--inquiry2 {
    float: right
}

.formBlock .formBlock__btn3 .btn--correct {
    float: left
}

@media screen and (max-width: 568px) {
    .formBlock .formBlockColumn .formBlockColumn__col1,
    .formBlock .formBlockColumn--bg .formBlockColumn__col1,
    .formBlock .formBlockColumn .formBlockColumn__col2,
    .formBlock .formBlockColumn--bg .formBlockColumn__col2 {
        float: none;
        padding: 0;
        width: auto
    }
    .formBlock .formBlock__btn,
    .formBlock .formBlock__btn3 {
        text-align: center;
        margin: 0
    }
    .formBlock .formBlock__btn .btn--inquiry2,
    .formBlock .formBlock__btn .btn--submit,
    .formBlock .formBlock__btn .btn--correct,
    .formBlock .formBlock__btn3 .btn--inquiry2,
    .formBlock .formBlock__btn3 .btn--submit,
    .formBlock .formBlock__btn3 .btn--correct {
        float: none
    }
}

.preBlock {
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all
}

.formBlock2 {
    min-height: 397px
}

.formBlock2 .formBlock2Column+.formBlock2Column {
    margin-top: 22px
}

.formBlock2 .formBlock2Column2 {
    margin-top: 43px
}

.formBlock2 .linkList li+li {
    margin-top: 27px
}

@media screen and (max-width: 568px) {
    .formBlock2 {
        min-height: 0
    }
    .formBlock2 .formBlock2Column+.formBlock2Column {
        margin-top: 6px
    }
    .formBlock2 .formBlock2Column2 {
        margin-top: 11px
    }
    .formBlock2 .linkList li+li {
        margin-top: 0
    }
}

.modal {
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    z-index: 100;
    display: table;
    width: 100%;
    height: 100%
}

.modal .modal__content {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    padding: 16px
}

.modal .modal__content .modal__inner {
    text-align: left;
    position: relative;
    margin: 0 auto;
    max-width: 640px
}

.modal .modal__content .modal__inner .modal__close {
    background: url("../images/modal/icon_close.png") 0 0 no-repeat;
    position: absolute;
    top: -30px;
    right: 2px;
    width: 26px;
    height: 26px;
    cursor: pointer
}

.topicPath {
    margin: -12px auto 12px;
    width: 960px
}

.topicPath li {
    font-size: 0.85714em;
    line-height: 1.66667;
    float: left
}

.topicPath li+li {
    margin-left: 1em
}

.topicPath li+li::before {
    content: ">";
    display: inline;
    margin-right: 1em
}

.topicPath li a {
    text-decoration: none
}

.topicPath li a:hover {
    text-decoration: underline
}

.topicPath li.current {
    color: #630005
}

@media screen and (max-width: 568px) {
    .topicPath {
        display: none
    }
}

.lt-ie7 .topicPath {
    margin-top: 0
}

.lt-ie7 .topicPath li {
    margin-right: 1em
}

.pagination {
    padding: 19px 28px
}

.materialList+.pagination {
    border-top: 1px solid #ccc
}

.pagination a {
    text-decoration: none
}

.pagination a:hover {
    text-decoration: underline
}

.pagination .pagination__next,
.pagination .pagination__prev {
    width: 200px
}

.pagination .pagination__next a,
.pagination .pagination__prev a {
    display: inline-block
}

.pagination .pagination__next {
    text-align: left;
    float: right
}

.pagination .pagination__next a {
    background: url("../images/pagination/next.png") 100% 0.67857em no-repeat;
    padding-right: 13px
}

.pagination .pagination__prev {
    text-align: right;
    float: left
}

.pagination .pagination__prev a {
    background: url("../images/pagination/prev.png") 0 0.67857em no-repeat;
    padding-left: 13px
}

.pagination .pagination__pages {
    overflow: hidden
}

.pagination .pagination__pages ul {
    text-align: center
}

.pagination .pagination__pages ul li {
    display: inline;
    margin: 0 1.25em
}

.pagination .pagination__pages ul li.current a {
    font-size: 1.14286em;
    font-weight: bold;
    line-height: 1.5;
    color: #6b0070
}

@media screen and (max-width: 568px) {
    .pagination {
        padding: 11px 12px
    }
    .pagination .pagination__next,
    .pagination .pagination__prev {
        width: 25%
    }
    .pagination .pagination__next {
        text-align: right
    }
    .pagination .pagination__prev {
        text-align: left
    }
    .pagination .pagination__pages {
        clear: both
    }
    .pagination .pagination__pages ul li {
        margin: 0 .75em
    }
}

.lt-ie8 .pagination {
    border-top: 1px solid #ccc
}

input[type="checkbox"],
input[type="radio"] {
    vertical-align: top;
    margin-right: 8px
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    vertical-align: middle;
    display: inline-block
}

input.inputText {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7px;
    width: 100%
}

input.inputText2 {
    font-size: 1.14286em;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px;
    width: 100%
}

.textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7px;
    width: 100%;
    height: 20.57143em
}

@media screen and (max-width: 568px) {
    .textarea {
        height: 10.28571em
    }
}

input[type="text"].error {
    border-color: #ffbfc2;
    background-color: #fffafa
}

p.error,
span.error {
    color: red;
    font-weight: bold
}

.inputList {
    margin-top: 6px
}

.inputList:first-child {
    margin-top: 0
}

.inputList li {
    margin-top: 6px
}

.inputList li:first-child {
    margin-top: 0
}

.align--center {
    text-align: center !important
}

.align--right {
    text-align: right !important
}

.align--left {
    text-align: left !important
}

.float--right {
    float: right;
    margin-left: 15px
}

.float--left {
    float: left;
    margin-right: 15px
}

.hoverOpacity,
.hoverOpacity--block {
    text-decoration: none;
    vertical-align: bottom;
    background-color: #fff;
    display: inline-block
}

.hoverOpacity:hover,
.hoverOpacity--block:hover {
    text-decoration: none
}

.hoverOpacity:hover .hoverOpacity__element,
.hoverOpacity--block:hover .hoverOpacity__element {
    opacity: 0.75
}

.hoverOpacity--block {
    display: block
}

.lt-ie7 .hoverOpacity,
.lt-ie7 .hoverOpacity--block {
    background-color: transparent;
    display: inline
}

.hidden {
    display: none !important
}

.switchingContent--mobile {
    display: none
}

.switchingContent--pc {
    display: block
}

.js-modal {
    display: none
}

@media screen and (max-width: 568px) {
    .js-toggle .js-toggle-content {
        position: absolute;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%;
        height: 100%;
        overflow: auto
    }
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-ume:before {
    content: "\e600"
}

.icon-take:before {
    content: "\e601"
}

.icon-matsu:before {
    content: "\e602"
}

.icon-fuji:before {
    content: "\e603"
}

.icon-star:before {
    content: "\e604"
}

.icon-avatar:before {
    content: "\e605"
}


/*# sourceMappingURL=style.css.map */
