@charset "shift_jis";

/* ==========================================================================
   PUBLIS reset
   ========================================================================== */
/* ul ol
   ========================================================================== */
:root ol,
*:root ul {
  margin: 0;
  padding: 0;
}
/* ==========================================================================
   Reset
   ========================================================================== */
/* Initialize
   ========================================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* Display
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
.win,
.mac {
  overflow-y: scroll;
}
/* Fonts
   ========================================================================== */
html {
  font-size: 0.625em;
}
body {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
li,
caption,
col,
th,
td,
p,
address,
figcaption {
  font-size: 1.2em;
}
dd dt,
dd dd,
dd li,
dd p,
dd caption,
dd col,
dd th,
dd td,
dd figcaption,
li dt,
li dd,
li li,
li p,
li caption,
li col,
li th,
li td,
li figcaption,
th dt,
th dd,
th li,
th p,
th caption,
th col,
th th,
th td,
th figcaption,
td dt,
td dd,
td li,
td p,
td caption,
td col,
td th,
td td,
td figcaption {
  font-size: 1em;
}
sup,
sub {
  font-size: 0.83em;
}
body,
input,
textarea,
select {
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
}
.ie body,
.ie input,
.ie textarea,
.ie select {
  font-family: "Meiryo", "MS PGothic", sans-serif;
}
/* Style
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
th {
  font-weight: bold;
}
th,
td {
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
address {
  font-style: normal;
  font-weight: normal;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"] {
  margin: 0;
  line-height: normal;
}
input[type="image"] {
  cursor: pointer;
  vertical-align: top;
}
textarea {
  margin: 0;
  vertical-align: top;
  resize: vertical;
}
img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
object,
embed,
iframe {
  vertical-align: top;
  outline: none;
  max-width: 100%;
}
em,
strong {
  font-style: normal;
  font-weight: bold;
}
mark {
  color: inherit;
  background-color: inherit;
  font-weight: bold;
}
sup,
sub {
  position: relative;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
/* Clearfix
   ========================================================================== */
header,
footer,
main,
section,
article,
aside,
nav,
.page-container,
.page-header,
.page-footer,
.content,
.main-content,
.sub-content,
.article,
.section,
.row {
  zoom: 1;
}
header:before,
footer:before,
main:before,
section:before,
article:before,
aside:before,
nav:before,
.page-container:before,
.page-header:before,
.page-footer:before,
.content:before,
.main-content:before,
.sub-content:before,
.article:before,
.section:before,
.row:before,
header:after,
footer:after,
main:after,
section:after,
article:after,
aside:after,
nav:after,
.page-container:after,
.page-header:after,
.page-footer:after,
.content:after,
.main-content:after,
.sub-content:after,
.article:after,
.section:after,
.row:after {
  content: '';
  display: table;
}
header:after,
footer:after,
main:after,
section:after,
article:after,
aside:after,
nav:after,
.page-container:after,
.page-header:after,
.page-footer:after,
.content:after,
.main-content:after,
.sub-content:after,
.article:after,
.section:after,
.row:after {
  clear: both;
}
/* ==========================================================================
   Layout - General
   ========================================================================== */
/* Root
   ========================================================================== */
body {
  min-width: 960px;
  line-height: 1.6;
  color: #333333;
  background-color: #fff;
}
body.theme-bg-gray {
  background-color: #f5f5f5;
}
/* Container
   ========================================================================== */
.page-container {
  background-color: #fff;
}
.page-container.theme-bg-gray {
  background-color: #f5f5f5;
}
/* Container
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
li,
caption,
col,
th,
td,
p,
address,
figcaption {
  font-size: 1.4em;
  color: #333333;
  text-align: left;
}
/* ==========================================================================
   Layout - Header
   ========================================================================== */
/* Page header
   ========================================================================== */
.page-header {
  min-width: 960px;
  height: 160px;
  padding: 0;
  border-bottom: 3px solid #eaeaea;
  background: url(/library/default/img/layout/header_bg01.png) repeat-x 0 0;
}
.page-header .inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.page-header .site-logo {
  position: absolute;
  top: 78px;
  left: 3px;
  float: left;
}
.page-header .global-nav {
  clear: both;
  display: table;
  width: 787px;
  margin: 6px 0 0 173px;
}
.page-header .global-nav li {
  display: table-cell;
  text-align: center;
}
.page-header .global-nav li:first-child {
  margin-left: 0;
}
.page-header .global-nav a {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  height: 105px;
  background: #eee;
}
.page-header .header-content {
  height: 52px;
}
.page-header .header-content .header-category {
  float: left;
  overflow: hidden;
  margin-top: 17px;
}
.page-header .header-content .header-category > li {
  float: left;
  margin-top: 0;
  margin-left: 20px;
  font-size: 1.2em;
}
.page-header .header-content .header-category > li:first-child {
  margin-left: 0;
}
.page-header .header-content .header-category > li .is-current {
  color: #009944;
  font-weight: bold;
}
.page-header .header-content .header-link {
  float: left;
  overflow: hidden;
  margin: 17px 0 0 90px;
}
.page-header .header-content .header-link > li {
  float: left;
  font-size: 1.2em;
}
.page-header .header-content .header-link .header-link_inquiry a {
  padding-left: 26px;
  background: url(/library/default/img/layout/header_header-link_bg01.png) no-repeat 0 0;
}
.page-header .header-content .header-link .header-link_faq {
  margin-left: 20px;
}
.page-header .header-content .header-link .header-link_faq a {
  padding-left: 26px;
  background: url(/library/default/img/layout/header_header-link_bg02.png) no-repeat 0 0;
}
.page-header .header-content .header-search {
  float: right;
  position: relative;
  margin-top: 12px;
}
.page-header .header-content .header-search input[type="text"] {
  width: 168px;
  height: 28px;
  padding: 0 33px 0 13px;
  border: 1px solid #e6e6e6;
  border-radius: 14px;
  background: #eaeaea;
  line-height: 28px;
  box-sizing: border-box;
}
.page-header .header-content .header-search input[type="image"] {
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -8px;
}
.page-header.theme-kyousai .global-nav_link01 a {
  width: 161px;
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat 0 0;
}
.page-header.theme-kyousai .global-nav_link01 a:hover,
.page-header.theme-kyousai .global-nav_link01 a.is-current {
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat 0 -105px;
}
.page-header.theme-kyousai .global-nav_link02 a {
  width: 159px;
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat -161px 0;
}
.page-header.theme-kyousai .global-nav_link02 a:hover,
.page-header.theme-kyousai .global-nav_link02 a.is-current {
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat -161px -105px;
}
.page-header.theme-kyousai .global-nav_link03 a {
  width: 145px;
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat -320px 0;
}
.page-header.theme-kyousai .global-nav_link03 a:hover,
.page-header.theme-kyousai .global-nav_link03 a.is-current {
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat -320px -105px;
}
.page-header.theme-kyousai .global-nav_link04 a {
  width: 159px;
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat -465px 0;
}
.page-header.theme-kyousai .global-nav_link04 a:hover,
.page-header.theme-kyousai .global-nav_link04 a.is-current {
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat -465px -105px;
}
.page-header.theme-kyousai .global-nav_link05 a {
  width: 163px;
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat -624px 0;
}
.page-header.theme-kyousai .global-nav_link05 a:hover,
.page-header.theme-kyousai .global-nav_link05 a.is-current {
  background: url(/library/default/img/layout/header_global-nav_bg01.png) no-repeat -624px -105px;
}
.page-header.theme-popup {
  height: 107px;
  background: #fff;
}
.page-header.theme-popup .site-logo {
  position: relative;
  top: 0;
  left: 0;
  padding: 25px;
}
/* ==========================================================================
   Layout - Breadcrumbs
   ========================================================================== */
/* Breadcrumbs
   ========================================================================== */
.pbBlockNavigation {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  border-bottom: 1px solid #e9e9e9;
  border-radius: 3px 3px 0 0;
  border-top: 4px solid #094;
  color: #009943;
  font-size: 1.1em;
  font-weight: bold;
}
.pbBlockNavigation a {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
.pbBlockNavigation a:first-child {
  background: url(/library/default/img/parts/breadcrumbs_bg02.png) no-repeat 0 center;
  padding-left: 18px;
}
.pbBlockNavigation a:after {
  background: url(/library/default/img/parts/breadcrumbs_bg01.png) no-repeat 0 center;
  display: inline-block;
  height: 11px;
  margin: 0 10px;
  width: 7px;
  content: "";
}
/* ==========================================================================
   Layout - Content
   ========================================================================== */
/* Content
   ========================================================================== */
.content,
.pbAreaWrapper1 {
  position: relative;
  width: 960px;
  margin: 30px auto 0;
}
.pbAreaWrapper1 {
  padding: 0 40px;
}
.pbAreaWrapper1 .content {
  margin-top: 0;
}
.theme-max-width .pbAreaWrapper1 {
  padding: 0;
}
.theme-max-width .pbAreaWrapper1 {
  width: 100%;
}
.pbAreaWrapper2 {
  margin-left: 0 !important;
}
/* Main content
   ========================================================================== */
.pbMainArea,
.main-content {
  float: left;
  width: 710px;
}
.single-column .pbMainArea,
.single-column .main-content {
  float: none;
  width: auto;
}
.theme-max-width .pbMainArea,
.theme-max-width .main-content {
  float: none;
  width: 100%;
}
/* Sub content
   ========================================================================== */
.sub-content {
  float: right;
  width: 220px;
}
/* Conversion content(Left column)
   ========================================================================== */
.pbLeftArea {
  float: none;
  position: absolute;
  right: 0;
  top: 15px;
}
.theme-max-width .pbLeftArea {
  left: 50%;
  margin-left: 480px;
}
/* Full content
   ========================================================================== */
.full-content {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 60px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background: #fff;
}
.full-content .inner {
  width: 960px;
  margin: 0 auto;
}
.pbMainArea .full-content:last-child {
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}
/* ==========================================================================
   Layout - Footer
   ========================================================================== */
/* Page footer
   ========================================================================== */
.page-footer {
  zoom: 1;
  min-width: 960px;
  padding-top: 70px;
  background: #009944 url(/library/default/img/layout/footer_bg01.png) repeat-x 0 0;
}
.page-footer:before,
.page-footer:after {
  content: '';
  display: table;
}
.page-footer:after {
  clear: both;
}
.page-footer .footer-nav_category ul > li {
  margin-top: 10px;
  padding-left: 12px;
  background: url(/library/default/img/parts/link_bg02.png) no-repeat 0 0.4em;
  font-size: 1.2em;
}
.page-footer .inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.page-footer .return-top-wrap {
  position: relative;
  width: 960px;
  height: 30px;
  margin: -30px auto 0;
}
.page-footer .return-top {
  position: absolute;
  right: 0;
  height: 30px;
  width: 127px;
  padding: 5px 5px 0 15px;
  border-radius: 3px 3px 0 0;
  background: #000;
  font-size: 1.2em;
  font-weight: bold;
  box-sizing: border-box;
}
.page-footer .return-top > a {
  padding-left: 15px;
  background: url(/library/default/img/layout/footer_return-top_bg01.png) no-repeat 0 0.3em;
  color: #fff;
}
.page-footer .return-top:first-child {
  margin-top: 0;
}
.page-footer .footer-nav {
  overflow: hidden;
  padding: 50px 0 60px;
}
.page-footer .footer-nav .footer-nav_col {
  float: left;
  width: 215px;
  margin: 0 0 -35px 33px;
}
.page-footer .footer-nav .footer-nav_col:first-child {
  margin-left: 0;
}
.page-footer .footer-nav .footer-nav_col .footer-nav_category {
  margin-bottom: 35px;
}
.page-footer .footer-nav .footer-nav_col .footer-nav_category > p,
.page-footer .footer-nav .footer-nav_col .footer-nav_category > li {
  border-bottom: 1px solid #00823a;
  font-size: 1.4em;
  font-weight: bold;
}
.page-footer .footer-nav .footer-nav_col .footer-nav_category > p:first-child,
.page-footer .footer-nav .footer-nav_col .footer-nav_category > li:first-child {
  margin-top: 0;
  border-top: 1px solid #00823a;
}
.page-footer .footer-nav .footer-nav_col .footer-nav_category > p > a,
.page-footer .footer-nav .footer-nav_col .footer-nav_category > li > a {
  display: block;
  padding: 14px 0;
  background: url(/library/default/img/parts/link_bg03.png) no-repeat 205px center;
}
.page-footer .footer-nav .footer-nav_col .footer-nav_category > p {
  border-top: 1px solid #00823a;
}
.page-footer .footer-nav .footer-nav_col .footer-nav_category:first-child {
  margin-top: 0;
}
.page-footer .footer-nav a {
  color: #fff;
  text-decoration: none;
}
.page-footer .footer-nav a:hover {
  text-decoration: underline;
}
.page-footer .footer-lower {
  clear: both;
  overflow: hidden;
  padding: 20px 0;
  background: #fff;
  font-size: 1.0em;
}
.page-footer .footer-lower .footer-logo {
  float: left;
}
.page-footer .footer-lower .footer-sub-nav {
  overflow: hidden;
  float: right;
  width: 620px;
  text-align: right;
}
.page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list {
  margin-right: -10px;
}
.page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li {
  display: inline-block;
  margin: 0 5px 12px 0;
  padding-right: 5px;
  border-right: 1px solid #bcbcbc;
  font-size: 1.1em;
  line-height: 1;
}
.page-footer .footer-lower .copyright {
  clear: both;
  color: #666;
  font-size: 1.1em;
  text-align: right;
}
.page-footer .footer-lower .footer-line{
  background: url(/ss/common/images/footer_line_img02.png) 0 16px repeat-x;
  padding-left: 25px;

}

.page-footer.theme-popup {
  overflow: hidden;
  margin-top: 70px;
  padding: 16px 0;
  border-top: 1px solid #eaeaea;
  background: #fff;
}
.page-footer.theme-popup .footer-logo {
  float: left;
  margin: 0 0 0 25px;
}
.page-footer.theme-popup .footer-logo:first-child {
  margin-top: 0;
}
.page-footer.theme-popup .copyright {
  clear: none;
  float: right;
  margin: 0 25px 0 0;
  color: #666;
  font-size: 1.1em;
  text-align: right;
}
/* ==========================================================================
   Parts module
   ========================================================================== */
/* Section
   ========================================================================== */
section {
  margin-top: 40px;
}
section:first-child {
  margin-top: 0;
}
section section {
  margin-top: 30px;
}
section section:first-child {
  margin-top: 0;
}
.page-title + section {
  margin-top: 25px;
}
.section-title + section,
.content-title + section,
.local-title + section,
.mod-h5 + section {
  margin-top: 20px;
}
/* Heading
   ========================================================================== */
.page-title,
.section-title,
.content-title,
.local-title,
.mod-h5,
.subhead {
  line-height: 1.2;
}
.section-title,
.content-title,
.local-title,
.mod-h5 {
  margin-top: 40px;
}
.page-title {
  display: table;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #eaeaea;
}
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6 {
  color: #094;
  display: table-cell;
  font-size: 2.6em;
}
.page-title .page-title_img {
  display: table-cell;
  width: 180px;
  margin-top: 0;
  text-align: right;
  vertical-align: middle;
}
.page-title.opt-image-title {
  margin-top: 20px;
  padding: 0;
  border-bottom: none;
}
.page-title-image {
  margin-top: 20px;
}
.section-title {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: 3px solid #094;
}
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6 {
  display: table-cell;
  position: relative;
  border-left: 7px solid #094;
  padding-left: 15px;
  font-size: 2.2em;
}
.section-title .section-title_icon {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -19px;
  vertical-align: middle;
}
.section-title .section-title_button {
  display: table-cell;
  width: 190px;
  vertical-align: middle;
}
.section-title .section-title_button a {
  display: inline-block;
  width: 180px;
  padding: 10px 10px 10px 30px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  background: url(/library/default/img/parts/link_bg01.png) no-repeat 18px center;
  box-sizing: border-box;
}
.section-title .section-title_button a:hover {
  background-color: #ebebeb;
  color: #333;
  text-decoration: none;
}
.section-title.opt-icon {
  border-bottom: 3px solid #c8c8c8;
}
.section-title.opt-icon h1,
.section-title.opt-icon h2,
.section-title.opt-icon h3,
.section-title.opt-icon h4,
.section-title.opt-icon h5,
.section-title.opt-icon h6 {
  padding-left: 45px;
  border-left: none;
}
.section-title.opt-green h1,
.section-title.opt-green h2,
.section-title.opt-green h3,
.section-title.opt-green h4,
.section-title.opt-green h5,
.section-title.opt-green h6 {
  color: #094;
}
.content-title {
  border-left: 3px solid #094;
  padding-left: 12px;
}
.content-title h1,
.content-title h2,
.content-title h3,
.content-title h4,
.content-title h5,
.content-title h6 {
  font-size: 1.7em;
  line-height: 1.5;
}
.local-title {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
}
.local-title h1,
.local-title h2,
.local-title h3,
.local-title h4,
.local-title h5,
.local-title h6 {
  font-size: 1.6em;
}
.mod-h5 {
  font-size: 1.4em;
}
.subhead {
  font-size: 1.7em;
}
/* Step title
   ========================================================================== */
.step-title {
  position: relative;
  margin-top: 40px;
}
.step-title h1,
.step-title h2,
.step-title h3,
.step-title h4,
.step-title h5,
.step-title h6 {
  font-size: 1.7em;
  margin: 10px 10px 10px 120px;
  vertical-align: middle;
}
.step-title .step-title_arrow {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  height: 44px;
  margin-top: 0;
  background: url(/library/default/img/parts/step-title_bg01.png) no-repeat left center;
  color: #fff;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
/* Unordered list
   ========================================================================== */
/* Default */
ul.mod-ul {
  margin-top: 12px;
}
ul.mod-ul li {
  padding-left: 18px;
  background: url(/library/default/img/parts/list_bg01.png) no-repeat 5px 0.5em;
}
ul.mod-ul ul,
ul.mod-ul ol {
  margin-top: 7px;
  font-size: 1.2em;
}
ul.mod-ul ul:first-child,
ul.mod-ul ol:first-child {
  margin-top: 0;
}
ul.mod-ul.opt-item-space-normal li {
  margin-top: 12px;
}
ul.mod-ul.opt-item-space-normal li:first-child {
  margin-top: 0;
}
ul.mod-ul.opt-item-space-near li {
  margin-top: 7px;
}
ul.mod-ul.opt-item-space-near li:first-child {
  margin-top: 0;
}
ul.mod-ul.opt-item-space-none li {
  margin-top: 0;
}
/* Notes */
ul.mod-ul-notes {
  margin-top: 12px;
}
ul.mod-ul-notes li {
  position: relative;
  padding-left: 1.3em;
  zoom: 1;
  font-size: 1.2em;
  color: #666;
}
ul.mod-ul-notes li .list-style {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
ul.mod-ul-notes ul,
ul.mod-ul-notes ol {
  margin-top: 7px;
  font-size: 1.2em;
}
ul.mod-ul-notes ul:first-child,
ul.mod-ul-notes ol:first-child {
  margin-top: 0;
}
ul.mod-ul-notes.opt-item-space-normal li {
  margin-top: 12px;
}
ul.mod-ul-notes.opt-item-space-normal li:first-child {
  margin-top: 0;
}
ul.mod-ul-notes.opt-item-space-near li {
  margin-top: 7px;
}
ul.mod-ul-notes.opt-item-space-near li:first-child {
  margin-top: 0;
}
ul.mod-ul-notes.opt-item-space-none li {
  margin-top: 0;
}
/* Check */
ul.mod-ul-check {
  margin-top: 12px;
}
ul.mod-ul-check li {
  margin-top: 7px;
  padding-left: 30px;
  font-size: 1.5em;
  font-weight: bold;
  background: url(/library/default/img/parts/list_bg02.png) no-repeat 0 0.1em;
}
ul.mod-ul-check li:first-child {
  margin-top: 0;
}
ul.mod-ul-check ul,
ul.mod-ul-check ol {
  margin-top: 7px;
  font-size: 1.2em;
}
ul.mod-ul-check ul:first-child,
ul.mod-ul-check ol:first-child {
  margin-top: 0;
}
ul.mod-ul-check.opt-item-space-normal li {
  margin-top: 12px;
}
ul.mod-ul-check.opt-item-space-normal li:first-child {
  margin-top: 0;
}
ul.mod-ul-check.opt-item-space-near li {
  margin-top: 7px;
}
ul.mod-ul-check.opt-item-space-near li:first-child {
  margin-top: 0;
}
ul.mod-ul-check.opt-item-space-none li {
  margin-top: 0;
}
/* Button link
   ========================================================================== */
.mod-button-link,
.mod-button-link:first-child {
  margin-top: 12px;
  font-size: 1.4em;
  text-align: center;
  line-height: 1.5;
}
.mod-button-link a,
.mod-button-link:first-child a {
  display: inline-block;
  min-width: 190px;
  max-width: 560px;
  padding: 15px 15px 15px 33px;
  border: 1px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  border-radius: 3px;
  background: #fbfbfb url(/library/default/img/parts/button-link_bg01.png) no-repeat 15px center;
  box-sizing: border-box;
  font-weight: bold;
}
.mod-button-link a:hover,
.mod-button-link:first-child a:hover {
  background-color: #eaeaea;
  color: #333;
  text-decoration: none;
}
.mod-button-link.theme-conversion a,
.mod-button-link:first-child.theme-conversion a {
  color: #fff;
  border-color: #00823a;
  border-top: none;
  border-right: none;
  border-left: none;
  background: #009944 url(/library/default/img/parts/button-link_bg03.png) no-repeat 15px center;
}
.mod-button-link.theme-conversion a:hover,
.mod-button-link:first-child.theme-conversion a:hover {
  background-color: #00823a;
}
.mod-button-link.opt-large,
.mod-button-link:first-child.opt-large {
  position: relative;
  font-size: 1.6em;
  width: 560px;
  margin: 12px auto 0;
  padding: 20px;
  background: #fbfbfb;
  border: 1px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
  border-radius: 3px;
}
.mod-button-link.opt-large a,
.mod-button-link:first-child.opt-large a {
  display: inline-block;
  min-width: 0;
  padding: 0 0 0 22px;
  border: none;
  font-weight: bold;
  box-sizing: border-box;
  background: url(/library/default/img/parts/button-link_bg02.png) no-repeat 0 center;
}
.mod-button-link.opt-large a:before,
.mod-button-link:first-child.opt-large a:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
}
.mod-button-link.opt-large:hover,
.mod-button-link:first-child.opt-large:hover {
  background-color: #eaeaea;
  color: #333;
  text-decoration: none;
}
.mod-button-link.opt-large.theme-conversion,
.mod-button-link:first-child.opt-large.theme-conversion {
  border-color: #00823a;
  border-top: none;
  border-right: none;
  border-left: none;
  background: #094;
}
.mod-button-link.opt-large.theme-conversion a,
.mod-button-link:first-child.opt-large.theme-conversion a {
  background: url(/library/default/img/parts/button-link_bg04.png) no-repeat 0 center;
}
.mod-button-link.opt-large.theme-conversion:hover,
.mod-button-link:first-child.opt-large.theme-conversion:hover {
  background-color: #00823a;
}
.mod-button-link.opt-w160 a,
.mod-button-link:first-child.opt-w160 a,
.mod-button-link.opt-w200 a,
.mod-button-link:first-child.opt-w200 a,
.mod-button-link.opt-w240 a,
.mod-button-link:first-child.opt-w240 a {
  padding: 10px 15px 10px 33px;
  background-image: none;
}
.mod-button-link.opt-w160 a .button-icon,
.mod-button-link:first-child.opt-w160 a .button-icon,
.mod-button-link.opt-w200 a .button-icon,
.mod-button-link:first-child.opt-w200 a .button-icon,
.mod-button-link.opt-w240 a .button-icon,
.mod-button-link:first-child.opt-w240 a .button-icon {
  display: inline-block;
  padding: 0 0 0 18px;
  background: url(/library/default/img/parts/button-link_bg01.png) no-repeat 0 center;
  vertical-align: middle;
}
.mod-button-link.opt-w160,
.mod-button-link:first-child.opt-w160,
.mod-button-link.opt-w160 a,
.mod-button-link:first-child.opt-w160 a {
  width: 160px;
}
.mod-button-link.opt-w200,
.mod-button-link:first-child.opt-w200,
.mod-button-link.opt-w200 a,
.mod-button-link:first-child.opt-w200 a {
  width: 200px;
}
.mod-button-link.opt-w240,
.mod-button-link:first-child.opt-w240,
.mod-button-link.opt-w240 a,
.mod-button-link:first-child.opt-w240 a {
  width: 240px;
}
.mod-button-link.opt-centering,
.mod-button-link:first-child.opt-centering {
  margin-right: auto;
  margin-left: auto;
}
/* Button link list
   ========================================================================== */
ul.mod-button-link-list {
  overflow: hidden;
  margin-top: 12px;
  padding: 0;
}
ul.mod-button-link-list li {
  margin-top: 12px;
  float: left;
  overflow: hidden;
  position: relative;
  width: 345px;
  font-size: 1.6em;
  margin-right: 20px;
}
ul.mod-button-link-list li:first-child {
  margin-top: 0;
}
ul.mod-button-link-list li .mod-button-link-list_button {
  display: table;
  width: 100%;
  background: #fbfbfb;
  border: 1px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  border-radius: 3px;
  box-sizing: border-box;
  text-align: center;
}
ul.mod-button-link-list li .mod-button-link-list_button a {
  display: table-cell;
  min-width: 0;
  padding: 15px;
  border: none;
  font-weight: bold;
  vertical-align: middle;
}
ul.mod-button-link-list li .mod-button-link-list_button a .button-icon {
  display: inline-block;
  padding: 0 0 0 18px;
  background: url(/library/default/img/parts/button-link_bg01.png) no-repeat 0 center;
  vertical-align: middle;
}
ul.mod-button-link-list li .mod-button-link-list_button a:hover {
  background-color: #eaeaea;
  color: #333;
  text-decoration: none;
}
ul.mod-button-link-list li:nth-child(2) {
  margin-top: 0;
}
ul.mod-button-link-list li:nth-child(2n) {
  margin-right: 0;
}
ul.mod-button-link-list.theme-conversion .mod-button-link-list_button {
  overflow: hidden;
  border-color: #00823a;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 3px;
  background-color: #094;
}
ul.mod-button-link-list.theme-conversion .mod-button-link-list_button a {
  color: #fff;
}
ul.mod-button-link-list.theme-conversion .mod-button-link-list_button a .button-icon {
  display: inline-block;
  padding: 0 0 0 18px;
  background: url(/library/default/img/parts/button-link_bg03.png) no-repeat 0 center;
}
ul.mod-button-link-list.theme-conversion .mod-button-link-list_button a:hover {
  background-color: #00823a;
  color: #fff;
}
p.mod-button-link-list {
  display: table;
  float: none;
  position: relative;
  overflow: hidden;
  width: 345px;
  margin-top: 12px;
  margin-right: 20px;
  padding: 0;
  font-size: 1.6em;
  background: #fbfbfb;
  border: 1px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  border-radius: 3px;
  box-sizing: border-box;
  text-align: center;
}
p.mod-button-link-list a {
  display: table-cell;
  min-width: 0;
  padding: 15px;
  border: none;
  font-weight: bold;
  vertical-align: middle;
}
p.mod-button-link-list a .button-icon {
  display: inline-block;
  height: 100%;
  padding: 0 0 0 18px;
  background: url(/library/default/img/parts/button-link_bg01.png) no-repeat 0 center;
}
p.mod-button-link-list a:hover {
  background-color: #eaeaea;
  color: #333;
  text-decoration: none;
}
p.mod-button-link-list.theme-conversion {
  border-color: #00823a;
  border-top: none;
  border-right: none;
  border-left: none;
  background-color: #094;
}
p.mod-button-link-list.theme-conversion a {
  color: #fff;
}
p.mod-button-link-list.theme-conversion a .button-icon {
  display: inline-block;
  height: 100%;
  padding: 0 0 0 18px;
  background: url(/library/default/img/parts/button-link_bg03.png) no-repeat 0 center;
}
p.mod-button-link-list.theme-conversion a:hover {
  background-color: #00823a;
}
/* Ordered list
   ========================================================================== */
/* Default */
ol.mod-ol {
  margin-top: 12px;
}
ol.mod-ol li {
  position: relative;
  padding-left: 1.8em;
  list-style-type: none;
}
ol.mod-ol li .list-style {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  width: 1.8em;
  color: #094;
  font-weight: bold;
}
ol.mod-ol.opt-item-space-normal > li {
  margin-top: 12px;
}
ol.mod-ol.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
ol.mod-ol.opt-item-space-near > li {
  margin-top: 7px;
}
ol.mod-ol.opt-item-space-near > li:first-child {
  margin-top: 0;
}
/* Notes */
ol.mod-ol-notes {
  margin-top: 12px;
}
ol.mod-ol-notes > li {
  position: relative;
  padding-left: 2.3em;
  zoom: 1;
  color: #666;
  font-size: 1.2em;
}
ol.mod-ol-notes > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
ol.mod-ol-notes.opt-item-space-normal > li {
  margin-top: 12px;
}
ol.mod-ol-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
ol.mod-ol-notes.opt-item-space-near > li {
  margin-top: 7px;
}
ol.mod-ol-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
/* Index */
ol.mod-ol-index {
  margin-top: 12px;
}
ol.mod-ol-index > li {
  position: relative;
  padding-left: 2em;
  zoom: 1;
}
ol.mod-ol-index > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
}
ol.mod-ol-index.opt-item-space-normal > li {
  margin-top: 12px;
}
ol.mod-ol-index.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
ol.mod-ol-index.opt-item-space-near > li {
  margin-top: 7px;
}
ol.mod-ol-index.opt-item-space-near > li:first-child {
  margin-top: 0;
}
/* Definition list
   ========================================================================== */
/* Default */
.mod-dl {
  margin-top: 12px;
}
.mod-dl:first-child {
  margin-top: 0;
}
.mod-dl > dt {
  font-weight: bold;
}
/* Horizontal */
.mod-dl-horizontal {
  overflow: hidden;
  zoom: 1;
  margin-top: 12px;
}
.mod-dl-horizontal:first-child {
  margin-top: 0;
}
.mod-dl-horizontal > dt {
  float: left;
  clear: left;
  font-weight: bold;
}
.mod-dl-horizontal > dd {
  overflow: hidden;
  zoom: 1;
}
/* Table
   ========================================================================== */
.mod-table {
  margin-top: 20px;
  width: 100%;
  table-layout: fixed;
}
.mod-table thead th {
  text-align: center;
}
.mod-table tbody {
  text-align: left;
}
.mod-table th,
.mod-table td {
  word-break: break-all;
  word-wrap: break-word;
  padding: 12px 10px;
  border: 1px solid  #cecece;
  line-height: 1.6;
  vertical-align: middle;
}
.mod-table th {
  background: #999;
  color: #fff;
}
.mod-table .opt-green {
  background: #094;
}
.mod-table .mod-link:first-child {
  display: inline-block;
}
/* Paragraph
   ========================================================================== */
p {
  margin-top: 12px;
}
p:first-child {
  margin-top: 0;
}
.pbBlock p:first-child {
  margin-top: 12px;
}
/* Link
   ========================================================================== */
/* Base */
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #009944;
  text-decoration: underline;
}
a:active {
  color: #009944;
  text-decoration: underline;
}
/* Default */
.mod-link,
.mod-link:first-child {
  margin-top: 12px;
  padding-left: 12px;
  background: url(/library/default/img/parts/link_bg01.png) no-repeat 0 0.4em;
}
p .mod-link,
p .mod-link:first-child {
  padding: 0 5px;
  background: none;
  text-decoration: underline;
}
p .mod-link:hover,
p .mod-link:first-child:hover {
  text-decoration: none;
}
.align-right .mod-link,
.align-right .mod-link:first-child,
.pull-right .mod-link,
.pull-right .mod-link:first-child {
  display: inline-block;
  margin-top: 0;
  padding: 0 0 0 12px;
  background: url(/library/default/img/parts/link_bg01.png) no-repeat 0 0.4em;
  text-decoration: none;
}
.align-right .mod-link:hover,
.align-right .mod-link:first-child:hover,
.pull-right .mod-link:hover,
.pull-right .mod-link:first-child:hover {
  text-decoration: underline;
}
.mod-link.theme-other,
.mod-link:first-child.theme-other {
  margin-top: 0;
  background: url(/library/default/img/parts/link_bg04.png) no-repeat 0 center;
}
/* Vertical list */
.mod-link-list {
  margin-top: 12px;
}
.mod-link-list > li {
  margin-top: 6px;
  padding-left: 12px;
  background: url(/library/default/img/parts/link_bg01.png) no-repeat 0 0.4em;
}
.mod-link-list > li:first-child {
  margin-top: 0;
}
.mod-link-list.opt-align-right {
  margin-top: 12px;
}
.mod-link-list.opt-align-right li {
  background: none;
  padding-left: 0;
  text-align: right;
}
.mod-link-list.opt-align-right li a {
  padding-left: 12px;
  background: url(/library/default/img/parts/link_bg01.png) no-repeat 0 0.4em;
}
/* Horizontal list */
.mod-link-list-horizontal {
  overflow: hidden;
  zoom: 1;
  margin-top: 12px;
}
.mod-link-list-horizontal:first-child {
  margin-top: 0;
}
.mod-link-list-horizontal > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-right: 20px;
  padding-left: 12px;
  background: url(/library/default/img/parts/link_bg01.png) no-repeat 0 0.3em;
}
.mod-link-list-horizontal.theme-other > li {
  background: url(/library/default/img/parts/link_bg04.png) no-repeat 0 0.4em;
}
/* Page top
   ========================================================================== */
