/* Add here all your css styles (customizations) */

/* ----------------------------------------------------------------------------------------
  common
------------------------------------------------------------------------------------------- */
body {
  color: #272727;
}
p {
	font-size: 18px;
}
p.font-size-16 {
  font-size: 16px;
}
p.font-size-14 {
  font-size: 14px;
}
p.font-size-12 {
  font-size: 14px;
}
p.textcenter {
  text-align: center;
  font-size: 14px;
}
.icon_heading_01 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_01.png) center top no-repeat;
}
.icon_heading_02 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_02.png) center top no-repeat;
}
.icon_heading_03 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_03.png) center top no-repeat;
}
.icon_heading_04 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_04.png) center top no-repeat;
}
.icon_heading_05 {
  padding-top: 68px;
  background: url(../img/icons/icon_heading_05.png) center top no-repeat;
}
.icon_heading_06 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_06.png) center top no-repeat;
}
.icon_heading_07 {
  padding-top: 68px;
  background: url(../img/icons/icon_heading_07.png) center top no-repeat;
}
.icon_heading_08 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_08.png) center top no-repeat;
}
.icon_heading_09 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_09.png) center top no-repeat;
}
.icon_heading_10 {
  padding-top: 78px;
  background: url(../img/icons/icon_heading_10.png) center top no-repeat;
}
.icon_heading_11 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_11.png) center top no-repeat;
}
.icon_heading_12 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_12.png) center top no-repeat;
}
.icon_heading_13 {
  padding-top: 60px;
  background: url(../img/icons/icon_heading_13.png) center top no-repeat;
}
.icon_heading_fontawesome {
  padding-top: 60px;
}

/* ----------------------------------------------------------------------------------------
  bootstrap.css
------------------------------------------------------------------------------------------- */
.btn-default {
  background-color: #fff;
  border-color: #fb8800;
  color: #fb8800;
}
.btn-default:hover {
  background-color: #fff;
  border-color: #fb8800;
  color: #fb8800;
  opacity: 0.6;
}

/* ----------------------------------------------------------------------------------------
  style.css
------------------------------------------------------------------------------------------- */
p, li, li a, label {
  color: #272727;
}
a {
  color: #4062AB;
  text-decoration: underline;
}

.noline a {
  text-decoration: none;
}
a:hover {
  color: #4062AB;
  text-decoration: none;
}

/* ----------------------------------------------------------------------------------------
  app.css
------------------------------------------------------------------------------------------- */
hr {
  margin: 0;
  border-color: #dde3ed;
}
h2 {
  font-size: 30px;
}
.headline h2 {
	font-size: 30px;
}
.headline h2,
.headline h3,
.headline h4 {
	border-bottom: 2px solid #ff8500;
}

