#section-1 .section-title {
  margin-bottom: 30px;
}
#bridge-section .section-title {
  margin-bottom: 30px;
}
#bridge-section .section-title h3.section-main-title {
  font-size: 20px;
  font-weight: 700;
  border-left: none;
  padding-left: 0px;
}
.bc-text {
  line-height: 2.4;
}
.lh-1 {
  line-height: 1 !important;
}
.text-left {
  text-align: left !important;
}
.red {
  color: red;
}

.section-title h3.section-main-title {
  font-size: 18px;
  font-weight: 700;
  border-left: 7px #0052a3 solid;
  padding-left: 10px;
}
.section-title-sm h3.section-main-title {
  font-size: 15px;
  font-weight: 700;
  border-left: 7px #0052a3 solid;
  padding-left: 10px;
}
.cmn-agency {
  font-size: 12px !important;
  color: #0052a3;
  font-weight: 700 !important;
}
.cmn-hq {
  font-size: 12px !important;
  background-color:#0052a3;
  padding: 1px 8px !important;
  display: block;
  margin-right: 8px;
  font-weight: 700 !important;
}
.info-block-container a.cmn-hq {
  color: #fff;
}
.info-block-container a.cmn-hq:hover {
  opacity: 0.8;
}
.info-block-container a.cmn-hq i {
  font-size: 13px;
  color: #fff;
  line-height: 1;
}
.megamenu li.subexp {
  padding: 20px 15px 15px 15px !important;
}
.megamenu li.subexp .megamaintitle {
  font-size: 18px;
  font-weight: 700;
}
.megamenu li.subexp ul {
  margin: 10px 0 5px 0 !important;
}
.megamenu .btn-gfort
 {
    border: 0;
    z-index: 15;
    font-size: 13px !important;
    overflow: hidden;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    padding: 8px 15px;
    border-radius: 0px;
    margin: 15px 15px 0 0;
    width: 70% !important;
    text-align: center;
    letter-spacing: 0.30px;
    outline: none !important;
    text-transform: uppercase;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.megamenu .btn-gfort {
    color: #ffffff;
    background-color: #0052a3;
}
.megamenu .btn-gfort:hover,
.megamenu .btn-gfort:focus,
.megamenu .btn-gfort.focus,
.megamenu .btn-gfort.active,
.megamenu .btn-gfort:active
 {
    color: #ffffff;
    background-color: #0066B7;
}

@media (max-width: 991px)  {
  .megamenu .disnone {
  display: none !important;
  }
}
@media (max-width: 479px)  {
  .cmn-agency {
    display: none !important;
  }
  .navbar-brand img {
    height: 40px;
  }
  .navbar-brand {
    margin: 5px auto;
  }
  .navbar-toggle {
    margin: 16px 0;
  }
}
@media (min-width: 992px)  {
  .half-section-media.half-section-content .section-container {
    margin-left:15px !important;
  }
  .half-section-media.half-section-content {
    padding: 50px 0;
    background-color:#F0F8FF;
  }
}


@media (min-width: 992px)  {
  .half-section-media.half-section-content .section-container {
    margin-left:15px !important;
  }
  .half-section-media.half-section-content {
    padding: 50px 0;
    background-color:#F0F8FF;
  }
}
.cta-block-container2 {
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 20px 0px;
}
.copper-title {
  background-color: #333;
}
.copper-title h3 {
  float: left;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 10px 25px;
  margin-bottom: 0;
}
.copper-title p {
  float: right;
  padding: 10px 25px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}
.copper-title p a {
  color: #fff !important;
}
.copper-title p a:link {
  color: #fff !important;
}
.copper-title p a:hover {
  color: #F28121 !important;
}
.footer-section h6 {
  font-size: 14px;
}
.footer-section .footer-top-section p {
  color:#fff;
}
.footer-section .navbar-collapse.collapse {
  float: none;
}
.footer-section .navbar-collapse.collapse a  {
  padding: 10px 0 30px 0;
  color: #fff;
}
.footer-section .widget-block-container {
  margin-bottom: 15px;
}
.footer-section .info-block-container p {
  font-size: 12px;
}

/*------------------------------------------------------------------
    [Page template default]
------------------------------------------------------------------*/
.page-template-default .table,
.page-template-default .table-responsive > .table {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    font-size: 13px;
}
.page-template-default .section-title .section-main-title {
  line-height: 1.5;
  margin-bottom: 35px;
}
.page-template-default .entry .section-title {
  margin-bottom: 15px;
}
.page-template-default .entry .section-title h3 {
  margin-bottom: 0px;
}
.page-template-default .entry .office {
  margin-bottom: 60px;
}
.page-template-default .entry h4 {
  font-size: 15px;
  font-weight: 700;
}
.page-template-default .entry h5 {
  font-size: 13px;
}
.page-template-default .table {
}
.page-template-default .table th {
  min-width: 120px;
}
.page-template-default .table > tbody > tr > td,
.page-template-default .table > tbody > tr > th,
.page-template-default .table > tfoot > tr > td,
.page-template-default .table > tfoot > tr > th,
.page-template-default .table > thead > tr > td,
.page-template-default .table > thead > tr > th {
    vertical-align: middle;
    text-align: center !important;
    border-right: 1px solid #ddd;
}
.page-id-45 .table > tbody > tr > td,
.page-id-45 .table > tbody > tr > th,
.page-id-45 .table > tfoot > tr > td,
.page-id-45 .table > tfoot > tr > th,
.page-id-45 .table > thead > tr > td,
.page-id-45 .table > thead > tr > th {
    vertical-align: middle;
    text-align: left !important;
}

.page-id-45 .table > tbody > tr > td,
.page-id-45 .table > tbody > tr > th,
.page-id-45 .table > tfoot > tr > td,
.page-id-45 .table > tfoot > tr > th,
.page-id-45 .table > thead > tr > td,
.page-id-45 .table > thead > tr > th {
    border-color: #ddd;
    border-top: 1px solid #ddd;
}
.page-id-45 .table > tbody > tr,
.page-id-45 .table > tfoot > tr,
.page-id-45 .table > thead > tr {
    border-right: 0;
    border-bottom: 1px solid #ddd;
}
.page-id-45 .table-no-border-right.table > tbody > tr > td,
.page-id-45 .table-no-border-right.table > tbody > tr > th,
.page-id-45 .table-no-border-right.table > tfoot > tr > td,
.page-id-45 .table-no-border-right.table > tfoot > tr > th,
.page-id-45 .table-no-border-right.table > thead > tr > td,
.page-id-45 .table-no-border-right.table > thead > tr > th {
    border-right: 0;
}

.page-template-default .table > tbody > tr > td,
.page-template-default .table > tbody > tr > th,
.page-template-default .table > tfoot > tr > td,
.page-template-default .table > tfoot > tr > th,
.page-template-default .table > thead > tr > td,
.page-template-default .table > thead > tr > th {
    padding: 10px;
    line-height: 26px;
}

.page-template-default th { font-weight: 400; background-color: #f0f8ff;}
.cta-block {
}
.cta-block p {
  font-size: 15px;
}
/*------------------------------------------------------------------
    [Page template Full]
------------------------------------------------------------------*/
.page-template-full .table,
.page-template-default .table-responsive > .table {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    font-size: 13px;
}
.page-template-full .section-title .section-main-title {
  line-height: 1.5;
  margin-bottom: 35px;
}
.page-template-full .entry .section-title {
  margin-bottom: 15px;
}
.page-template-full .entry .section-title h3 {
  margin-bottom: 0px;
}
.page-template-full .entry .office {
  margin-bottom: 60px;
}
.page-template-full .entry h4 {
  font-size: 15px;
  font-weight: 700;
}
.page-template-full .entry h5 {
  font-size: 15px;
}
.page-template-full .table {
  border: none !important;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd !important;
}
.page-template-full .table th {
  font-weight: 700;
}
.page-template-full .table > tbody > tr > td,
.page-template-full .table > tbody > tr > th,
.page-template-full .table > tfoot > tr > td,
.page-template-full .table > tfoot > tr > th,
.page-template-full .table > thead > tr > td,
.page-template-full .table > thead > tr > th {
    vertical-align: middle;
    text-align: center !important;
}

.page-template-full .table > tbody > tr > td,
.page-template-full .table > tbody > tr > th,
.page-template-full .table > tfoot > tr > td,
.page-template-full .table > tfoot > tr > th,
.page-template-full .table > thead > tr > td,
.page-template-full .table > thead > tr > th {
    border-color: #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.page-template-full .table > tbody > tr,
.page-template-full .table > tfoot > tr,
.page-template-full .table > thead > tr {
    border-right: 0;
    border-bottom: 1px solid #ddd;
}
.page-template-full .table-no-border-right.table > tbody > tr > td,
.page-template-full .table-no-border-right.table > tbody > tr > th,
.page-template-full .table-no-border-right.table > tfoot > tr > td,
.page-template-full .table-no-border-right.table > tfoot > tr > th,
.page-template-full .table-no-border-right.table > thead > tr > td,
.page-template-full .table-no-border-right.table > thead > tr > th {
    border-right: 0;
}

.page-template-full .table > tbody > tr > td,
.page-template-full .table > tbody > tr > th,
.page-template-full .table > tfoot > tr > td,
.page-template-full .table > tfoot > tr > th,
.page-template-full .table > thead > tr > td,
.page-template-full .table > thead > tr > th {
    padding: 10px;
    line-height: 26px;
}

.page-template-full th { font-weight: 400; background-color: #f0f8ff;}

.page-template-full .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}
.page-template-full .table .average {
    background-color: #d9f0ff;
    font-weight: 700;
}



/*------------------------------------------------------------------
    [Side menu]
------------------------------------------------------------------*/
.side-menu .contact-block.gfort-block-style-2 {
  padding: 25px 15px;
}
.side-menu .contact-block.gfort-block-style-2 h5 {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
.side-menu .panel {
  margin-top: 15px;
}
.side-menu h4.panel-title {
  font-weight: 700 !important;
}
.side-menu .gfort-accordion .panel-heading .panel-title a {
  padding: 12px 15px;
  font-size: 14px;
}
.side-menu .panel-body {
  padding: 10px;
}
.side-menu .product-list {
  padding-left: 5px;
}
.side-menu .product-list li {
  background-image: url('../images/product/icon01.png');
  list-style: none;
  background-position: left 10px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 10px;
  font-weight: 400;
}

/*------------------------------------------------------------------
    [Top Page]
------------------------------------------------------------------*/
#rev_slider_wrapper, #rev_slider_container {
  /*max-height: 450px ;*/
}
.rs-heading-custom01 {
  font-family: 'Lato', sans-serif !important;
  letter-spacing: 0.3rem;
  font-weight: 400;
}
.tparrows.hades {
  width: 50px!important;
}
.rs-heading-custom02 {
  letter-spacing: 0.2rem;
  font-weight: 400;
}
.top-news th {
  text-align: center;
  width: 115px;
}
.top-news .news-genre {
  width: 106px;
}
.top-news .news-genre span {
  color: #fff;
  background-color: #f28121;
  display: block;
  text-align: center;
  width: 80px;
  font-size: 11px;
  font-weight: 700;
  height: 20px;
  line-height: 2rem;
}
.top-news .table, .top-news .table-responsive > .table {
  border-bottom: none !important;
}
.table-responsive dl {
  padding: 13px;
  height: auto;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.table-responsive dt {
  float: left;
  padding: 0px 13px;
}
.table-responsive dd.news-genre {
  text-align: center;
  float: left;
  padding: 0px 13px;
}
.table-responsive dd.news-title {
  float: left;
  padding: 0px 13px;
  max-width: 540px;
}
@media (max-width: 1199px) {
  .table-responsive dd.news-title {
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  .table-responsive dd.news-title {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .table-responsive dd.news-genre {
    padding: 0;
    width: 60%;
  }
  .table-responsive dd.news-title {
    padding: 5px 13px 0 13px;
  }
  .blog .table-responsive dd.news-title {
    padding: 5px 13px 0 0px;
  }
  .top-news .news-genre span {
    color: #fff;
    background-color: #f28121;
    display: block;
    text-align: center;
    width: 80px;
    font-size: 10px;
    font-weight: 700;
    height: 20px;
    line-height: 2rem;
  }
}

.top-business {
  background-image: url(../images/bg01.png);
  background-position: center;
  background-repeat: repeat-y;
  background-size: contain;
}
@media (min-width: 1200px) {
  .gfort-section.top-strategy {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .gfort-section.top-strategy .section-main-title {
    font-size: 24px;
  }
  .gfort-section.top-strategy .section-subtitle {
    font-size: 18px;
  }
  .gfort-section.top-strategy .gfort-block-content p {
    font-size: 14px;
    line-height: 1.7;
  }
}
@media (max-width: 479px) {
  .gfort-section .section-main-title {
    font-size: 20px !important;
  }
}
.top-topics .gfort-block-head {
  margin-bottom: 15px !important;
}
.top-topics .gfort-block-title h4 {
  font-size: 14px;
}
@media (min-width: 992px) {
  .md-padding-ob {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .top-business {
    background-image: none;
  }
}

/*------------------------------------------------------------------
    [Chart]
------------------------------------------------------------------*/
#myChart {
  background-color: #dddddd;
  padding: 10px 10px 5px 10px;
}
.contact-block.chart-block.gfort-block-style-2 {
    color: #ffffff;
    border-color: #444;
    background-color: #444;
    padding: 15px 25px 15px 25px;
    border-radius: 0px;
}
.contact-block.chart-block span.current-p {
  font-size: 2.2rem;
}
.contact-block.chart-block span.previous-p {
  color: #ff0000;
}
.contact-block.chart-block span.unit-p {
  color: 1.1rem;
}
.contact-block.chart-block strong {
  font-size: 1.6rem;
  margin-bottom: 8px;
}

/*------------------------------------------------------------------
    [About Page]
------------------------------------------------------------------*/
.single-about .table,
.single-about .table-responsive > .table {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    font-size: 13px;
}
.single-about .section-title .section-main-title {
  line-height: 1.5;
  margin-bottom: 35px;
}
.single-about .entry .section-title {
  margin-bottom: 15px;
}
.single-about .entry .section-title h3 {
  margin-bottom: 0px;
}
.single-about .entry .office {
  margin-bottom: 60px;
}
.single-about .entry h4 {
  font-size: 15px;
}
.single-about .entry h5 {
  font-size: 15px;
}
.single-about .table {
  border: none !important;
}
.single-about .table th {
  min-width: 120px;
}
.single-about .table > tbody > tr > td,
.single-about .table > tbody > tr > th,
.single-about .table > tfoot > tr > td,
.single-about .table > tfoot > tr > th,
.single-about .table > thead > tr > td,
.single-about .table > thead > tr > th {
    vertical-align: middle;
    text-align: left !important;
}

.single-about .table > tbody > tr > td,
.single-about .table > tbody > tr > th,
.single-about .table > tfoot > tr > td,
.single-about .table > tfoot > tr > th,
.single-about .table > thead > tr > td,
.single-about .table > thead > tr > th {
    border-color: #ddd;
    border-top: 1px dotted #ddd;
}
.single-about .table > tbody > tr,
.single-about .table > tfoot > tr,
.single-about .table > thead > tr {
    border-right: 0;
    border-bottom: 1px dotted #ddd;
}
.single-about .table-no-border-right.table > tbody > tr > td,
.single-about .table-no-border-right.table > tbody > tr > th,
.single-about .table-no-border-right.table > tfoot > tr > td,
.single-about .table-no-border-right.table > tfoot > tr > th,
.single-about .table-no-border-right.table > thead > tr > td,
.single-about .table-no-border-right.table > thead > tr > th {
    border-right: 0;
}

.single-about .table > tbody > tr > td,
.single-about .table > tbody > tr > th,
.single-about .table > tfoot > tr > td,
.single-about .table > tfoot > tr > th,
.single-about .table > thead > tr > td,
.single-about .table > thead > tr > th {
    padding: 10px;
    line-height: 26px;
}

.single-about th { font-weight: 400; background-color: #f0f8ff;}

.single-about #philosophy  {
	padding-bottom:30px;
}
.single-about #philosophy p#wa  {
	padding-top:5px;
	padding-bottom:10px;
}
.single-about #philosophy p#wa-title  {
	padding-top:30px;
	letter-spacing:0.2em;
}
.single-about #philosophy p {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", "Meiryo", serif;
	text-align:center;
	font-size:14px;
	line-height:2.5;
	margin-bottom:20px;
}
.office iframe {
  width: 100% !important;
}
.postid-24 iframe {
  width: 100% !important;
}
/*------------------------------------------------------------------
    [Business Page]
------------------------------------------------------------------*/
.page-id-42 .intro {
  font-size: 1.6rem;
  line-height: 3.5rem;
}
.page-id-42 dl.prolink {
	background-color:#F0F8FF;
	border:solid 1px #ddd;
	padding:20px;
}
.page-id-42 dl.prolink dt {
	font-weight:bold;
	width:auto;
}
.page-id-42 dl.prolink dd {
	margin-top:12px;
	width:auto;
  margin-right: 15px;
	float:left;
}



/*------------------------------------------------------------------
    [News List Page]
------------------------------------------------------------------*/
.blog .section-title .section-main-title, .date .section-title .section-main-title, .category .section-title .section-main-title {
  line-height: 1.5;
  margin-bottom: 35px;
}
.blog .entry .section-title, .date .entry .section-title, .category .entry .section-title {
  margin-bottom: 15px;
}
.blog .entry .section-title h3, .date .entry .section-title h3, .category .entry .section-title h3 {
  margin-bottom: 0px;
}
.blog .table-responsive dt, .date .table-responsive dt, .category .table-responsive dt {
  float: left;
  padding: 0px 13px 0 0px;
}

/*------------------------------------------------------------------
    [Search Page]
------------------------------------------------------------------*/
.search .section-title .section-main-title {
  line-height: 1.5;
  margin-bottom: 35px;
}
.search .entry .section-title {
  margin-bottom: 15px;
}
.search .entry h3 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
.search .entry .section-title h3 {
  margin-bottom: 0px;
}
.search .entry .entry-summary p {
  margin-bottom: 30px;
}

/* Pagination
============================================================================= */
/* List
----------------------------------------------------------------------------- */
.gfort-navigation-block .pagination {
    padding: 30px 0 30px;
}
.gfort-navigation-block .pagination span, .gfort-navigation-block .pagination a {
    margin: 5px !important;
    float: left;
}

/* Link / span
----------------------------------------------------------------------------- */
.gfort-navigation-block .pagination a,
.gfort-navigation-block .pagination span {
    border: 0;
    margin: 0;
    display: block;
    color: #212121;
    font-size: 14px;
    min-width: 32px;
    min-height: 32px;
    font-weight: 700;
    line-height: 20px;
    padding: 6px 10px;
    border-radius: 0px;
    text-transform: uppercase;
    background-color: transparent;
}
.gfort-navigation-block .pagination span { display: block; }
.gfort-navigation-block .pagination span:not(.active) span {
    font-size: 12px;
    letter-spacing: 0.30px;
}
/* icon
----------------------------------------------------------------------------- */
.gfort-navigation-block .pagination i {
    display: block;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 18px;
}
/* Hover
----------------------------------------------------------------------------- */
.gfort-navigation-block .pagination a:hover { background-color: #f5f5f5; }
/* Active
----------------------------------------------------------------------------- */
.gfort-navigation-block .pagination span.current {
    color: #ffffff;
    background-color: #0052a3;
}







/*------------------------------------------------------------------
    [News Single Page]
------------------------------------------------------------------*/
.single-post .section-title .section-main-title {
  line-height: 1.5;
  margin-bottom: 30px;
  font-size: 22px;
}
.single-post .section-title .section-subtitle {
  line-height: 1.5;
  color: #262626;
}
.single-post .entry .section-title {
  margin-bottom: 15px;
}
.single-post .entry .section-title h3 {
  margin-bottom: 0px;
}
.single-post .entry h3 {
	font-size: 18px !important;
  font-weight: 700;
  padding-left:10px;
  border-left: solid 5px #0052a3;
}
.single-post .entry h4 {
  font-size: 15px;
  font-weight: 700;
}
.single-post .entry blockquote {
  font-size: 14px;
}
/*------------------------------------------------------------------
    [Topics Single Page]
------------------------------------------------------------------*/
.single-topics .section-title .section-main-title {
  line-height: 1.5;
  margin-bottom: 30px;
  font-size: 22px;
}
.single-topics .section-title .section-subtitle {
  line-height: 1.5;
  color: #262626;
}
.single-topics .entry .section-title {
  margin-bottom: 15px;
}
.single-topics .entry .section-title h3 {
  margin-bottom: 0px;
}
.single-topics .entry h4 {
  font-size: 15px;
  font-weight: 700;
}

/*------------------------------------------------------------------
    [Product List Page]
------------------------------------------------------------------*/
#list-section .gfort-block-title h4 {
  color: #262626;
  font-size: 15px;
  margin-bottom: 15px;
}
#list-section .gfort-block-title h5 {
  color: #262626;
  font-size: 14px;
  margin-bottom: 15px;
  display: inline-block;
  padding: 5px 10px;
  background-color: #C8EBFF;
}
#list-section .product-list {
  padding-left: 5px;
}
#list-section .product-list li {
  background-image: url('../images/product/icon01.png');
  list-style: none;
  background-position: left 10px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 10px;
  font-weight: 700;
  color: #262626;
}
#list-section .product-list-option {
  padding-left: 4px;
  margin-top: 5px;
  margin-bottom: 15px;
}
#list-section .product-list-option li {
  background-image: url('../images/product/icon02.png');
  list-style: none;
  background-position: left 5px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 10px;
  color: #262626;
  font-weight: 700;
}
/*------------------------------------------------------------------
    [Product Detail Page]
------------------------------------------------------------------*/
#product-section .section-title {
  margin-bottom: 20px;
  text-align: left;
}
#product-section .section-subtitle {
  font-size: 14px;
}
#product-section .section-title h3 {
  margin-top: 30px;
}
#product-section h4 {
  font-size: 15px;
  font-weight: 700;
}
#product-section .section-title.title-first {
  margin-bottom: 40px;
  text-align: left;
}
#product-section .section-title.title-first h2 {
  padding-bottom: 0px;
  margin-bottom: 30px;
  text-align: left;
}
#product-section .text-center.section-title .section-subtitle {
    max-width: none ;
}
#product-section .feature-list {
  padding-left: 5px;
}
#product-section .feature-list li {
  background-image: url('../images/product/icon03.png');
  list-style: none;
  background-position: left 10px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 10px;
  font-weight: 700;
}
#product-section .table,
#product-section .table-responsive > .table {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    font-size: 13px;
}