.mod-page-top {
  margin: 20px 0 40px;
  text-align: right;
}
.mod-page-top a {
  display: inline-block;
  padding-left: 20px;
  background: url(/library/default/img/parts/page-top_bg01.png) no-repeat 0 center;
}
/* Media
   ========================================================================== */
.mod-media {
  overflow: hidden;
  zoom: 1;
  margin-top: 20px;
}
.mod-media_object {
  display: table;
  width: 100px;
}
.pbBlock .mod-media_object:first-child {
  margin-top: 0;
}
.mod-media_caption {
  display: block;
  text-align: left;
}
.mod-media_body {
  overflow: hidden;
  zoom: 1;
}
.mod-media_body > p:first-child {
  margin-top: 0;
}
.mod-media.opt-media-left .mod-media_object {
  float: left;
  margin-right: 15px;
}
.mod-media.opt-media-right .mod-media_object {
  float: right;
  margin-left: 15px;
}
.mod-media.opt-media-center .mod-media_object {
  margin: 0 auto;
  text-align: center;
}
.mod-media.opt-media-center .mod-media_body {
  margin-top: 12px;
}
.mod-media.opt-media-center .mod-media_body:first-child {
  margin-top: 0;
}
/* Media image
   ========================================================================== */
.mod-media-image {
  margin-top: 12px;
  text-align: center;
}
ul.mod-media-image-list {
  overflow: hidden;
  margin-top: 12px;
  margin-bottom: -20px;
  padding: 0;
}
ul.mod-media-image-list li {
  float: left;
  margin: 0 0 20px 20px;
  width: 345px;
}
ul.mod-media-image-list li:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}
ul.mod-media-image-list.opt-col3 {
  margin-bottom: -25px;
}
ul.mod-media-image-list.opt-col3 li {
  float: left;
  margin: 0 0 25px 25px;
  width: 220px;
}
ul.mod-media-image-list.opt-col3 li:nth-child(2n+1) {
  clear: none;
}
ul.mod-media-image-list.opt-col3 li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}
/* Image point
   ========================================================================== */
