@charset "utf-8";
/* CSS Document */

.___________________PC-MAIN____________________{}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____main_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

/* WP用の設定 ローカル上では影響なし */
/*
main > #main-inner{
 width: 100%!important;
 background-color: transparent!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 border-radius: 0px!important;
}
*/

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____ttl_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}



.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____section_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

main section{
 margin-bottom: 120px;
 clear: both;
}

main section:last-of-type{
 margin-bottom: 0px;
}

main section::after{
	content: "";
	display: block;
 clear: both;
}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____01_COMPANY____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.COMPANY #message {
}

.COMPANY #message .item {
 float: left;
 width: 300px;
}

.COMPANY #message .txt {
 float: right;
 width: 570px;
}

.COMPANY #message　.item img{
 width: 100%;
}

.COMPANY #message .txt p{
 margin-bottom: 20px;
}

.COMPANY #message .txt p.sign{
 line-height: 22px;
 text-align: right;
 margin-top: 80px;
}

._{}

.COMPANY #philosophy {
}

.COMPANY #philosophy .txt {
 font-size: 17px;
 line-height: 32px;
 font-weight: 500;
}

._{}

.COMPANY #business-policy {
}

.COMPANY #business-policy .txt {
 font-size: 16px;
 line-height: 40px;
}

._{}

.COMPANY #company-profile {
}

.COMPANY #company-profile table{
 
}

.COMPANY #company-profile table ul {
 margin-left: 16px;
}

.COMPANY #company-profile table ul li{
 display: inline-block;
}

.COMPANY #company-profile table ul li::after{
 content: "／";
}

.COMPANY #company-profile table ul li:last-child::after{
 display: none;
}

.COMPANY #company-profile table dl{
 margin-bottom: 20px;
}

.COMPANY #company-profile table dl dt{
}

.COMPANY #company-profile table dl dd{
}

._{}

.COMPANY #history {
}

.COMPANY #history .item {
	width: 320px;
	height: 220px;
	position: relative;
	/* box-shadow */
	box-shadow: 0px 0px 0px 1px #c9c9c9 inset;
	float: left;
	border-radius: 8px;
}

.COMPANY #history .item p{
	font-size: 24px;
	line-height: 40px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	transform: translateY(-50%);
	text-align: center;
}

.COMPANY #history .txt{
 float: right;
 width: 560px;
 font-size: 16px;
 line-height: 40px;
 position: relative;
}


.COMPANY #history #history-detail {
 clear: both;
 padding-top: 80px;
}

.COMPANY #history #history-detail dl{
 font-size: 15px;
 clear: both;
 padding-bottom: 70px;
 position: relative;
}

.COMPANY #history #history-detail dl::before{
	content: "";
	width: 1px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
	background-color: #bdd7f3;
}

.COMPANY #history #history-detail dl:last-child::before{
 display: none;
}


.COMPANY #history #history-detail dl dt{
 line-height: 24px;
 font-weight: 500;
 position: relative;
 padding-left: 50px;
 float: left;
 margin-right: 100px;
}

.COMPANY #history #history-detail dl dt::before{
	content: "";
	width: 21px;
	height: 21px;
	border-radius: 9999px;
	display: block;
	background-color: #0e62c0;
	position: absolute;
	top: 0px;
	left: 0px;
}

.COMPANY #history #history-detail dl dd{
 line-height: 24px; 
 font-weight: 400;
 float: left;
}

._{}

.COMPANY #group-company {
}

.COMPANY #group-company .chart {
 width: 100%!important;
 background-color: #f5f5f5;
 text-align: center;
 padding-top: 30px;
 padding-bottom: 30px;
}

._{}

.COMPANY #financial {}

.COMPANY #financial .txt {
 float: none;
}

.COMPANY #financial .txt a{
 margin-left: 10px;
 font-size: 16px;
 text-align: left;
 clear: both;
}
 
.COMPANY #financial .txt a img {
 vertical-align: middle;
 margin-top: -2px;
 margin-right: 8px;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____02_STAFF____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.STAFF .local-nav {
 margin-bottom: 30px;
}

.STAFF .local-nav::after {
 content: "";
 display: block;
 clear: both; 
}