.title-v1 {
	z-index: 1;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.title-v1 h2 {
	color: #272727;
	font-size: 30px;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.title-v1 h2:after {
	left: 50%;
	height: 2px;
	width: 34px;
	margin-left: -17px;
	background: #ff8500;
}
.title-v1 p {
	font-size: 18px;
}

h2.title-v2 {
  margin-bottom: 40px;
  color: #272727;
  font-size: 30px;
  line-height: 120%;
}
h2.title-v2:after {
	bottom: -20px;
	background: #ff8500;
}
h2.title-v2.title-center:after {
	width: 34px;
	margin-left: -17px;
}

.btn-u {
  font-size: 18px;
}

.color-orange {
  color: #ff8500 !important;
}
.color-light {
  color: #ffffff !important;
}

.bg-color-lightgrey {
  background: #f9f9f9;
}
span.label-u, span.badge-u, .list-group-item.active > .badge.badge-u {
	background: #ff8500;
}

.headline-center h2::after {
  background: #ff8500;
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
  .headline h2 {
    font-size: 24px;
  }
  .title-v1 h2 {
    font-size: 24px;
  }
  h2.title-v2 {
    font-size: 24px;
  }
}

/* ----------------------------------------------------------------------------------------
  blocks.css
------------------------------------------------------------------------------------------- */
.thumbnail h3, .thumbnail-style h3 {
  font-size: 16px;
}
.thumbnail h3, .thumbnail-style p {
  font-size: 12px;
}
.thumbnail-style a.btn-more {
	background: #ff8500;
}
.thumbnail h3 a:hover, .thumbnail-style h3 a:hover {
  color: #ff8500;
}

.thumbnail-style .overflow-hidden {
  border-radius: 5px;
}

.thumbnail-style a.btn-more:hover {
	box-shadow: 0 0 0 2px #ff8500;
}

.testimonials {
	margin-bottom: 50px;
}

.testimonials.testimonials-v1 p, .testimonials.testimonials-v2 p {
  font-style: normal;
}
.service-box-v1 span {
  line-height: 1;
  font-size: 42px;
}
.service-box-v1 p:after {
  background: #ff8500;
}
.service-box-v1 p.border-none {
  margin-bottom: 15px !important;
}
.service-box-v1 p.border-none:after {
  content:;
  left: auto;
  height: auto;
  width: auto;
  bottom: auto;
  position: static;
  margin-left: 0;
  background: none;
}
.service-box-v1 div {
  margin-bottom: 40px;
  font-size: 12px;
}
.service-box-v1 li {
  border-top: #eaeaea solid 1px;
}
.service-box-v1 li:first-child {
  border-top: none;
}

.service-block-v8 .service-block-desc {
  text-align: left;
}
.service-block-v8 .service-block-desc h3::after {
  top: auto;
  margin-top: 40px;
  background: #ff8500;
}

#topcontrol:hover {
  background: #ff8500;
}

.tag-box {
  margin-bottom: 42px;
}
.tag-box-v3 {
  border: #272727 solid 2px;
}

.sidebar-nav-v1 ul li:hover a, .sidebar-nav-v1 ul li.active a {
  color: #ff8500;
}

/*.tag-box h2 {
  margin-bottom: 20px;
}
.tag-box p {
  text-align: left;
  font-size: 14px;
}*/

.news-v3 h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 32px;
}
.news-v3 h2 a:hover {
  color: #ff8500;
  text-decoration: none;
}
.news-v3 p {
  font-size: 16px;
}

.blog-author .blog-author-desc p {
  font-size: 14px;
}

.service-block-v4 .service-desc i {
  color: #ff8500;
}

ul.blog-tags a:hover {
  background: #ff8500;
}

/* ----------------------------------------------------------------------------------------
 header
------------------------------------------------------------------------------------------- */
.header {
  height: 70px;
  background: #292929;
  border-bottom: none;
}
.header .logo img {
  margin: 16px 0;
}
.header #logo-header {
  width: auto;
  height: 38px;
}
.header .navbar-nav > li > a {
  margin-left: 24px;
  padding: 5px 0 2px;
  color: #dfdde2;
  font-size: 16px;
}
.header .navbar-nav > li > a:hover {
  color: #fff;
  border-bottom: none;
}
.header .navbar-nav > li:hover > a {
  color: #dfdde2;
}
.header .topbar ul.loginbar > li > a, .header .topbar ul.loginbar > li > a:hover {
  color: #fff;
  font-size: 12px;
}
.header .topbar ul.loginbar > li:last-child {
  margin-left: 5px;
  padding: 2px 20px;
  background: #ff8500;
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
  }
  .header .navbar-nav > li > a {
    margin-left: 0;
    padding: 9px 10px;
    color: #dfdde2;
    font-size: 14px;
    border-bottom: none;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  }
  .header .topbar ul.loginbar > li > a, .header .topbar ul.loginbar > li > a:hover {
    font-size: 11px;
  }
  .header .topbar ul.loginbar > li:last-child {
    padding: 2px 10px;
  }
  .header .navbar-toggle {
    border-color: #ff8500;
  }
  .header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus {
    background: #ff8500 !important;
  }
  /* bootstrap.css */
  .nav > li > a:focus, .nav > li > a:hover {
    background: none;
  }
}