.mod-image-point {
  margin-top: 12px;
  padding: 4px;
  background: #f1f1f1;
}
.mod-image-point_content {
  padding: 13px 20px;
  background: #fff;
  border: 1px solid #e3e3e3;
}
.mod-image-point-col1 .mod-image-point_content {
  padding-right: 30px;
}
.mod-image-point_content_left,
.mod-image-point_content_upper {
  position: relative;
  color: #094;
  font-size: 1.7em;
  font-weight: bold;
  vertical-align: middle;
}
.mod-image-point_content_left img,
.mod-image-point_content_upper img {
  margin-left: 15px;
  vertical-align: middle;
}
.mod-image-point_content_right {
  display: table-cell;
  padding-left: 30px;
  line-height: 1.4;
  vertical-align: middle;
}
.mod-image-point_content_right p:first-child {
  margin-top: 0;
}
.mod-image-point_content_left {
  display: table-cell;
  width: 190px;
  border-right: 1px solid #e3e3e3;
}
.mod-image-point_content_left:after {
  display: block;
  position: absolute;
  top: 50%;
  right: -8px;
  width: 8px;
  height: 10px;
  margin-top: -5px;
  background: url(/library/default/img/parts/image-point_bg01.png) no-repeat 0 0;
  content: "";
}
.mod-image-point_content_right {
  display: table-cell;
}
.mod-image-point_content_upper {
  margin-top: 0;
  padding-bottom: 13px;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
}
.mod-image-point_content_upper:after {
  display: block;
  position: absolute;
  bottom: -8px;
  right: 50%;
  width: 10px;
  height: 8px;
  margin-left: -5px;
  background: url(/library/default/img/parts/image-point_bg02.png) no-repeat 0 0;
  content: "";
}
.mod-image-point_content_lower p {
  text-align: center;
}
.mod-image-point-col2 .mod-image-point_content_lower {
  padding: 10px 0;
}
/* List balloon
   ========================================================================== */
