
@charset "UTF-8";
/* ==========================================================================
   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.4em;
}
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;
}
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;
}
/* form & anchor reset
   ========================================================================== */
input,
select,
textarea,
button {
  font-size: 1.0em;
  outline: none;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="button"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="date"],
select,
textarea,
button,
a {
  outline: none;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"],
input[type="image"],
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  cursor: pointer;
}
input[disabled] {
  cursor: not-allowed;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
}
/* ==========================================================================
   Layout - General
   ========================================================================== */
/* Root
   ========================================================================== */
body {
  min-width: 800px;
  line-height: 1.6;
  color: #222222;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
  }
}
/* Container
   ========================================================================== */
/* ==========================================================================
   Layout - Header
   ========================================================================== */
/* Page header
   ========================================================================== */
.page-header {
  position: relative;
  min-width: 800px;
  border-bottom: 5px solid #007fff;
}
@media screen and (max-width: 768px) {
  .page-header {
    min-width: 100%;
    border-bottom-width: 3px;
  }
}
.page-header .site-id {
  width: 800px;
  height: 60px;
  margin: 0 auto;
  padding: 10px 0;
  background-color: #fff;
}
.page-header .site-id .site-id_logo a {
  display: block;
}
@media screen and (max-width: 768px) {
  .page-header .site-id {
    width: 100%;
    height: auto;
    padding: 7px 0;
  }
  .page-header .site-id .site-id_logo {
    text-align: center;
  }
  .page-header .site-id .site-id_logo img {
    width: 144px;
    height: 36px;
  }
}
/* ==========================================================================
   Layout - Content
   ========================================================================== */
/* Content
   ========================================================================== */
.content {
  width: 800px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .content {
    width: 100%;
    margin-top: 20px;
  }
}
/* Main content
   ========================================================================== */
.main-content {
  width: 800px;
}
@media screen and (max-width: 768px) {
  .main-content {
    width: 100%;
  }
}
/* ==========================================================================
   Layout - Footer
   ========================================================================== */
/* Page footer
   ========================================================================== */
.page-footer {
  min-width: 800px;
  margin-top: 60px;
  border-top: 5px solid #007fff;
}
@media screen and (max-width: 768px) {
  .page-footer {
    min-width: 100%;
    margin-top: 25px;
    border-top: 1px solid #e8e8e2;
  }
}
.page-footer .copyright {
  padding: 12px 0;
}
.page-footer .copyright p {
  text-align: center;
  font-size: 1.1em;
  color: #333;
}
@media screen and (max-width: 768px) {
  .page-footer .copyright {
    padding: 7px 0;
  }
  .page-footer .copyright p {
    font-size: 1.0em;
  }
}
/* ==========================================================================
   Parts module
   ========================================================================== */
/* Section
   ========================================================================== */
section,
.section {
  margin-top: 40px;
}
section:first-child,
.section:first-child {
  margin-top: 0;
}
section:first-child,
.section:first-child {
  margin-top: 0;
}
section:first-child,
.section:first-child {
  margin-top: 0;
}
section:first-child,
.section:first-child {
  margin-top: 0;
}
.mod-h1 + section,
.mod-h1 + .section,
.mod-h2 + section,
.mod-h2 + .section,
.mod-h3 + section,
.mod-h3 + .section,
.mod-h4 + section,
.mod-h4 + .section,
.mod-h5 + section,
.mod-h5 + .section,
.mod-h6 + section,
.mod-h6 + .section {
  margin-top: 30px;
}
.mod-h1 + section:first-child,
.mod-h1 + .section:first-child,
.mod-h2 + section:first-child,
.mod-h2 + .section:first-child,
.mod-h3 + section:first-child,
.mod-h3 + .section:first-child,
.mod-h4 + section:first-child,
.mod-h4 + .section:first-child,
.mod-h5 + section:first-child,
.mod-h5 + .section:first-child,
.mod-h6 + section:first-child,
.mod-h6 + .section:first-child {
  margin-top: 0;
}
.mod-h1 + section:first-child,
.mod-h1 + .section:first-child,
.mod-h2 + section:first-child,
.mod-h2 + .section:first-child,
.mod-h3 + section:first-child,
.mod-h3 + .section:first-child,
.mod-h4 + section:first-child,
.mod-h4 + .section:first-child,
.mod-h5 + section:first-child,
.mod-h5 + .section:first-child,
.mod-h6 + section:first-child,
.mod-h6 + .section:first-child {
  margin-top: 0;
}
.mod-h1 + section:first-child,
.mod-h1 + .section:first-child,
.mod-h2 + section:first-child,
.mod-h2 + .section:first-child,
.mod-h3 + section:first-child,
.mod-h3 + .section:first-child,
.mod-h4 + section:first-child,
.mod-h4 + .section:first-child,
.mod-h5 + section:first-child,
.mod-h5 + .section:first-child,
.mod-h6 + section:first-child,
.mod-h6 + .section:first-child {
  margin-top: 0;
}
.mod-h1 + section:first-child,
.mod-h1 + .section:first-child,
.mod-h2 + section:first-child,
.mod-h2 + .section:first-child,
.mod-h3 + section:first-child,
.mod-h3 + .section:first-child,
.mod-h4 + section:first-child,
.mod-h4 + .section:first-child,
.mod-h5 + section:first-child,
.mod-h5 + .section:first-child,
.mod-h6 + section:first-child,
.mod-h6 + .section:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  section,
  .section {
    margin-top: 30px;
  }
  .mod-h1 + section,
  .mod-h1 + .section,
  .mod-h2 + section,
  .mod-h2 + .section,
  .mod-h3 + section,
  .mod-h3 + .section,
  .mod-h4 + section,
  .mod-h4 + .section,
  .mod-h5 + section,
  .mod-h5 + .section,
  .mod-h6 + section,
  .mod-h6 + .section {
    margin-top: 20px;
  }
}
/* General frame */
@media screen and (max-width: 768px) {
  .mod-frame {
    margin-right: 10px;
    margin-left: 10px;
  }
}
/* Heading
   ========================================================================== */