#product-section .table > tbody > tr > td,
#product-section .table > tbody > tr > th,
#product-section .table > tfoot > tr > td,
#product-section .table > tfoot > tr > th,
#product-section .table > thead > tr > td,
#product-section .table > thead > tr > th {
    vertical-align: middle;
    text-align: center;
}

#product-section .table > tbody > tr > td,
#product-section .table > tbody > tr > th,
#product-section .table > tfoot > tr > td,
#product-section .table > tfoot > tr > th,
#product-section .table > thead > tr > td,
#product-section .table > thead > tr > th {
    border-color: #ddd;
    border-right: 1px solid #ddd;
}
#product-section .table > tbody > tr > td:last-child,
#product-section .table > tbody > tr > th:last-child,
#product-section .table > tfoot > tr > td:last-child,
#product-section .table > tfoot > tr > th:last-child,
#product-section .table > thead > tr > td:last-child,
#product-section .table > thead > tr > th:last-child {
    border-right: 0;
}
#product-section .table-no-border-right.table > tbody > tr > td,
#product-section .table-no-border-right.table > tbody > tr > th,
#product-section .table-no-border-right.table > tfoot > tr > td,
#product-section .table-no-border-right.table > tfoot > tr > th,
#product-section .table-no-border-right.table > thead > tr > td,
#product-section .table-no-border-right.table > thead > tr > th {
    border-right: 0;
}