/* ----------------------------------------------------------------------------------------
 footer
------------------------------------------------------------------------------------------- */
.footer-v1 .footer h2 {
  color: #f9f9f9;
  font-size: 20px;
}
.footer-v1 .footer p {
  margin: 10px 0;
  color: #f9f9f9;
  font-size: 14px;
}
.footer-v1 ul {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .footer-v1 .latest-list li {
    display: inline-block;
    margin-right: 20px;
    border-top: none;
  }
}

@media (max-width: 767px) {
  .footer-v1 .col-md-4 {
    text-align: center;
  }
  .footer-v1 .latest-list li {
    border-top: #353535 solid 1px;
  }
  .footer-v1 .latest-list li:first-child {
    padding-top: 8px;
  }
}


/* ----------------------------------------------------------------------------------------
 section
------------------------------------------------------------------------------------------- */
/* main_img
------------------------------------*/
#main_img {
  text-align: center;
  overflow: hidden;
}
#main_img .bk_transparent {
  width: 734px;
  margin: 36px auto;
  padding: 20px 0;
  background-color: rgba(41,41,41,0.7);
}
#main_img p.lead {
	margin-bottom: 0;
  color: #fff;
  font-size: 28px;
}
.single #main_img p.lead {
  color: #292929;
}
#main_img p.btn-u {
	margin: 10px auto 20px;
}
#main_img p {
  color: #fff;
}
#main_img .app_btn {
  margin: 208px 0 0;
  padding-right: 20%;
  text-align: right;
  font-size: 0;
}
#main_img .app_btn p {
  display: inline-block;
  margin-left: 15px;
}
.home #main_img {
  background: #292929 url(../img/main/top_main_img.jpg) center center no-repeat;
}
.home #main_img .bk_transparent {
  margin: 28px auto;
}
.pricejp #main_img,
.price-en #main_img {
  background: #292929 url(../img/main/price_main_img.jpg) center -70px no-repeat;
}
.faqjp #main_img,
.faq_en #main_img,
.privacypolicy #main_img,
.paradiseware #main_img,
.termsofservice #main_img,
.notationscta #main_img,
.paradiseware-en #main_img,
.privacypolicy-en #main_img,
.termsofservice-en #main_img {
  padding: 25px 0;
  background-color: #fcfcfc;
}
.faqjp #main_img  p.lead,
.faq_en #main_img  p.lead,
.privacypolicy #main_img p.lead,
.paradiseware #main_img p.lead ,
.termsofservice #main_img p.lead,
.notationscta #main_img p.lead,
.paradiseware-en #main_img p.lead,
.privacypolicy-en #main_img p.lead,
.termsofservice-en #main_img p.lead {
  color: #292929;
}
.single #main_img {
  background: #292929 url(../img/main/article_main_img.jpg) center center no-repeat;
}
.single #main_img .bk_transparent {
  background-color: rgba(255,255,255,0.7);
}

/* contents-top */
.page-id-26 #main_img,
.page-id-29 #main_img {
  text-align: left;
  background: #292929 url(../img/main/other_main_img.jpg) center center no-repeat;
}
.page-id-26 #main_img p.lead,
.page-id-29 #main_img p.lead {
  margin-bottom: 20px;
  color: #292929;
  font-size: 30px;
}
.page-id-26 #main_img p,
.page-id-29 #main_img p {
  color: #292929;
}

@media screen and (max-width: 767px) {
  #main_img {
    max-height:;
  }
	#main_img .bk_transparent {
    width: 100%;
    padding: 20px 10px;
  }
	#main_img p.lead {
    font-size: 24px;
  }
  #main_img .app_btn {
    margin: 0;
    padding-right: 0;
    text-align: center;
  }
  #main_img .app_btn p {
    display: block;
    margin-left: 0;
  }
	.home #main_img {
    background: #292929 url(../img/main/top_main_img.jpg) center center no-repeat;
    background-size: auto 100%;
	}
  .pricejp #main_img {
    background: #292929 url(../img/main/price_main_img.jpg) center center no-repeat;
    background-size: auto 100%;
  }
  .single #main_img {
    background: #292929 url(../img/main/article_main_img.jpg) center center no-repeat;
    background-size: auto 100%;
  }
  .page-id-26 #main_img,
  .page-id-29 #main_img {
    background: #292929 url(../img/main/other_main_img.jpg) center center no-repeat;
    background-size: auto 100%;
  }
  .page-id-26 #main_img p.lead,
  .page-id-29 #main_img p.lead {
    font-size: 24px;
  }
}

