
@charset "utf-8";
/* ==========================================================================
   Layout
   ========================================================================== */
/* Genral
   ========================================================================== */
body {
  min-width: 980px;
  line-height: 1.8;
  color: #333333;
}
body.fontsize-large {
  font-size: 72.916%;
}
a {
  color: #2d72ab;
}
a:hover {
  color: #3798e4;
}
a:active {
  color: #3798e4;
}
a:visited {
  color: #6e4f91;
}
/* Skip navigation
   ========================================================================== */
.skip-point,
.speak-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
/* Section
   ========================================================================== */
.section {
  margin-bottom: 45px;
}
.section.text-start {
  margin-top: -5px;
}
.section.block-end {
  margin-bottom: 50px;
}
.sub-content .section {
  margin-bottom: 35px;
}
.section:last-child {
  margin-bottom: 0 !important;
}
.sub-section {
  margin-bottom: 35px;
}
.sub-section.block-end {
  margin-bottom: 40px;
}
/* Site header
   ========================================================================== */
#site-header {
  position: relative;
  z-index: 4000;
  width: 980px;
  height: 115px;
  margin: 0 auto;
}
#site-header .site-id {
  float: left;
  padding-top: 12px;
}
#site-header .global-nav {
  position: absolute;
  top: 73px;
  left: 0;
}
#site-header .global-nav > li {
  position: relative;
  float: left;
  padding-bottom: 6px;
  border-bottom: 3px solid #fff;
}
#site-header .global-nav > li.is-current {
  border-bottom-color: #e90000;
}
#site-header .global-nav > li > a {
  color: transparent;
  background: url("../img/layout/header_global_nav_sprite01.png") no-repeat;
  font: 0/0 a;
  text-shadow: none;
  display: block;
  height: 33px;
}
#site-header .global-nav > li.railway {
  width: 235px;
}
#site-header .global-nav > li.railway > a {
  background-position: 0 0;
}
#site-header .global-nav > li.railway > a:hover {
  background-position: 0 -33px;
}
#site-header .global-nav > li.ekitown {
  width: 238px;
}
#site-header .global-nav > li.ekitown > a {
  background-position: -235px 0;
}
#site-header .global-nav > li.ekitown > a:hover {
  background-position: -235px -33px;
}
#site-header .global-nav > li.life {
  width: 268px;
}
#site-header .global-nav > li.life > a {
  background-position: -473px 0;
}
#site-header .global-nav > li.life > a:hover {
  background-position: -473px -33px;
}
#site-header .global-nav > li.company {
  width: 239px;
}
#site-header .global-nav > li.company > a {
  background-position: -741px 0;
}
#site-header .global-nav > li.company > a:hover {
  background-position: -741px -33px;
}
#site-header .global-nav .lower-page {
  position: absolute;
  top: 42px;
  left: 0;
  width: 100%;
  display: none;
}
#site-header .global-nav .lower-page ul {
  border: 1px solid #d2d2d2;
  border-top: none;
  background-color: #fff;
}
#site-header .global-nav .lower-page li {
  border-top: 1px solid #e4e4e4;
}
#site-header .global-nav .lower-page a {
  text-decoration: none;
  display: block;
  padding: 8px 8px 7px 34px;
  background: url(../img/layout/header_global_nav_bg01.png) no-repeat 18px center;
}
#site-header .global-nav .lower-page a:hover {
  text-decoration: underline;
}
#site-header .global-nav .lower-page a:hover {
  background-color: #f6f6f6;
}
#site-header .primary-nav {
  position: absolute;
  top: 13px;
  right: 135px;
  text-align: right;
}
#site-header .primary-nav li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding-left: 19px;
}
#site-header .primary-nav a {
  color: transparent;
  background: url("../img/layout/header_primary_nav_sprite01.png") no-repeat;
  font: 0/0 a;
  text-shadow: none;
  display: block;
  height: 11px;
}
#site-header .primary-nav .ir a {
  width: 97px;
  background-position: 0 0;
}
#site-header .primary-nav .ir a:hover {
  background-position: 0 -11px;
}
#site-header .primary-nav .recruit a {
  width: 54px;
  background-position: -97px 0;
}
#site-header .primary-nav .recruit a:hover {
  background-position: -97px -11px;
}
#site-header .primary-nav .customer a {
  width: 78px;
  background-position: -151px 0;
}
#site-header .primary-nav .customer a:hover {
  background-position: -151px -11px;
}
#site-header .primary-nav .sitemap a {
  width: 73px;
  background-position: -229px 0;
}
#site-header .primary-nav .sitemap a:hover {
  background-position: -229px -11px;
}
#site-header .fontsize {
  position: absolute;
  top: 41px;
  right: 184px;
  text-align: right;
}
#site-header .fontsize dt,
#site-header .fontsize li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  color: transparent;
  background: url("../img/layout/header_fontsize_sprite01.png") no-repeat;
  font: 0/0 a;
  text-shadow: none;
  height: 23px;
}
#site-header .fontsize dt {
  width: 63px;
  background-position: 0 0;
}
#site-header .fontsize dd {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#site-header .fontsize li {
  cursor: pointer;
}
#site-header .fontsize .fontsize-medium {
  margin-right: 3px;
  width: 32px;
  background-position: -63px 0;
}
body.fontsize-medium #site-header .fontsize .fontsize-medium {
  background-position: -63px -23px;
  cursor: default;
}
#site-header .fontsize .fontsize-large {
  width: 43px;
  background-position: -98px 0;
}
body.fontsize-large #site-header .fontsize .fontsize-large {
  background-position: -98px -23px;
  cursor: default;
}
#site-header .globallink {
  position: absolute;
  right: 0;
  top: 6px;
}
#site-header .site-search {
  position: absolute;
  top: 42px;
  right: 0;
  width: 130px;
  height: 19px;
  padding: 2px 24px 0 8px;
  background: url(../img/layout/header_site_search_bg01.png) no-repeat;
}
#site-header .site-search .query {
  width: 130px;
  height: 19px;
  margin: 0;
  padding: 0;
  border: none;
  line-height: 19px;
  background: none;
  font-size: 12px;
}
#site-header .site-search .query:focus {
  outline: none;
}
#site-header .site-search .button {
  position: absolute;
  top: 4px;
  right: 5px;
}
/* Breadcrumbs
   ========================================================================== */
