/*
 Theme Name:   Sydney Child
 Theme URI:    
 Description:  Sydney Child Theme
 Author:       
 Author URI:   
 Template:     sydney
 Version:      
 License:      
 License URI:  
 Tags:         
 Text Domain:  
*/

.name {
    font-size: 18px !important;
}
.roll-team .team-item .team-pop .team-info {
    top: 20%;
}
a.roll-button.more-button, a.roll-button.button-slider {
    font-size: 16px;
    font-weight: normal;
}

.go-top.show {
    bottom: 70px;
}


/* オーバーレイボタン */
 @media (min-width:768px) {
#olayBtn {
	display: none;
}
}
 @media (max-width:767px) {
#olayBtn {
	position: fixed;
	width: 100%;


	box-sizing: border-box;
	z-index: 1000;
}
#olayBtn ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#olayBtn ul li {
	display: table;
	width: 100%;
	margin: 0 2% 0 0;
	float: left;
}
#olayBtn ul li:last-of-type {
	margin: 0;
}
#olayBtn ul li a {
	display: table-cell;
	color: #333333;
	vertical-align: middle;
	text-align: center;
	height: 60px;
	text-decoration: none;
	font-size: 20px;
	border: 1px solid #333333;
	background-color: #7e1b1b;
}

#olayBtn ul li a i.fa {
	display: block;
	width: 26px;
	height: 20px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
}



aside#sow-button-4, aside#sow-button-5, aside#sow-button-6, aside#sow-button-7{
    margin-bottom: 10px;
    padding-top: 10px;
}

.site-header {
    background-color: #5a5a5a75;
}


input.tel {
    width: 30% !important;
}


table.form {
	width:100%;
	border-collapse: collapse;
}
table.form thead th {
	padding:10px 15px;
}
table.form thead th:last-child {
}
table.form tbody th {
	padding:10px 15px;
	vertical-align:top;
    background: #f9f9f9;

}
table.form tbody tr:last-child th {
}
table.form tbody td {
	padding:10px 15px;
    text-align: left;
	vertical-align:top;
}

@media screen and (max-width: 640px) {
table.form thead {
	display:none;
}
table.form tbody th {
	display:block;
}
table.form tbody td {
	display:block;
}
table.form tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
table.form tbody td p {
	padding-left:6em;
}
	
	article#post-518 img {
    width: auto;
    max-height: 200px;
}
	
#panel-518-1-1-0> .panel-widget-style, #panel-518-2-1-0> .panel-widget-style, #panel-518-3-1-0> .panel-widget-style, #panel-518-4-1-0> .panel-widget-style, #panel-518-5-1-0> .panel-widget-style, #panel-518-6-1-0> .panel-widget-style, #panel-518-7-1-0> .panel-widget-style, #panel-518-8-1-0> .panel-widget-style {
    padding: 10px !important;
}
	
	.panel-grid-cell .widget-title {
    margin-bottom: 30px;
}
	
}