.mod-h1,
.mod-h2,
.mod-h3,
.mod-h3-point,
.mod-h4,
.mod-h5,
.mod-h6 {
  margin-top: 30px;
  line-height: 1.2;
}
.mod-h1:first-child,
.mod-h2:first-child,
.mod-h3:first-child,
.mod-h3-point:first-child,
.mod-h4:first-child,
.mod-h5:first-child,
.mod-h6:first-child {
  margin-top: 0;
}
.mod-h1:first-child,
.mod-h2:first-child,
.mod-h3:first-child,
.mod-h3-point:first-child,
.mod-h4:first-child,
.mod-h5:first-child,
.mod-h6:first-child {
  margin-top: 0;
}
.mod-h1:first-child,
.mod-h2:first-child,
.mod-h3:first-child,
.mod-h3-point:first-child,
.mod-h4:first-child,
.mod-h5:first-child,
.mod-h6:first-child {
  margin-top: 0;
}
.mod-h1:first-child,
.mod-h2:first-child,
.mod-h3:first-child,
.mod-h3-point:first-child,
.mod-h4:first-child,
.mod-h5:first-child,
.mod-h6:first-child {
  margin-top: 0;
}
.mod-h1:first-child,
.mod-h2:first-child,
.mod-h3:first-child,
.mod-h3-point:first-child,
.mod-h4:first-child,
.mod-h5:first-child,
.mod-h6:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mod-h1,
  .mod-h2,
  .mod-h3,
  .mod-h3-point,
  .mod-h4,
  .mod-h5,
  .mod-h6 {
    margin-top: 25px;
  }
  .mod-h1:first-child,
  .mod-h2:first-child,
  .mod-h3:first-child,
  .mod-h3-point:first-child,
  .mod-h4:first-child,
  .mod-h5:first-child,
  .mod-h6:first-child {
    margin-top: 0;
  }
}
.mod-h1 {
  margin-top: -1px;
  padding-bottom: 6px;
  border-bottom: 4px solid #e8e8e2;
  font-size: 3.6em;
}
@media screen and (max-width: 768px) {
  .mod-h1 {
    position: relative;
    padding: 0 10px 10px;
    border-bottom: 1px solid #d3d3c8;
    font-size: 2.4em;
  }
  .mod-h1 > span {
    display: block;
    padding-left: 12px;
    border-left: 5px solid #007fff;
  }
}
.mod-h1 .mod-h1_sub {
  display: block;
  font-size: 0.44em;
  margin-bottom: 9px;
}
@media screen and (max-width: 768px) {
  .mod-h1 .mod-h1_sub {
    margin-bottom: 16px;
    border-left: none;
    padding-left: 0;
    font-size: 0.58em;
  }
}
.mod-h2 {
  padding: 1px 0 0 9px;
  border-left: 5px solid #007fff;
  font-size: 2.4em;
}
@media screen and (max-width: 768px) {
  .mod-h2 {
    padding: 8px 10px;
    border-left: none;
    font-size: 2.0em;
    background-color: #007fff;
    color: #fff;
  }
}
.mod-h3 {
  padding: 9px 13px 8px;
  font-size: 1.8em;
  background-color: #f1f1ee;
}
@media screen and (max-width: 768px) {
  .mod-h3 {
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #d3d3c8;
    padding: 0 0 3px;
    background: none;
  }
  .mod-h3 > span {
    display: block;
    padding-left: 5px;
    border-left: 3px solid #a6a694;
  }
}
.mod-h3-point {
  position: relative;
  border: 3px solid #258192;
  padding: 7px 8px 7px 139px;
  font-size: 1.8em;
  line-height: 1.4;
  background-color: #fff;
  color: #258192;
  overflow: hidden;
}
.mod-h3-point .mod-h3-point_label {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  padding: 9px 12px 9px 10px;
  font-size: 0.89em;
  background-color: #258192;
  color: #fff;
}
.mod-h3-point .mod-h3-point_label:after {
  content: '';
  display: block;
  width: 18px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.mod-h3-point .mod-h3-point_label:after {
  content: '';
  display: block;
  width: 18px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.mod-h3-point .mod-h3-point_label:after {
  left: auto;
  right: -18px;
  background: url(../../common/img/module/link_ico_01.png) no-repeat -50px -100px;
}
@media screen and (max-width: 768px) {
  .mod-h3-point {
    margin-left: 10px;
    margin-right: 10px;
    border: none;
    border-bottom: 1px solid #d3d3c8;
    padding: 0 0 3px;
    background: none;
    color: #222222;
  }
  .mod-h3-point > span {
    display: block;
    padding-left: 5px;
    border-left: 3px solid #a6a694;
  }
  .mod-h3-point .mod-h3-point_label {
    display: none;
  }
}
.mod-h4 {
  font-size: 1.6em;
  padding-bottom: 6px;
  border-bottom: 2px solid #d3d3c8;
}
@media screen and (max-width: 768px) {
  .mod-h4 {
    margin-left: 10px;
    margin-right: 10px;
    border: none;
    padding: 9px 13px;
    background-color: #f1f1ee;
  }
}
.mod-h5 {
  font-size: 1.4em;
}
@media screen and (max-width: 768px) {
  .mod-h5 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.mod-h6 {
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  .mod-h6 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
dd .mod-h2,
dt .mod-h2 {
  font-size: 1.71em;
}
@media screen and (max-width: 768px) {
  dd .mod-h2,
  dt .mod-h2 {
    font-size: 1.43em;
  }
}
dd .mod-h3,
dt .mod-h3 {
  font-size: 1.29em;
}
dd .mod-h4,
dt .mod-h4 {
  font-size: 1.14em;
}
dd .mod-h5,
dt .mod-h5 {
  font-size: 1em;
}
dd .mod-h6,
dt .mod-h6 {
  font-size: 0.86em;
}
/* Centering */
.mod-h-center {
  line-height: 1.3;
  font-size: 1.6em;
  text-align: center;
}
.mod-h-center .mod-h-center_lower {
  display: block;
  margin-top: 4px;
  font-size: 0.88em;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .mod-h-center {
    margin: 0 10px;
  }
}
/* Unordered list
   ========================================================================== */
.mod-ul {
  margin-top: 30px;
}
.mod-ul:first-child {
  margin-top: 0;
}
.mod-ul:first-child {
  margin-top: 0;
}
.mod-ul:first-child {
  margin-top: 0;
}
.mod-ul:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mod-ul {
    margin: 25px 10px 0;
  }
  li .mod-ul {
    margin-left: 0;
    margin-right: 0;
  }
}
.mod-ul > li {
  margin-left: 18px;
  list-style-type: disc;
}
.mod-ul.opt-item-space-normal > li {
  margin-top: 30px;
}
.mod-ul.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-near > li {
  margin-top: 20px;
}
.mod-ul.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-near > li:first-child {
  margin-top: 0;
}
/* Notes */
.mod-ul-notes {
  margin-top: 30px;
}
.mod-ul-notes:first-child {
  margin-top: 0;
}
.mod-ul-notes:first-child {
  margin-top: 0;
}
.mod-ul-notes:first-child {
  margin-top: 0;
}
.mod-ul-notes:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mod-ul-notes {
    margin: 25px 10px 0;
  }
  li .mod-ul-notes {
    margin-left: 0;
    margin-right: 0;
  }
}
.mod-ul-notes > li {
  position: relative;
  padding-left: 1.3em;
  zoom: 1;
}
.mod-ul-notes > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
.mod-ul-notes ul,
.mod-ul-notes ol {
  margin-top: 20px;
}
.mod-ul-notes ul:first-child,
.mod-ul-notes ol:first-child {
  margin-top: 0;
}
.mod-ul-notes ul:first-child,
.mod-ul-notes ol:first-child {
  margin-top: 0;
}
.mod-ul-notes ul:first-child,
.mod-ul-notes ol:first-child {
  margin-top: 0;
}
.mod-ul-notes ul:first-child,
.mod-ul-notes ol:first-child {
  margin-top: 0;
}
.mod-ul-notes.opt-item-space-normal > li {
  margin-top: 30px;
}
.mod-ul-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul-notes.opt-item-space-near > li {
  margin-top: 20px;
}
.mod-ul-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ul-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ul-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ul-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
/* Ordered list
   ========================================================================== */
.mod-ol {
  margin-top: 30px;
}
.mod-ol:first-child {
  margin-top: 0;
}
.mod-ol:first-child {
  margin-top: 0;
}
.mod-ol:first-child {
  margin-top: 0;
}
.mod-ol:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mod-ol {
    margin: 25px 10px 0;
  }
  li .mod-ol {
    margin-left: 0;
    margin-right: 0;
  }
}
.mod-ol > li {
  margin-left: 2em;
  list-style-type: decimal;
}
.mod-ol.opt-item-space-normal > li {
  margin-top: 30px;
}
.mod-ol.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-near > li {
  margin-top: 20px;
}
.mod-ol.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-near > li:first-child {
  margin-top: 0;
}
/* Notes */
.mod-ol-notes {
  margin-top: 30px;
}
.mod-ol-notes:first-child {
  margin-top: 0;
}
.mod-ol-notes:first-child {
  margin-top: 0;
}
.mod-ol-notes:first-child {
  margin-top: 0;
}
.mod-ol-notes:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mod-ol-notes {
    margin: 25px 10px 0;
  }
  li .mod-ol-notes {
    margin-left: 0;
    margin-right: 0;
  }
}
.mod-ol-notes > li {
  position: relative;
  padding-left: 2em;
  zoom: 1;
}
.mod-ol-notes > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
.mod-ol-notes.opt-item-space-normal > li {
  margin-top: 30px;
}
.mod-ol-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-notes.opt-item-space-near > li {
  margin-top: 20px;
}
.mod-ol-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
/* Index */
.mod-ol-index {
  margin-top: 30px;
}
.mod-ol-index:first-child {
  margin-top: 0;
}
.mod-ol-index:first-child {
  margin-top: 0;
}
.mod-ol-index:first-child {
  margin-top: 0;
}
.mod-ol-index:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mod-ol-index {
    margin: 25px 10px 0;
  }
  li .mod-ol-index {
    margin-left: 0;
    margin-right: 0;
  }
}
.mod-ol-index > li {
  position: relative;
  padding-left: 2em;
  zoom: 1;
}
.mod-ol-index > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
}
.mod-ol-index.opt-item-space-normal > li {
  margin-top: 30px;
}
.mod-ol-index.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-near > li {
  margin-top: 20px;
}
.mod-ol-index.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-near > li:first-child {
  margin-top: 0;
}
/* Definition list
   ========================================================================== */
