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

.___________________SP-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;
 overflow: hidden;
}
*/


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


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____page-ttl_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#page-ttl{

}

#page-ttl .inner{
 width: 100%;
 height: 155px; 
 margin-right: auto;
 margin-left: auto;
 position: relative;
}

#page-ttl #heading-box {
position: absolute;
left: 10%;
top: 50%;
transform: translateY(-50%); 
}

#page-ttl #heading-box h1{
 font-family: 'Quicksand', sans-serif;
 font-size: 26px;
 font-weight: 700;
 letter-spacing: 2px;
}

#page-ttl #heading-box h2{
 font-size: 13px;
 font-weight: 400;
 margin-bottom: 15px;
 margin-top: 10px;
 letter-spacing: 3px;
}

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

main section{
 margin-bottom: 60px;
 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 {
  width: 50%;
  float: left;
  margin-right: 30px;
}

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

.COMPANY #message .txt:first-of-type {
  float: right;
}

.COMPANY #message .txt p{
 font-size: 13px;
 line-height: 24px;
 margin-bottom: 20px;
}

.COMPANY #message .txt p br {
	display: none;
}

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

.COMPANY #message .txt p.sign br{
 display: block;
}

._{}

.COMPANY main section{
 margin-bottom: 40px!important;
}

.COMPANY #philosophy .item,
.COMPANY #business-policy .item,
.COMPANY #history .item {
 width: 100%;
 height: 160px;
 margin-bottom: 20px;
 position: relative;
 /* box-shadow */
 box-shadow: 0px 0px 0px 1px #c9c9c9 inset;
}

.COMPANY #philosophy .item p,
.COMPANY #business-policy .item p,
.COMPANY #history .item p{
 font-size: 20px;
 line-height: 36px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateY(-50%) translateX(-50%);
}

.COMPANY #philosophy .txt,
.COMPANY #business-policy .txt,
.COMPANY #history .txt{
 font-size: 12px;
 line-height: 24px!important;
 position: relative;
}

.COMPANY #business-policy .txt p,
.COMPANY #history  .txt p{
 font-size: 12px;
 line-height: 24px;
}

.COMPANY #business-policy .txt p br,
.COMPANY #history  .txt p br{
  display: none;
}

._{}

.COMPANY #philosophy .txt p {
 font-size: 13px;
 line-height: 28px;
 font-weight: 400;
}

.COMPANY #philosophy .txt p br{
 display: none;
}

._{}

.COMPANY #business-policy {
}

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

._{}

.COMPANY #company-profile {
	overflow: hidden;
	width: 100%;
}

.COMPANY #company-profile table{

}

.COMPANY #company-profile table p::before{
 content: "■";
}

.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 .txt{
}

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

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

.COMPANY #history #history-detail dl:last-of-type{
 padding-bottom: 0px!important;
}

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

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


.COMPANY #history #history-detail dl dt{
 line-height: 22px;
 font-weight: 500;
 position: relative;
 padding-left: 25px;
}

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

.COMPANY #history #history-detail dl dd{
 line-height: 22px; 
 font-weight: 400;
 padding-left: 25px;
}

._{}

.COMPANY #group-company {
}

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

.COMPANY #group-company .chart img {
	width: 90%;
}

._{}

.COMPANY #financial {}

.COMPANY #financial .txt {
 font-size: 13px;
 line-height: 24px;
 font-weight: 400;
 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{}
._____A-02_STAFF____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

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

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

.STAFF .local-nav .box {
 width: 48%;
 float: left;
 background-color: #fff;
 border-radius: 6px;
 position: relative;
 transition: all 0.2s ease;
 margin-right: 4%;
 margin-bottom: 20px;
 padding-top: 10px;
 text-align: center;
}

.STAFF .local-nav .box:nth-of-type(even) {
 margin-right: 0;
}


.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){
 margin-right: 0px;
}

.STAFF .local-nav .box .tmb {
 width: 90%;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
}

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

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

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

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

._{}

.STAFF .staff-list {
}

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

.STAFF .staff-list .box .inner {
 background-color: #FFFFFF;
 padding-left: 15px;
 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;
 width: 80px;
}

.STAFF .staff-list .box .inner .uniform-number img {
 width: 100%;
}

.STAFF .staff-list .box .inner .staff-image {
 position: absolute;
 bottom: -2px;
 right: 0px; 
 width: 45%;
 z-index: 1;
}

.STAFF .staff-list .box .inner .staff-image img {
	width: 100%;
}