/* mmth_project
------------------------------------*/
.mmth_project {
  text-align: center;
}
.mmth_project h4 {
  color: #fb8700;
  font-size: 28px;
}
.mmth_project p {
  margin-bottom: 30px;
}
.mmth_project p.margin-bottom-20 {
  margin-bottom: 20px;
}
.mmth_project .tag-box p {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .mmth_project h4 {
    font-size: 24px;
  }
}

/* entry
------------------------------------*/
.entry {
  padding: 35px 0 10px;
  text-align: center;
}
.entry .lead {
  font-size: 28px;
}
.entry p {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .entry .lead {
    font-size: 24px;
  }
}


/* ----------------------------------------------------------------------------------------
 home
------------------------------------------------------------------------------------------- */
.heading_bg {
  height: 56px;
  line-height: 56px;
  margin-bottom: 30px;
  color: #272727;
  font-size: 22px;
  font-weight: bold;
  background: url(../img/home/heading_bg.png) center top no-repeat;
}

#home_intro {
  background-color: #272727;
}
#home_intro > .container > p {
  line-height: 1.2;
  padding: 15px 0;
  text-align: center;
  color: #272727;
  font-size: 30px;
  background: #fff;
}
#home_intro .top_testimonials {
  margin: 0 30px;
}
#home_intro .top_testimonials .col-md-6 {
  padding: 0 30px;
}
.home .parallax-counter-v2 {
  padding: 30px 0 50px;
  background: #f1f2f4;
}
.home .parallax-counter-v2:after {
  top: auto;
  left: auto;
  content:;
  margin-left: 0;
  position: static;
  border-top: none;
  border-left: none;
  border-right: none;
}
.home .service-box-v1 .col-md-4 {
  /*float: none;*/
  margin-bottom: 80px;
}
.home .service-block-v8 {
  padding: 25px 25px 25px 70px;
  background: #fff url(../img/home/icons/icon_security.png) 25px 25px no-repeat;
}
.home .service-block-v8 p {
  font-size: 14px;
}

#home_intro h2 {
  display: inline-block;
}
#home_intro .source {
  display: block;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  color: #c0c0c0;
  text-transform: none;
}

@media screen and (max-width: 767px) {
  .heading_bg {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background: url(../img/home/heading_bg.png) center top no-repeat;
    background-size: auto 100%;
  }
  #home_intro > .container > p {
    font-size: 24px;
  }
  #home_intro .top_testimonials {
    margin: 0;
  }
}