.mod-dl {
  margin-top: 30px;
  /* design */
}
.mod-dl:first-child {
  margin-top: 0;
}
.mod-dl:first-child {
  margin-top: 0;
}
.mod-dl:first-child {
  margin-top: 0;
}
.mod-dl:first-child {
  margin-top: 0;
}
.mod-dl > dt {
  line-height: 1.4;
  font-weight: bold;
}
.mod-dl > dd {
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .mod-dl {
    margin: 25px 10px 0;
  }
}
.mod-dl.opt-dl-style {
  padding: 12px 0;
  border-top: 2px solid #d3d3c8;
  border-bottom: 2px solid #d3d3c8;
}
.mod-dl.opt-dl-style > dt {
  margin: 12px 0 4px;
  border-left: 4px solid #d3d3c8;
  padding-left: 8px;
  font-size: 1.6em;
}
.mod-dl.opt-dl-style > dt:first-child {
  margin-top: 0;
}
.mod-dl.opt-dl-style > dd {
  padding-left: 12px;
}
.mod-dl.opt-dl-style > dd + dd {
  margin-top: 2px;
}
@media screen and (max-width: 768px) {
  .mod-dl.opt-dl-style {
    margin-left: 0;
    margin-right: 0;
    padding-right: 10px;
    padding-left: 10px;
  }
  .mod-dl.opt-dl-style > dt {
    font-size: 1.5em;
  }
}
/* Horizontal */
.mod-dl-horizontal {
  overflow: hidden;
  zoom: 1;
  margin-top: 30px;
  /* design */
}
.mod-dl-horizontal:first-child {
  margin-top: 0;
}
.mod-dl-horizontal:first-child {
  margin-top: 0;
}
.mod-dl-horizontal:first-child {
  margin-top: 0;
}
.mod-dl-horizontal:first-child {
  margin-top: 0;
}
.mod-dl-horizontal > dt {
  float: left;
  clear: left;
  font-weight: bold;
  margin-right: 12px;
}
.mod-dl-horizontal > dd {
  overflow: hidden;
  zoom: 1;
}
@media screen and (max-width: 768px) {
  .mod-dl-horizontal {
    margin: 25px 10px 0;
  }
}
.mod-dl-horizontal.opt-dl-style {
  margin-bottom: -7px;
}
.mod-dl-horizontal.opt-dl-style > dt,
.mod-dl-horizontal.opt-dl-style > dd {
  margin-bottom: 7px;
}
.mod-dl-horizontal.opt-dl-style > dt {
  padding: 0 17px;
  background-color: #a6a694;
  color: #fff;
}
/* Paragraph
   ========================================================================== */