#breadcrumbs {
  padding: 8px 0;
  background-color: #e4e4e4;
}
#breadcrumbs ol {
  width: 980px;
  margin: 0 auto;
}
#breadcrumbs li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 100%;
  padding-left: 25px;
  line-height: 19px;
  color: #777;
  background: url(../img/layout/breadcrumbs_bg01.png) no-repeat 11px center;
}
#breadcrumbs li a {
  text-decoration: none;
}
#breadcrumbs li a:hover {
  text-decoration: underline;
}
#breadcrumbs li.home {
  position: relative;
  margin-right: -25px;
  padding-left: 0;
  padding-right: 11px;
  background: #e4e4e4;
}
#breadcrumbs li.home a {
  color: transparent;
  background: url("../img/layout/breadcrumbs_txt01.png") no-repeat;
  font: 0/0 a;
  text-shadow: none;
  display: block;
  width: 64px;
  height: 19px;
}
/* Content
   ========================================================================== */
#content {
  width: 980px;
  margin: 0 auto 75px;
  padding-top: 24px;
}
.feature-content + #content {
  padding-top: 50px;
}
/* Feature content
   ========================================================================== */
.feature-content > .inner {
  margin: 0 auto;
  width: 980px;
}
/* Main content
   ========================================================================== */
.main-content {
  float: left;
  width: 690px;
}
.single-column .main-content {
  float: none;
  width: 100%;
}
/* Sub content
   ========================================================================== */
.sub-content {
  float: right;
  width: 245px;
}
/* Extra content
   ========================================================================== */
.extra-content {
  clear: both;
  padding-top: 50px;
}
/* Site footer
   ========================================================================== */
#site-footer {
  position: relative;
  z-index: 3000;
  clear: both;
  min-width: 980px;
  background-color: #ededed;
}
#site-footer > .inner {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding-top: 22px;
}
#site-footer .return-top {
  position: absolute;
  right: 0;
  top: -28px;
}
#site-footer .nav a {
  text-decoration: none;
}
#site-footer .global-nav {
  overflow: hidden;
}
#site-footer .global-nav.opt-head {
  margin-bottom: 6px;
}
#site-footer .global-nav li {
  float: left;
  padding-left: 11px;
  margin-right: 20px;
  line-height: 1.2;
  background: url(../img/parts/arrow01.png) no-repeat left center;
}
#site-footer .primary-nav {
  overflow: hidden;
  float: left;
  padding-top: 4px;
  text-align: left;
}
#site-footer .primary-nav li {
  font-size: 100%;
  float: left;
  zoom: 1;
  vertical-align: top;
  line-height: 1.2;
  margin-right: 18px;
  padding-left: 9px;
  background: url(../img/parts/arrow01_small.png) no-repeat left center;
}
#site-footer .copyright {
  font-size: 100%;
  clear: both;
  padding: 26px 0 15px;
  line-height: 1.2;
  color: #999;
  text-align: center;
}
/* Popup
   ========================================================================== */
body.popup {
  min-width: 0;
  border-top: 3px solid #e90000;
}
body.popup #content {
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
}
body.popup #content .main-content {
  float: none;
  width: auto;
}
#popup-header {
  padding: 13px 0 20px;
}
#popup-header > .inner {
  padding: 0 40px;
}
#popup-footer {
  padding: 40px 0 0;
}
#popup-footer > .inner {
  padding: 0 20px;
}
#popup-footer .popup-close {
  margin-bottom: 25px;
  text-align: center;
}
#popup-footer .copyright {
  padding: 9px 0 8px;
  text-align: center;
  color: #999;
  background-color: #e4e4e4;
  font-size: 1em;
}
/* ==========================================================================
   Parts module
   ========================================================================== */
/* Heading
   ========================================================================== */
.mod-h1,
.mod-h2,
.mod-h3,
.mod-h4,
.mod-h5,
.mod-h6 {
  line-height: 1.3;
  color: #101010;
  zoom: 1;
}
.mod-h1 > span,
.mod-h2 > span,
.mod-h3 > span,
.mod-h4 > span,
.mod-h5 > span,
.mod-h6 > span {
  display: block;
  zoom: 1;
}
.mod-h1 {
  font-size: 240%;
  margin-bottom: 20px;
  padding-bottom: 21px;
  background: url(../img/module/h1_bg01.png) repeat-x left bottom;
}
.mod-h1 > span {
  padding: 9px 0 8px 14px;
  border-left: 4px solid #e50012;
}
.mod-h2 {
  font-size: 180%;
  margin-bottom: 15px;
  padding: 3px 3px 3px 0;
  border: 1px solid #d2d2d2;
  background-color: #ededed;
}
.mod-h2 > span {
  padding: 12px;
  border-left: 3px solid #e50012;
  background-color: #fff;
}
.mod-h2 > span > a {
  display: block;
  margin: -12px;
  padding: 12px 12px 12px 38px;
  background: url(../img/module/h2_bg01.png) no-repeat 11px center;
}
.mod-h3 {
  font-size: 160%;
  line-height: 1.1;
  margin-bottom: 15px;
  padding-bottom: 11px;
  background: url(../img/module/h3_bg01.png) repeat-x left bottom;
}
.mod-h3 > span {
  padding-left: 8px;
  border-left: 3px solid #e50012;
}
.mod-h2 + div.section > .mod-h3:first-child {
  padding-top: 14px;
}
.mod-h4 {
  font-size: 140%;
  margin-bottom: 12px;
  padding: 8px 9px 7px;
  border: 1px solid #e0e0e0;
  background-color: #ededed;
}
.mod-h5 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d2d2d2;
}
/* Paragraph
   ========================================================================== */
.mod-p-container p {
  margin-bottom: 15px;
}
.mod-p-container p:last-child {
  margin-bottom: 0 !important;
}
/* Unordered list
   ========================================================================== */
.mod-ul {
  margin-bottom: 15px;
}
.mod-ul:last-child {
  margin-bottom: 0 !important;
}
.mod-ul > li {
  margin: 0 0 10px 18px;
  list-style-type: disc;
}
.mod-ul > li:last-child {
  margin-bottom: 0 !important;
}
.mod-ul > li .mod-ul,
.mod-ul > li .mod-ol,
.mod-ul > li .mod-ol-index {
  padding-top: 10px;
}
.mod-ul.option-item-space-none > li {
  margin-bottom: 0;
}
.mod-ul.option-item-space-near > li {
  margin-bottom: 5px;
}
.mod-ul-notes {
  margin-bottom: 15px;
}
.mod-ul-notes:last-child {
  margin-bottom: 0 !important;
}
.mod-ul-notes > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 1.3em;
  zoom: 1;
}
.mod-ul-notes > li:last-child {
  margin-bottom: 0 !important;
}
.mod-ul-notes > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
.mod-ul-notes.option-item-space-none > li {
  margin-bottom: 0;
}
.mod-ul-notes.option-item-space-near > li {
  margin-bottom: 5px;
}
/* Ordered list
   ========================================================================== */