#product-section .table > tbody > tr > td,
#product-section .table > tbody > tr > th,
#product-section .table > tfoot > tr > td,
#product-section .table > tfoot > tr > th,
#product-section .table > thead > tr > td,
#product-section .table > thead > tr > th {
    padding: 7px;
    line-height: 20px;
}

#product-section th { font-weight: 400; background-color: #f0f8ff;}

#product-section td.order-action {
    font-size: 0;
    line-height: 0;
    text-align: right;
    padding-bottom: 0 !important;
}
#product-section td.order-action a.btn { margin-bottom: 15px; }

#product-section .cta-block {
}
#product-section .cta-block p {
  font-size: 15px;
}
.single-products h4 {
  margin-top: 30px !important;
}
.single-products h4.panel-title {
  margin-top: 0px !important;
}
.single-products img.wp-image-279 {
  width: 150px !important;
}
.single-products th.shape {
  width: 165px !important;
}

.single-products .form-error, .single-products .form-success {
  margin-bottom: 25px;
}
#modal-2 .modal-body {
	padding:30px 20px;
}
#modal-2 .modal-body .section-title {
	margin-bottom:15px;
}
#modal-2 .modal-body p {
	margin-bottom:30px;
}

/* hover / Striped
----------------------------------------------------------------------------- */
#product-section .table-hover > tbody > tr:hover,
#product-section .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}