.STAFF .local-nav .box {
 width: 255px;
 float: left;
 background-color: #FFFFFF;
 border-radius: 12px;
 padding-top: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
 padding-left: 20px;
 margin-right: 20px;
 margin-bottom: 40px;
 position: relative;
	transition: all 0.2s ease;
}

.STAFF .local-nav .box:hover {
 cursor: pointer;
	transition: all 0.5s ease;
 transform:translateY(5px) ;
 filter:alpha(opacity=70);
 opacity:0.7;
}


.STAFF .local-nav .box::before{
 content: "";
 display: block;
 width: 17px;
 height: 17px;
 background-image: url(../../image/estate/staff/local-nav_marker.png);
 background-size: cover;
 position: absolute;
 right: 0px;
 left: 0px;
 margin-right: auto;
 margin-left: auto;
 top: -7px;
}

.STAFF .local-nav .box:nth-of-type(4),
.STAFF .local-nav .box:nth-of-type(8),
.STAFF .local-nav .box:nth-of-type(12){
 margin-right: 0px;
}

.STAFF .local-nav .box .tmb {
}

.STAFF .local-nav .box .tmb img{
 width: 100%;
}

.STAFF .local-nav .box dl{
 margin-top: 10px;
}

.STAFF .local-nav .box dl dt{
 font-size: 12px;
 margin-bottom: 10px;
}

.STAFF .local-nav .box dl dd{
 font-size: 15px;
 font-weight: 500;
 color: #0e62c0;
}

._{}

.STAFF .staff-list {
}

.STAFF .staff-list .box {
 background-image: url(../../image/estate/staff/bg-dot.jpg);
 padding-top: 25px;
 padding-right: 25px;
 padding-bottom: 25px;
 padding-left: 25px;
 margin-bottom: 50px;
 position: relative;
}
 
.STAFF .staff-list .box::after {
 content: "";
 display: block;
 clear: both; 
}

.STAFF .staff-list .box .inner {
 background-color: #FFFFFF;
 padding-left: 50px;
 padding-top: 30px;
 padding-bottom: 25px;
 border-radius: 12px;
 min-height: 270px;
}

.STAFF .staff-list .box .inner .uniform-number {
 position: absolute;
 top: 0px;
 left: 0px;
}

.STAFF .staff-list .box .inner .staff-image {
 position: absolute;
 bottom: -2px;
 right: 0px; 
}

.STAFF .staff-list .box .inner .name {
 margin-bottom: 20px;
}

.STAFF .staff-list .box .inner .name dl{
}

.STAFF .staff-list .box .inner .name dl dt{
 font-size: 14px;
 margin-bottom: 12px;
}

.STAFF .staff-list .box .inner .name dl dd{

}

.STAFF .staff-list .box .inner .name::after{
 content: "";
 display: block;
 width: 220px;
 height: 8px;
 background-size: 110px auto;
 background-image: url(../../image/estate/staff/triangle-dot.png);
 margin-top: 15px;
}

.STAFF .staff-list .box .inner .name dl dd .kanji {
 font-size: 20px;
 color: #0e62c0;
 font-weight: 500;
 display: inline;
 margin-right: 20px;
}

.STAFF .staff-list .box .inner .name dl dd .katakana {
 font-size: 13px;
 display: inline;
}

.STAFF .staff-list .box .inner .taxonomy > ul{
 width: 360px;
}

.STAFF .staff-list .box .inner .taxonomy > ul > li{
 font-size: 14px;
 font-weight: 400;
 line-height: 20px;
 margin-bottom: 5px;
 padding-left: 15px;
 position: relative;
}

.STAFF .staff-list .box .inner .taxonomy > ul > li::before{
 content: "";
 display: inline-block;
 width: 7px;
 height: 7px;
 background-size: cover;
 background-image: url("../../image/estate/staff/taxonomy_marker.png");
 margin-right: 10px;
 margin-bottom: 2px;
 position: absolute;
 top: 6px;
 left: 0px;
}

.STAFF .staff-list .box .inner .taxonomy > ul > li:nth-of-type(1) span::before{
 content: "出身地：";
}

.STAFF .staff-list .box .inner .taxonomy > ul > li:nth-of-type(2) span::before{
 content: "趣　味：";
}

