@charset "utf-8";
/* CSS Document */
/*
Theme Name:Sydney_child
Template:sydney
Version:2.34
*/
h1,h2,h3,h4,h5,h6{
  font-family: "Jost", sans-serif!important;
  font-optical-sizing: auto!important;
  font-weight: 600!important;
  font-style: normal!important;
}
	
.txt-c{
	text-align: center;
}
.mgn-t-100{
	margin-top: 100px!important;
}

.gaiyou-btn{
	text-align: center;
	margin-top: 40px;
}
.gaiyou-btn a{
	color: #fff!important;
	background-color: #ED784A;
	border: 2px solid #ED784A;
	border-radius: 6px;
	padding: 10px 40px;
	font-weight: 600;
	transition : 0.5s;
}

.gaiyou-btn a:hover{
	color: #ED784A!important;
	background-color: #fff;
	transition : 0.5s;
}


.heading06 {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 26px;
	text-align: center;
}

.heading06::before {
	content: attr(data-en);
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(0,92,175,0.2);
	font-size: 80px;
}
.heading07 {
	position: relative;
	top:20px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 23px!important;
	text-align: center;
	color: #fff!important;
	margin-top: 20px;
}

.heading07::before {
	content: attr(data-en);
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(255,255,255,0.6);
	font-size: 60px!important;
}
.heading08 {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 26px;
	text-align: center;
	color: #fff!important;
}

.heading08::before {
	content: attr(data-en);
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(255,255,255,0.6);
	font-size: 80px;
}

.page .entry-header{
	display: none;
}


.officeinfo table{
	width: 70%;
	margin: 0 auto;
	border-collapse: collapse;
	margin-top: 100px;
}

.officeinfo table,.officeinfo table th,.officeinfo table td{
	border: none!important;
}
.officeinfo table th,.officeinfo table td{
	text-align: left;
	border-bottom: 1px solid #DDDDDD!important;
	padding: 20px!important;
	font-weight: normal;
}
.officeinfo table th{
	padding-left: 10px!important;
	padding-right: 50px!important;
}
.officeinfo table th:first-of-type,.officeinfo table td:first-of-type{
	border-top: 1px solid #DDDDDD!important;
}


.maparea{
	text-align: center;
	margin-top: 100px;
}

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
	.inquiry th,.inquiry td {
		display:block!important;
		width:100%!important;
		border-top:none!important;
		-webkit-box-sizing:border-box!important;
		-moz-box-sizing:border-box!important;
		box-sizing:border-box!important;
	}
	.inquiry tr:first-child th{
		border-top:1px solid #d7d7d7!important;
	}
	/* 必須・任意のサイズ調整 */ 
	.inquiry .haveto,.inquiry .any { 
		font-size:10px;
	}
}
/*見出し欄*/
.inquiry th{
	text-align:left;
	font-size:14px;
	color:#444;
	padding-right:5px;
	width:30%;
	background:#f7f7f7;
	border:solid 1px #d7d7d7;
	padding-top: 10px;
}
/*通常欄*/
.inquiry td{
	font-size:13px;
	border:solid 1px #d7d7d7; 
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 	border:solid 1px #d7d7d7; 
	background-color: #fff;
}
/*必須の調整*/
.haveto{
	font-size:7px;
	padding:5px;
	background:#ff9393;
	color:#fff;
	border-radius:2px;
	margin-right:5px;
	position:relative;
	bottom:1px;
}
/*任意の調整*/
.any{
	font-size:7px;
	padding:5px;
	background:#93c9ff;
	color:#fff;
	border-radius:2px;
	margin-right:5px;
	position:relative;
	bottom:1px;
}

/*送信ボタンのデザイン変更*/
#formbtn{
	display: block;
	padding:1em 0;
	margin-top:30px;
	width:100%;
	background:#0360B3;
	color:#fff;
	font-size:18px;
	font-weight:bold;  
	border-radius:2px;
	border: none;
	border: 2px solid #0360B3;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
	background:#fff;
	color:#0360B3;
	border: 2px solid #0360B3;
}

/*inputの調整*/
.inquiry input,.inquiry textarea{
	width: 100%;
	margin: 10px 0;
}
.inquiry p{
	margin-block-start: unset!important;
    margin-bottom: 0!important;
}

/*同意ボタン*/
.spam-area{
	text-align: center;
	font-size: 20px;
}
.spam-area .spam1{
	width: 30px;
} 
.spam-area input[type=checkbox] {
	transform: scale(1.5);
	margin: 0 6px 0 0;
}

/* プライバシーポリシー */
form .stl-policy {
    border: #e1e1e1 solid 1px;
    color: #666;
    padding: 5px 10px;
    height: 200px;
    overflow-y: scroll;
    margin: 40px 0;
	background-color: #fff!important;
}
form .stl-policy h5{
	color: #666!important;
  	font-size:15px;
}
form .stl-policy h6{
	color: #666!important;
	font-size:15px;
	margin-bottom:10px;
	margin-top:20px;
}
form .stl-policy p,form .stl-policy ol,form .stl-policy ul{
  	font-size:12px;
}
form .stl-policy p{
	margin-bottom:0;
}


/*お知らせアーカイブの抜粋文字を非表示*/
.posts-layout .entry-post{
	display: none;
}
























