/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/

/* heder site name */
.site-name {
	font-size: 16px;
	margin-top: 18px;
}
.site-tagline {
	  font-size: 13px;
}
@media (max-width: 480px) {
.site-name {
    font-size: 14px;
	margin-top: 18px;
	}
.site-tagline {
	font-size: 12px;
}
}
@media (max-width: 400px) {
.site-name {
	display: none;
	}
.site-tagline {
	display: none;
}
}

/* OneTone Pro mobile CSS bug fix */
@media only screen and (max-width: 767px){
.header-wrap.overlay {
    position: absolute;
 }
}

/* Section indent class */
.section-indent {
	width:80%;
}
.section-indent-95 {
	width:95%;
}
.section-indent-90 {
	width:90%;
}
.section-indent-85 {
	width:85%;
}
.section-indent-80 {
	width:80%;
}
.section-indent-75 {
	width:75%;
}
.section-indent-70 {
	width:70%;
}
.section-indent-65 {
	width:65%;
}
.section-indent, .section-indent-95, .section-indent-90, .section-indent-85, .section-indent-80, .section-indent-75, .section-indent-70, .section-indent-65 {
	margin-right: auto;
	margin-left: auto;
}

/* Page & Post inner padding */
.post-inner, .page-inner {
padding-top: ０px !important;
}

	
/* Make Youtube to be responsibe */
.youtube-embedded {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube-embedded iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* Make Youtube-free plugin video frame to be responsibe */
.epyt-gallery-youtube-embedded {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.epyt-gallery-youtube-embedded iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


/* Set imag to full width */
div.full-width-image img { width: 100%; }

/* disable eye catch image */
.post-template-default .feature-img-box, .page-template-default .feature-img-box, .event .feature-img-box {
	display: none !important;
}

/* Set post page top margin */
.post-template-default .entry-main {
	margin-top: 30px;
}

/* Show Eye-chatch image at post list   */
.blog-list-wrap .feature-img-box {
	width: 20%;
	float: left;
}
.blog-list-wrap .entry-main {
	width: 75%;
	float: left;
	margin-left: 20px;
}
.blog-list-wrap .entry-box-wrap:after {
  content: '';
  display: table;
  clear: both;
}


/* page end area indent when fullwidth */
.container-fullwidth .sharedaddy {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

/* Menu contents text width */
@media (min-width: 920px) {
.site-nav > ul > li + li {
    margin-left: 10px;
	}
}

/* Home slider title */
div .slide-title {
	overflow: visible;
	width: 600px;
	font-size: 48px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	text-shadow: 1px 2px 3px #808080;
}
.caption-inner h3 {
	text-shadow: 1px 2px 3px #808080;
}
@media (max-width: 767px) {
div .slide-title {
	width: 450px;
	font-size: 30px;
	}
}
@media (max-width: 480px) {
div .slide-title {
	width: 300px;
	font-size: 18px;
	margin-top: 25px;
	}
}


/* Home page news title font size */
#news .entry-title {
	font-size: x-large;
}

/* Image menu element */
.menu-elements {
    display: inline-block;
    width: 47%;
    padding: 0px 0;
    margin: 2px 1px 1px;
}
@media (min-width: 640px) {
.menu-elements {
    width: 32.0%;
	}
}
@media (min-width: 920px) {
.menu-elements {
    width: 24%;
	}
}

/* Image menu container */
.menu-element-container {
    max-width: 1200px;
    margin: 0 auto;
}

/* override media change width for column */
@media (min-width: 640px) {
#services .col-md-4 {
		width: 33.33333%;
		float: left;
	}
}
/* slider cursor background control */
.owl-prev, .owl-next {
  background-color: rgba(0,0,0,0.2);
}

/* slider cursor size control */
#onetone-owl-slider .owl-prev:before {
  width: 30px;
  height: 30px;
}
#onetone-owl-slider .owl-next:before {

  width: 30px;
  height: 30px;
}
@media (max-width: 767px) {
#onetone-owl-slider .owl-prev:before {
    width: 20px;
    height: 20px;
}
#onetone-owl-slider .owl-next:before {
    width: 20px;
    height: 20px;
}
}