.STAFF .staff-list .box .inner .taxonomy > ul > li > .license::before{
 content: "資　格：";
}

.STAFF .staff-list .box .inner .taxonomy > ul > li ul {
 width: 345px;
 margin-top: 5px;
}


.STAFF .staff-list .box .inner .taxonomy > ul > li ul li {

 display: inline-block;
 margin-right: 20px;
 font-size: 13px;
}

.STAFF .staff-list .box .inner .taxonomy > ul > li ul li::before {
 content: "■";
 font-size: 8px;
 margin-right: 4px;
 color: #92CDF7;
}

.STAFF .staff-list .box .inner .comment {
 margin-top: 20px;
}


.STAFF .staff-list .box .inner .comment dl dt{
 font-size: 14px;
 font-weight: 400;
 line-height: 20px;
 margin-bottom: 5px;
 padding-left: 15px;
 position: relative;
 display: inline-block;
 cursor: pointer; 
}

.STAFF .staff-list .box .inner .comment dl dt::after{
 content: "＋";
 display: block;
 position: absolute;
 width: 20px;
 line-height: 20px;
 right: -25px;
 top: 0px;
 background-color: #0e62c0;
 border-radius: 9999px;
 color: #FFFFFF;
 font-size: 10px;
 text-align: center;
}

.STAFF .staff-list .box .inner .comment dl dt.open::after{
 content: "－";
}

.STAFF .staff-list .box .inner .comment dl dt::before{
 content: "";
 display: inline-block;
 width: 7px;
 height: 7px;
 background-size: cover;
 background-image: url("../../image/estate/staff/taxonomy_marker.png");
 margin-right: 10px;
 margin-bottom: 2px;
 position: absolute;
 top: 6px;
 left: 0px;
}

.STAFF .staff-list .box .inner .comment dl dd{
 font-size: 13px;
 line-height: 22px;
 font-weight: 300;
 width: 345px;
 margin-top: 10px;
 display: none;
}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____A-03_STORE____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.STORE #main-image {
 margin-bottom: 60px;
}

.STORE #main-image.show {
 display: none;
}


.STORE #main-image img{
 width: 100%;
}

.STORE .banner{
 margin-bottom: 40px;
}

.STORE #store-detail .top-col {
 float: left;
 width: 490px;
}

.STORE #store-detail .top-col dl {
 clear: both;
 margin-bottom: 10px;
}

.STORE #store-detail .top-col dl dt {
 float: left;
}

.STORE #store-detail .top-col dl dt img {
 width: 32px;
 margin-right: 20px;
}

.STORE #store-detail .top-col dl dd {
 overflow: hidden;
 padding-top: 8px;
 font-size: 13px;
 line-height: 18px;
 font-weight: 400; 
}

.STORE #store-detail .top-col dl dd p {
 margin-bottom: 20px;
}

.STORE #store-detail .bottom-col {
 float: right;
 width: 490px;
}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____A-04_INQUIRY____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.INQUIRY main{
 width:100%;
}

.INQUIRY .inquiry-tel .inner{
 background-image: url(../../image/estate/owner/masuki-system_bg.jpg);
 height: 160px;
 margin-bottom: 60px;
 margin-top: 30px;
 overflow: hidden;
}

.INQUIRY .inquiry-tel .top-col {
 width: 490px;
 float: left;
}

.INQUIRY .inquiry-tel .top-col .item {
 margin-left: 40px;
}

.INQUIRY .inquiry-tel .top-col .item img {
}

.INQUIRY .inquiry-tel .bottom-col {
 width: 490px;
 float: right;
 text-align: center;
 padding-top: 20px;
}

.INQUIRY .inquiry-tel .bottom-col .ttl {
 font-size: 20px;
 line-height: 50px;
 font-weight: 500;
 text-align: center;
 color: #FFFFFF;
 width:450px;
 background-color: #0e62c0;
 border-radius: 10px;
 display: inline-block;
}

.INQUIRY .inquiry-tel .bottom-col .tel-box {
 margin-top: 5px;
}

.INQUIRY .inquiry-tel .bottom-col .tel-box a {
}

.INQUIRY .inquiry-tel .bottom-col .tel-box .number {
}

.INQUIRY .inquiry-tel .bottom-col .tel-box a p.business-hours {
}
.INQUIRY #inquiry-mail{} 