.mod-ol {
  margin-bottom: 15px;
}
.mod-ol:last-child {
  margin-bottom: 0 !important;
}
.mod-ol > li {
  margin: 0 0 10px 2em;
  list-style-type: decimal;
}
.mod-ol > li:last-child {
  margin-bottom: 0 !important;
}
.mod-ol > li .mod-ul,
.mod-ol > li .mod-ol,
.mod-ol > li .mod-ol-index {
  padding-top: 10px;
}
.mod-ol.option-item-space-none > li {
  margin-bottom: 0;
}
.mod-ol.option-item-space-near > li {
  margin-bottom: 5px;
}
.mod-ol-notes {
  margin-bottom: 15px;
}
.mod-ol-notes:last-child {
  margin-bottom: 0 !important;
}
.mod-ol-notes > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 2em;
  zoom: 1;
}
.mod-ol-notes > li:last-child {
  margin-bottom: 0 !important;
}
.mod-ol-notes > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
.mod-ol-notes.option-item-space-none > li {
  margin-bottom: 0;
}
.mod-ol-notes.option-item-space-near > li {
  margin-bottom: 5px;
}
.mod-ol-index {
  margin-bottom: 15px;
}
.mod-ol-index:last-child {
  margin-bottom: 0 !important;
}
.mod-ol-index > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 2em;
  zoom: 1;
}
.mod-ol-index > li:last-child {
  margin-bottom: 0 !important;
}
.mod-ol-index > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5em;
  text-align: right;
}
.mod-ol-index > li .mod-ul,
.mod-ol-index > li .mod-ol,
.mod-ol-index > li .mod-ol-index {
  padding-top: 10px;
}
.mod-ol-index.option-item-space-none > li {
  margin-bottom: 0;
}
.mod-ol-index.option-item-space-near > li {
  margin-bottom: 5px;
}
/* Definition list
   ========================================================================== */
.mod-dl {
  margin-bottom: 15px;
}
.mod-dl:last-child {
  margin-bottom: 0 !important;
}
.mod-dl dt {
  margin-bottom: 0.25em;
  font-weight: bold;
}
.mod-dl-horizontal {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 15px;
}
.mod-dl-horizontal:last-child {
  margin-bottom: 0 !important;
}
.mod-dl-horizontal dt {
  float: left;
  font-weight: bold;
}
.mod-dl-horizontal dd {
  overflow: hidden;
  zoom: 1;
}
/* Table
   ========================================================================== */
.mod-table {
  margin-bottom: 15px;
  width: 100%;
  line-height: 1.5;
  table-layout: fixed;
}
.mod-table:last-child {
  margin-bottom: 0 !important;
}
.mod-table.option-width-auto {
  width: auto;
}
.mod-table th,
.mod-table td {
  padding: 9px 11px;
  border: 1px solid #d6d6d6;
}
.mod-table thead th {
  background-color: #eaeaea;
  text-align: center;
}
.mod-table tbody th {
  background-color: #f8f8f8;
  text-align: left;
  font-weight: normal;
}
.mod-table .bg-color01,
.mod-table .th-bg-color01 th {
  background-color: #f8f8f8;
}
.mod-table .bg-color02,
.mod-table .th-bg-color02 th {
  background-color: #eaeaea;
}
.mod-table .th-bold th {
  font-weight: bold;
}
.mod-table .mod-link,
.mod-table .mod-link-list li,
.mod-table .mod-link-list-horizontal li {
  background-position: 0 0.55em;
}
.mod-h1 + .section > .mod-table:first-child,
.mod-h2 + .mod-table,
.mod-h3 + .mod-table {
  margin-top: 20px;
}
.mod-h4 + .mod-table,
.mod-h5 + .mod-table {
  margin-top: 15px;
}
/* Link
   ========================================================================== */
.mod-link {
  display: block;
  padding-left: 11px;
  background: url(/common02/img/parts/arrow01.png) no-repeat 0 0.6em;
}
.mod-link a {
  text-decoration: none;
}
.mod-link a:hover {
  text-decoration: underline;
}
.mod-link-list {
  margin-bottom: 15px;
}
.mod-link-list:last-child {
  margin-bottom: 0 !important;
}
.mod-link-list > li {
  display: block;
  padding-left: 11px;
  background: url(/common02/img/parts/arrow01.png) no-repeat 0 0.6em;
  margin-bottom: 10px;
}
.mod-link-list > li a {
  text-decoration: none;
}
.mod-link-list > li a:hover {
  text-decoration: underline;
}
.mod-link-list > li:last-child {
  margin-bottom: 0 !important;
}
.mod-link-list.option-item-space-none > li {
  margin-bottom: 0;
}
.mod-link-list.option-item-space-near > li {
  margin-bottom: 5px;
}
.mod-link-list-horizontal {
  margin-bottom: 15px;
  overflow: hidden;
}
.mod-link-list-horizontal:last-child {
  margin-bottom: 0 !important;
}
.mod-link-list-horizontal > li {
  display: block;
  padding-left: 11px;
  background: url(/common02/img/parts/arrow01.png) no-repeat 0 0.6em;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-right: 20px;
}
.mod-link-list-horizontal > li a {
  text-decoration: none;
}
.mod-link-list-horizontal > li a:hover {
  text-decoration: underline;
}
.mod-link-list-horizontal.option-5up {
  margin-top: -6px;
}
.mod-link-list-horizontal.option-5up > li {
  width: 107px;
  margin-top: 6px;
}
.mod-link-anchor {
  display: block;
  padding-left: 11px;
  background: url(/common02/img/parts/arrow01_bottom.png) no-repeat 0 0.6em;
}
.mod-link-pagetop {
  padding-right: 20px;
  line-height: 20px;
  text-align: right;
  background: url(../img/module/link_pagetop_bg01.png) no-repeat right center;
  font-size: 1em;
}
/* Button
   ========================================================================== */
.mod-button {
  display: block;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  padding: 10px;
  font-size: 1.33em;
  font-weight: bold;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  color: #333;
}

.mod-button:visited {
  color: #333;
}

.mod-button:hover,
.mod-button:active {
  background-color: #f6f6f6;
  color: #333;
}

.mod-button-list {
  overflow: hidden;
  margin: 0 -5px;
}

.mod-button-list >li {
  float: left;
  box-sizing: border-box;
  width: 50%;
  padding: 0 5px;
}

