.of_main{
	background-image: url(../img/office/office_fv.jpg);
}

.of_con1{
	/* width: 1000px; */
	width: 1200px;/*202007 mod*/
	margin: 70px auto 150px;
}

.of_con1 .office1{
	padding-bottom: 45px;
	margin-bottom: 45px;
	border-bottom: 1px dotted #ccc;
}

.of_con1 .office1:last-child{
	padding-bottom: 0;
	margin-bottom:0;
	border-bottom: none;
}

.of_con1 .of_left{
	float: left;
	/* width: 450px; */
	width: 550px;/*202007 mod*/
	margin-right: 40px;
}

.of_con1 .of_right{
	float: left;
	/* width: 510px; */
	width: 550px;/*202007 mod*/
}

.of_con1 .of_right h3{
	font-size: 26px;
	color: #db6687;
	font-family: "新ゴ R", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 18px;
}

.of_con1 .of_right .of_detail{
	font-size: 15px;
	padding-bottom: 3px;
	line-height: 1.75;
	text-decoration: none;
}

.of_con1 .of_right .free_f{
	font-size: 16px;
	color: #db6687;
	background: url(../img/freed.png) no-repeat 0px center;
	background-size: 19px;
	padding: 0 0 0 28px;
	margin-bottom: 25px;
}

.of_con1 .of_right .detail_btn a{
	display: inline-block;
	font-size: 14px;
	width: 100%;	
	background: url(../img/arrow2.png) no-repeat 95px center;
	background-size: 6px;
	background-position: 20em;
}

/* =========================================================
		office_detail
========================================================= */

.office_detail{
	margin-bottom: 35px;
}
.of_con1 h3 .fukuoka1{
	vertical-align: middle;
}

.of_con1 h3 .date1{
	font-size: 14px;
	color: #333;
	letter-spacing:1px;
	vertical-align: baseline;
}

.office_detail h4{
	font-size: 17px;
	color: #db6687;
	font-family: "新ゴ R", sans-serif;
	letter-spacing: 1px;
	margin-bottom: 8px;
	background: url(../img/access_icon.png) no-repeat 0px center;
	background-size: 18px;
	padding: 0 0 0 23px;
}
.of_con1 h5{
	font-size: 15px;
	font-family: "新ゴ R", sans-serif;
	color: #333;
	margin-top:-5px; 
	letter-spacing:1px;
}
.of_con1 h5 span{
	font-size: 14px;
	font-family: "新ゴ R", sans-serif;
}
.office_detail .access{
	padding: 20px 25px;
	background: #f1f1f1;
	width: 400px;
}

.office_detail .access li{
	padding-bottom: 7px;
}

.map_detail{
	padding-top: 10px;
}

.map_up, .googlemap{
	margin-right: 15px;
	float: left;
}

.map_up a{
	color: #db6687;
	text-decoration: none;
	background: url(../img/arrow2.png) no-repeat 85px center;
	background-size: auto auto;
	background-size: 5px;
	letter-spacing: 0.5px;
	padding: 0px 20px 0 0;
	font-size: 13px;
}

.googlemap a{
	color: #db6687;
	text-decoration: none;
	background: url(../img/arrow2.png) no-repeat 126px center;
	background-size: auto auto;
	background-size: 5px;
	letter-spacing: 0.2px;
	padding: 0px 20px 0 0;
	font-size: 13px;
}

.office_teacher h4{
	margin-top: 50px;
}

.office_teacher h4{
	font-size: 16px;
	color: #db6687;
	font-family: "新ゴ R", sans-serif;
	letter-spacing: 1px;
	padding: 8px 0 8px 18px;
	background: #fdf1f4;
	margin-bottom: 20px;
}

.office_teacher li{
	float: left;
	width: 180px;
	/* margin-right: 25px; */
	margin-right: 24px;/*202007 mod*/
	margin-bottom: 25px;
}

.office_teacher li p{
	padding-top: 4px;
	font-size: 13px;
}

/*.office_teacher li:nth-child(5n){*/
.office_teacher li:nth-child(6n){/*202007 mod*/	
	margin-right: 0;
}