/*
header .estate-contents .inquiry-box .tel {
 float: left;
}
*/

.INQUIRY .inquiry-tel .bottom-col .tel-box a{
 text-align: center;
 position: relative;
 display: inline-block;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 70px;
}

.INQUIRY .inquiry-tel .bottom-col .tel-box a::before {
 content: "";
 display: block;
 width: 56px;
 height: 56px;
 background-image: url(../../image/common/estate/header_tel-icon.png);
 background-size: cover;
 position: absolute;
 top: 12px;
 left: 0px;
}

.INQUIRY .inquiry-tel .bottom-col .tel-box .number {
 font-family: 'Quicksand', sans-serif;
 font-size: 32px;
 font-weight: 700;
 display: block;
 color: #0e62c0;
 border-bottom: 3px dotted #0e62c0;
 padding-bottom: 6px;
 margin-bottom: 8px;
}

.INQUIRY .inquiry-tel .bottom-col .tel-box .business-hours {
 font-size: 14px;
}

._{}


.INQUIRY #thanks-message .txt {
 font-size: 14px;
 line-height: 24px;
 margin-bottom: 30px;
}

/*
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____A-05_NEWS____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.NEWS {}

.NEWS main{
 width: 720px;
 float: left;
}

.NEWS #article-list {
 
}


.NEWS #article-list article {
 clear: both;
 padding-bottom: 30px;
 border-bottom: 1px solid #d9d9d9;
 margin-bottom: 30px;
}

.NEWS #article-list article a {
 text-decoration: none;
 color: #232323;
 display: block;
}

.NEWS #article-list article a::after {
 content: "";
 display: block;
 clear: both; 
}

.NEWS #article-list article a .article-thumbnail {
 float: left;
 margin-right: 50px;
 position: relative;
 width: 340px;
}

.NEWS #article-list article a .article-thumbnail img {
 width: 100%;
 height: auto;
}


.NEWS #article-list article a .category-ttl {
 font-size: 12px;
	line-height: 18px!important;
 border: 1px solid #A7A7A7;
 display: inline-block;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 margin-right: 10px;
}

.NEWS #article-list article a .date {
 font-family: 'Quicksand', sans-serif;
 color: #707070;
 font-weight: 500;
 font-size: 13px;
 display: inline-block;
}

.NEWS #article-list article a section {
 clear: none;
}

.NEWS #article-list article a section .article-ttl {
 font-size: 15px;
 line-height: 24px;
 font-weight: 500;
 margin-bottom: 15px;
 margin-top: 25px;
}

.NEWS #article-list article a section .article-excerpt {
 font-size: 12px;
 line-height: 22px;
 font-weight: 400;
 overflow: hidden;
}

._{}

.NEWS #sub{
 width: 300px;
 float: right;
}

.NEWS #sub #category-list,
.NEWS #sub #archive-list{
 margin-bottom: 60px;
}

.NEWS #sub .common-ttl {
 font-family: 'Quicksand', sans-serif;
 font-size: 20px;
	line-height: 20px;
 font-weight: 600;
 margin-bottom: 20px;
 text-align: center;
}

.NEWS #sub .inner{

}

.NEWS #sub .common-list ul li a{
 font-size: 13px;
 display: block;
 padding-top: 20px;
 padding-bottom: 18px;
 text-align: left;
 text-decoration: none;
 background-image: url("../../image/common/footer_marker.png");
 background-repeat: no-repeat;
 background-size: 4px auto;
 background-position: right 8px center;
 font-weight: 400;
 border-bottom: 1px solid #C1C1C1;
}

.NEWS #sub .common-list ul li a:hover{
 background-image: url("../../image/common/footer_marker.png");
 background-repeat: no-repeat;
 background-size: 4px auto;
 background-position: right 4px center;
}

._{}

.NEWS .wp-pagenavi {
	clear: both;
	text-align:center;
}

.NEWS .wp-pagenavi .pages{
 background-color: #E9E9E9;
 color: #3A3A3A;
}

.NEWS .wp-pagenavi a,
.NEWS .wp-pagenavi span {
	color: #fff;
	background-color: #3A3A3A;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
 display: inline-block;
}

.NEWS .wp-pagenavi a:hover{
	color: #3A3A3A;
	background-color: #FFF;
}

.NEWS .wp-pagenavi span.current{
	color: #3A3A3A;
	background-color: #E9E9E9;
}

._{}

.NEWS #article-post {}

.NEWS #article-post article {
 overflow: hidden;
 padding-bottom: 40px;
}

.NEWS #article-post article .article-ttl {
 font-size: 20px;
 border-left: 1px solid #231f20;
 padding-top: 14px;
 padding-bottom: 14px;
 padding-left: 35px;
 margin-bottom: 30px;
 line-height: 30px;
}

.NEWS #article-post article .article-thumbnail {
 position: relative;
 margin-bottom: 30px;
}

.NEWS #article-post article .article-thumbnail img {
 max-width: 100%;
 height: auto;
}

.NEWS #article-post article .category-ttl {
 font-size: 12px;
	line-height: 18px;
 border: 1px solid #A7A7A7;
 display: inline-block;
 margin-bottom: 20px;
 margin-right: 5px;
}

.NEWS #article-post article .category-ttl a{
 display: block;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
}

.NEWS #article-post article .date{
	font-family: omnes-cond, sans-serif;
	text-align: right;
	font-size: 13px;
	margin-bottom: 15px;
	letter-spacing: 1.5px;
}

.NEWS #article-post article .date span{
 font-family: kozuka-gothic-pr6n, sans-serif;
 margin-left: 10px;
}

.NEWS #article-post article .article-body {
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}

.NEWS #article-post article .article-body p {
 margin-top: 15px;
 margin-bottom: 15px;
}

.NEWS #article-post article .article-body figure img {
 max-width:100%;
 height: auto;
}

._{}

.NEWS #post-links {

}

.NEWS #post-links ul {
 overflow: hidden;
}

.NEWS #post-links li {
 float: left;
}

.NEWS #post-links li a{
 font-size: 13px;
}

.NEWS #post-links li.previous {
 float: left;
}

.NEWS #post-links li.previous a::before {
 content: "←";
 margin-right: 10px;
}

.NEWS #post-links li.next {
 float: right;
}

.NEWS #post-links li.next a::after {
 content: "→";
 margin-left: 5px;
}

.NEWS #post-links li a:hover{

}
*/

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____A-XX_ERROR____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.ERROR{

}