/* Image
   ========================================================================== */
.mod-image-layout {
  margin-bottom: 25px;
  overflow: hidden;
  zoom: 1;
}
.mod-image-layout:last-child {
  margin-bottom: 0 !important;
}
.mod-image-left {
  float: left;
  margin-right: 15px;
  padding: 0.4em 0;
}
.mod-image-center {
  margin: 0 auto;
  text-align: center;
}
.mod-image-center .mod-link {
  display: inline-block;
}
.mod-h1 + .section > .mod-image-center:first-child,
.mod-h2 + .mod-image-center,
.mod-h3 + .mod-image-center {
  margin-top: 20px;
}
.mod-h4 + .mod-image-center,
.mod-h5 + .mod-image-center {
  margin-top: 15px;
}
.space-normal + .mod-image-center,
.space-far + .mod-image-center,
.space-near + .mod-image-center {
  padding-top: 0.4em;
}
.section > .mod-image-center:last-child,
.mod-image-center.space-normal,
.mod-image-center.space-far,
.mod-image-center.space-near {
  padding-bottom: 0.4em;
}
.section:last-child > .mod-image-center:last-child {
  padding-bottom: 0;
}
.mod-image-right {
  float: right;
  margin-left: 15px;
  padding: 0.4em 0;
}
.mod-image-caption {
  font-size: 83.33%;
  display: block;
  margin-bottom: -5px;
  padding-top: 3px;
  text-align: left;
}
.pb0 > .mod-image-caption {
  margin-bottom: 0;
}
.mod-image-layout .mod-image-left,
.mod-image-layout .mod-image-center,
.mod-image-layout .mod-image-right {
  margin-bottom: 0;
}
/* Icon
   ========================================================================== */
.mod-icon-window {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: -1px;
  width: 11px;
  height: 9px;
  margin: 0 4px;
  background: url(../img/parts/icon_window.png) no-repeat;
}
.mod-icon-pdf {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: -3px;
  width: 14px;
  height: 15px;
  margin: 0 2px;
  background: url(../img/parts/icon_pdf.png) no-repeat;
}
/* Separator
   ========================================================================== */
.mod-hr {
  margin: 25px 0;
  height: 0;
  overflow: hidden;
  border-top: 1px solid #dadada;
}
.mod-hr:first-child {
  margin-top: 0 !important;
}
.mod-hr:last-child {
  margin-bottom: 0 !important;
}
.mod-hr-dotted {
  margin: 25px 0;
  height: 0;
  overflow: hidden;
  border-top: 1px dotted #d2d2d2;
}
.mod-hr-dotted:first-child {
  margin-top: 0 !important;
}
.mod-hr-dotted:last-child {
  margin-bottom: 0 !important;
}
/* Form
   ========================================================================== */
.mod-form .mod-input,
.mod-form .mod-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 4px;
  border: none;
  border: 1px solid #aaa;
  line-height: normal !important;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mod-form .mod-input.w100,
.mod-form .mod-textarea.w100 {
  width: 100px;
}
.mod-form .mod-input.w150,
.mod-form .mod-textarea.w150 {
  width: 150px;
}
.mod-form .mod-input.w200,
.mod-form .mod-textarea.w200 {
  width: 200px;
}
.mod-form .mod-input.w250,
.mod-form .mod-textarea.w250 {
  width: 250px;
}
.mod-form .mod-input.w300,
.mod-form .mod-textarea.w300 {
  width: 300px;
}
.mod-form .mod-input.w350,
.mod-form .mod-textarea.w350 {
  width: 350px;
}
.mod-form .mod-input.w400,
.mod-form .mod-textarea.w400 {
  width: 400px;
}
.mod-form .mod-input.w450,
.mod-form .mod-textarea.w450 {
  width: 450px;
}
.mod-form .mod-input.full,
.mod-form .mod-textarea.full {
  width: 100%;
  *width: 98.3%;
}
.mod-form .mod-textarea[rows="3"] {
  height: 5.4em;
}
.mod-form .mod-textarea[rows="4"] {
  height: 6.8em;
}
.mod-form .mod-textarea[rows="5"] {
  height: 8.3em;
}
.mod-form .mod-textarea[rows="6"] {
  height: 9.8em;
}
.mod-form .mod-textarea[rows="7"] {
  height: 11.4em;
}
.mod-form label .mod-check,
.mod-form label .mod-radio {
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: 0;
}
/* Multi columns
   ========================================================================== */
.mod-2up,
.mod-3up,
.mod-4up {
  margin-bottom: 45px;
}
.mod-2up:last-child,
.mod-3up:last-child,
.mod-4up:last-child {
  margin-bottom: 0 !important;
}
.mod-2up .col,
.mod-3up .col,
.mod-4up .col {
  float: left;
}
.mod-2up .col:first-child,
.mod-3up .col:first-child,
.mod-4up .col:first-child {
  margin-left: 0 !important;
}
.mod-2up .col {
  margin-left: 30px;
  width: 330px;
}
.mod-2up .col:nth-child(2n-1) {
  margin-left: 0 !important;
  clear: left;
}
.mod-3up .col {
  margin-left: 12px;
  width: 222px;
}
.mod-3up .col:nth-child(3n-2) {
  margin-left: 0 !important;
  clear: left;
}
.mod-4up .col {
  margin-left: 16px;
  width: 160px;
}
.mod-4up .col:nth-child(4n-2),
.mod-4up .col:nth-child(4n-1) {
  margin-left: 17px;
}
.mod-4up .col:nth-child(4n-3) {
  margin-left: 0 !important;
  clear: left;
}
/* ==========================================================================
   Block module
   ========================================================================== */
/* Page description
   ========================================================================== */
.mod-page-description {
  margin-bottom: 35px;
}
/* Anchor nav
   ========================================================================== */
.mod-anchor-nav {
  margin-bottom: 40px;
  padding: 10px 20px;
  border: 5px solid #e9e9e9;
}
.mod-anchor-nav:last-child {
  margin-bottom: 0 !important;
}
.mod-anchor-nav ul {
  overflow: hidden;
  margin-bottom: -6px;
}
.mod-anchor-nav li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 30px 6px 0;
  padding-left: 12px;
  background: url(../img/module/link_anchor_bg01.png) no-repeat left center;
  font-weight: bold;
}
.mod-anchor-nav li:last-child {
  margin-right: 0 !important;
}
.mod-anchor-nav.option-item-space-near li {
  margin-right: 20px;
}
.mod-anchor-nav a {
  text-decoration: none;
}
.mod-anchor-nav a:hover {
  text-decoration: underline;
}
.mod-h1 + .mod-anchor-nav {
  margin-top: 20px;
}
/* Local nav
   ========================================================================== */