/* Condensed
----------------------------------------------------------------------------- */
#product-section .table-condensed > tbody > tr > td,
#product-section .table-condensed > tbody > tr > th,
#product-section .table-condensed > tfoot > tr > td,
#product-section .table-condensed > tfoot > tr > th,
#product-section .table-condensed > thead > tr > td,
#product-section .table-condensed > thead > tr > th {
    padding: 8px 15px;
}


/* Responsive
----------------------------------------------------------------------------- */
#product-section .table-responsive { margin-bottom: 10px; }
#product-section .table-responsive > .table { margin-bottom: 0; }
@media screen and (max-width: 767px) { #product-section .table-responsive { border: 0; } }


/* Orders
----------------------------------------------------------------------------- */
#product-section .table-orders tfoot { border-top: 1px solid #ddd; }
#product-section .table-orders tfoot * { border: 0 !important; }
#product-section .table-orders tfoot th { width: 80%; }
#product-section .table-orders tfoot th,
#product-section .table-orders tfoot td {
    text-align: right;
    padding: 15px 15px 0 !important;
}
#product-section .table-orders tfoot tr:last-child th,
#product-section .table-orders tfoot tr:last-child td {
    padding-bottom: 15px !important;
}
#product-section .table-orders th:last-child,
#product-section .table-orders td:last-child {
    text-align: right;
}
.modal-body select {
  height: 42px;
  color: #666666;
  font-weight: 400;
  border-radius: 0;
  line-height: 20px;
  padding: 9px 12px;
  background: transparent;
  border: 2px solid #ddd;
  background-color: transparent;

  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.modal-body input, .modal-body textarea {
  font-size: 12px;
}


/*!---------- 11. FORMS ----------*/
input[type="text"],
button,
textarea,
select,
input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.attempted-submit .field-error {
  outline: 1px red !important;
}
.select-option {
  position: relative;
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  margin-bottom: 24px;
}
.select-option i {
  position: absolute;
  font-size: 18px;
  right: 20px;
  top: 14px;
  z-index: 2;
  pointer-events: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  cursor: pointer;
}
.select-option:focus i {
  color: #fff;
}
.select-option select {
  margin-bottom: 0;
}
.checkbox-option,
.radio-option {
  display: inline-block;
  width: 50px;
  height: 25px;
  border-radius: 25px;
  border: 1px solid #13181d;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 24px;
}
.checkbox-option .inner,
.radio-option .inner {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #13181d;
  position: relative;
  top: 2px;
  left: 2px;
  display: inline-block;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}
.checkbox-option.checked .inner {
  transform: translate3d(25px, 0, 0);
  -webkit-transform: translate3d(25px, 0, 0);
  -moz-transform: translate3d(25px, 0, 0);
  background: #13181d;
}
.checkbox-option input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.radio-option {
  width: 25px;
  height: 25px;
  text-align: left;
}
.radio-option:nth-of-type(n+2) {
  margin-left: 24px;
}
.radio-option input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.radio-option .inner {
  border: none;
  width: 19px;
  height: 19px;
  left: 2px;
  transform: scale(0);
  -webkit-transform: scale(0);
}
.radio-option + span {
  display: inline-block;
  line-height: 25px;
}
.radio-option.checked .inner {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.radio-option.checked .inner {
  background: #13181d;
}
@media all and (min-width: 991px) {
  input.col-md-6,
  button.col-md-6 {
    width: 49%;
    float: left;
  }
  input.col-md-6:first-of-type,
  button.col-md-6:first-of-type {
    margin-right: 1%;
  }
  input.col-md-6:last-of-type,
  button.col-md-6:last-of-type {
    margin-left: 1%;
  }
}
form.thirds input,
form.thirds button {
  width: 32%;
  float: left;
  margin-left: 1%;
  margin-bottom: 16px;
}
form.halves input,
form.halves button {
  width: 46%;
  float: left;
  margin-left: 2.5%;
  margin-bottom: 16px;
}
form.halves p,
form.thirds p,
form.halves span,
form.thirds span {
  clear: both;
}
.form-error,
.form-success {
  background: #58ce38;
  padding: 12px;
  width: 80%;
  color: #fff;
  clear: both;
  display: block;
  max-width: 700px;
  position: relative;
  top: 16px;
  margin: 0 auto;
  word-break: break-word;
}
.form-error {
  background: #ce3838;
}
.form-error a,
.form-success a {
  display: block;
  color: #fff;
}
.attempted-submit .field-error {
  outline: 1px solid #ce3838 !important;
}
form iframe.mail-list-form {
  display: none;
}
.form-loading {
  border: 3px solid #ffffff;
  border-radius: 30px;
  height: 30px;
  left: 50%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  margin: 0px auto;
  top: 50%;
  width: 30px;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: pulsate 1s ease-out;
  -moz-animation-iteration-count: infinite;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  z-index: 99999;
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
button[type="submit"] .form-loading {
  height: 25px;
  width: 25px;
  display: inline-block;
  top: 9px;
  position: relative;
  left: 0;
}
.btn-white .form-loading {
  border: 3px solid #c8c8c8;
}
@media all and (max-width: 767px) {
  form.thirds input,
  form.halves input,
  form.thirds button,
  form.halves button {
    width: 100%;
    margin-bottom: 8px;
    float: left;
    margin-left: 0;
  }
}
.table-contact {
  width: 100%;
}
.table-contact input, .table-contact textarea {
  width: 100%;
  max-width: 429px;
}
.table-contact td {
  padding: 12px 0 12px ;
  border-bottom: 1px dotted #ddd;
}
.table-contact td.td1 {
  padding: 12px 10px 12px 0px ;
  font-weight: 700;
}
.table-contact td .ex {
  font-size: 12px;
}
.red {
  color: red;
}
.flags {
  font-size: 12px;
}
.flags img {
  width: 18px;
  margin-left: 5px;
  margin-top: -2px;
}

/*------------------------------------------------------------------
    [Magnetwire sample]
------------------------------------------------------------------*/
.page-id-328 .stock_pro {
	background-color:#F0F8FF;
	border:solid 1px #ddd;
	padding:15px;
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
}
.page-id-328 .stock_pro img {
	float:left;
}
.page-id-328 .stock_pro p.stock_title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:20px;
}
.page-id-328 .stock_pro p {
	padding-left:20px;
}


/*------------------------------------------------------------------
    [Padding Bottom]
------------------------------------------------------------------*/
.page-id-362 dl.type01 {
	margin-top:20px;
}
.page-id-362 dl.type01 dt {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
}
.page-id-362 dl.type01 dd {
	margin-top:5px;
}
.page-id-362 dl.type01 dd.special {
	border: dotted 1px #ddd;
	padding:12px 0px 12px 20px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
.page-id-362 dl.prolink {
	background-color:#F0F8FF;
	border:solid 1px #ddd;
	padding:20px;
	margin-top:25px;
}
.page-id-362 dl.prolink dt {
	font-weight:bold;
	width:auto;
}
.page-id-362 dl.prolink dd {
	margin-top:12px;
	width:auto;
  margin-right: 15px;
	float:left;
}
.page-id-362 dl.prospect {
	border:double #ddd;
	padding:20px;
	margin-top:30px;
	background-repeat:no-repeat;
	background-position:right top;
}
.page-id-362 .case01 dl.prospect {
}
.page-id-362 .case02 dl.prospect {
}
.page-id-362 dl.prospect dt {
	font-size:15px;
	font-weight:bold;
}
.page-id-362 dl.prospect dd {
	margin-top:10px;
	line-height:1.8;
	text-align:justify;
}
.page-id-362 h5 {
  font-size: 14px !important;
}

.mT5 {
	margin-top:5px !important;
}
.mT30 {
	margin-top:30px !important;
}
.mB5 {
	margin-bottom:5px !important;
}
.mB30 {
	margin-bottom:30px !important;
}

/*------------------------------------------------------------------
    [Padding Bottom]
------------------------------------------------------------------*/
.padding-0 {
  padding: 0 !important;
}

.padding-5 {
  padding: 5px !important;
}

.padding-10 {
  padding: 10px !important;
}

.padding-15 {
  padding: 15px !important;
}

.padding-20 {
  padding: 20px !important;
}

.padding-30 {
  padding: 30px !important;
}

.padding-40 {
  padding: 40px !important;
}

.padding-50 {
  padding: 50px !important;
}

.padding-60 {
  padding: 60px !important;
}

.padding-70 {
  padding: 70px !important;
}

.padding-80 {
  padding: 80px !important;
}

.padding-90 {
  padding: 90px !important;
}

.padding-100 {
  padding: 100px !important;
}

/*------------------------------------------------------------------
    [Padding under 1200px]
------------------------------------------------------------------*/
@media (max-width: 1199px) {
  .lg-padding-10 {
    padding: 10px !important;
  }
  .lg-padding-20 {
    padding: 20px !important;
  }
  .lg-padding-30 {
    padding: 30px !important;
  }
  .lg-padding-40 {
    padding: 40px !important;
  }
  .lg-padding-50 {
    padding: 50px !important;
  }
  .lg-padding-60 {
    padding: 60px !important;
  }
  .lg-padding-70 {
    padding: 70px !important;
  }
  .lg-padding-80 {
    padding: 80px !important;
  }
  .lg-padding-90 {
    padding: 90px !important;
  }
  .lg-padding-100 {
    padding: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Padding under 992px]
------------------------------------------------------------------*/
@media (max-width: 991px) {
  .md-padding-0 {
    padding: 0px !important;
  }
  .md-padding-10 {
    padding: 10px !important;
  }
  .md-padding-20 {
    padding: 20px !important;
  }
  .md-padding-30 {
    padding: 30px !important;
  }
  .md-padding-40 {
    padding: 40px !important;
  }
  .md-padding-50 {
    padding: 50px !important;
  }
  .md-padding-60 {
    padding: 60px !important;
  }
  .md-padding-70 {
    padding: 70px !important;
  }
  .md-padding-80 {
    padding: 80px !important;
  }
  .md-padding-90 {
    padding: 90px !important;
  }
  .md-padding-100 {
    padding: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Padding under 992px]
------------------------------------------------------------------*/
@media (max-width: 991px) {
  .md-padding-t-0 {
    padding-top: 0px !important;
  }
  .md-padding-t-10 {
    padding-top: 10px !important;
  }
  .md-padding-t-20 {
    padding-top: 20px !important;
  }
  .md-padding-t-30 {
    padding-top: 30px !important;
  }
  .md-padding-t-40 {
    padding-top: 40px !important;
  }
  .md-padding-t-50 {
    padding-top: 50px !important;
  }
  .md-padding-t-60 {
    padding-top: 60px !important;
  }
  .md-padding-t-70 {
    padding-top: 70px !important;
  }
  .md-padding-t-80 {
    padding-top: 80px !important;
  }
  .md-padding-t-90 {
    padding-top: 90px !important;
  }
  .md-padding-t-100 {
    padding-top: 100px !important;
  }
}
/*------------------------------------------------------------------
    [Padding under 768px]
------------------------------------------------------------------*/
@media (max-width: 768px) {
  .sm-padding-t-0 {
    padding-top: 0px !important;
  }
  .sm-padding-t-10 {
    padding-top: 10px !important;
  }
  .sm-padding-t-20 {
    padding-top: 20px !important;
  }
  .sm-padding-t-30 {
    padding-top: 30px !important;
  }
  .sm-padding-t-40 {
    padding-top: 40px !important;
  }
  .sm-padding-t-50 {
    padding-top: 50px !important;
  }
  .sm-padding-t-60 {
    padding-top: 60px !important;
  }
  .sm-padding-t-70 {
    padding-top: 70px !important;
  }
  .sm-padding-t-80 {
    padding-top: 80px !important;
  }
  .sm-padding-t-90 {
    padding-top: 90px !important;
  }
  .sm-padding-t-100 {
    padding-top: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Padding under 768px]
------------------------------------------------------------------*/
@media (max-width: 768px) {
  .sm-padding-t-0 {
    padding-top: 0px !important;
  }
  .sm-padding-t-10 {
    padding-top: 10px !important;
  }
  .sm-padding-t-20 {
    padding-top: 20px !important;
  }
  .sm-padding-t-30 {
    padding-top: 30px !important;
  }
  .sm-padding-t-40 {
    padding-top: 40px !important;
  }
  .sm-padding-t-50 {
    padding-top: 50px !important;
  }
  .sm-padding-t-60 {
    padding-top: 60px !important;
  }
  .sm-padding-t-70 {
    padding-top: 70px !important;
  }
  .sm-padding-t-80 {
    padding-top: 80px !important;
  }
  .sm-padding-t-90 {
    padding-top: 90px !important;
  }
  .sm-padding-t-100 {
    padding-top: 100px !important;
  }
}
/*------------------------------------------------------------------
    [Padding under 480px]
------------------------------------------------------------------*/
@media (max-width: 479px) {
  .xs-padding-t-10 {
    padding-top: 10px !important;
  }
  .xs-padding-t-20 {
    padding-top: 20px !important;
  }
  .xs-padding-t-30 {
    padding-top: 30px !important;
  }
  .xs-padding-t-40 {
    padding-top: 40px !important;
  }
  .xs-padding-t-50 {
    padding-top: 50px !important;
  }
  .xs-padding-t-60 {
    padding-top: 60px !important;
  }
  .xs-padding-t-70 {
    padding-top: 70px !important;
  }
  .xs-padding-t-80 {
    padding-top: 80px !important;
  }
  .xs-padding-t-90 {
    padding-top: 90px !important;
  }
  .xs-padding-t-100 {
    padding-top: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Left Padding]
------------------------------------------------------------------*/
.padding-l-0 {
  padding-left: 0 !important;
}

.padding-l-5 {
  padding-left: 5px !important;
}

.padding-l-10 {
  padding-left: 10px !important;
}

.padding-l-15 {
  padding-left: 15px !important;
}

.padding-l-20 {
  padding-left: 20px !important;
}

.padding-l-30 {
  padding-left: 30px !important;
}

.padding-l-40 {
  padding-left: 40px !important;
}

.padding-l-50 {
  padding-left: 50px !important;
}

.padding-l-60 {
  padding-left: 60px !important;
}

.padding-l-70 {
  padding-left: 70px !important;
}

.padding-l-80 {
  padding-left: 80px !important;
}

.padding-l-90 {
  padding-left: 90px !important;
}

.padding-l-100 {
  padding-left: 100px !important;
}

/*------------------------------------------------------------------
    [Right Padding]
------------------------------------------------------------------*/
.padding-r-0 {
  padding-right: 0 !important;
}

.padding-r-5 {
  padding-right: 5px !important;
}

.padding-r-10 {
  padding-right: 10px !important;
}

.padding-r-15 {
  padding-right: 15px !important;
}

.padding-r-20 {
  padding-right: 20px !important;
}

.padding-r-30 {
  padding-right: 30px !important;
}

.padding-r-40 {
  padding-right: 40px !important;
}

.padding-r-50 {
  padding-right: 50px !important;
}

.padding-r-60 {
  padding-right: 60px !important;
}

.padding-r-70 {
  padding-right: 70px !important;
}

.padding-r-80 {
  padding-right: 80px !important;
}

.padding-r-90 {
  padding-right: 90px !important;
}

.padding-r-100 {
  padding-right: 100px !important;
}

/*------------------------------------------------------------------
    [Left & Right Padding]
------------------------------------------------------------------*/
.padding-lr-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.padding-lr-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.padding-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.padding-lr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.padding-lr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.padding-lr-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.padding-lr-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.padding-lr-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.padding-lr-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.padding-lr-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

/*------------------------------------------------------------------
    [Top Padding]
------------------------------------------------------------------*/
.padding-t-5 {
  padding-top: 5px !important;
}

.padding-t-10 {
  padding-top: 10px !important;
}

.padding-t-15 {
  padding-top: 15px !important;
}

.padding-t-20 {
  padding-top: 20px !important;
}

.padding-t-30 {
  padding-top: 30px !important;
}

.padding-t-40 {
  padding-top: 40px !important;
}

.padding-t-50 {
  padding-top: 50px !important;
}

.padding-t-60 {
  padding-top: 60px !important;
}

.padding-t-70 {
  padding-top: 70px !important;
}

.padding-t-80 {
  padding-top: 80px !important;
}

.padding-t-90 {
  padding-top: 90px !important;
}

.padding-t-100 {
  padding-top: 100px !important;
}
/*------------------------------------------------------------------
    [Bottom Padding]
------------------------------------------------------------------*/
.padding-b-5 {
  padding-bottom: 5px !important;
}

.padding-b-10 {
  padding-bottom: 10px !important;
}

.padding-b-15 {
  padding-bottom: 15px !important;
}

.padding-b-20 {
  padding-bottom: 20px !important;
}

.padding-b-30 {
  padding-bottom: 30px !important;
}

.padding-b-40 {
  padding-bottom: 40px !important;
}

.padding-b-50 {
  padding-bottom: 50px !important;
}

.padding-b-60 {
  padding-bottom: 60px !important;
}

.padding-b-70 {
  padding-bottom: 70px !important;
}

.padding-b-80 {
  padding-bottom: 80px !important;
}

.padding-b-90 {
  padding-bottom: 90px !important;
}

.padding-b-100 {
  padding-bottom: 100px !important;
}


/*------------------------------------------------------------------
    [Top & Bottom Padding]
------------------------------------------------------------------*/
.padding-tb-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.padding-tb-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.padding-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.padding-tb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.padding-tb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.padding-tb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.padding-tb-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.padding-tb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

/*------------------------------------------------------------------
    [Left margin]
------------------------------------------------------------------*/
.margin-l-0 {
  margin-left: 0 !important;
}

.margin-l-5 {
  margin-left: 5px !important;
}

.margin-l-10 {
  margin-left: 10px !important;
}

.margin-l-20 {
  margin-left: 20px !important;
}

.margin-l-30 {
  margin-left: 30px !important;
}

.margin-l-40 {
  margin-left: 40px !important;
}

.margin-l-50 {
  margin-left: 50px !important;
}

/*------------------------------------------------------------------
    [Right margin]
------------------------------------------------------------------*/
.margin-r-0 {
  margin-right: 0 !important;
}

.margin-r-5 {
  margin-right: 5px !important;
}

.margin-r-10 {
  margin-right: 10px !important;
}

.margin-r-20 {
  margin-right: 20px !important;
}

.margin-r-30 {
  margin-right: 30px !important;
}

.margin-r-40 {
  margin-right: 40px !important;
}

.margin-r-50 {
  margin-right: 50px !important;
}

/*------------------------------------------------------------------
    [Left & Right margin]
------------------------------------------------------------------*/
.margin-lr-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.margin-lr-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.margin-lr-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.margin-lr-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.margin-lr-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.margin-lr-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.margin-lr-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

/*------------------------------------------------------------------
    [Margin]
------------------------------------------------------------------*/
.margin-5 {
  margin: 5px !important;
}

.margin-10 {
  margin: 10px !important;
}

.margin-20 {
  margin: 20px !important;
}

.margin-30 {
  margin: 30px !important;
}

.margin-40 {
  margin: 40px !important;
}

.margin-50 {
  margin: 50px !important;
}

/*------------------------------------------------------------------
    [Overlay Top margin]
------------------------------------------------------------------*/
.margin-t-o-0,
.margin-t-o-10,
.margin-t-o-20,
.margin-t-o-30,
.margin-t-o-40,
.margin-t-o-50,
.margin-t-o-60,
.margin-t-o-70,
.margin-t-o-80,
.margin-t-o-90,
.margin-t-o-100 {
  position: relative;
  z-index: 1;
}

.margin-t-o-0 {
  margin-top: 0 !important;
}

.margin-t-o-10 {
  margin-top: -10px !important;
}

.margin-t-o-20 {
  margin-top: -20px !important;
}

.margin-t-o-30 {
  margin-top: -30px !important;
}

.margin-t-o-40 {
  margin-top: -40px !important;
}

.margin-t-o-50 {
  margin-top: -50px !important;
}

.margin-t-o-60 {
  margin-top: -60px !important;
}

.margin-t-o-70 {
  margin-top: -70px !important;
}

.margin-t-o-80 {
  margin-top: -80px !important;
}

.margin-t-o-90 {
  margin-top: -90px !important;
}

.margin-t-o-100 {
  margin-top: -100px !important;
}

/*------------------------------------------------------------------
    [Overlay Top margin under 992px]
------------------------------------------------------------------*/
@media (max-width: 991px) {
  .md-margin-t-o-0,
  .md-margin-t-o-10,
  .md-margin-t-o-20,
  .md-margin-t-o-30,
  .md-margin-t-o-40,
  .md-margin-t-o-50,
  .md-margin-t-o-60,
  .md-margin-t-o-70,
  .md-margin-t-o-80,
  .md-margin-t-o-90,
  .md-margin-t-o-100 {
    position: relative;
    z-index: 1;
  }
  .md-margin-t-o-0 {
    margin-top: 0 !important;
  }
  .md-margin-t-o-10 {
    margin-top: -10px !important;
  }
  .md-margin-t-o-20 {
    margin-top: -20px !important;
  }
  .md-margin-t-o-30 {
    margin-top: -30px !important;
  }
  .md-margin-t-o-40 {
    margin-top: -40px !important;
  }
  .md-margin-t-o-50 {
    margin-top: -50px !important;
  }
  .md-margin-t-o-60 {
    margin-top: -60px !important;
  }
  .md-margin-t-o-70 {
    margin-top: -70px !important;
  }
  .md-margin-t-o-80 {
    margin-top: -80px !important;
  }
  .md-margin-t-o-90 {
    margin-top: -90px !important;
  }
  .md-margin-t-o-100 {
    margin-top: -100px !important;
  }
}

/*------------------------------------------------------------------
    [Overlay Top margin under 768px]
------------------------------------------------------------------*/
@media (max-width: 767px) {
  .sm-margin-t-o-0,
  .sm-margin-t-o-10,
  .sm-margin-t-o-20,
  .sm-margin-t-o-30,
  .sm-margin-t-o-40,
  .sm-margin-t-o-50,
  .sm-margin-t-o-60,
  .sm-margin-t-o-70,
  .sm-margin-t-o-80,
  .sm-margin-t-o-90,
  .sm-margin-t-o-100 {
    position: relative;
    z-index: 1;
  }
  .sm-margin-t-o-0 {
    margin-top: 0 !important;
  }
  .sm-margin-t-o-10 {
    margin-top: -10px !important;
  }
  .sm-margin-t-o-20 {
    margin-top: -20px !important;
  }
  .sm-margin-t-o-30 {
    margin-top: -30px !important;
  }
  .sm-margin-t-o-40 {
    margin-top: -40px !important;
  }
  .sm-margin-t-o-50 {
    margin-top: -50px !important;
  }
  .sm-margin-t-o-60 {
    margin-top: -60px !important;
  }
  .sm-margin-t-o-70 {
    margin-top: -70px !important;
  }
  .sm-margin-t-o-80 {
    margin-top: -80px !important;
  }
  .sm-margin-t-o-90 {
    margin-top: -90px !important;
  }
  .sm-margin-t-o-100 {
    margin-top: -100px !important;
  }
}

/*------------------------------------------------------------------
    [Overlay Top margin under 480px]
------------------------------------------------------------------*/
@media (max-width: 479px) {
  .xs-margin-t-o-0,
  .xs-margin-t-o-10,
  .xs-margin-t-o-20,
  .xs-margin-t-o-30,
  .xs-margin-t-o-40,
  .xs-margin-t-o-50,
  .xs-margin-t-o-60,
  .xs-margin-t-o-70,
  .xs-margin-t-o-80,
  .xs-margin-t-o-90,
  .xs-margin-t-o-100 {
    position: relative;
    z-index: 1;
  }
  .xs-margin-t-o-0 {
    margin-top: 0 !important;
  }
  .xs-margin-t-o-10 {
    margin-top: -10px !important;
  }
  .xs-margin-t-o-20 {
    margin-top: -20px !important;
  }
  .xs-margin-t-o-30 {
    margin-top: -30px !important;
  }
  .xs-margin-t-o-40 {
    margin-top: -40px !important;
  }
  .xs-margin-t-o-50 {
    margin-top: -50px !important;
  }
  .xs-margin-t-o-60 {
    margin-top: -60px !important;
  }
  .xs-margin-t-o-70 {
    margin-top: -70px !important;
  }
  .xs-margin-t-o-80 {
    margin-top: -80px !important;
  }
  .xs-margin-t-o-90 {
    margin-top: -90px !important;
  }
  .xs-margin-t-o-100 {
    margin-top: -100px !important;
  }
}

/*------------------------------------------------------------------
    [Overlay Left margin]
------------------------------------------------------------------*/
@media (min-width: 768px) {
  .margin-l-o-10,
  .margin-l-o-20,
  .margin-l-o-30,
  .margin-l-o-40,
  .margin-l-o-50,
  .margin-l-o-60,
  .margin-l-o-70,
  .margin-l-o-80,
  .margin-l-o-90,
  .margin-l-o-100 {
    position: relative;
    z-index: 1;
  }
  .margin-l-o-10 {
    margin-left: -10px !important;
  }
  .margin-l-o-20 {
    margin-left: -20px !important;
  }
  .margin-l-o-30 {
    margin-left: -30px !important;
  }
  .margin-l-o-40 {
    margin-left: -40px !important;
  }
  .margin-l-o-50 {
    margin-left: -50px !important;
  }
  .margin-l-o-60 {
    margin-left: -60px !important;
  }
  .margin-l-o-70 {
    margin-left: -70px !important;
  }
  .margin-l-o-80 {
    margin-left: -80px !important;
  }
  .margin-l-o-90 {
    margin-left: -90px !important;
  }
  .margin-l-o-100 {
    margin-left: -100px !important;
  }
}

/*------------------------------------------------------------------
    [Overlay Right margin]
------------------------------------------------------------------*/
@media (min-width: 768px) {
  .margin-r-o-10,
  .margin-r-o-20,
  .margin-r-o-30,
  .margin-r-o-40,
  .margin-r-o-50,
  .margin-r-o-60,
  .margin-r-o-70,
  .margin-r-o-80,
  .margin-r-o-90,
  .margin-r-o-100 {
    position: relative;
    z-index: 1;
  }
  .margin-r-o-10 {
    margin-right: -10px !important;
  }
  .margin-r-o-20 {
    margin-right: -20px !important;
  }
  .margin-r-o-30 {
    margin-right: -30px !important;
  }
  .margin-r-o-40 {
    margin-right: -40px !important;
  }
  .margin-r-o-50 {
    margin-right: -50px !important;
  }
  .margin-r-o-60 {
    margin-right: -60px !important;
  }
  .margin-r-o-70 {
    margin-right: -70px !important;
  }
  .margin-r-o-80 {
    margin-right: -80px !important;
  }
  .margin-r-o-90 {
    margin-right: -90px !important;
  }
  .margin-r-o-100 {
    margin-right: -100px !important;
  }
}

/*------------------------------------------------------------------
    [Top margin]
------------------------------------------------------------------*/
.margin-t-0 {
  margin-top: 0 !important;
}

.margin-t-5 {
  margin-top: 5px !important;
}

.margin-t-10 {
  margin-top: 10px !important;
}

.margin-t-20 {
  margin-top: 20px !important;
}

.margin-t-30 {
  margin-top: 30px !important;
}

.margin-t-40 {
  margin-top: 40px !important;
}

.margin-t-50 {
  margin-top: 50px !important;
}

.margin-t-60 {
  margin-top: 60px !important;
}

.margin-t-70 {
  margin-top: 70px !important;
}

.margin-t-80 {
  margin-top: 80px !important;
}

.margin-t-90 {
  margin-top: 90px !important;
}

.margin-t-100 {
  margin-top: 100px !important;
}

/*------------------------------------------------------------------
    [Top margin under 992px]
------------------------------------------------------------------*/
@media (max-width: 991px) {
  .md-margin-t-0 {
    margin-top: 0 !important;
  }
  .md-margin-t-5 {
    margin-top: 5px !important;
  }
  .md-margin-t-10 {
    margin-top: 10px !important;
  }
  .md-margin-t-20 {
    margin-top: 20px !important;
  }
  .md-margin-t-30 {
    margin-top: 30px !important;
  }
  .md-margin-t-40 {
    margin-top: 40px !important;
  }
  .md-margin-t-50 {
    margin-top: 50px !important;
  }
  .md-margin-t-60 {
    margin-top: 60px !important;
  }
  .md-margin-t-70 {
    margin-top: 70px !important;
  }
  .md-margin-t-80 {
    margin-top: 80px !important;
  }
  .md-margin-t-90 {
    margin-top: 90px !important;
  }
  .md-margin-t-100 {
    margin-top: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Top margin under 768px]
------------------------------------------------------------------*/
@media (max-width: 767px) {
  .sm-margin-t-0 {
    margin-top: 0 !important;
  }
  .sm-margin-t-5 {
    margin-top: 5px !important;
  }
  .sm-margin-t-10 {
    margin-top: 10px !important;
  }
  .sm-margin-t-20 {
    margin-top: 20px !important;
  }
  .sm-margin-t-30 {
    margin-top: 30px !important;
  }
  .sm-margin-t-40 {
    margin-top: 40px !important;
  }
  .sm-margin-t-50 {
    margin-top: 50px !important;
  }
  .sm-margin-t-60 {
    margin-top: 60px !important;
  }
  .sm-margin-t-70 {
    margin-top: 70px !important;
  }
  .sm-margin-t-80 {
    margin-top: 80px !important;
  }
  .sm-margin-t-90 {
    margin-top: 90px !important;
  }
  .sm-margin-t-100 {
    margin-top: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Top margin under 480px]
------------------------------------------------------------------*/
@media (max-width: 479px) {
  .xs-margin-t-0 {
    margin-top: 0 !important;
  }
  .xs-margin-t-5 {
    margin-top: 5px !important;
  }
  .xs-margin-t-10 {
    margin-top: 10px !important;
  }
  .xs-margin-t-15 {
    margin-top: 15px !important;
  }
  .xs-margin-t-20 {
    margin-top: 20px !important;
  }
  .xs-margin-t-30 {
    margin-top: 30px !important;
  }
  .xs-margin-t-40 {
    margin-top: 40px !important;
  }
  .xs-margin-t-50 {
    margin-top: 50px !important;
  }
  .xs-margin-t-60 {
    margin-top: 60px !important;
  }
  .xs-margin-t-70 {
    margin-top: 70px !important;
  }
  .xs-margin-t-80 {
    margin-top: 80px !important;
  }
  .xs-margin-t-90 {
    margin-top: 90px !important;
  }
  .xs-margin-t-100 {
    margin-top: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Bottom margin]
------------------------------------------------------------------*/
.margin-b-0 {
  margin-bottom: 0 !important;
}

.margin-b-5 {
  margin-bottom: 5px !important;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-b-20 {
  margin-bottom: 20px !important;
}

.margin-b-30 {
  margin-bottom: 30px !important;
}

.margin-b-40 {
  margin-bottom: 40px !important;
}

.margin-b-50 {
  margin-bottom: 50px !important;
}

.margin-b-60 {
  margin-bottom: 60px !important;
}

.margin-b-70 {
  margin-bottom: 70px !important;
}

.margin-b-80 {
  margin-bottom: 80px !important;
}

.margin-b-90 {
  margin-bottom: 90px !important;
}

.margin-b-100 {
  margin-bottom: 100px !important;
}

/*------------------------------------------------------------------
    [Top margin below 1200px]
------------------------------------------------------------------*/
@media (max-width: 1199px) {
  .lg-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .lg-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .lg-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .lg-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .lg-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .lg-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .lg-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .lg-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .lg-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .lg-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .lg-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .lg-margin-b-100 {
    margin-bottom: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Top margin below 992px]
------------------------------------------------------------------*/
@media (max-width: 992px) {
  .md-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .md-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .md-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .md-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .md-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .md-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .md-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .md-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .md-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .md-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .md-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .md-margin-b-100 {
    margin-bottom: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Top margin below 768px]
------------------------------------------------------------------*/
@media (max-width: 767px) {
  .sm-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .sm-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .sm-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .sm-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .sm-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .sm-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .sm-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .sm-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .sm-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .sm-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .sm-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .sm-margin-b-100 {
    margin-bottom: 100px !important;
  }
  .displaynone-sm {
    display: none;
  }
}

/*------------------------------------------------------------------
    [Top margin below 480px]
------------------------------------------------------------------*/
@media (max-width: 479px) {
  .xs-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .xs-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .xs-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .xs-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .xs-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .xs-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .xs-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .xs-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .xs-margin-b-70 {
    margin-bottom: 70px !important;

  }
  .xs-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .xs-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .xs-margin-b-100 {
    margin-bottom: 100px !important;
  }
}

/*------------------------------------------------------------------
    [clearfix]
------------------------------------------------------------------*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
/zoom: 1; /* for IE6,7 */
}

*:first-child+html .clearfix { /zoom: 1; /* for IE6,7 */ }

.clear2 {
/*    display: inline-block;  */
}
.clear2:after {
    content: "";
	display: block;
	clear: both;
}
/*------------------------------------------------------------------
    [Option]
------------------------------------------------------------------*/
.fs_10px {
font-size: 10px !important;
}
.fs_11px {
font-size: 11px !important;
}
.fs_12px {
font-size: 12px !important;
}
.fs_13px {
font-size: 13px !important;
}
.fs_14px {
font-size: 14px !important;
}
.fs_15px {
font-size: 15px !important;
}
.fs_16px {
font-size: 16px !important;
}
.fs_17px {
font-size: 17px !important;
}
.fs_18px {
font-size: 18px !important;
}
.fs_20px {
font-size: 20px !important;
}
.fs_21px {
font-size: 21px !important;
}
.fs_30px {
font-size: 30px !important;
}

@media (min-width: 768px) {
  .flR {
    float: right;
  }
}
@media all and (max-width: 991px) {
  .hidden-sm {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}
@media all and (max-width: 479px) {
  .hidden-xxs {
    display: none;
  }
  .br-xs {
    display: inline;
  }
}
@media all and (min-width: 480px) {
  .br-xs {
    display: none !important;
  }
}
.border-1 {
  border: 1px solid #ddd;
}
.border-bottom1 {
  border-bottom: 1px solid #ddd;
}
.border-topm1 {
  border-top: 1px solid #ddd;
}
.border-none {
  border : none !important;
}
.intro {
  font-size: 1.4rem;
  line-height:2.4rem;
}
.disnone-all {
display: none !important;
}