.STAFF .staff-list .box .inner .name {
 margin-bottom: 40px;
 text-align: center;
}

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

.STAFF .staff-list .box .inner .name dl dt{
 font-size: 13px;
 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;
 position: absolute;
 left: 50%;
 transform : translateX(-50%);
}

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

.STAFF .staff-list .box .inner .name dl dd .katakana {
 font-size: 12px;
 margin-top: 6px;
}

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

.STAFF .staff-list .box .inner .taxonomy > ul > li{
 font-size: 13px;
 font-weight: 400;
 line-height: 18px;
 margin-bottom: 5px;
 padding-left: 15px;
 padding-right: 10px;
 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: 15px;
 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 {
 margin-top: 5px;
}


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

 display: inline-block;
 margin-right: 15px;
 font-size: 12px;
}

.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: 12px;
 font-weight: 400;
 line-height: 18px;
 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: 12px;
 line-height: 18px;
 font-weight: 300;
 margin-top: 10px;
 display: none;
 padding-right: 15px;
 z-index: 999;
 width: 65%;
}

.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: 30px;
}

.STORE .banner img {
  width: 100%;
}

.STORE #store-detail .top-col {
  margin-bottom: 30px;
}

.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: 15px;
}

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

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

.STORE #store-detail .bottom-col {
 position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%;
}

.STORE #store-detail .bottom-col iframe {
 position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.INQUIRY main{
}

.INQUIRY .common-table th.address {
 display: none;
}

._ESTATE{}

.INQUIRY #ESTATE{

}

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

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

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

.INQUIRY .inquiry-tel .top-col .item img {
 width: 100%;
}

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

.INQUIRY .inquiry-tel .bottom-col .ttl {
 font-size: 15px;
 line-height: 24px;
 font-weight: 500;
 text-align: center;
 color: #FFFFFF;
 background-color: #0e62c0;
 border-radius: 10px;
 display: inline-block;
 margin-right: 20px;
 margin-left: 20px;
 margin-bottom: 10px;
 padding: 10px;
}

.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 {
}

.INQUIRY .inquiry-tel .bottom-col .tel-box a{
 text-align: center;
 position: relative;
 display: inline-block;
 padding-bottom: 15px;
margin-right: 10px;
margin-left: 10px;
}

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

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

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

.INQUIRY .inquiry-mail .common-table  th{
}

.INQUIRY .inquiry-mail .common-table  td {

}

._{}

.INQUIRY #thanks-message .txt {
 font-size: 12px;
 line-height: 20px;
 margin-bottom: 20px;
}

.INQUIRY #thanks-message .txt br{
 display: none;
}

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

.NEWS {}

.NEWS main{
}

.NEWS #article-list {
 padding-top: 40px;
}


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

.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 {
 position: relative;
 margin-bottom: 20px;
}

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


.NEWS #article-list article a .category-ttl {
 font-size: 11px;
 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: 12px;
 display: inline-block;
}

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

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

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

._{}

.NEWS #sub{
 padding-top: 50px;
}

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

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

.NEWS #sub .inner{

}

.NEWS #sub .common-list ul li {
}

.NEWS #sub .common-list ul li a{
 font-size: 11px;
 display: block;
 padding-top: 20px;
 padding-bottom: 18px;
 padding-left: 3%;
 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 #archive-list .common-list ul {
 width: 100%;
 overflow: hidden;
}

.NEWS #sub #archive-list .common-list ul li {

 
}

.NEWS #sub #archive-list .common-list ul li a{
 width: 50%;
 display: block;
 float: left;
 overflow: hidden;
 }
 
 .NEWS #sub #archive-list .common-list ul li a:before {

 }
 
 .NEWS #sub #archive-list .common-list ul li:nth-of-type(odd) a{
 box-shadow: 1px 0px 0px 0px #ddd; 
}

._{}

.NEWS .wp-pagenavi {
	clear: both;
	text-align:center;
	font-size: 12px;
}

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

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

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

._{}

.NEWS #article-post {}

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

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

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

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

.NEWS #article-post article .category-ttl {
 font-size: 12px;
 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: 12px;
	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: 12px;
	font-weight: 400;
	line-height: 22px;
}

.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;
}



.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____A-XX_NERROR____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.ERROR{

}

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

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

.ERROR section .txt br{
 display: none;
}

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

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

*/

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

.PRIVACY section{
 margin-top: 30px;
}

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

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

.PRIVACY section ul {
 font-size: 12px;
 line-height: 18px;
}

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

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

