.main-detail-content h4, .main-detail-content h3{
	text-transform:none;
}

.text-center{
	text-align:center
}
.bg-gray{
	background-color:rgba(63,59,49,0.03)
}

p{
	margin-bottom:1rem;
}

.entry-title a,body, h1, h2, h3, h4, h5, h6{
	color:#666;
}

h1.entry-title{
	font-size:170%;
	color:#666;
}

.company{
	color:#666;
}

.company h2{
  color: #F8BA11;
  margin-bottom: 20px;
  letter-spacing: 2.5px;
  font-size: 36px;
}
.company  h3{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.8;
}

.lp-section h1{
	font-size:14px
}

.lp-section h3{
	font-size:1.5rem
}

h4{
   font-size:0.9375rem
}

section {
    padding: 20px 0;
}

.aligncenter{
	margin-bottom:1.33rem
}



.company  h5, h2.entry-title,.entry-content{
    margin-bottom: 30px;
    letter-spacing: 2.0px;
    font-size:0.97rem;
}

.top-bar .site-description{
	width:0px
}

.btn-lg {
    padding: 15px 0px;
	  margin-top: 30px;
    min-width: 200px;
	  color: #F8BA11;
    border: 1px solid #F8BA11;
}


.text-left {
    text-align: left;
}
.company{
	font-size:16px;
}

.contact-container,.service-container,.about-container{
	margin-left:10%;
	margin-right:10%;
}

.btn-lg:hover,input[type="submit"]:hover{
	background-color:#F8BA11;
	border: 1px solid #F8BA11;
	color:white;
}

#service div {
    margin-top: 60px;
}

#contact,#content {
    margin-top: 0px;
}


.btn-warning, input[type="submit"]
{
    background-color:#F8BA11;
    border-color: #F8BA11;
    letter-spacing: 3px;
    font-weight: 200;
	  color:white;
}

table,.row{
	background-color:rgba(0,0,0,0)
}

button.menu-toggle{
	border-color: #F8BA11;
	color:#F8BA11;
}

.page-title{
	display:none;
}

.main-navigation ul ul a{
	color:white;
}

#top-image-shinjuku{
	width:100%
}

.img-responsive {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

* {
	box-sizing: border-box;
}

.img-inline-left {
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 30px;
}

a
.home-h5 {
	font-size: 1.6rem;
	line-height: 1.8;
}

.text-center {
	text-align: center;
}

hr {
	border-style: solid;
	border-color: #000;
	border-width: 1.5px;
	width: 60%;
	margin: 10px auto;
}



h2#tagsapi-logo{
	text-align:center;
}

p.small{
	font-size:10px;
}

p.middle{
	font-size:13px;
}

.row img {
    margin: 30px auto;
		text-align: center;
}

h4{
	font-size:18px;
}

.about-text, .contact-text {
    font-weight: bold;
}

.lp-section h3{
	font-size: 28px;
}

.lp-section h5{
	margin:0px;
}

.function-text {
    width: 100%;
    font-size: 0.75rem;
	  margin-top: 20px;
}

section.lp-section{
	padding:0px;
}

.lp-section .row{
	text-align:center;
}

#itseasey .about-tagfab{
	margin-bottom:30px;
}

.lp-section input[type="submit"]{
	  background-color:black;
    border-color: black;
}

input, textarea{
	-webkit-appearance: none;
	max-width:100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-form label span{
	margin-left:0px;
}

.contact-form textarea{
	width:100%;
}

.news h1{
	font-size:170%;
}

.news a{
	color:#0044CC;
}

.post-navigation a{
	color:#666;
}

body{
	color:#666;
}

.entry-title a{
	color:#666;
}

.post-navigation{
	display:none;
}

.wp-caption-text{
	font-size:14px;
}

.media-logo{
 text-align:center
}
.media-logo img{
	display:inline-block;
	vertical-align: middle;
}

.main-detail-content h2 {
	color:white;
	font-size: 22px;
	margin: 30px 0;
	background-color:#f2cd54;
	padding-left: 8px;
	line-height: 2.5;
}

.main-detail-content h4 {
	font-size: 18px;
	padding-left: 8px;
	border-left: 8px solid #f2cd54;
	margin: 30px 0;
	line-height: 1.5;
}

.main-detail-content h3 {
	font-size: 20px;
	margin-top: 30px;
	padding:10px;
	border-bottom:solid 2px #f2cd54;
	margin: 20px 0;
	line-height: 1.5;
}

.main-detail-content table, td, th {
border: 1px gray solid;
	font-size:12px
}

.main-detail-content table{
	width:100%;
	table-layout: fixed;
	word-wrap:break-word;
}