/* agile_marketing
------------------------------------*/
.agile_marketing {
  display: table;
  width: 765px;
  margin: 0 auto 70px;
}
.agile_marketing div {
  display: table-cell;
  vertical-align: middle;
}
.agile_marketing div:first-child {
  padding-right: 78px;
}
.agile_marketing p {
  font-size: 14px;
  margin-bottom: 15px;
}
.agile_marketing p.lead {
  font-size: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .agile_marketing {
    display: block;
    width: auto;
    margin: 0 auto 35px;
    padding: 0 15px;
    text-align: center;
  }
  .agile_marketing div {
    display: block;
  }
  .agile_marketing div:first-child {
    width: 80%;
    margin: 0 auto 20px;
    padding-right: 0;
  }
  .agile_marketing div:first-child img {
    width: 100%;
    height: auto;
  }
  .agile_marketing p.lead {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .agile_marketing p.lead + p {
    text-align: left;
  }
}

/* about
------------------------------------*/
.about {
  padding: 45px 0 50px;
  background: #f9f9f9;
}
.about dl {
  margin-bottom: 18px;
  padding-left: 60px;
  background: url(../img/home/icons/icon_about_02.png) left top no-repeat;
}
.about dl:first-child {
  background: url(../img/home/icons/icon_about_01.png) left top no-repeat;
}
.about dl:last-child {
  background: url(../img/home/icons/icon_about_03.png) left top no-repeat;
}
.about dt {
  margin-bottom: 5px;
  font-size: 20px;
}
.about dd {
  font-size: 12px;
}


/* ----------------------------------------------------------------------------------------
 faq
------------------------------------------------------------------------------------------- */
.faq_block {
  padding: 0 20px 25px;
}
.faq_block .heading h2 {
  padding: 0 12px 0 52px;
  font-size: 20px;
  font-weight: normal;
  background: url(../img/icons/icon_heading_09.png) 12px center no-repeat;
  background-size: 30px 24px;
}
.faq_block p {
  margin-bottom: 30px;
  text-align: left;
  font-size: 16px;
}


/* ----------------------------------------------------------------------------------------
 single
------------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'LigatureSymbols';
  src: url('../fonts/LigatureSymbols-2.11.eot');
  src: url('../fonts/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
       url('../fonts/LigatureSymbols-2.11.woff') format('woff'),
       url('../fonts/LigatureSymbols-2.11.ttf') format('truetype'),
       url('../fonts/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lsf, .lsf-icon:before {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
}
.lsf-icon:before {
  content:attr(title);
  margin-right:0.3em;
  font-size:130%;
}
.sns-icons {
  margin-top: 45px;
  font-size: 0;
}
.sns-icons > a {
  /*float: left;*/
  display: inline-block;
  width: 120px;
  margin: 0 5px 5px 0;
  padding: 4px 0 5px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  border-radius: 8px;
  transition: color 0.5s ease 0s;
}
.sns-icons .lsf-icon:before {
  font-size: 22px;
  vertical-align: -1px;
}
.sns-icons > a:hover {
  color: #f00;
  background: #fb8;
  /*line-height: 0.9;*/
  text-decoration: none;
}
.sns-icons .bcl-tw {
  background: #00acee;
}
.sns-icons .bcl-fb {
  background: #4561b0;
}
.sns-icons .bcl-gp {
  background: #dd4b30;
}
.sns-icons .bcl-fd {
  background: #87c040;
}
.row.blog_product {
  margin: 0 0 30px;
  padding: 20px;
  background: #fff;
}
.news-v3 p.btn-u {
  font-size: 18px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .sns-icons {
    margin-top: 45px;
    font-size: 0;
    text-align: center;
  }
  .sns-icons > a {
    /*float: left;*/
    display: inline-block;
    width: 50px;
    margin: 0 5px 5px 0;
    padding: 4px 0;
    font-size: 0;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    transition: color 0.5s ease 0s;
  }
  .sns-icons .lsf-icon:before {
    font-size: 26px;
    vertical-align: 0;
    margin-right: 0;
  }
  .sns-icons > a:last-child {
    margin: 0 0 5px 0;
  }
}

/* ----------------------------------------------------------------------------------------
 contents_top
------------------------------------------------------------------------------------------- */
.cate_tag_list ul {
  padding: 0;
  font-size: 0;
}
.cate_tag_list ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  list-style: none;
}
.cate_tag_list ul li a {
  padding: 5px 10px;
  color: #fb8800;
  text-decoration: underline;
  background:#f4f4f4;
}
.cate_tag_list ul li a:hover {
  text-decoration: none;
}

/* ----------------------------------------------------------------------------------------
 privacypolicy
------------------------------------------------------------------------------------------- */
.privacypolicy p,
.privacypolicy ol,
.privacypolicy-en p,
.privacypolicy-en ol {
  margin-bottom: 25px;
  font-size: 16px;
}

/* ----------------------------------------------------------------------------------------
 termsofservice
------------------------------------------------------------------------------------------- */
.termsofservice p,
.termsofservice ol,
.termsofservice-en p,
.termsofservice-en ol {
  margin-bottom: 25px;
  font-size: 16px;
}

/* ----------------------------------------------------------------------------------------
 infinitescroll
------------------------------------------------------------------------------------------- */
#infscr-loading {
text-align:center;
margin:0 auto;
}