.mod-local-nav {
  margin-bottom: 30px;
  padding: 10px 20px;
  border: 5px solid #e9e9e9;
}
.mod-local-nav:last-child {
  margin-bottom: 0 !important;
}
.mod-local-nav ul {
  overflow: hidden;
  margin-bottom: -6px;
}
.mod-local-nav li {
  display: block;
  padding-left: 11px;
  background: url(/common02/img/parts/arrow01.png) no-repeat 0 0.6em;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 30px 6px 0;
  font-weight: bold;
}
.mod-local-nav li a {
  text-decoration: none;
}
.mod-local-nav li a:hover {
  text-decoration: underline;
}
.mod-local-nav li:last-child {
  margin-right: 0 !important;
}
.mod-local-nav .is-current {
  color: #333;
}
.mod-local-nav.option-item-space-near li {
  margin-right: 20px;
}
/* Related nav
   ========================================================================== */
.mod-related-nav {
  margin-bottom: 50px;
  padding: 17px 20px;
  border: 8px solid #e9e9e9;
}
.mod-related-nav + .mod-related-nav {
  margin-top: -20px;
}
.mod-related-nav:last-child {
  margin-bottom: 0 !important;
}
.mod-related-nav .mod-related-nav_title {
  font-size: 140%;
  margin: -17px -20px 17px;
  padding: 11px 20px 10px;
  border-bottom: 1px solid #e9e9e9;
  color: #101010;
}
.mod-related-nav .mod-related-nav_site-list {
  overflow: hidden;
  margin: 0 0 -20px -24px;
  padding-top: 3px;
}
.mod-related-nav .mod-related-nav_site-list > li {
  float: left;
  width: 305px;
  margin: 0 0 20px 24px;
}
.mod-related-nav .mod-related-nav_site-list > li:nth-child(2n+1) {
  clear: left;
}
.mod-related-nav .mod-related-nav_site-thumbnail {
  float: left;
  width: 80px;
  margin-right: 15px;
}
.mod-related-nav .mod-related-nav_site-text {
  margin-top: 0.4em;
  padding-left: 11px;
  line-height: 1.5;
}
.single-column .mod-related-nav .mod-related-nav_site-list {
  margin-left: -14px;
}
.single-column .mod-related-nav .mod-related-nav_site-list > li {
  width: 299px;
  margin-left: 13px;
}
.single-column .mod-related-nav .mod-related-nav_site-list > li:nth-child(2n-1) {
  clear: none;
}
.single-column .mod-related-nav .mod-related-nav_site-list > li:nth-child(3n+1) {
  clear: left;
}
/* Content box
   ========================================================================== */
.mod-content-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 15px 20px;
  border: 1px solid #dbdbdb;
}
.mod-content-box.option-near {
  margin-bottom: 15px;
}
.mod-content-box .mod-content-box_title {
  font-size: 160%;
  margin: -14px -19px 15px;
  padding: 13px 17px 15px;
  line-height: 1.3;
  color: #101010;
  background: #f4f4f4 url(../img/module/content_box_bg01.png) repeat-x left bottom;
}
.mod-content-box .mod-content-box_title a {
  display: block;
  margin: -13px -17px -15px;
  padding: 13px 17px 15px 37px;
  background: url(../img/module/content_box_bg02.png) no-repeat 12px 0.4em;
  text-decoration: none;
}
.mod-content-box.option-title-small .mod-content-box_title {
  font-size: 140%;
}
.mod-content-box .mod-content-box_more-link {
  display: block;
  padding-left: 11px;
  background: url(/common02/img/parts/arrow01.png) no-repeat 0 0.6em;
  position: absolute;
  top: 13px;
  right: 22px;
}
.mod-content-box .mod-content-box_more-link a {
  text-decoration: none;
}
.mod-content-box .mod-content-box_more-link a:hover {
  text-decoration: underline;
}
.mod-content-box + .section {
  margin-top: 50px;
}
.mod-content-box + .mod-content-box {
  margin-top: 0;
}
.mod-h1 + .mod-content-box,
.mod-h2 + .mod-content-box,
.mod-h3 + .mod-content-box {
  margin-top: 20px;
}
.mod-h4 + .mod-content-box,
.mod-h5 + .mod-content-box {
  margin-top: 15px;
}
/* Multi box
   ========================================================================== */
.mod-multi-box {
  margin-bottom: 0;
  overflow: hidden;
}
.mod-multi-box:last-child {
  margin-bottom: -30px !important;
}
.mod-multi-box.option-near {
  margin-bottom: 15px;
}
.mod-multi-box.option-near:last-child {
  margin-bottom: -15px !important;
}
.mod-multi-box .col {
  margin-bottom: 30px;
}
.mod-multi-box.option-near .col {
  margin-bottom: 15px;
}
.mod-multi-box.mod-2up .col {
  margin-left: 12px;
  width: 339px;
}
.mod-content-box .mod-multi-box.mod-2up .col {
  width: 310px;
}
.mod-multi-box.mod-3up .col {
  margin-left: 12px;
  width: 222px;
}
.mod-multi-box.mod-3up .col .mod-content-box_title {
  font-size: 140%;
  padding: 14px 17px 15px;
}
.mod-multi-box.mod-3up .col .mod-content-box_title a {
  margin: -14px -17px -15px;
  padding: 14px 17px 15px 30px;
  background: url(../img/module/content_box_bg02.png) no-repeat 8px 0.45em;
}
.mod-multi-box + .section {
  margin-top: 20px;
}
.mod-multi-box.option-near + .section {
  margin-top: 35px;
}
.mod-multi-box + .mod-content-box {
  margin-top: 0;
}
.mod-h1 + .mod-multi-box,
.mod-h2 + .mod-multi-box,
.mod-h3 + .mod-multi-box {
  margin-top: 20px;
}
.mod-h4 + .mod-multi-box,
.mod-h5 + .mod-multi-box {
  margin-top: 15px;
}
/* Plugin box
   ========================================================================== */
.mod-plugin-box {
  padding: 15px 20px;
  background: #f3f3f3;
}
.mod-plugin-box + .mod-plugin-box {
  margin-top: -20px;
}
.mod-plugin-box .mod-plugin-box_banner {
  float: left;
  margin-right: 15px;
  padding: 0.4em 0px;
}
.mod-plugin-box p {
  line-height: 1.5;
}
.mod-plugin-box .mod-link {
  line-height: 1.8;
}
.mod-plugin-box a {
  text-decoration: none;
}
.mod-plugin-box a:hover {
  text-decoration: underline;
}
/* Contact box
   ========================================================================== */