.mod-list-balloon {
  margin-top: -1px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.mod-list-balloon .mod-list-balloon_number {
  display: table-cell;
  width: 37px;
  height: 78px;
  background: url(/library/default/img/parts/list-balloon_bg01.png) no-repeat 0 center;
  color: #fff;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.mod-list-balloon .mod-list-balloon_body {
  display: table-cell;
  padding: 17px 0 17px 20px;
  vertical-align: middle;
}
.mod-list-balloon .mod-list-balloon_body p {
  margin-top: 12px;
}
.mod-list-balloon .mod-list-balloon_body p:first-child {
  margin-top: 0;
}
/* List ranking
   ========================================================================== */
.mod-list-ranking {
  margin-top: -1px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.mod-list-ranking .mod-list-ranking_number {
  display: table-cell;
  width: 18px;
  vertical-align: middle;
}
.mod-list-ranking .mod-list-ranking_body {
  display: table-cell;
  overflow: hidden;
  padding: 17px 0 17px 18px;
}
.mod-list-ranking .mod-list-ranking_body p {
  float: left;
  margin-top: 0;
  font-size: 1.7em;
  font-weight: bold;
}
.mod-list-ranking .mod-list-ranking_body p > a {
  color: #094;
  text-decoration: underline;
}
.mod-list-ranking .mod-list-ranking_body p > a:hover {
  text-decoration: none;
}
.mod-list-ranking .mod-list-ranking_body p:after {
  margin: 0 8px;
  color: #999;
  font-size: 0.9em;
  content: "+";
}
.mod-list-ranking .mod-list-ranking_body p:last-child:after {
  content: "";
}
.mod-list-ranking .mod-list-ranking_body .mod-list-ranking_button {
  display: inline;
}
.mod-list-ranking .mod-list-ranking_body .mod-list-ranking_button a {
  display: inline-block;
  min-height: 55px;
  padding: 12px 15px 12px 35px;
  border: 1px solid #e9e9e9;
  border-bottom: 3px solid #e9e9e9;
  border-radius: 3px;
  background: #ffffff url(/library/default/img/parts/link_bg04.png) no-repeat 15px center;
  box-sizing: border-box;
  font-weight: bold;
  text-decoration: none;
}
.mod-list-ranking .mod-list-ranking_body .mod-list-ranking_button a:hover {
  background-color: #e9e9e9;
}
/* Index list
   ========================================================================== */
.mod-index-list {
  display: block;
  margin-top: 12px;
  padding: 4px;
  background: #f1f1f1;
}
.mod-index-list a {
  color: #094;
  text-decoration: none;
}
.mod-index-list a:hover {
  text-decoration: underline;
}
.mod-index-list .mod-index-list_content {
  padding: 10px 10px 10px;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.mod-index-list .mod-index-list_content p {
  margin-top: 12px;
}
.mod-index-list .mod-index-list_content p:first-child {
  margin-top: 0;
}
.mod-index-list .mod-index-list_content .mod-index-list_content_body {
  padding: 20px 10px 10px;
}
.mod-index-list .mod-index-list_content .mod-index-list_content_body p {
  margin-top: 7px;
}
.mod-index-list .mod-index-list_content .mod-index-list_content_body p:first-child {
  margin-top: 0;
}
.mod-index-list .mod-index-list_link {
  padding-left: 18px;
  background: url(/library/default/img/parts/button-link_bg01.png) no-repeat 0 0.35em;
  font-size: 1.6em;
  font-weight: bold;
  color: #094;
}
a:hover .mod-index-list .mod-index-list_link {
  text-decoration: underline;
  opacity: 1;
}
/* Index list small
   ========================================================================== */
.mod-index-list-small {
  display: table;
  width: 100%;
  min-height: 88px;
  margin-top: -1px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: url(/library/default/img/parts/index-list-small_bg01.png) no-repeat right center;
}
.mod-index-list-small a {
  color: #094;
  text-decoration: none;
}
.mod-index-list-small a:hover {
  text-decoration: underline;
}
.mod-index-list-small .mod-index-list-small_image {
  display: table-cell;
  width: 70px;
  padding: 9px 0;
  vertical-align: middle;
}
.mod-index-list-small .mod-index-list-small_image img {
  margin-right: 10px;
}
.mod-index-list-small .mod-index-list-small_body {
  display: table-cell;
  padding: 10px 10px 10px 0;
  vertical-align: middle;
}
.mod-index-list-small .mod-index-list-small_body p {
  margin-top: 7px;
}
.mod-index-list-small .mod-index-list-small_body p:first-child {
  margin-top: 0;
}
.mod-index-list-small .mod-index-list-small_link {
  color: #094;
  font-size: 1.6em;
  font-weight: bold;
}
a:hover .mod-index-list-small .mod-index-list-small_link {
  text-decoration: underline;
}
.mod-index-list-small.opt-no-link {
  background: none;
}
.mod-index-list-small.opt-no-link .mod-index-list-small_body {
  padding-right: 0;
}
/* Separator
   ========================================================================== */
.mod-hr {
  height: 0;
  margin: 30px 0;
  padding: 0;
  border: none;
  border-top: 1px solid #ddd;
}
.mod-hr-dotted {
  height: 0;
  margin: 30px 0;
  padding: 0;
  border: none;
  border-top: 1px dotted #ddd;
}
/* Icon
   ========================================================================== */
.mod-icon-window {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  height: 9px;
  width: 12px;
  margin-left: 3px;
  background: url(/library/default/img/parts/icon_window_bg01.png) no-repeat left top;
  vertical-align: middle;
}
.mod-icon-pdf {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  background: url(/library/default/img/parts/icon_pdf_bg01.png) no-repeat left top;
  vertical-align: middle;
}
/* ==========================================================================
   Block module
   ========================================================================== */
/* Module name
   ========================================================================== */
/* ==========================================================================
   Block module (in sub content)
   ========================================================================== */
/* Sub content
   ========================================================================== */
.sub-content {
  color: #fff;
}
.sub-content .mypage .mod-link,
.sub-content .conversion-content .mod-link {
  background: url(/library/default/img/parts/link_bg02.png) no-repeat 0 0.4em;
  font-size: 1.2em;
}
.sub-content .mypage .mod-link > a,
.sub-content .conversion-content .mod-link > a {
  color: #fff;
}
.sub-content .mypage .mod-link-list,
.sub-content .conversion-content .mod-link-list {
  margin-top: 12px;
}
.sub-content .mypage .mod-link-list:first-child,
.sub-content .conversion-content .mod-link-list:first-child {
  margin-top: 0;
}
.sub-content .mypage .mod-link-list > li,
.sub-content .conversion-content .mod-link-list > li {
  padding-left: 12px;
  background: url(/library/default/img/parts/link_bg02.png) no-repeat 0 0.4em;
  font-size: 1.2em;
}
.sub-content .mypage .mod-link-list > li > a,
.sub-content .conversion-content .mod-link-list > li > a {
  color: #fff;
}
.sub-content .mod-hr {
  margin: 15px 0;
  border-color: #007c37;
}
/* Mypage
   ========================================================================== */
.mypage {
  padding: 15px;
  border-radius: 3px;
  background: #094;
}
.mypage .mypage_title {
  margin-left: 3px;
}
.mypage .mypage_username input,
.mypage .mypage_password input {
  width: 190px;
  height: 30px;
  padding: 0 10px;
  border: none;
  border-radius: 14px;
  line-height: 30px;
  box-sizing: border-box;
}
.mypage .mypage_submit {
  width: 190px;
  height: 30px;
  border: none;
}
.mypage .mypage_submit input {
  border-radius: 3px;
}
/* Conversion content
   ========================================================================== */
.conversion-content {
  position: relative;
  margin-top: 20px;
  padding: 15px;
  border-radius: 3px;
  background: #094;
}
.conversion-content .conversion-content_list {
  margin-top: 15px;
}
.conversion-content .conversion-content_list > li {
  margin-top: 15px;
}
.conversion-content .conversion-content_list > li:first-child {
  margin-top: 0;
}
.conversion-content .conversion-content_list:first-child {
  margin-top: 0;
}
.conversion-content:first-child {
  margin-top: 0;
}
/* Prefectures search
   ========================================================================== */
.prefectures-search {
  overflow: hidden;
  margin-top: 15px;
  padding: 10px;
  background: #007c37;
  border-radius: 3px;
}
.prefectures-search > p {
  font-size: 1.2em;
  color: #fff;
}
.prefectures-search .prefectures-search_select {
  float: left;
  width: 102px;
  margin-right: 3px;
}
.prefectures-search .prefectures-search_select > select {
  width: 100%;
  height: 30px;
  padding: 0 10px;
  border: none;
  border-radius: 3px;
  box-sizing: border-box;
}
.prefectures-search .prefectures-search_submit {
  float: left;
  width: 65px;
}
.prefectures-search .prefectures-search_submit > input {
  border-radius: 3px;
}
/* Conversion label
   ========================================================================== */
.conversion-label > li {
  margin-top: 5px;
}
.conversion-label > li:first-child {
  margin-top: 0;
}
/* Conversion banner
   ========================================================================== */
.conversion-banner {
  margin-top: 12px;
}
.conversion-banner:first-child {
  margin-top: 0;
}
.conversion-banner > li {
  margin-top: 12px;
}
.conversion-banner > li:first-child {
  margin-top: 0;
}
/* Conversion link
   ========================================================================== */
.conversion-link {
  margin-top: 12px;
}
.conversion-link:first-child {
  margin-top: 0;
}
.conversion-link > li {
  margin-top: 12px;
}
.conversion-link > li:first-child {
  margin-top: 0;
}
/* Local nav
   ========================================================================== */
.side-local-nav {
  overflow: hidden;
  margin-top: 15px;
  border-radius: 3px;
  background: #eaeaea;
}
.side-local-nav .side-local-nav_category {
  margin-top: 0;
  background: #999;
  font-size: 1.6em;
}
.side-local-nav .side-local-nav_category > a {
  display: block;
  padding: 20px 15px;
  background: url(/library/default/img/layout/side_local-nav_bg01.png) no-repeat 193px center;
  color: #fff;
  font-weight: bold;
}
.side-local-nav .side-local-nav_category:first-child {
  margin-top: 0;
}
.side-local-nav .side-local-nav_list {
  padding: 15px;
}
.side-local-nav .side-local-nav_list > li {
  margin-top: 10px;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 3px;
  font-size: 1em;
}
.side-local-nav .side-local-nav_list > li:first-child {
  margin-top: 0;
}
.side-local-nav .side-local-nav_list > li > a {
  display: block;
  padding: 12px 15px;
  background: url(/library/default/img/layout/side_local-nav_bg02.png) no-repeat 167px center;
  font-size: 1.5em;
  text-decoration: none;
}
.side-local-nav .side-local-nav_list > li > a.is-current {
  background: url(/library/default/img/layout/side_local-nav_bg02_on.png) no-repeat 167px center;
}
.side-local-nav .side-local-nav_list > li .side-local-nav_list_group {
  padding: 0 15px;
  font-weight: normal;
}
.side-local-nav .side-local-nav_list > li .side-local-nav_list_group > li {
  padding: 12px 0;
  font-size: 1em;
  border-top: 1px solid #eaeaea;
}
.side-local-nav .side-local-nav_list > li .side-local-nav_list_group > li > a {
  display: block;
  padding-left: 12px;
  font-size: 1.4em;
  background: url(/library/default/img/layout/side_local-nav_bg03.png) no-repeat 0 0.35em;
}
.side-local-nav .side-local-nav_list > li .side-local-nav_list_group > li > a:hover {
  color: #009944;
}
.side-local-nav .side-local-nav_list > li img {
  vertical-align: middle;
}
.side-local-nav .side-local-nav_list > li .is-current {
  color: #009944;
  font-weight: bold;
}
.side-local-nav .side-local-nav_list > li .is-collapsed {
  display: none;
}
/* Side banner
   ========================================================================== */
.side-banner {
  overflow: hidden;
  margin-top: 20px;
  border: 1px solid #eaeaea;
  border-radius: 3px;
}
.side-banner .side-banner_list {
  padding: 0 14px;
}
.side-banner .side-banner_list > li {
  padding: 15px 0;
  border-top: 1px solid #eaeaea;
  font-size: 1.2em;
}
.side-banner .side-banner_list > li .mod-link {
  margin-bottom: -3px;
}
.side-banner .side-banner_list > li:first-child {
  border-top: none;
}
.side-banner:first-child {
  margin: 0;
}
/* ==========================================================================
   Form module
   ========================================================================== */
/* Form
   ========================================================================== */
/* Input
   ========================================================================== */
/* Select
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Font size
   ========================================================================== */
/* Relative size */
.size-small {
  font-size: 85.71% !important;
}
.size-medium .size-small {
  font-size: 85.71% !important;
}
.size-large .size-small {
  font-size: 70.59% !important;
}
.size-xlarge .size-small {
  font-size: 60% !important;
}
.size-xxlarge .size-small {
  font-size: 54.55% !important;
}
h1.size-small,
h2.size-small,
h3.size-small,
h4.size-small,
h5.size-small,
h6.size-small,
dt.size-small,
dd.size-small,
li.size-small,
caption.size-small,
col.size-small,
th.size-small,
td.size-small,
p.size-small,
address.size-small,
figcaption.size-small {
  font-size: 1.2em !important;
}
.size-medium {
  font-size: 100% !important;
}
.size-small .size-medium {
  font-size: 116.67% !important;
}
.size-large .size-medium {
  font-size: 82.35% !important;
}
.size-xlarge .size-medium {
  font-size: 70% !important;
}
.size-xxlarge .size-medium {
  font-size: 63.64% !important;
}
h1.size-medium,
h2.size-medium,
h3.size-medium,
h4.size-medium,
h5.size-medium,
h6.size-medium,
dt.size-medium,
dd.size-medium,
li.size-medium,
caption.size-medium,
col.size-medium,
th.size-medium,
td.size-medium,
p.size-medium,
address.size-medium,
figcaption.size-medium {
  font-size: 1.4em !important;
}
.size-large {
  font-size: 121.43% !important;
}
.size-small .size-large {
  font-size: 141.67% !important;
}
.size-medium .size-large {
  font-size: 121.43% !important;
}
.size-xlarge .size-large {
  font-size: 85% !important;
}
.size-xxlarge .size-large {
  font-size: 77.27% !important;
}
h1.size-large,
h2.size-large,
h3.size-large,
h4.size-large,
h5.size-large,
h6.size-large,
dt.size-large,
dd.size-large,
li.size-large,
caption.size-large,
col.size-large,
th.size-large,
td.size-large,
p.size-large,
address.size-large,
figcaption.size-large {
  font-size: 1.7em !important;
}
.size-xlarge {
  font-size: 142.86% !important;
}
.size-small .size-xlarge {
  font-size: 166.67% !important;
}
.size-medium .size-xlarge {
  font-size: 142.86% !important;
}
.size-large .size-xlarge {
  font-size: 117.65% !important;
}
.size-xxlarge .size-xlarge {
  font-size: 90.91% !important;
}
h1.size-xlarge,
h2.size-xlarge,
h3.size-xlarge,
h4.size-xlarge,
h5.size-xlarge,
h6.size-xlarge,
dt.size-xlarge,
dd.size-xlarge,
li.size-xlarge,
caption.size-xlarge,
col.size-xlarge,
th.size-xlarge,
td.size-xlarge,
p.size-xlarge,
address.size-xlarge,
figcaption.size-xlarge {
  font-size: 2.0em !important;
}
.size-xxlarge {
  font-size: 157.14% !important;
}
.size-small .size-xxlarge {
  font-size: 183.33% !important;
}
.size-medium .size-xxlarge {
  font-size: 157.14% !important;
}
.size-large .size-xxlarge {
  font-size: 129.41% !important;
}
.size-xlarge .size-xxlarge {
  font-size: 110% !important;
}
h1.size-xxlarge,
h2.size-xxlarge,
h3.size-xxlarge,
h4.size-xxlarge,
h5.size-xxlarge,
h6.size-xxlarge,
dt.size-xxlarge,
dd.size-xxlarge,
li.size-xxlarge,
caption.size-xxlarge,
col.size-xxlarge,
th.size-xxlarge,
td.size-xxlarge,
p.size-xxlarge,
address.size-xxlarge,
figcaption.size-xxlarge {
  font-size: 2.2em !important;
}
/* Absolute size */
.size-10px {
  font-size: 10px !important;
}
.size-12px {
  font-size: 12px !important;
}
.size-14px {
  font-size: 14px !important;
}
.size-16px {
  font-size: 16px !important;
}
.size-18px {
  font-size: 18px !important;
}
.size-20px {
  font-size: 20px !important;
}
.size-22px {
  font-size: 22px !important;
}
.size-24px {
  font-size: 24px !important;
}
.size-26px {
  font-size: 26px !important;
}
.size-28px {
  font-size: 28px !important;
}
.size-30px {
  font-size: 30px !important;
}
/* Font weight
   ========================================================================== */
.weight-normal {
  font-weight: normal !important;
}
.weight-bold {
  font-weight: bold !important;
}
/* Font color
   ========================================================================== */
.color-normal {
  color: #333333 !important;
}
.color-thin {
  color: #555555 !important;
}
.color-strong {
  color: #009944 !important;
}
dt .color-strong,
dd .color-strong,
li .color-strong,
caption .color-strong,
col .color-strong,
th .color-strong,
td .color-strong,
p .color-strong,
address .color-strong,
figcaption .color-strong {
  font-size: 1.072em;
}
dt.size-small .color-strong,
dd.size-small .color-strong,
li.size-small .color-strong,
caption.size-small .color-strong,
col.size-small .color-strong,
th.size-small .color-strong,
td.size-small .color-strong,
p.size-small .color-strong,
address.size-small .color-strong,
figcaption.size-small .color-strong,
dt.size-large .color-strong,
dd.size-large .color-strong,
li.size-large .color-strong,
caption.size-large .color-strong,
col.size-large .color-strong,
th.size-large .color-strong,
td.size-large .color-strong,
p.size-large .color-strong,
address.size-large .color-strong,
figcaption.size-large .color-strong,
dt.size-xlarge .color-strong,
dd.size-xlarge .color-strong,
li.size-xlarge .color-strong,
caption.size-xlarge .color-strong,
col.size-xlarge .color-strong,
th.size-xlarge .color-strong,
td.size-xlarge .color-strong,
p.size-xlarge .color-strong,
address.size-xlarge .color-strong,
figcaption.size-xlarge .color-strong,
dt.size-xxlarge .color-strong,
dd.size-xxlarge .color-strong,
li.size-xxlarge .color-strong,
caption.size-xxlarge .color-strong,
col.size-xxlarge .color-strong,
th.size-xxlarge .color-strong,
td.size-xxlarge .color-strong,
p.size-xxlarge .color-strong,
address.size-xxlarge .color-strong,
figcaption.size-xxlarge .color-strong {
  font-size: 1em;
}
/* Font style
   ========================================================================== */
.style-lined {
  text-decoration: underline !important;
}
/* Float
   ========================================================================== */
.pull-none {
  float: none !important;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.clear-both {
  clear: both !important;
}
.clear-left {
  clear: left !important;
}
.clear-right {
  clear: right !important;
}
.body {
  overflow: hidden;
  zoom: 1;
}
/* Align
   ========================================================================== */
/* Horizontal */
.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}
/* Vertical */
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-baseline {
  vertical-align: baseline !important;
}
/* Space
   ========================================================================== */
.space-normal {
  margin-top: 12px;
}
.space-normal:first-child {
  margin-top: 0;
}
.space-near {
  margin-top: 7px;
}
.space-near:first-child {
  margin-top: 0;
}
.space-far {
  margin-top: 20px;
}
.space-far:first-child {
  margin-top: 0;
}
.space-section {
  margin-top: 40px;
}
.space-section:first-child {
  margin-top: 0;
}
.space-none {
  margin-top: 0 !important;
}
/* Table cell's collective settings.
   ========================================================================== */
/* Font weight */
.th-weight-bold th,
.td-weight-bold td {
  font-weight: bold;
}
.th-weight-normal th,
.td-weight-normal td {
  font-weight: normal;
}
/* Align */
.th-align-left th,
.td-align-left td {
  text-align: left;
}
.th-align-center th,
.td-align-center td {
  text-align: center;
}
.th-align-right th,
.td-align-right td {
  text-align: right;
}
.th-align-top th,
.td-align-top td {
  vertical-align: top;
}
.th-align-middle th,
.td-align-middle td {
  vertical-align: middle;
}
.th-align-bottom th,
.td-align-bottom td {
  vertical-align: bottom;
}
.th-align-baseline th,
.td-align-baseline td {
  vertical-align: bottom;
}
/* Margin
   ========================================================================== */
.mt-40 {
  margin-top: -40px !important;
}
.mt-30 {
  margin-top: -30px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt-5 {
  margin-top: -5px !important;
}
.mt-1 {
  margin-top: -1px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt6 {
  margin-top: 6px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt9 {
  margin-top: 9px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr-40 {
  margin-right: -40px !important;
}
.mr-30 {
  margin-right: -30px !important;
}
.mr-20 {
  margin-right: -20px !important;
}
.mr-15 {
  margin-right: -15px !important;
}
.mr-10 {
  margin-right: -10px !important;
}
.mr-5 {
  margin-right: -5px !important;
}
.mr-1 {
  margin-right: -1px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 1px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.mr4 {
  margin-right: 4px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mr9 {
  margin-right: 9px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb-40 {
  margin-bottom: -40px !important;
}
.mb-30 {
  margin-bottom: -30px !important;
}
.mb-20 {
  margin-bottom: -20px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mb-5 {
  margin-bottom: -5px !important;
}
.mb-1 {
  margin-bottom: -1px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml-40 {
  margin-left: -40px !important;
}
.ml-30 {
  margin-left: -30px !important;
}
.ml-20 {
  margin-left: -20px !important;
}
.ml-15 {
  margin-left: -15px !important;
}
.ml-10 {
  margin-left: -10px !important;
}
.ml-5 {
  margin-left: -5px !important;
}
.ml-1 {
  margin-left: -1px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml1 {
  margin-left: 1px !important;
}
.ml2 {
  margin-left: 2px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.ml4 {
  margin-left: 4px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml6 {
  margin-left: 6px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.ml9 {
  margin-left: 9px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.ml60 {
  margin-left: 60px !important;
}
/* Padding
   ========================================================================== */
.pt0 {
  padding-top: 0 !important;
}
.pt1 {
  padding-top: 1px !important;
}
.pt2 {
  padding-top: 2px !important;
}
.pt3 {
  padding-top: 3px !important;
}
.pt4 {
  padding-top: 4px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pt8 {
  padding-top: 8px !important;
}
.pt9 {
  padding-top: 9px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr1 {
  padding-right: 1px !important;
}
.pr2 {
  padding-right: 2px !important;
}
.pr3 {
  padding-right: 3px !important;
}
.pr4 {
  padding-right: 4px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr6 {
  padding-right: 6px !important;
}
.pr7 {
  padding-right: 7px !important;
}
.pr8 {
  padding-right: 8px !important;
}
.pr9 {
  padding-right: 9px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.pb2 {
  padding-bottom: 2px !important;
}
.pb3 {
  padding-bottom: 3px !important;
}
.pb4 {
  padding-bottom: 4px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb6 {
  padding-bottom: 6px !important;
}
.pb7 {
  padding-bottom: 7px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.pb9 {
  padding-bottom: 9px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl1 {
  padding-left: 1px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.pl3 {
  padding-left: 3px !important;
}
.pl4 {
  padding-left: 4px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl6 {
  padding-left: 6px !important;
}
.pl7 {
  padding-left: 7px !important;
}
.pl8 {
  padding-left: 8px !important;
}
.pl9 {
  padding-left: 9px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.pl60 {
  padding-left: 60px !important;
}
/* Table cell's collective settings.
   ========================================================================== */
/* Font size */
.th-size-10px th,
.td-size-10px td {
  font-size: 10px;
}
.th-size-12px th,
.td-size-12px td {
  font-size: 12px;
}
.th-size-14px th,
.td-size-14px td {
  font-size: 14px;
}
.th-size-16px th,
.td-size-16px td {
  font-size: 16px;
}
.th-size-18px th,
.td-size-18px td {
  font-size: 18px;
}
.th-size-20px th,
.td-size-20px td {
  font-size: 20px;
}
.th-size-22px th,
.td-size-22px td {
  font-size: 22px;
}
.th-size-24px th,
.td-size-24px td {
  font-size: 24px;
}
.th-size-26px th,
.td-size-26px td {
  font-size: 26px;
}
.th-size-28px th,
.td-size-28px td {
  font-size: 28px;
}
.th-size-30px th,
.td-size-30px td {
  font-size: 30px;
}
/* Font weight */
.th-weight-bold th,
.td-weight-bold td {
  font-weight: bold;
}
.th-weight-normal th,
.td-weight-normal td {
  font-weight: normal;
}
/* Align */
.th-align-left th,
.td-align-left td {
  text-align: left;
}
.th-align-center th,
.td-align-center td {
  text-align: center;
}
.th-align-right th,
.td-align-right td {
  text-align: right;
}
.th-align-top th,
.td-align-top td {
  vertical-align: top;
}
.th-align-middle th,
.td-align-middle td {
  vertical-align: middle;
}
.th-align-bottom th,
.td-align-bottom td {
  vertical-align: bottom;
}
.th-align-baseline th,
.td-align-baseline td {
  vertical-align: bottom;
}
/* ==========================================================================
   Function module
   ========================================================================== */
/* Alpha rollover
   ========================================================================== */
.rollover {
  opacity: 1;
  background: url(/library/default/img/parts/px.png) no-repeat;
}
.rollover:hover {
  opacity: 0.75;
  -ms-filter: "alpha(opacity=75)";
}
.rollover-holder {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  border-radius: 3px;
}
.rollover-holder:hover {
  background-color: #fff;
}
.rollover-holder.opt-radius-none {
  border-radius: 0;
}

ul.icn-kyousai-list {
  margin-left: 19px;
}

.icn-kyousai-list li {
  margin: 4px 5px 5px 0;
  float: left;
}

.icn-kyousai-list li a {
  padding-left: 18px;
  background: url(../images/common_icn_01.png) no-repeat left center;
  line-height:18px;
}