/*  Fix top slider height */
.owl-item .item img {
	object-position: 50% 50%;
  height: 700px;
  object-fit: cover;
}

/* Event list style */
.eo-events li {
	list-style-type: none;
	margin-bottom: 2px
}

/* wedget area decolation */
.col-aside-right .widget-title {
font-size: 18px;
line-height: 1;
color: #804000;
padding: 10px 5px 5px;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #f4f4f4;
border-left: 8px double #ff8000;
border-right: 1px solid #f4f4f4;
background: #f4f4f4 url(http://tlccc-machida.com/wp-content/uploads/2017/08/back04.gif) no-repeat right bottom;
}

/***** コンタクトフォーム *****/
.table-contactform7 {
	overflow: hidden;
	table-layout: fixed;
}

.required-contactform7 {
	padding: 5px;
	background: #DE8686;
	color: #fff;
	border-radius: 3px;
	margin-right: 3px;
}

.unrequired-contactform7 {
	padding: 5px;
	background: #BDBDBD;
	color: #fff;
	border-radius: 3px;
	margin-right: 3px;
}

.table-contactform7 th {
	font-weight: bold;
}

.table-contactform7 input,
.table-contactform7 textarea {
	max-width: 90% !important;
	margin: 5px 10px 10px 5px;
}

.address-100 input {
	max-width: 90% !important;
	margin: 5px 10px 10px 5px;
}

.message-100 textarea {
	width: 100%;
	margin: 5px 10px 10px 5px;
}

@media screen and (min-width: 900px) {
	.table-contactform7 th {
		width: 28%;
	}
}

@media screen and (max-width: 900px) {
	.table-contactform7 {
		display: block;
	}
	
	.table-contactform7 tbody,
			  .table-contactform7 tr {
		display: block;
		width: 100%;
	}
	
	.table-contactform7 th {
		width: 100%;
		display: block;
		margin: 0 auto;
		border: none;
	}
	
	.table-contactform7 td {
		display: list-item;
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100%;
		border-top: none !important;
	}
}

/* 全体はoverflowでスクロール表示 余白の調整 */
#content ul.display-posts-listing {
overflow: auto;
//height: 240px;
padding: 20px;
border: 1px solid #ccc;
}
/* listスタイルの消去 */
#content ul.display-posts-listing li.listing-item {
margin-bottom: 20px;
list-style-type: none;
clear: both;
}
/* タイトルの表示位置調整 */
#content ul.display-posts-listing li a.title {    
	width: 75%;
	font-size: 30px;
}

/* 抜粋部分でクリア */
#content ul.display-posts-listing span.excerpt {
clear: both;
display: block;
}
/* 続きを読むをフロート＆ブロック化 */
#content ul.display-posts-listing .excerpt a {
display: block;
text-align: right;
}
/* 矢印は非表示 */
#content ul.display-posts-listing span.meta-nav {
display: none;
}

/* Search wedget style */
.searchfield {
    font-size: 14px;
    width: 85%;
    padding: 10px;
}
.searchsubmit {
    font-family: FontAwesome;
    font-size: 20px;
//    width: 35px;
//    height: 30px;
//      background: transparent;
//      padding: 0;
//      border: 0px;
//      cursor: pointer;
}
.searchform input[type="submit"] {
    border: 0px;
}

div#floating-menu {
    position: fixed;
	  text-align: center;
    top: 300px;
    border: 1px solid #000000;
    z-index: 9999;
    width: 80px;
    left: 1%;
    border: 1px solid #000000;
    border-radius: 5px; 
    background: rgba(255, 255, 255, 0.5); 
    -moz-box-shadow: 0px 0px 7px #454545;
    -webkit-box-shadow: 0px 0px 7px #454545; 
    box-shadow: 0px 0px 7px #454545;
}

/* Navigation menu style */
.sub-menu li {
	width: 200px;
	height: 38px;
  border: 1px solid #cccccc;
  border-radius: 5px; 
	background-image:url("http://tlccc-machida.com/wp-content/uploads/2017/08/back04.gif");
}

@media (min-width: 920px) {
	.site-nav li ul {
  background-color: transparent !important;
	width: 200px;
	}
}


