@charset "utf-8";
/* CSS Document */


/*=====================================
office
=====================================*/
.office-item {
	width: 100%;
}
ul.office-list li {
	border: 1px solid #ddd;
	display: flex;
	font-size: 16px;
	line-height: 1.4;
	margin: 0 0 20px;
	padding: 20px;
}
ul.office-list li:last-child {
	margin: 0;
}
ul.office-list li .office-list-primary {
	width: 40%;
}
ul.office-list li .office-list-primary img {
	width: 100%;
}
ul.office-list li .office-list-secondary {
	margin: 0 0 0 auto;
	width: 56%;
}
ul.office-list li .office-list-secondary a.btn02 {
	margin: 20px 0 0;
	padding: 10px 0;
	width: 300px;
}
.office-list-title {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
	line-height: 1.4;
}
.office-list-title span.jp {
	display: block;
	font-size: 15px;
	margin-top: 5px;
}
.page-title01 {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin: 0 0 40px;
	padding: 50px 0;
	text-align: center;
}
.page-title01 h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 3px;
}
.page-title01 h1 br {
	display: none;
}
.page-title01 span {
	color: #949190;
	font-size: 14px;
}
.office-img {
	margin: 0 0 60px;
	width: 100%;
}
.office-item section {
	margin: 0 0 60px;
}
.office-item h3 {
	border-left: 5px solid #041438;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 5px 15px;
}
.office-item h3 span {
	display: inline-block;
}
.office-item iframe {
	width: 100%;
}
table.office-info {
	border-collapse: collapse;
	font-size: 16px;
	line-height: 1.8;
	width: 100%;
}
.office-info th {
	background-color: #e7eff3;
	border: 1px solid #ccc;
	padding: 10px 20px;
	text-align: left;
	line-height: 1.4;
	vertical-align: middle;
	width: 32%;
}
.office-info td {
	border: 1px solid #ccc;
	padding: 20px;
	/*width: 78%;*/
}
.office-info td a.btn02 {
	font-size: 13px;
	margin: 10px 0 0;
	padding: 5px;
	width: 120px;
}
.info_office_comm_post,
.info_access_comm_li,
.info_office_comm_details {
	display: block;
}
/*=====================================
button
=====================================*/
.office-item a.btn02 {
	background-color: #041438;
	border: 1px solid #041438;
	border-radius: 100px;
	color: #fff;
	display: flex;
	justify-content: center;
	font-size: 16px;
    max-width: 300px;
}
.office-item a:hover.btn02 {
	background-color: rgba(0,0,0,0);
	color: #041438;
	opacity: 1;
}

@media screen and (max-width: 768px){
    
/*=====================================
office
=====================================*/
ul.office-list {
	margin: 0 0 20px;
}
ul.office-list li {
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	padding: 20px;
}
ul.office-list li .office-list-primary {
	margin: 0 0 20px;
	width: 100%;
}
ul.office-list li .office-list-primary img {
	display: block;
	max-width: 500px;
	margin: 0 auto;
}
ul.office-list li .office-list-secondary a.btn02 {
	margin: 20px 0 0;
	padding: 10px 0;
	width: 100%;
}
ul.office-list li .office-list-secondary {
	margin: 0;
	width: 100%;
}
.page-title01 {
	margin: 0 0 20px;
	padding: 40px 0;
}
.page-title01 h1{
	font-size: 22px;
}
.page-title01 h1 br {
	display: inline;
}
.page-title01 span {
	font-size: 12px;
}
.office-img {
	margin: 0 0 23px;
}
.office-item h3 {
	font-size: 16px;
}
.office-info {
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.office-info th {
	background-color: #e7eff3;
	border: none;
	border-top: 1px solid #ccc;
	padding: 10px 20px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.office-info td {
	border:none;
	border-top: 1px solid #ccc;
	padding: 20px;
	/*width: 100%;*/
	display: block;
}
    
#sub section {
    margin-bottom: 40px;
}   
}



/*札幌_バナー（事務所一覧）*/
.sapporo-banner {
	/*background:url(../koutsujiko/office/images/sapporo.png) center / cover no-repeat;*/
	background:url("../sekuhara/images/office/office_list_sapporo.png");
	background-repeat: no-repeat;
    background-size: 75%;
    background-position: left;
	background-color: #e7eff6!important;
	min-height: 200px;
	width: 100%;
	display: flex!important;
    align-items: center;
    justify-content: right;
	box-shadow: none!important;
}
.sapporo-banner .sapporo-inner {
	text-align: center;
	padding-right: 13%;
}
.sapporo-banner p {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
}
.sapporo-banner .title {
	font-size: 28px;
	margin-bottom: 0.2em
}
.sapporo-banner .title span {
	font-size: 18px;
	line-height: 1.5;
	display: block;
}
.sapporo-banner .color {
	padding: 0 10px;
    font-size: 18px;
    color: #fff;
    background: #b33440;
	margin-top: 10px;
}
.sapporo-banner .text-wrap {
	/*display: flex;
	flex-direction: column;*/
}
.sapporo-banner .eye_catch{
	opacity: 0.5;
}

ul.office-list li.sapporo {
    border: 0px solid #ddd;
}

@media screen and (max-width:767px) {
	.sapporo-banner {
		background-size: cover;
		background-position: -80px;
	    justify-content: center;
	}
	
.sapporo-banner .sapporo-inner {
		padding-right: 0;
	    padding-left: 4em;
	}	
	

  ul.office-list li.sapporo {
        padding: 0px;
    }
}


@media screen and (max-width:530px) {
	.sapporo-banner {
		justify-content: center;
		background-position: 0px;
	}
	.sapporo-banner .sapporo-inner {
		padding-right: 0;
	}
	.sapporo-banner p {
		font-size: 24px;
	}
}
@media screen and (max-width:424px) {
	.sapporo-banner .title span {
		line-height: 1.3;
	}
	.sapporo-banner .color {
		margin-top: 0;
		width: 200px;
        margin: 0 auto;
	}
.sapporo-banner .title {
	font-size: 24px;
	margin-bottom: 0.2em
}
	
.sapporo-banner .sapporo-inner {
   padding-right: 0;
   padding-left: 0em;
   padding-top: 20%;
}
	
.sapporo-banner {
    display: block!important;
}	
}