.ERROR section{
 margin-top: 50px;
}

.ERROR section .txt{
 font-size: 14px;
 line-height: 22px;
 font-weight: 400;
}


.ERROR #back-home{
 text-align: center;
 margin-top: 40px;
}

.ERROR #back-home a{
 padding-right: 85px;
 padding-left: 85px;
 padding-top: 15px;
 padding-bottom: 15px;
 display: inline-block;
 color: #ffffff;
 text-decoration: none;
 font-size: 16px;
 cursor: pointer;
 border: none;
 transition: all 0.2s;
 letter-spacing: 1px;
 background-image: url("../../image/common/reform/more_marker_wt.png");
 background-size: 7px 12px;
 background-position: right 18px center;
 background-color: #231f20;
 background-repeat: no-repeat;
 line-height: 22px;
}

.ERROR #back-home a:hover{
	background-image: url("../../image/common/reform/more_marker_bk.png") ;
 background-size: 7px 12px;
	background-position: right 8px center;
 background-repeat: no-repeat;
 background-color: #fff;
	color: #231f20;
 /* box-shadow */
 box-shadow: 0px 0px 0px 1px #231f20 inset;
}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____A-XX_PRIVACY____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.PRIVACY section{}

.PRIVACY section h3{
	border-left: 3px solid #0E62C0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-bottom: 40px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 3px;
}

.PRIVACY section .txt{
 font-size: 14px;
 line-height: 22px;
 font-weight: 400;
 margin-bottom: 20px;
}

.PRIVACY section ul {
 font-size: 14px;
 line-height: 28px;
}

.PRIVACY section ul li{
 display: block;
 position: relative;
 margin-bottom: 5px;
}

.PRIVACY section ul li:before {
 content: " ";
 display: inline-block;
 width: 10px;
 height: 10px;
 border: solid 2px #333;
 border-radius: 50%;
 margin-right: 10px;
 padding-top: 3px;
}