.mod-contact-box {
  padding: 0 12px 12px;
  border-top: 2px solid #e60012;
  background-color: #e9e9e9;
}
.mod-contact-box > .inner {
  padding: 15px 23px;
  line-height: 1.5;
  background-color: #fff;
}
.mod-contact-box .mod-contact-box_title {
  font-size: 160%;
  padding: 11px 0 10px;
}
.mod-contact-box.option-title-small .mod-contact-box_title {
  font-size: 130%;
}
.mod-contact-box .mod-contact-box_number {
  font-size: 133.33%;
  font-weight: bold;
}
/* Common box
   ========================================================================== */
.mod-box {
  margin-bottom: 30px;
  padding: 17px 22px;
}
.mod-box:last-child {
  margin-bottom: 0 !important;
}
.mod-box.section {
  margin-bottom: 50px;
}
.mod-box.section + .mod-box.section {
  margin-top: -20px;
}
.mod-box.theme-a {
  border: 1px solid #dbdbdb;
}
.mod-box.theme-b {
  border: 5px solid #e9e9e9;
}
.mod-box.theme-c {
  border: 8px solid #e9e9e9;
}
.mod-box.theme-d {
  border: 8px solid #fce0e2;
}
.mod-box.theme-e {
  background-color: #f3f3f3;
}
.mod-box.is-narrow {
  padding: 12px 17px;
}
.mod-box .mod-box_title {
  font-size: 140%;
  margin-bottom: 0.5em;
  line-height: 1.3;
}
.mod-box.theme-e .mod-box_title {
  font-size: 120%;
  margin-bottom: 16px;
  padding-top: 4px;
  color: #000;
}
.mod-box.maintenance {
  color: #fff;
  background-color: #ff3737;
}
.mod-box.maintenance .maintenance_title {
  font-size: 200%;
}
.mod-box.maintenance .maintenance_text {
  font-size: 150%;
  line-height: 2.2;
}

/* Information
   ========================================================================== */
.mod-information {
  position: relative;
  margin-bottom: 50px;
}
.mod-information .mod-information_more {
  position: absolute;
  top: 5px;
  right: 3px;
}
.mod-information .mod-information_list > li {
  padding: 14px 0 12px;
  border-bottom: 1px solid #ebebeb;
  line-height: 1.3;
}
.mod-information .mod-information_list .mod-information_item-date {
  float: left;
  font-weight: bold;
}
.mod-information .mod-information_list .mod-information_item-title {
  margin-left: 9em;
  background-position: 0 0.45em;
}
/* Pagination
   ========================================================================== */
.mod-pagination {
  text-align: center;
}
.mod-pagination li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 0 2px;
  font-size: 12px;
}
.mod-pagination a,
.mod-pagination span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  min-width: 1.8em;
  padding: 5px 2px 3px;
  border: 1px solid #d2d2d2;
}
.mod-pagination a {
  color: #2d72ab;
}
.mod-pagination a:hover {
  background-color: #fcfcfc;
}
.mod-pagination .current {
  color: #fff;
  background-color: #d2d2d2;
  font-weight: bold;
}
.mod-pagination .prev a,
.mod-pagination .next a {
  width: auto;
  padding: 5px 22px 3px;
  font-weight: bold;
  text-decoration: none;
}
/* WYSIWYG
   ========================================================================== */
.mod-wysiwyg {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
}
.mod-wysiwyg p,
.mod-wysiwyg li,
.mod-wysiwyg dt,
.mod-wysiwyg dd,
.mod-wysiwyg th,
.mod-wysiwyg td {
  font-size: 1em;
}
.mod-wysiwyg p,
.mod-wysiwyg ul,
.mod-wysiwyg ol,
.mod-wysiwyg dl {
  margin-bottom: 15px;
}
.mod-wysiwyg p:last-child,
.mod-wysiwyg ul:last-child,
.mod-wysiwyg ol:last-child,
.mod-wysiwyg dl:last-child {
  margin-bottom: 0 !important;
}
.mod-wysiwyg big {
  font-size: larger;
}
.mod-wysiwyg small {
  font-size: smaller;
}
.mod-wysiwyg b,
.mod-wysiwyg strong {
  font-weight: bold;
}
.mod-wysiwyg em {
  font-weight: normal;
  font-style: italic;
}
.mod-wysiwyg i {
  font-style: italic;
}
.mod-wysiwyg u {
  text-decoration: underline;
}
.mod-wysiwyg s,
.mod-wysiwyg strike {
  text-decoration: line-through;
}
.mod-wysiwyg ul,
.mod-wysiwyg ol {
  list-style-position: outside;
}
.mod-wysiwyg li {
  margin-left: 2em;
}
.mod-wysiwyg ul {
  list-style-type: disc;
}
.mod-wysiwyg ul li {
  padding: 0;
  border-bottom: none;
}
.mod-wysiwyg ol {
  list-style-type: decimal;
}
.mod-wysiwyg blockquote {
  margin-left: 1.5em;
}
/* Module description
   ========================================================================== */
.mod-module-description {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  margin: 0 0 30px;
  padding: 15px 20px;
  border: 1px solid #666;
  color: #fff;
  background-color: #666;
  box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(255, 255, 255, 0.4) 0 1px 0 inset, rgba(255, 255, 255, 0.2) -1px 0 0 inset, rgba(255, 255, 255, 0.2) 1px 0 0 inset;
}
.mod-module-description:after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50%;
  display: block;
  width: 0;
  margin-left: -16px;
  border-color: #666 transparent transparent;
  border-style: solid;
  border-width: 16px 16px 0;
}
.mod-module-description a {
  color: #eee;
}
.mod-module-description .title {
  font-size: 180%;
  margin-bottom: 5px;
  text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
}
.mod-module-description .tags {
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 3px double #aaa;
}
.mod-module-description .tags li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  color: #666;
  background-color: #fff;
  margin: 0 10px 5px 0;
  padding: 2px 6px 1px;
  border-radius: 4px;
}
/* ==========================================================================
   Block module (in sub)
   ========================================================================== */
/* Local nav
   ========================================================================== */