p {
  margin-top: 30px;
}
p:first-child {
  margin-top: 0;
}
p:first-child {
  margin-top: 0;
}
p:first-child {
  margin-top: 0;
}
p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  p {
    margin-top: 25px;
  }
}
/* indent */
.mod-paragraph {
  text-indent: 1em;
  /* noindent */
}
@media screen and (max-width: 768px) {
  .mod-paragraph {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.mod-paragraph.opt-paragraph-noindex {
  text-indent: 0;
}
/* speaker */
.mod-speaker {
  font-weight: bold;
  padding-right: 1em;
  color: #00468c;
}
/* status */
.mod-status {
  padding: 12px 15px;
  font-size: 1.6em;
  font-weight: bold;
  background-color: #a6a694;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mod-status {
    margin-right: 10px;
    margin-left: 10px;
  }
}
/* Link
   ========================================================================== */
/* Base */
a {
  text-decoration: none;
}
a:link {
  color: #222222;
}
a:visited {
  color: #222222;
}
a:hover {
  color: #00a3d8;
  text-decoration: underline;
}
a:hover img {
  opacity: 0.70;
  filter: alpha(opacity=70);
}
a:active {
  color: #00a3d8;
  text-decoration: underline;
}
/* Default */
.mod-link {
  display: inline-block;
  padding-left: 12px;
  position: relative;
  vertical-align: middle;
}
.mod-link:before {
  content: '';
  display: block;
  width: 8px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.mod-link:before {
  content: '';
  display: block;
  width: 8px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.mod-link:before {
  right: auto;
  bottom: auto;
  top: 1em;
  margin-top: -0.65em;
  background: url(../../common/img/module/link_ico_01.png) 0 0;
}
@media screen and (max-width: 768px) {
  .mod-link {
    font-weight: bold;
    text-decoration: underline;
  }
  .mod-link:link {
    color: #00a3d8;
  }
  .mod-link:visited {
    color: #00a3d8;
  }
  .mod-link:hover {
    color: #00a3d8;
  }
  .mod-link:active {
    color: #00a3d8;
  }
}
/* Default inline */
.mod-link-inline {
  text-decoration: underline;
}
.mod-link-inline:link {
  color: #00a3d8;
}
.mod-link-inline:visited {
  color: #00a3d8;
}
.mod-link-inline:hover {
  color: #00a3d8;
  text-decoration: none;
}
.mod-link-inline:active {
  color: #00a3d8;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .mod-link-inline {
    font-weight: bold;
  }
}
/* icon option */
.opt-link-blank:after,
.opt-link-blank-white:after,
.opt-link-modal:after,
.opt-link-pdf:after {
  position: relative;
  top: 1px;
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  background-image: url(../../common/img/module/link_ico_01.png);
}
.opt-link-blank:after {
  background-position: -100px -150px;
}
.opt-link-blank-white:after {
  background-position: -150px -150px;
}
.opt-link-modal:after {
  background-position: -50px -150px;
}
.opt-link-pdf:after {
  background-position: -200px -150px;
}
/* Table
   ========================================================================== */
/* DlTable */
.mod-dltable {
  margin-top: 30px;
  border-bottom: 1px solid #e8e8e2;
}
.mod-dltable:first-child {
  margin-top: 0;
}
.mod-dltable:first-child {
  margin-top: 0;
}
.mod-dltable:first-child {
  margin-top: 0;
}
.mod-dltable:first-child {
  margin-top: 0;
}
.mod-dltable > dl {
  display: table;
  width: 100%;
}
.mod-dltable > dl > dt,
.mod-dltable > dl > dd {
  display: table-cell;
  border-top: 1px solid #e8e8e2;
  border-left: 1px solid #e8e8e2;
  padding: 15px;
  vertical-align: middle;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
}
.mod-dltable > dl > dt {
  width: 27%;
  font-weight: bold;
  background-color: #f9f9f7;
  vertical-align: middle;
}
.mod-dltable > dl > dd {
  border-right: 1px solid #e8e8e2;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .mod-dltable {
    margin: 25px 10px 0;
    border-bottom: none;
  }
  .mod-dltable > dl {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .mod-dltable > dl:first-child {
    margin-top: 0;
  }
  .mod-dltable > dl > dt,
  .mod-dltable > dl > dd {
    display: block;
    border: none;
    padding: 0;
    background: none;
  }
  .mod-dltable > dl > dt {
    width: auto;
  }
  .mod-dltable > dl > dd {
    margin-top: 10px;
  }
}
/* Separator
   ========================================================================== */
.mod-hr {
  height: 0;
  margin: 40px 0;
  padding: 0;
  border: none;
  border-top: 2px solid #d3d3c8;
}
@media screen and (max-width: 768px) {
  .mod-hr {
    margin: 25px 0;
  }
}
.mod-hr-dotted {
  height: 0;
  margin: 40px 0;
  padding: 0;
  border: none;
  border-top: 2px dotted #d3d3c8;
}
@media screen and (max-width: 768px) {
  .mod-hr-dotted {
    margin: 25px 0;
  }
}
/* error
   ========================================================================== */
.mod-err {
  border: 1px solid #d90000;
  padding: 6px 10px;
  margin-top: 1em;
}
.mod-err .mod-err_title {
  font-size: 1.6em;
  color: #d90000;
}
.mod-err .mod-err_list {
  margin-top: 2px;
  color: #d90000;
}
@media screen and (max-width: 768px) {
  .mod-err {
    margin: 0 10px;
  }
}
/* ==========================================================================
   Block module
   ========================================================================== */
/* Module name
   ========================================================================== */
/* ==========================================================================
   Block module (in sub content)
   ========================================================================== */
/* Module name
   ========================================================================== */
/* ==========================================================================
   Form module
   ========================================================================== */
input[type="checkbox"]:hover,
input[type="radio"]:hover,
input[type="image"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
  opacity: 0.70;
  filter: alpha(opacity=70);
}
/* Form
   ========================================================================== */
.mod-form .mod-form_item textarea {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mod-form .mod-form_item input[type="text"],
  .mod-form .mod-form_item input[type="email"],
  .mod-form .mod-form_item textarea {
    width: 100%;
  }
}
.mod-form.opt-form-inline {
  font-size: 0;
}
.mod-form.opt-form-inline .mod-form_item {
  font-size: 14px;
  display: inline-block;
}
.mod-form.opt-form-inline .mod-form_item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mod-form.opt-form-inline .mod-form_item {
    display: block;
    margin-top: 10px;
  }
  .mod-form.opt-form-inline .mod-form_item:first-child {
    margin-top: 0;
  }
  .mod-form.opt-form-inline.opt-form-inline-fix .mod-form_item {
    display: inline-block;
    margin-top: 0;
  }
}
.mod-form.opt-form-tellist .mod-form_item {
  margin-top: 12px;
}
.mod-form.opt-form-tellist .mod-form_item:nth-of-type(-n+2) {
  margin-top: 0;
}
.mod-form.opt-form-tellist .mod-form_item:nth-of-type(2n) {
  margin-left: 28px;
}
.mod-form.opt-form-tellist .mod-form_item input {
  width: 139px;
}
.mod-form.opt-form-tellist .mod-form_item label {
  display: inline-block;
  width: 113px;
}
.mod-form.opt-form-tellist .mod-form_item:nth-of-type(2) label {
  width: 39px;
}
@media screen and (max-width: 768px) {
  .mod-form.opt-form-tellist .mod-form_item,
  .mod-form.opt-form-tellist .mod-form_item:nth-of-type(-n+2) {
    margin-top: 10px;
  }
  .mod-form.opt-form-tellist .mod-form_item:nth-of-type(2n) {
    margin-left: 0;
  }
  .mod-form.opt-form-tellist .mod-form_item label,
  .mod-form.opt-form-tellist .mod-form_item:nth-of-type(2) label {
    width: 115px;
  }
}
.mod-form.opt-form_item-submit {
  text-align: center;
}
.mod-form.opt-form_item-submit .mod-form_item {
  position: relative;
  width: 300px;
  margin-left: 10px;
  border-color: #007fff;
  background-color: #0d87ff;
  background: -webkit-linear-gradient(#198fff, #007fff);
  background: linear-gradient(#198fff, #007fff);
  text-align: center;
}
.mod-form.opt-form_item-submit .mod-form_item:after {
  content: '';
  display: block;
  width: 8px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.mod-form.opt-form_item-submit .mod-form_item:after {
  content: '';
  display: block;
  width: 8px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.mod-form.opt-form_item-submit .mod-form_item:after {
  left: auto;
  right: 6px;
  background: url(../../common/img/module/link_ico_01.png) no-repeat -150px 0;
}
.mod-form.opt-form_item-submit .mod-form_item input {
  width: 100%;
  padding: 13px 20px 13px 16px;
  border: none;
  background: none;
  color: #fff;
}
.mod-form.opt-form_item-submit .mod-form_item input:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod-form.opt-form_item-submit .mod-form_item.opt-form_item-submit_cancel {
  border-color: #e8e8e2;
  background-color: #f1f1ed;
  background: -webkit-linear-gradient(#f9f9f7, #e8e8e2);
  background: linear-gradient(#f9f9f7, #e8e8e2);
}
.mod-form.opt-form_item-submit .mod-form_item.opt-form_item-submit_cancel:after {
  background-position: 0 0;
}
.mod-form.opt-form_item-submit .mod-form_item.opt-form_item-submit_cancel input {
  color: #222222;
}
.mod-form.opt-form_item-submit .mod-form_item:first-child {
  margin-left: 0;
}
.mod-form.opt-form_item-submit .mod-form_item:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 768px) {
  .mod-form.opt-form_item-submit .mod-form_item {
    width: auto;
    margin-left: 0;
  }
}
/* Select
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* responsive
   ========================================================================== */
@media screen and (max-width: 768px) {
  .pconly {
    display: none;
  }
}
.sponly-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sponly-block {
    display: block;
  }
}
.sponly-inline {
  display: none;
}
@media screen and (max-width: 768px) {
  .sponly-inline {
    display: inline;
  }
}
/* Font size
   ========================================================================== */
/* Relative size */
.size-xsmall {
  font-size: 71.43% !important;
}
.size-xsmall .size-xsmall {
  font-size: 100% !important;
}
.size-small .size-xsmall {
  font-size: 83.33% !important;
}
.size-large .size-xsmall {
  font-size: 62.5% !important;
}
.size-xlarge .size-xsmall {
  font-size: 55.56% !important;
}
.size-xxlarge .size-xsmall {
  font-size: 50% !important;
}
.size-xxxlarge .size-xsmall {
  font-size: 45.45% !important;
}
h1.size-xsmall,
h2.size-xsmall,
h3.size-xsmall,
h4.size-xsmall,
h5.size-xsmall,
h6.size-xsmall,
dt.size-xsmall,
dd.size-xsmall,
li.size-xsmall,
caption.size-xsmall,
col.size-xsmall,
th.size-xsmall,
td.size-xsmall,
p.size-xsmall,
address.size-xsmall,
figcaption.size-xsmall {
  font-size: 1em !important;
}
.size-small {
  font-size: 92.86% !important;
}
.size-xsmall .size-small {
  font-size: 130% !important;
}
.size-small .size-small {
  font-size: 108.33% !important;
}
.size-large .size-small {
  font-size: 81.25% !important;
}
.size-xlarge .size-small {
  font-size: 72.22% !important;
}
.size-xxlarge .size-small {
  font-size: 65% !important;
}
.size-xxxlarge .size-small {
  font-size: 59.09% !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.3em !important;
}
.size-medium {
  font-size: 100% !important;
}
.size-xsmall .size-medium {
  font-size: 140% !important;
}
.size-small .size-medium {
  font-size: 116.67% !important;
}
.size-large .size-medium {
  font-size: 87.5% !important;
}
.size-xlarge .size-medium {
  font-size: 77.78% !important;
}
.size-xxlarge .size-medium {
  font-size: 70% !important;
}
.size-xxxlarge .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: 114.29% !important;
}
.size-xsmall .size-large {
  font-size: 160% !important;
}
.size-small .size-large {
  font-size: 133.33% !important;
}
.size-large .size-large {
  font-size: 100% !important;
}
.size-xlarge .size-large {
  font-size: 88.89% !important;
}
.size-xxlarge .size-large {
  font-size: 80% !important;
}
.size-xxxlarge .size-large {
  font-size: 72.73% !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.6em !important;
}
.size-xlarge {
  font-size: 128.57% !important;
}
.size-xsmall .size-xlarge {
  font-size: 180% !important;
}
.size-small .size-xlarge {
  font-size: 150% !important;
}
.size-large .size-xlarge {
  font-size: 112.5% !important;
}
.size-xlarge .size-xlarge {
  font-size: 100% !important;
}
.size-xxlarge .size-xlarge {
  font-size: 90% !important;
}
.size-xxxlarge .size-xlarge {
  font-size: 81.82% !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: 1.8em !important;
}
.size-xxlarge {
  font-size: 142.86% !important;
}
.size-xsmall .size-xxlarge {
  font-size: 200% !important;
}
.size-small .size-xxlarge {
  font-size: 166.67% !important;
}
.size-large .size-xxlarge {
  font-size: 125% !important;
}
.size-xlarge .size-xxlarge {
  font-size: 111.11% !important;
}
.size-xxlarge .size-xxlarge {
  font-size: 100% !important;
}
.size-xxxlarge .size-xxlarge {
  font-size: 90.91% !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.0em !important;
}
.size-xxxlarge {
  font-size: 157.14% !important;
}
.size-xsmall .size-xxxlarge {
  font-size: 220% !important;
}
.size-small .size-xxxlarge {
  font-size: 183.33% !important;
}
.size-large .size-xxxlarge {
  font-size: 137.5% !important;
}
.size-xlarge .size-xxxlarge {
  font-size: 122.22% !important;
}
.size-xxlarge .size-xxxlarge {
  font-size: 110% !important;
}
.size-xxxlarge .size-xxxlarge {
  font-size: 100% !important;
}
h1.size-xxxlarge,
h2.size-xxxlarge,
h3.size-xxxlarge,
h4.size-xxxlarge,
h5.size-xxxlarge,
h6.size-xxxlarge,
dt.size-xxxlarge,
dd.size-xxxlarge,
li.size-xxxlarge,
caption.size-xxxlarge,
col.size-xxxlarge,
th.size-xxxlarge,
td.size-xxxlarge,
p.size-xxxlarge,
address.size-xxxlarge,
figcaption.size-xxxlarge {
  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: #222222 !important;
}
.color-strong {
  color: #f20000 !important;
}
.color-thin {
  color: #555555 !important;
}
/* 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: 30px;
}
.space-normal:first-child {
  margin-top: 0;
}
.space-normal:first-child {
  margin-top: 0;
}
.space-normal:first-child {
  margin-top: 0;
}
.space-normal:first-child {
  margin-top: 0;
}
.space-near {
  margin-top: 20px;
}
.space-near:first-child {
  margin-top: 0;
}
.space-near:first-child {
  margin-top: 0;
}
.space-near:first-child {
  margin-top: 0;
}
.space-near:first-child {
  margin-top: 0;
}
.space-far {
  margin-top: 40px;
}
.space-far:first-child {
  margin-top: 0;
}
.space-far:first-child {
  margin-top: 0;
}
.space-far:first-child {
  margin-top: 0;
}
.space-far:first-child {
  margin-top: 0;
}
.space-section {
  margin-top: 30px;
}
.space-section:first-child {
  margin-top: 0;
}
.space-section:first-child {
  margin-top: 0;
}
.space-section:first-child {
  margin-top: 0;
}
.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;
}