.mod-sub-local-nav {
  margin-bottom: 30px;
  border: 5px solid #e9e9e9;
  line-height: 1.3;
}
.mod-sub-local-nav .is-current,
.mod-sub-local-nav .is-current > a,
.mod-sub-local-nav .is-current > .parent > a {
  color: #fff !important;
  background-color: #b0b0b0 !important;
}
.mod-sub-local-nav .parent {
  position: relative;
}
.mod-sub-local-nav .parent > a {
  padding-right: 25px !important;
}
.mod-sub-local-nav .parent .show-toggle {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 13px;
  height: 13px;
  margin-top: -7px;
  background: url(../img/module/sub_local_nav_icon_toggle.png) no-repeat;
  cursor: pointer;
}
.mod-sub-local-nav .is-expanded > .parent .show-toggle {
  background-position: -13px 0;
}
.mod-sub-local-nav a {
  text-decoration: none;
  display: block;
}
.mod-sub-local-nav a:hover {
  text-decoration: underline;
}
.mod-sub-local-nav .lv1 > li {
  font-size: 116.67%;
  border-top: 1px solid #e0e0e0;
}
.mod-sub-local-nav .lv1 > li:first-child {
  border-top-color: #e9e9e9;
}
.mod-sub-local-nav .lv1 > li > a,
.mod-sub-local-nav .lv1 > li > .parent > a {
  padding: 13px 7px 12px 33px;
  background: url(../img/module/sub_local_nav_icon_arrow01.png) no-repeat 13px 1.05em;
}
.mod-sub-local-nav .lv1 > li > a:hover,
.mod-sub-local-nav .lv1 > li > .parent > a:hover {
  background-color: #f6f6f6;
}
.mod-sub-local-nav .lv1 > li.is-expanded > .parent > a {
  background-image: url(../img/module/sub_local_nav_icon_arrow01_parent.png);
}
.mod-sub-local-nav .lv1 > li.is-current > a {
  background-image: url(../img/module/sub_local_nav_icon_arrow01_current.png);
}
.mod-sub-local-nav .lv1 > li.is-expanded.is-current > .parent > a {
  background-image: url(../img/module/sub_local_nav_icon_arrow01_parent_current.png);
}
.mod-sub-local-nav .lv2,
.mod-sub-local-nav .lv3 {
  display: none;
  margin-left: 8px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.mod-sub-local-nav .lv2 > li,
.mod-sub-local-nav .lv3 > li {
  border-top: 1px solid #eaeaea;
}
.mod-sub-local-nav .lv2 > li:first-child,
.mod-sub-local-nav .lv3 > li:first-child {
  border-top: none;
}
.mod-sub-local-nav .is-expanded > .lv2,
.mod-sub-local-nav .is-expanded > .lv3 {
  display: block;
}
.mod-sub-local-nav .lv2 {
  background-color: #f9f9f9;
}
.mod-sub-local-nav .lv2 > li {
  font-size: 85.71%;
}
.mod-sub-local-nav .lv2 > li > a,
.mod-sub-local-nav .lv2 > li > .parent > a {
  padding: 11px 7px 10px 29px;
  background: url(../img/module/sub_local_nav_icon_arrow02.png) no-repeat 18px 1.2em;
}
.mod-sub-local-nav .lv2 > li > a:hover,
.mod-sub-local-nav .lv2 > li > .parent > a:hover {
  background-color: #efefef;
}
.mod-sub-local-nav .lv2 > li.is-expanded > .parent > a {
  background-image: url(../img/module/sub_local_nav_icon_arrow02_parent.png);
}
.mod-sub-local-nav .lv2 > li.is-current > a {
  background-image: url(../img/module/sub_local_nav_icon_arrow02_current.png);
}
.mod-sub-local-nav .lv2 > li.is-expanded.is-current > .parent > a {
  background-image: url(../img/module/sub_local_nav_icon_arrow02_parent_current.png);
}
.mod-sub-local-nav .lv3 {
  margin-left: 8px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background-color: #f3f3f3;
}
.mod-sub-local-nav .lv3 > li > a {
  padding: 10px 7px 9px 25px;
  background: url(../img/module/sub_local_nav_icon_arrow03.png) no-repeat 15px 1.3em;
}
.mod-sub-local-nav .lv3 > li > a:hover {
  background-color: #e8e8e8;
}
.mod-sub-local-nav .lv3 > li.is-current > a {
  background-image: url(../img/module/sub_local_nav_icon_arrow03_current.png);
}
/* Banner list
   ========================================================================== */
.mod-sub-banner-list li {
  margin-bottom: 15px;
}
.mod-sub-banner-list li:last-child {
  margin-bottom: 0;
}
.mod-sub-banner-list li .mod-sub-banner-list_banner {
  margin-bottom: 5px;
}
/* Information
   ========================================================================== */
.mod-sub-information {
  position: relative;
}
.mod-sub-information .mod-sub-information_more {
  position: absolute;
  top: 22px;
  right: 3px;
}
.mod-sub-information .mod-sub-information_list {
  border-top: 1px solid #ebebeb;
}
.mod-sub-information .mod-sub-information_list > li {
  padding: 16px 0 14px;
  border-bottom: 1px solid #ebebeb;
  line-height: 1.3;
}
.mod-sub-information .mod-sub-information_list .mod-sub-information_item-date {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-bottom: 6px;
  font-weight: bold;
}
.mod-sub-information .mod-sub-information_list .mod-sub-information_item-category {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-bottom: 6px;
  padding-left: 6px;
}
.mod-sub-information .mod-sub-information_list .mod-sub-information_item-title {
  clear: both;
  background-position: 0 0.45em;
}
/* ==========================================================================
   Block module (in extra)
   ========================================================================== */
/* Banner list
   ========================================================================== */
.mod-extra-banner-list {
  overflow: hidden;
  width: 100%;
}
.mod-extra-banner-list.option-5col ul {
  overflow: hidden;
  zoom: 1;
  margin: 0 -13px -14px 0;
}
.mod-extra-banner-list.option-5col li {
  float: left;
  width: 185px;
  padding: 0 13px 14px 0;
}
/* ==========================================================================
   Block module (in feature)
   ========================================================================== */
/* Visual
   ========================================================================== */
.mod-feature-visual {
  margin-bottom: 42px;
  border-bottom: 2px solid #efefef;
  text-align: center;
}
.mod-feature-visual:last-child {
  margin-bottom: 0;
}
.mod-feature-visual img {
  margin-bottom: -2px;
}
/* Pickup contnets
   ========================================================================== */
.mod-feature-pickup-contents .mod-feature-pickup-contents_title {
  margin-bottom: 15px;
}
.mod-feature-pickup-contents .mod-feature-pickup-contents_list > li {
  float: left;
  overflow: hidden;
  width: 308px;
  padding-right: 18px;
}
.mod-feature-pickup-contents .mod-feature-pickup-contents_item-title {
  line-height: 1.3;
  background-position: 0 0.45em;
}
.mod-feature-pickup-contents .mod-feature-pickup-contents_item-text {
  padding-top: 10px;
  line-height: 1.5;
}
.mod-feature-pickup-contents .mod-image-left {
  padding: 0;
}
/* ==========================================================================
   helper classes
   ========================================================================== */
/* Letter sizes
   ========================================================================== */
.size-small {
  line-height: 1.5;
  color: #555;
  font-size: 0.833em !important;
}
dt.size-small,
dd.size-small,
li.size-small,
caption.size-small,
th.size-small,
td.size-small,
col.size-small,
h1.size-small,
h2.size-small,
h3.size-small,
h4.size-small,
h5.size-small,
h6.size-small,
p.size-small,
address.size-small {
  line-height: 1.5;
  font-size: 1em !important;
}
.size-medium {
  font-size: 1em !important;
}
dt.size-medium,
dd.size-medium,
li.size-medium,
caption.size-medium,
th.size-medium,
td.size-medium,
col.size-medium,
h1.size-medium,
h2.size-medium,
h3.size-medium,
h4.size-medium,
h5.size-medium,
h6.size-medium,
p.size-medium,
address.size-medium {
  font-size: 1.2em !important;
}
.size-large {
  line-height: 1.5;
  font-size: 1.166em !important;
}
dt.size-large,
dd.size-large,
li.size-large,
caption.size-large,
th.size-large,
td.size-large,
col.size-large,
h1.size-large,
h2.size-large,
h3.size-large,
h4.size-large,
h5.size-large,
h6.size-large,
p.size-large,
address.size-large {
  font-size: 1.4em !important;
}
.size-xlarge {
  line-height: 1.4;
  font-size: 1.333em !important;
}
dt.size-xlarge,
dd.size-xlarge,
li.size-xlarge,
caption.size-xlarge,
th.size-xlarge,
td.size-xlarge,
col.size-xlarge,
h1.size-xlarge,
h2.size-xlarge,
h3.size-xlarge,
h4.size-xlarge,
h5.size-xlarge,
h6.size-xlarge,
p.size-xlarge,
address.size-xlarge {
  font-size: 1.6em !important;
}
.size-xxlarge {
  font-size: 1.5em !important;
}
dt.size-xxlarge,
dd.size-xxlarge,
li.size-xxlarge,
caption.size-xxlarge,
th.size-xxlarge,
td.size-xxlarge,
col.size-xxlarge,
h1.size-xxlarge,
h2.size-xxlarge,
h3.size-xxlarge,
h4.size-xxlarge,
h5.size-xxlarge,
h6.size-xxlarge,
p.size-xxlarge,
address.size-xxlarge {
  font-size: 1.8em !important;
}
/* Letter weights
   ========================================================================== */
.weight-normal {
  font-weight: normal !important;
}
.weight-bold {
  font-weight: bold !important;
}
/* Letter colors
   ========================================================================== */
.color-normal {
  color: #333333 !important;
}
.color-strong {
  color: #e50012 !important;
}
.color-thin {
  color: #555555 !important;
}
/* Float
   ========================================================================== */
.float-none {
  float: none !important;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.clear-left {
  clear: left !important;
}
.clear-right {
  clear: right !important;
}
.clear-both {
  clear: both !important;
}
.body {
  overflow: hidden;
  zoom: 1;
}
/* Align
   ========================================================================== */
.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-baseline {
  vertical-align: baseline !important;
}
/* Align (table cells)
   ========================================================================== */
.th-left th,
.td-left td,
table tr th.left,
table tr td.left {
  text-align: left !important;
}
.th-center th,
.td-center td,
table tr th.center,
table tr td.center {
  text-align: center !important;
}
.th-right th,
.td-right td,
table tr th.right,
table tr td.right {
  text-align: right !important;
}
.th-top th,
.td-top td,
table tr th.top,
table tr td.top {
  vertical-align: top !important;
}
.th-middle th,
.td-middle td,
table tr th.middle,
table tr td.middle {
  vertical-align: middle !important;
}
.th-bottom th,
.td-bottom td,
table tr th.bottom,
table tr td.bottom {
  vertical-align: bottom !important;
}
/* Spacing
   ========================================================================== */
.space-none,
.space-normal:last-child,
.space-near:last-child,
.space-far:last-child {
  margin-bottom: 0 !important;
}
.space-normal {
  margin-bottom: 15px !important;
}
.space-near {
  margin-bottom: 8px !important;
}
.space-far {
  margin-bottom: 25px !important;
}
.space-section {
  margin-bottom: 45px !important;
}
/* 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;
}

/* indent
   ========================================================================== */
.indent {
	text-indent: 1em;
}
.mindent {
	text-indent: -1em;
	padding-left: 1em;
}
.aindent {
	padding-left: 1em;
}

/* Modal Common
   ========================================================================== */
/*
  Colorbox Core Style:
  The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);overflow: visible !important;}
#cboxWrapper{max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;overflow: hidden;}
#colorbox, #cboxContent, #cboxLoadedContent{-moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box;}
#colorbox,#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active{outline:0;}

/* Overlay color */
#cboxOverlay {
  background-color: #000;
}

/* Modal Default */
#colorbox.campaign #cboxContent {
  background-color: rgb(255,255,255);
  background-color: rgba(255,255,255,0.95);
  overflow: visible;
}

/* CloseButton */
#colorbox.campaign #cboxClose {
  .image-replace();
  white-space: nowrap !important;
  text-indent: 100% !important;
  overflow: hidden !important;
  position: absolute !important;
  top: -32px !important;
  right: 0 !important;
  width: 22px !important;
  height: 22px !important;
  border: none !important;
  padding: 0 !important;
  background: url(/common02/img/function/modal_icon01.png) no-repeat center center !important;
  background-size: 100% !important;

  &:hover {
    opacity: @rollover_opacity/100;
    filter: alpha(opacity=@rollover_opacity);
  }
}

/* operation-message */
.js-operation-message.has-aleart,
.js-operation-message_wrap.has-aleart {
  padding-left: 35px;
}
.js-operation-message.has-aleart:before,
.js-operation-message_wrap.has-aleart:before {
  display: block;
  position: absolute;
  top: -1px;
  bottom: 0;
  left: 15px;
  width: 20px;
  height: 17px;
  margin: auto 0;
  background: url(/common02/img/parts/icon_alert.png) no-repeat;
  background-size: 20px auto;
  content: "";
}
