@charset "utf-8";

@import url("/contents/style/base.css?t=1");
@import url("/contents/style/pushy.css");

/*-------------------------------------------- wrap ------------------------------------------*/
#wrap-outer, #wrap-outer_2nd, #wrap-outer_map, #wrap-outer_1col {}
#wrap-outer,#wrap-outer_2nd, #wrap-outer_map,#wrap-outer_1col{overflow:clip; min-width: 1230px !important;}

#wrap-outer,#wrap-outer_2nd, #wrap-outer_map, #wrap-outer_1col{background:#ffffff;}


#wrap-outer_2nd_2 #wrap-outer5{background:url(../images/library/lib_main.jpg?t=1) no-repeat center 200px;}

#wrap {width: calc(100% - 180px); min-width: 1200px; margin:0 auto 0 auto; padding:0 0 50px 0; text-align:left; position:relative;}
#wrap:after {content:""; display:block; clear:both;}

#wrap2 { margin:0 auto 0 auto; padding:0 0 50px 0; text-align:left; position:relative;}

h1 {
margin:5px 0 0 0;
color:#333;
font-size:12px;
position:absolute;
top:60px;
font-weight:500;
z-index:10;
}


div.h2{ margin-bottom: 55px;}
h2{ margin-bottom: 70px;}

h2 > img{ display: block; margin: auto;}

h2 a{ color:inherit;}

div.h2,h2.normal_tit{ color: #636363; font-size: 60px; font-weight: bold; text-align: center;}
div.h2 span,h2.normal_tit span{display: block; margin: 0 auto 10px auto;}
div.h2 .blue{ color: #16b0cc;}
div.h2 .red{ color: #ec6d51;}
h2.normal_tit .sub{ display: block; font-size: 24px; color: #b1b1b1; font-weight: bold; letter-spacing: 0.13em;}
h2.normal_tit .sub:before,h2.normal_tit .sub:after{display: inline-block; vertical-align: bottom; content: ""; background: url("../images/top/h2_dot_line.png") no-repeat; width: 22px; height: 24px; font-family: 'Urbanist', sans-serif; margin: 0 10px 0 10px;}
h2.normal_tit .sub:before{transform: scale(-1, 1);}

#wrap-outer_2nd h2{ border: none; margin: -18px 0 60px 0; position: relative; z-index: 0; padding: 50px 0 60px 0; margin: 0 0 60px 0;}
#wrap-outer_2nd h2:not(.normal_tit){ color: #ffffff;font-size: 34px; text-align: center;}
#wrap-outer_2nd h2:before{display: block; content: ""; width: 100vw; margin: 0 calc(50% - 50vw) 0 calc(50% - 50vw); background:#beaf87; height: 100%; position: absolute; top:0; left:0; z-index: -1;}

#wrap-outer_2nd:has(.breadcrumbs) h2{font-size: 34px; border-bottom: 1px solid #3d3d3d; color: #3d3d3d; background: transparent; text-align: left; padding: 20px 0 50px 0; margin: 0 0 60px 0;}
#wrap-outer_2nd:has(.breadcrumbs) h2:before,#wrap-outer_2nd h2.normal_tit:before{display: none;}

@media print, screen and (max-width: 1250px) {
	#wrap-outer_2nd h2:before{  width: 1250px; margin: 0 0 0 -75px;}
}

#wrap-outer_2nd h2.normal_tit{ padding-top: 5px; margin-bottom: 50px;}
#wrap-outer_2nd #header + h2.normal_tit{ padding: 25px 0 0 0;}

h3{
position: relative;
letter-spacing:0.03em;
margin:0 0 20px 0; 
font-size:20px;
line-height:1.2;
-webkit-text-stroke-width:0px !important;
}

h3 span {
display:inline-block;
}
h3 a{
color:inherit;
text-decoration:none;
}

#wrap-outer_2nd h3{background-color: #3d3d3d; color: #fff; padding: 16px 20px 17px 25px; margin: 0 0 25px 0; position: relative; width: 100%; box-sizing: border-box; font-size: 20px; font-weight: bold; border-radius: 0;}



h4{
letter-spacing:0.1em;
margin:20px 0 10px 0; 
padding:6px 0 0px 1px;
color:#37acb0;
font-size:18px;
font-weight:bold;
}

h5 { font-weight: bold; font-size:16px; margin:20px 0 10px 0; color:#2c2417;}

h4 + h5 {margin:10px 0 10px 0;}


/*For blog*/
#contents-inner-blog h3 {margin-top:0;}
#contents-inner-blog h3 a {color:#69605c; text-decoration:none;}


/*For pages*/
#contents-inner-pages h3 {
position: relative;

padding:17px 10px 14px 25px;
border: 1px solid #dddddd;
border-radius: 5px;
letter-spacing:0.1em;
margin:0 0 20px 0; 
font-size:25px;
line-height:1.2;
background-color:#FFF;
background:-moz-linear-gradient(top, #FFF, #F7F7F7);
background:-webkit-linear-gradient(top, #FFF, #F7F7F7);
background:linear-gradient(to bottom, #FFF, #F7F7F7);
}
#contents-inner-pages h3:before {
position: absolute;
top: .5em;
left: 10px;
content: '';
width: 6px;
height: -webkit-calc(100% - 1em);
height: calc(100% - 1em);
background-color: #ccc;
}

#contents-inner-pages h4 {
letter-spacing:0.1em;
margin:0 0 5px 0; 
padding:6px 0 0px 1px;
color:#038;
font-size:18px;
font-weight:bold;
border-bottom: none;
}



@media print, screen and (max-width: 1650px) {
	#wrap { width: calc(100% - 50px); }
}

@media print, screen and (max-width: 1250px) {
	#wrap { width: 1200px; }
}



/*-------------------------------------------- header ----------------------------------------*/
#header {position:relative; width: 100%; height: 200px; z-index: 30; transition: .3s;}
#wrap-outer #header{ height: auto;}
#header #header_inner{width: 100%; height: 200px; margin:0 auto 0 auto; position:absolute; top: 0; left:0; right:0; transition: .3s;} 
#header #header_inner > .inn{width: calc(100% - 110px); min-width: 1200px; position: relative; margin:0 auto 0 auto;}


#wrap-outer_2nd #header, #wrap-outer_map #header, #wrap-outer_1col #header{ width: 100vw; margin: 0 calc(50% - 50vw) 0 calc(50% - 50vw); position: relative; z-index: 9999; background-color:rgba(255,255,255,.8);}

#header h1 {margin:0; color:#3d3d3d; opacity: .7; top:60px; left:0; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 1.4em;}

#header .id {position:absolute; top:107px; left:0; z-index:999;}
/*#header .tel{position:absolute; top:42px; right:625px;}*/
#header .login_status{position:absolute; top:42px; right:510px; font-size: 14px; color: #c00;}
/*#header .mini_btn.login + .tel{right:355px;}
#header .mini_btn.login + .tel.adjust{right:655px;}*/

/*#header .tel img{display: block; display: inline-block; vertical-align: middle;}
#header .tel img.time{ margin-left: 10px;}*/

#header .reserve_btn{ width: 65px; height: 220px; box-sizing: border-box; position: fixed; right:0; top:280px; z-index: 10;}
#header .reserve_btn a{display: flex; width: 100%; height: 100%; box-sizing: border-box; background: #ec6d51; border-radius: 10px 0 0 10px; text-align: center; padding-top: 0; transition: .3s; justify-content: center; align-items: center;}

#header .mini_btn{position:absolute; top:40px; right:160px;}
#header .mini_btn li{ float: left; margin-left: 9px;}
#header .mini_btn li a{ display: block; padding: 17px 23px 0 23px; height: 48px; box-sizing: border-box; text-align: center; position: relative; border: 1px solid #636363; border-radius: 10px; background: #ffffff;}

#header .mini_btn li.member a,
#header .mini_btn li.mypage a{border-color: #ec6d51;}
#header .mini_btn li.login a,
#header .mini_btn li.kibobuken a{border-color: #c7ba8c;}
#header .mini_btn li.favorite{border-color: #636363;}
#header .mini_btn li.tel2{ margin-right: 30px; padding-top: 2px;}
#header .mini_btn li.login_status2{ margin-right: 10px; margin-left: -5px; padding-top: 4px; font-size: 14px; line-height: 1.4em;}

#header .mini_btn li.member a:before{content: ""; display: block; background: url("/contents/images/header/btn_member_fukidashi.png") no-repeat; width: 42px; height: 40px; position: absolute; top:-23px; left:-12px;}

#header .gmenu_wrapper{ position: absolute; top:136px;right:160px;}
#header ul.gmenu01 {display: flex; flex-direction: row; justify-content: flex-end; flex-wrap: nowrap;}
#header ul.gmenu01 > li {}
#header ul.gmenu01 > li + li{ margin-left: 36.5px;}
#header ul.gmenu01 > li > a{ display: block; padding-bottom: 8px;}
#header ul.gmenu01 > li:not(.btn) > a::after {position: absolute; left: 0; content: ''; width: 100%; height: 1px; background: #595656; bottom: -1px; transform: scale(0, 1); transform-origin: center top; transition: transform 0.3s; }
#header ul.gmenu01 > li:not(.btn) > a:hover{ opacity: 1 !important;}
#header ul.gmenu01 > li:not(.btn) > a:hover::after {transform: scale(1, 1);}

#header ul.gmenu01 > li.btn + li.btn{margin-left: 10px;}
#header ul.gmenu01 > li.btn a{ display: inline-block; padding: 8px 17px 8px 17px; border: 1px solid #beaf87; border-radius: 20px; vertical-align: middle; margin-top: -16px;}

#header ul.gmenu01 > li.btn.mypage a,
#header ul.gmenu01 > li.btn.member a{border-color: #ec6d51;}

#header ul.gmenu01 > li.btn.favorite a,
#header ul.gmenu01 > li.btn.reserve a{border-color: #595656;}

#header ul.gmenu01 li.no_icon a{font-size:15px !important; top:2px;}


/*sub_menu*/
#header ul.gmenu01 > li > a{position:relative;}


#header .sub .child {white-space: nowrap; background:#16b0cc; position: absolute; z-index: 9998; top: 23px; right:0; display:none; margin: auto; width:calc(100vw - 400px); overflow: hidden; border-radius: 20px; padding: 20px 50px 28px 50px; box-sizing: border-box;}
#header .sub .child .inner{ width: auto; margin: 0 auto 0 auto; padding:0; box-sizing:border-box;}

#header .sub .child.rent{ background: #ec6d51;}
#header .sub .child.kashitai{ background: #b3a47c; padding: 40px 30px 18px 50px; }

#header .sub .child .label_sale{color:#fff; font-size:20px; text-align:left; position:relative; display: inline-block; vertical-align: middle; width: 100%; height: 24px; margin:0 30px 17px 0; -webkit-text-stroke-width:.3px !important; border-top: 1px solid rgba(255,255,255,.3); padding-top: 16px;}
#header .sub .child .label_sale.type{ border-top: none;}
#header .sub .child .label_sale .text_wrap{ display:inline-block; width:175px;}
#header .sub .child .label_sale .txt_s{ display:inline-block;font-size:14px; padding-left:3px;}

#header .sub .child ul {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; flex-wrap: wrap; flex-direction: row; align-content: flex-start; justify-content: flex-start; margin: 0 0 16px 0;}
#header .sub .child ul li {position: relative; box-sizing: border-box; width: 190px; height: 45px; margin: 0 10px 10px 0; cursor: pointer;}
#header .sub .child ul li a {font-size: 16px; font-weight: 500; text-align: center; vertical-align: middle; color: #3f3f3f; background: #fff; position: relative; box-sizing: border-box; width: 100%; border-radius: 30px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; align-items:center; height: 100%; -webkit-text-stroke-width:.3px !important; justify-content: center; transition: .3s;}
#header .sub .child ul li a::after{ display:none;}

#header .menu-btn{ position: fixed; width: 120px; height: 120px; background:#beaf87; color: #ffffff; text-align: center; top:37px; right:50px; box-sizing: border-box; border-radius: 50%; padding: 0 0px 0 0; text-align: right; z-index: 999999; cursor: pointer; transition: .3s; }
#header .menu-btn:hover{ opacity: .7;}
#header .menu-btn > span{ display: block;position: fixed;top: 80px;right: 88px;width: 50px;height: 50px;}
#header .menu-btn > span > span { display : block; position: absolute; width: 45px; height:2px; right:0;  background: #ffffff;transition: .3s;}
#header .menu-btn > span > span:nth-child(1) { top: 0px; }
#header .menu-btn > span > span:nth-child(2) { top: 12px;}

#header .menu-btn img{position: absolute;top:74px;right: 0;left: 0;margin: auto;}


/*追従時*/
#header #header_inner.scroll-up { transition: .3s; height: 113px !important; position: fixed !important; top: 0; left: 0; right: 0; z-index:999; }
#header #header_inner:after{ display: block; content: ""; background-color: rgba(255,255,255,.9); position: absolute; z-index: -1; top:0; left:0; width: 100%; height: 100%; opacity: 0; transition: .3s;}
#header #header_inner.scroll-up:after{ -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); opacity: 1;}
@supports not ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {#header #header_inner.scroll-up:after{ background: rgba(255,255,255,1);}}
#header #header_inner.scroll-up h1{ top: 8px; font-size: 12px;}
#header #header_inner.scroll-up:before{height: 34px; opacity: .8;}
#header #header_inner.scroll-up .id{top: 52px;width: 350px;}
#header #header_inner.scroll-up .gmenu_wrapper{top: 73px; right: 100px;}
/*#header #header_inner.scroll-up .tel {top: 13px;right: 576px;width: 219px;}
#header #header_inner.scroll-up .login_status {top: 13px;right: 340px;width: 219px; font-size: 12px;}
#header #header_inner.scroll-up .mini_btn.login + .tel{right:306px;}
#header #header_inner.scroll-up .mini_btn.login + .tel.adjust{right:550px;}*/
/*#header #header_inner.scroll-up .tel img{ width: 100%;}*/
#header #header_inner.scroll-up .tel2 img{ height: 34px;}
#header #header_inner.scroll-up .login_status2 { height: 34px; padding-top: 1px; font-size: 12px; line-height: 1.4em;}
#header #header_inner.scroll-up .menu-btn{top: 0;border-radius: 0;height: 113px;right: 0;background: #beaf87;}
#header #header_inner.scroll-up .menu-btn > span{top: 36px;right: 37px;}

#header #header_inner.scroll-up .mini_btn{top:15px; right: 100px;}
#header #header_inner.scroll-up .mini_btn li a{ padding-top: 10px; height: 34px;}
#header #header_inner.scroll-up .mini_btn li.member a:before{ top: -13px; left: -22px;}


@media print, screen and (max-width: 1750px) {
	#header .mini_btn,#header .gmenu_wrapper {right: 130px;}
	/*#header .tel {right: 595px;}
	#header .login_status {right: 490px;}
	#header .mini_btn.login + .tel{right: 325px;}*/
	#header ul.gmenu01 > li + li {margin-left: 30px;}
	#header .menu-btn{ right:30px;}
	#header .menu-btn > span {right: 67px;}
}

@media print, screen and (min-width: 1660px) {
    #header .sub .child.kashitai{ max-width: 1250px; }
}

@media print, screen and (max-width: 1650px) {
	#header, #header #header_inner{ height: 190px;}
	#header h1{ top:10px;}
	#header .id { top: 50px;}
	#header .mini_btn{ right:90px;}
	/*#header .tel {right: 555px;}
	#header .mini_btn.login + .tel{right: 285px;}*/
	#header .gmenu_wrapper { top: 130px; left: 0; right: 0; }
	#header ul.gmenu01 {justify-content: center;}
	#header ul.gmenu01 > li + li {margin-left: 35px;}
	
	#header .menu-btn { width: 85px; height: 85px; top: 19px;}
	#header .menu-btn > span { right: 55px; top: 48px; width: 40px; height: 40px;}
	#header .menu-btn > span > span {width: 35px;}
	#header .menu-btn > span > span:nth-child(2) {top: 10px;}
	#header .menu-btn img { top: 52px; }
	
	
	#header #header_inner.scroll-up ul.gmenu01{justify-content: flex-end;}
	/*#header #header_inner.scroll-up .tel {right: 535px;}
	#header #header_inner.scroll-up .mini_btn.login + .tel{right: 265px;}*/
	#header #header_inner.scroll-up .menu-btn > span{right: 25px;}
	#header #header_inner.scroll-up .menu-btn img { top: 59px;}
	
	#header #header_inner.scroll-up .gmenu_wrapper,
	#header #header_inner.scroll-up .mini_btn{right: 60px;}

	#header #header_inner.scroll-up ul.gmenu01 > li + li {margin-left: 25px;}
	#header #header_inner.scroll-up ul.gmenu01 li img{height: 14px;}
	
	#header .sub .child{ right:inherit; left: 0;}
}

@media print, screen and (max-width: 1500px) {
	#header .id { top: 55px; width: 400px;}
	#header .mini_btn li {margin-left: 6px;}
	#header .mini_btn li a { padding: 15px 15px 0 15px; height: 44px; }
	/*#header .tel { right: 520px; top: 42px;}
	#header .mini_btn.login + .tel{right: 265px;}*/
	#header .tel2 img { width: 230px; }
	#header .menu-btn { right: 15px;}
	#header .menu-btn > span { right: 40px;}
	
	#header #header_inner.scroll-up .tel2 img { width: auto !important;}
	/*#header #header_inner.scroll-up .mini_btn.login + .tel {right: 230px;}*/
}

@media print, screen and (max-width: 1390px) {
    #header .sub .child.kashitai{width:1000px; }
}

@media print, screen and (max-width: 1390px) {
	#header #header_inner.scroll-up h1 { top: 5px; }
	#header #header_inner.scroll-up .id { top: 30px; width: 300px;}
	/*#header #header_inner.scroll-up .tel { right: 525px;}*/
	#header .mini_btn.login li a {padding: 15px 10px 0 10px;}
	/*#header .mini_btn.login + .tel{right: 255px;}*/
	#header #header_inner.scroll-up .gmenu_wrapper,
	#header #header_inner.scroll-up .mini_btn{right: 90px;}
	/*#header #header_inner.scroll-up .mini_btn.login + .tel {right: 255px;}*/
}

@media print, screen and (max-width: 1250px) {
	#header #header_inner > .inn{ width: 1200px; }
	#wrap-outer_2nd #header, #wrap-outer_map #header, #wrap-outer_1col #header{ width: 1250px; margin: 0 0 0 -75px;}
	#wrap-outer_2nd #header #header_inner > .inn, #wrap-outer_map #header #header_inner > .inn, #wrap-outer_1col #header #header_inner > .inn{ width: 1200px; min-width: 1200px; }
	
	#header .mini_btn {right: 100px;}
	#header .mini_btn.login li a {padding: 15px 10px 0 10px;}
	#header .sub .child {width:1000px; }
}

@media print, screen and (max-height: 800px) {
#header .reserve_btn{height: 180px;top: 170px; width: 60px;}
/*#header .search_btn{ height: 165px; top: 350px;}*/
}

.pushy-open-right #header .menu-btn { padding: 75px 100px 0 0; background: transparent !important;}
.pushy-open-right #header .menu-btn > span{top: 40px !important;right: 26px !important; text-align: center;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg); }
.pushy-open-right #header .menu-btn > span > span{ background: #beaf87; height: 5px;}
.pushy-open-right #header .menu-btn > span > span:nth-child(1),.pushy-open-right #header .menu-btn > span > span:nth-child(2){ right: 20px;}
.pushy-open-right #header .menu-btn > span > span:nth-child(1){top: 40px; width: 45px; -webkit-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px);}
.pushy-open-right #header .menu-btn > span > span:nth-child(2){top: 59px; width: 45px; -webkit-transform: translateY(-16px) rotate(90deg); -ms-transform: translateY(-16px) rotate(90deg); -o-transform: translateY(-16px) rotate(90deg); transform: translateY(-16px) rotate(90deg);}

.pushy-open-right #header .menu-btn img{display: none;}



/*-------------------------------------------- header/ menu画面 ----------------------------------------*/

#header .pushy-content .inn{width: 1200px;margin: auto;padding: 45px 0 0 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: flex-start;}

#header .pushy-content .box{ width: 100%; margin-bottom: 60px;}
#header .pushy-content .box.member_bl,#header .pushy-content .box.mypage_bl{ width: 280px;}
#header .pushy-content .box.contents_bl{width: 575px;display: flex;flex-wrap: wrap;justify-content: space-between; align-content: flex-start;}
#header .pushy-content .box.shop_bl{ width: 290px;}

#header .pushy-content .box .h{ width: 100%; font-size: 24px; font-weight: bold; color: #beaf87; border-top: 1px solid #beaf87;-webkit-text-stroke-width: 0 !important; padding-top: 13px; margin-bottom: 15px;}
#header .pushy-content .box .h > .icon{display: inline-block; vertical-align: middle; margin-bottom: 3px; margin-right: 13px;}
#header .pushy-content .box .list{}
#header .pushy-content .box .list li { border-radius:0; margin-bottom: 8px; }
#header .pushy-content .box .list li a{display: flex;border-radius:0;overflow: hidden;padding: 0;align-items: center;color: #3d3d3d;font-size: 16px;font-weight: 500;min-height: 52px;width: 100%; background:url("../images/menu/menu_arrow.png") no-repeat center right 15px,#f2f2f2;-webkit-text-stroke-width: 0 !important;}

#header .pushy-content .box .list li span{ display: inline-block; margin-left:20px; }

#header .pushy-content .box.search_bl{}
#header .pushy-content .box.search_bl .list{display: flex;flex-wrap: wrap; margin-left: -1%;}
#header .pushy-content .box.search_bl .list li{width: 24%; margin-bottom: 13px; margin-left: 1%;}
#header .pushy-content .box.search_bl .list li a{font-size: 18px;}


#header .pushy-content .box.member_bl .count_total{padding:19px 30px 22px 30px; box-sizing:border-box; text-align: center; margin-top:20px; background: url(/contents/images/menu/bg_dot.png) repeat; border-radius: 20px;}
#header .pushy-content .box.member_bl .count_total > div{ display: flex; justify-content: space-between; align-items: center;}

#header .pushy-content .box.member_bl .count_total .large{ font-size:32px; line-height:1; padding:5px 0 0 0; text-align:right; vertical-align:middle; font-weight: bold; -webkit-text-stroke-width: 0 !important;}
#header .pushy-content .box.member_bl .count_total .large > span{ font-size: 15px; margin-left: 3px;}

#header .pushy-content .box.member_bl .count_total .mem{color:#beaf87;}
#header .pushy-content .box.member_bl .count_total .vis{color:#ec6d51;}

#header .pushy-content .box.member_bl .count_total .count_title{font-wieght:bold; border-bottom:1px solid #ccc;}
#header .pushy-content .box.member_bl .count_total .count_ttl{ padding:3px 0; font-size:77%; box-sizing:border-box; text-align:center; vertical-align:middle;}
#header .pushy-content .box.member_bl .count_total .ippan{margin-bottom:10px;}
#header .pushy-content .box.member_bl .count_total p{margin:3px auto 15px auto;}

#header .pushy-content .box.member_bl .count_total .btn{ display:flex; width: 100%; height: 45px; text-align: center; margin: auto; box-sizing: border-box; border-radius: 25px; position: relative; transition: .3s; justify-content: center; align-items: center;}
#header .pushy-content .box.member_bl .count_total .btn.btn_menber{background: #ec6d51;}
#header .pushy-content .box.member_bl .count_total .btn.btn_login{background: #beaf87; margin-top: 7px;}


#header .pushy-content .box.contents_bl .list{width: 49%;}
#header .pushy-content .box.contents_bl .bur_baikyaku a{ border: 1px solid #beaf87;}


#header .pushy-content .box.shop_bl > div{background: url(/contents/images/menu/bg_dot.png) repeat; border-radius: 20px; box-sizing: border-box; padding: 21px;}
#header .pushy-content .box.shop_bl > div > div{ margin-bottom: 15px;}
#header .pushy-content .box.shop_bl .img img{ border-radius: 10px; overflow: hidden;}
#header .pushy-content .box.shop_bl .logo{margin-bottom: 10px;}
#header .pushy-content .box.shop_bl .logo img{ width: 250px; display: block;}
#header .pushy-content .box.shop_bl p{font-size: 12px; color: #424141; line-height: 1.8em;}

#header .pushy-content::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
 
#header .pushy-content::-webkit-scrollbar-thumb {
  background:rgba(0,0,0,0.3);
  border-radius: 0;
}
	
#header .pushy-content::-webkit-scrollbar-track {
  background:rgba(0,0,0,0.1);
  border-radius: 0;
}



@media print, screen and (max-width: 1400px) {

#header .pushy-content .inn{width: 900px; padding-top: 30px;}

#header .pushy-content .box { margin-bottom: 35px;}
#header .pushy-content .box.member_bl,#header .pushy-content .box.mypage_bl{ width: 33%;}
#header .pushy-content .box.contents_bl{width: 64%;}
#header .pushy-content .box.shop_bl{ width: 100%;}

#header .pushy-content .box .h{ font-size: 22px;}

#header .pushy-content .box.search_bl .list li{width: 31.833%;}
#header .pushy-content .box.search_bl .list li a{font-size: 16px;}

#header .pushy-content .box.shop_bl > div{padding: 47px 20px 0 300px; height:225px; box-sizing: border-box; position: relative;}
	#header .pushy-content .box.shop_bl .img{ width: 250px; position: absolute; top:20px; left: 20px;}
#header .pushy-content .box.shop_bl p{font-size: 14px;}


}



/*-------------------------------------------- gnavi -----------------------------------------*/
#gnavi,#gnavi2{margin:0 0 50px 0; width:250px; float:right; box-sizing: border-box; }
#wrap-outer #gnavi{ margin-left: 0; position: sticky; top:-1560px;}
#wrap-outer_2nd #gnavi{ padding-bottom: 50px;}
#wrap-outer_2nd #contents + #gnavi { position: sticky; top: -1430px; }

#wrap-outer_2nd #header + #contents + #gnavi, #wrap-outer_map #header + #contents + #gnavi, #wrap-outer_1col #header + #contents + #gnavi{ margin-top: 30px;}



#gnavi ul {margin:0 0 35px 0;}
#gnavi ul.menu_special{ margin-bottom: -10px;}

#gnavi ul li {margin:0 auto 10px auto;text-align:left;}
#gnavi ul li img {vertical-align:bottom; text-align:center;}
#gnavi ul li.h img {box-shadow:none;}

#gnavi ul li ul {margin:20px 0 0 0;}
#gnavi ul li ul li {}

#wrap-outer_2nd #gnavi ul.bnr {margin-top:20px;}

#gnavi .btn{ display:flex; width: 100%; height: 50px; text-align: center; margin: auto; box-sizing: border-box; border-radius: 25px; position: relative; transition: .3s; justify-content: center; align-items: center;}
#gnavi .btn.btn_menber{background-color: #ec6d51;}
#gnavi .btn.btn_login{background-color: #beaf87; margin-top: 8px;}
#gnavi .btn.btn_reserve{background-color: #ec6d51; height: 45px;}
#gnavi .btn.btn_store{background-color:#beaf87; height: 45px; margin-top: 8px;}
#gnavi .btn.btn_staff{background-color:#dfdfdf; height: 45px; margin-top: 8px;}

#gnavi ul.search_map {
width:240px; height:110px; background:url(../images/menu/search_map.png) no-repeat left top;
padding:72px 0 0 0; box-sizing:border-box;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.1) 0 0 5px 0;
-webkit-box-shadow:rgba(0, 0, 0, 0.1) 0 0 5px 0;
-moz-box-shadow:rgba(0, 0, 0, 0.1) 0 0 5px 0;
}
#gnavi ul.search_map:after {content:""; display:block; clear:both;}
#gnavi ul.search_map li {float:left; margin-left:10px;}


#gnavi ul.search_area {}
#gnavi ul.search_area:after {content:""; display:block; clear:both;}
#gnavi ul.search_area li {float:left;}
#gnavi ul.search_area li:nth-child(2n) {margin-right:10px;}
#gnavi ul.search_area li:last-child {margin:0;}


#gnavi .cmnt {
font-size:14px;
font-weight:normal;
color:#666;
margin:20px 0 0 0;
padding:10px;
border:1px solid #D9D8D2;
background:#FFF;
box-sizing:border-box;
}

#gnavi .menu_txt{margin: 0 0 20px 0;}
#gnavi .menu_txt li{ margin: 0 auto 8px auto;}
#gnavi .menu_txt li a{display:block}

#gnavi p.board_infomation {margin: 0px 0px 20px 0px; padding: 12px 0px 10px 0px; border: 1px solid #c00; text-align:center;}
#gnavi p.board_infomation a{text-decoration:none; color:#000;}


#gnavi .menu_special li{marign-bottom:12px; padding-bottom:12px;}
#gnavi .menu_special li.h{ padding-bottom: 0; margin-bottom: 16px;}
#gnavi .menu_special li.h + li{border-top: 1px dotted rgba(0,0,0,.2); padding-top: 12px;}
#gnavi .menu_special li:not(.h){border-bottom: 1px dotted rgba(0,0,0,.2);}

#gnavi .menu_special li:last-child{border-bottom: 1px solid rgba(194,180,143,.6);} 

#gnavi .menu_recommend li{margin-bottom:3px;}

#gnavi .menu_recommend li{display:table; margin-bottom:3px; width:250px; height:60px; position:relative;}
#gnavi .menu_recommend li:first-child{width:auto; height:auto;}
#gnavi .menu_recommend li a{display:table-cell; width:100%; box-sizing:border-box; padding-left:15px; font-size:14px; color:#3d3d3d; vertical-align:middle; text-decoration:none;}
#gnavi .menu_recommend li a::after{display:block; content:url(../images/menu/menu_arrow.png); width:7px; height:12px; position:absolute; top:50%; right:12px; margin-top:-6px;}

#gnavi .news{
	/*border:1px solid #c4a665;*/
	margin-bottom:15px;
}
#gnavi .news > img{padding: 0 0 16px 0}


#gnavi .news > ul { height: 220px; overflow-x: hidden; overflow-y: scroll; padding: 20px; box-sizing: border-box; font-size: 13px; background: #f5f5f5;}

#gnavi .news ul li{ color:#3d3d3d; font-size:13px; border-bottom:1px dotted #dddddd; padding-bottom:14px; margin-bottom:14px;}
#gnavi .news ul li a{ color:#3d3d3d; font-weight:bold; text-decoration:underline;}
#gnavi .news ul li a:hover{ text-decoration:none;}

#gnavi .menu_banner.link_btn{ margin-top: -5px;}
#gnavi .menu_banner.link_btn + .menu_banner.link_btn{margin-top: -10px;}
#gnavi .menu_banner.link_btn li.sale_banner a{ margin-top: 10px;}

#gnavi .sns_link{ display: flex; justify-content: center;}
#gnavi .sns_link > div{ margin: 0 5px 0 5px;}


/*------------------------------------------ SIDE 非公開情報 ---------------------------------------*/
#gnavi .count{margin-bottom:35px; box-sizing:border-box; text-align:center;}

#gnavi .count .large{font-size:28px; line-height:1; padding:5px 0 0 0; text-align:right; vertical-align:middle; font-weight: 500;}
#gnavi .count .large > span{ font-size: 15px; font-weight: 500; margin-left: 3px;}

#gnavi .count .mem{color:#a59363;}
#gnavi .count .vis{color:#ec6d51;}

#gnavi .count .h{text-align: left; margin:6px 0 0 0;}
#gnavi .count .count_total{padding:20px 17px 25px 17px; box-sizing:border-box; text-align: center; margin-top:20px; background:url("/contents/images/menu/bg_dot.png") no-repeat center top; border-radius: 20px;}

#gnavi .count .count_total > div{ display: flex; justify-content: space-between; align-items: center;}
#gnavi .count .count_total .count_title{font-wieght:bold; border-bottom:1px solid #ccc;}
#gnavi .count .count_total .count_ttl{ padding:3px 0; font-size:77%; box-sizing:border-box; text-align:center; vertical-align:middle;}
#gnavi .count .count_total .ippan{margin-bottom:10px;}
#gnavi .count .count_total p{font-size:12px; font-weight:bold; margin:0 auto 5px;}
#gnavi .count .count_total p:first-child{margin:0 0 16px 0; width:100%;}

#gnavi .count .count_total .sign{font-size:17px; font-weight:bold; text-align:center; width:100%; margin-bottom:11px;}
#gnavi .count .count_total .look{text-align:center;margin-bottom:15px;}

#gnavi .count .count_detail{width:200px; margin:9px 20px 0 20px; color:#000;}
#gnavi .count .count_detail table th,
#gnavi .count .count_detail table td{padding:0; font-weight:bold; color:#000;}

#gnavi .count .count_line{width:200px; margin:0 0 0 20px;}
#gnavi .count .count_detail .count_line{margin:4px 0 -2px 0;}

#gnavi .count .count_detail .dotted_line{ border-top:1px dotted #ccc; height:1px; margin:4px 0 3px 0;}


#gnavi .member{margin:0; border:1px solid #68a4d9; box-sizing:border-box; padding:10px; text-align:left;}
#gnavi .member .h{text-align:center; margin:6px 0 13px 0;}
#gnavi .member form{background:#e6f1fa; padding:10px; box-sizing:border-box;}
#gnavi .member form span{display:block; border-left:4px solid #666; padding-left:6px; color:#666; font-size:80%; margin-bottom:5px; font-weight:bold; line-height:1.2; margin:10px 0 5px 5px;}
#gnavi .member form input[type=password]{border:none; border-radius:20px; padding:5px; margin-bottom:10px;}
#gnavi .member form input[type=text]{border:none; border-radius:20px; padding:5px; margin-bottom:10px;}
#gnavi .member form.text{display:block; color:#000; font-size:80%; margin:5px 0;}
#gnavi .member form .nexttime{color:#666; font-size:80%; display:block; margin:0 0 10px; font-weight: bold;}
#gnavi .member form .nexttime input{vertical-align:bottom;}
#gnavi .member .member_forget{text-align:center;}
#gnavi .member .member_forget a,
#gnavi .member .member_forget a:link,
#gnavi .member .member_forget a:visited{display:block; color:#000; text-decoration:none; font-size:78%; margin:10px 5px; color:#1c2894; text-align:right;}


#gnavi .member ul {padding:0; margin:0;}
#gnavi .member ul li.member_entry { margin-left:-7px;}
#gnavi .member ul li img {box-shadow:none;}
#wrap-outer_2nd #gnavi .member ul {margin:0;}
#gnavi .member li:first-child {margin-bottom:4px;}

#gnavi .link_btn li{width:250px; position:relative; margin: 0;}
#gnavi .link_btn li:first-child{width:auto;}
#gnavi .link_btn li a{display:block; width:100%; box-sizing:border-box; padding:19px 0 19px 10px; font-size:16px; color:#434343; vertical-align:middle; text-decoration:none;}
#gnavi .link_btn li a::after{display:block; content:url(../images/menu/menu_arrow.png); width:7px; height:12px; position:absolute; top:50%; right:12px; margin-top:-6px;}
#gnavi .menu_banner.link_btn li a::after{ display: none;}
#gnavi .link_btn li.sale_banner a{padding:0; background:none; margin:15px 0 0 0;}

#gnavi .link_btn li.h{ padding-bottom: 0; margin:0 0 16px 0;}
#gnavi .link_btn li.h + li{border-top: 1px dotted rgba(0,0,0,.2);}
#gnavi .link_btn li:not(.h){border-bottom: 1px dotted rgba(0,0,0,.2);}
#gnavi .link_btn li.bottom_border{border-bottom: 1px solid rgba(194,180,143,.6);} 
#gnavi .link_btn li small{ font-size: 12px;}


#gnavi #member_registration {
width:220px;
padding:1px 1px 6px 1px;
margin:0;
border-radius:5px;
border:1px solid #60b325;
background:#6fcc2b;
box-sizing:border-box;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.1) 0 0 5px 0;
-webkit-box-shadow:rgba(0, 0, 0, 0.1) 0 0 5px 0;
-moz-box-shadow:rgba(0, 0, 0, 0.1) 0 0 5px 0;
}
#gnavi #member_registration img.close {
position:absolute;
top:-14px;
right:-14px;
z-index:100;
}
#gnavi #member_registration .inn {
margin:0 5px 0 5px;
border-radius:5px;
background:#FFF;
box-sizing:border-box;
}
#gnavi #member_registration .inn p {
padding:10px;
font-size:11px;
color:#333;
}
#gnavi #member_registration .inn ul {
margin:0 auto 0 auto;
padding:0 0 10px 0;
text-align:center;
}
#gnavi #member_registration .inn ul li {}
#gnavi #member_registration .inn ul li:first-child {
margin-bottom:5px;
}
#gnavi #member_registration .inn ul li img {
vertical-align:top;
}

#gnavi .shop{box-sizing:border-box; padding:0; margin:0 0 30px 0; text-align:center;}
#gnavi .shop_bg{ background:url("/contents/images/menu/bg_line.jpg") no-repeat center top; padding-bottom:25px; }
#gnavi .shop_title{margin-bottom:16px;}
#gnavi .shop_sub_title{width:200px; margin:0 auto 10px auto; text-align:left;}
#gnavi .shop_inner{background:#fff; border-radius:3px; padding:14px 0 2px 0;}
#gnavi .shop_photo{padding:0 0 20px 0;}
#gnavi .shop_tel{margin-bottom:16px;}
#gnavi .shop_btn{margin:0; padding: 0 17px 0 17px; }
#gnavi .shop_txt{}
#gnavi .shop_2{display:table; width:250px; height:70px;line-height:1.4;font-size:15px;}
#gnavi .shop_2 a{display:table-cell; width:100%; height:100%; box-sizing:border-box; padding-left:5px; background:url(../images/menu/menu_pattern.png) repeat; color:#3d3d3d; vertical-align:middle; text-align:left; text-decoration:none;}
#gnavi .shop_2 a img{margin-right:15px;}
#gnavi .shop_2 a p{padding: 12px 0 10px 108px;}
#gnavi .shop_2.himeji a p{background:url(../images/menu/shop_himeji.png) no-repeat left center;}
#gnavi .shop_2.yonago a p{background:url(../images/menu/shop_yonago.png) no-repeat left center;}
#gnavi .shop_2.matsue a p{background:url(../images/menu/shop_matsue.png) no-repeat left center;}
#gnavi .shop_2.tottori a p{background:url(../images/menu/shop_tottori.png?t=1) no-repeat left center;}
#gnavi .shop_2.akashi a p{background:url(../images/menu/shop_akashi.png) no-repeat left center;}

#gnavi .sns_area li{margin-right:0;}



/*------------------------------------------- footer -----------------------------------------*/
#footer-outer {margin:120px auto 0 auto; background:#beaf87; position: relative; z-index: 0; overflow: hidden; border-radius: 100px 100px 0 0;}

#footer { color: #3d3d3d; font-weight: 500; box-sizing: border-box;}
#footer .inn{width: calc(100% - 180px); min-width: 1200px; margin: auto; padding:100px 0 70px 0; position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}

#footer .store{position: relative;padding-top: 35px;}
#footer .store:after{ display: block; content: ""; /*background:url(../images/footer/store_line.png) repeat-x left bottom;*/ width: calc(100% + 180px); height: 1px; position: absolute; bottom:0; left:-90px;}
#footer .store .name{margin-bottom: 35px;position: relative;}
#footer .store p{font-size: 16px; letter-spacing: 0.06em; line-height: 2.0em; }
#footer .store p > span{font-size: 14px; line-height: 1.8em;display: block;margin-top: 5px;color: rgba(61,61,61,.8); /*white-space: pre;*/ width: 500px;}

#footer .store .sns_link{display: flex;flex-wrap: nowrap;flex-direction: row;align-items: center;position: absolute;right: 70px;top: -3px;}
#footer .store .sns_link > div + div{ margin-left: 8px;}

#footer .inn .site_map{float: left; margin-bottom: 55px;}
#footer .inn .site_map + .site_map{ margin-left: 90px;}
#footer .inn .site_map > .list_box:after,#footer .inn .site_map:after{ content: ""; display: block; clear: both;}
#footer .inn .site_map > .h{font-size: 28px; color: #3d3d3d; font-weight: 600; letter-spacing:0.06em; margin-bottom: 30px; font-family: 'Urbanist', sans-serif;}
#footer .inn .site_map .list{float: left;}
#footer .inn .site_map .list + .list{ margin-left: 70px;}
#footer .inn .site_map .list li{ margin-bottom: 25px;}
#footer .inn .site_map .list li.sub{ margin-left: 18px;}
#footer .inn .site_map .list li a{ color: inherit; transition: .3s;/* background: url("../images/footer/indent.png") no-repeat center left; background-size: 5px auto; padding-left: 12px;*/}
/*#footer .inn .site_map .list li.gaibu_link a:after{ display: inline-block; vertical-align: middle; content: ""; background:url(../images/footer/link_icon.png) no-repeat; width: 17px; height: 17px; margin: 0 0 1px 12px;}*/

#footer .inn .site_map .list li a:hover{ opacity: 1 !important; text-decoration: underline; color: #2e3e0a;}
/*#footer .inn .site_map .list li.gaibu_link a:hover:after{background:url(../images/footer/link_icon_pink.png) no-repeat;}*/

#footer .inn .handling_box{width: 48.5%;display: flex;border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; color: #ffffff; font-weight: 400; margin-bottom: 25px;box-sizing: border-box;padding: 30px 30px 5px 40px;align-items: center;flex-wrap: nowrap; justify-content: flex-start;}
#footer .inn .handling_box > .sub_h{color: #ffffff;font-weight:bold;margin-right: 40px;-webkit-text-stroke-width: 0 !important; min-width: 120px;}
#footer .inn .handling_box + .handling_box > .sub_h{ min-width: 100px;}


#footer .copyright{font-size: 10px;font-weight: 200;letter-spacing: .3em; font-family: 'Urbanist', sans-serif;color: #ffffff; background: #b09e6f;text-align: center;width: 100%; padding: 60px 0 60px 0;}
#footer .copyright p.e_f{font-family: 'Urbanist', sans-serif; margin: 30px 0 5px 0;}

#footer .ia_link {margin:0 auto 0 auto;}
#footer .ia_link a{color:#fff; opacity: .8; letter-spacing: 0.03em;}


@media print, screen and (max-width: 1750px) {
	#footer .inn{width: 1200px;flex-direction: column; padding: 70px 0 70px 0;}
	
	#footer .store{padding-top:0;display: flex;justify-content: space-between;flex-wrap: nowrap;width: 100%;border-bottom: 1px dotted rgb(61,61,61,.3);padding-bottom: 60px;margin-bottom: 60px;align-items: center;}
	#footer .store:after{ display: none;}
	
	#footer .store .name { margin-bottom: 0;}
	#footer .store p br:not(.both){display: none;}
	#footer .store p span br{display: inherit !important;}
	#footer .store p strong{ display: block;}
	#footer .store p > small { line-height: 1.8em; margin-top:0; }

	#footer .store .sns_link{right: -120px;}

	#footer .inn .handling_box {width: 100%;}
	#footer .inn .site_map{margin-bottom: 35px;}
	#footer .inn .site_map + .site_map {margin-left: 150px;}
	#footer .inn .site_map .list + .list {margin-left: 80px;}
	
	#footer .copyright {padding: 45px 0 45px 0;}	
}

@media print, screen and (max-width: 1300px) {
	#footer .inn{width: 1100px; min-width: 1100px;}
	#footer .inn .site_map + .site_map {margin-left: 100px;}
	#footer .inn .site_map .list + .list {margin-left: 60px;}
}

	
/*------------------------------------------ contents ----------------------------------------*/
#contents{width:810px; margin:0; float:left; }
#wrap-outer #contents{width: calc(100% - 340px); margin:0; }

#wrap-outer_2nd #header + #contents, #wrap-outer_map #header + #contents, #wrap-outer_1col #header + #contents{ margin-top: 30px;}

.info2{
	padding:10px 0 10px 0;
	margin:0 0 20px 0;
	border:5px solid #ffcd00;
	text-align:center;
	font-weight:bold;
	color:#cc0000;
	background-color:#fffdf1;
	font-size:16px;
}


@media print, screen and (max-width: 1650px) {
	#wrap-outer #contents{width: calc(100% - 315px); }
}




/*--------------------------------------------- wrap_add ------------------------------------------*/

#wrap_add {margin:0 auto 0 auto; padding:0; position:relative;}

#wrap_add {margin:0 auto 0 auto; padding:0; position:relative;}


/*================================
リンクボタン
================================*/
.btn_normal a{ display: block; width: 350px; height: 80px; background: #636363; text-align: center; margin: auto; font-size: 18px; color: #ffffff; font-weight: bold; box-sizing: border-box; -webkit-text-stroke-width: 0px !important; border-radius: 15px; position: relative; transition: .3s; padding-top: 24px; letter-spacing: 0.06em; }
.btn_normal a:after{ display: inline-block; content: ""; background:url("../images/top/indent_wh.png") repeat; width: 8px; height: 14px; vertical-align: middle; margin:0 0 3px 20px; }

.btn_normal.btn_pink a{background: #ec6d51;}


/*================================
物件を売却したい
================================*/
#wrap_add .baikyaku_blocks{ background:url("../images/top/sale_bur_bg.jpg") no-repeat; background-size: cover;  padding: 0;  margin: 0 0 30px 0; text-align: center; border-radius:100px; }
#wrap_add .baikyaku_blocks .inn{ position: relative; max-width: 2000px; margin: auto; z-index: 1;}
#wrap_add .baikyaku_blocks .sale_bur{width: 90%; max-width: 1707px;}

#wrap_add .baikyaku_blocks .bur{position: absolute;bottom: 1.9%;left: 28.5%;z-index: 2; width: 42.305%; max-width: 805px;}
#wrap_add .baikyaku_blocks .bur *{ width: 100%;}



/*================================
ご来店予約
================================*/
#wrap_add .reserve_blocks{ padding: 0; }
#wrap_add .reserve_blocks .inn{width: 100%; min-width: 1200px; margin:0 auto;display: flex;flex-wrap: nowrap;justify-content:flex-start;     align-items: flex-end;}
#wrap_add .reserve_blocks .img{ position: relative; z-index: 0; width: 40%; margin-bottom: 35px;}

#wrap_add .reserve_blocks .text{padding:0; box-sizing: border-box; width: 33%; max-width: 613px; position: relative;z-index: 1; text-align: center; padding: 0 0 120px 0; margin-right: 0;}
#wrap_add .reserve_blocks .text h2.normal_tit{ color: #ec6d51; margin-bottom: 40px; }
#wrap_add .reserve_blocks .text h2 + p{line-height: 2.0em;margin-bottom: 46px; color: #3d3d3d;}
#wrap_add .reserve_blocks .text .red{ display: inline-block; font-weight: bold; color: #ec6d51;}

#wrap_add .reserve_blocks .point{ display: flex; flex-wrap: nowrap; justify-content: space-between; margin-bottom: 45px;}
#wrap_add .reserve_blocks .point li{color: #ec6d51; text-align: center; box-sizing: border-box; position: relative; z-index: 1; padding: 0 0 20px 0; width: 33.333333%; }
#wrap_add .reserve_blocks .point li:first-child{width: 27.333333%;}
#wrap_add .reserve_blocks .point li:last-child{width: 39.333333%;}
#wrap_add .reserve_blocks .point li + li{ border-left: 1px dashed rgba(236,109,81,.24);}
#wrap_add .reserve_blocks .point li p{font-size: 18px; font-weight:500; margin-top: 15px;}
#wrap_add .reserve_blocks .point li .num{font-family: 'Urbanist', sans-serif; font-size: 70px; font-weight: 600; opacity: .08; position: absolute; z-index: -1; bottom:0; left:0; right:0; margin: auto; line-height: 1;}

#wrap_add .reserve_blocks .btn_reserve a{display: block; border-radius: 15px; box-shadow: 0 15px 20px rgba(0,0,0,.1); overflow: hidden; width: 100%; }
#wrap_add .reserve_blocks .btn_reserve a img{ width: 100%; max-width:613px; }
#wrap_add .reserve_blocks .staffimg{position: relative; z-index: 2; max-width: 420px;}


@media print, screen and (max-width: 1600px) {
	#wrap_add .reserve_blocks { margin-top: 100px; }
	#wrap_add .reserve_blocks .inn { position: relative; padding-left: 8%; box-sizing: border-box;}
	
	#wrap_add .reserve_blocks .img{ position: absolute; left:0; top:0; width: 40%; margin-bottom: 35px;}
	#wrap_add .reserve_blocks .img img{ display: block; margin-left: -5%; width: 140%;}
	#wrap_add .reserve_blocks .text{ width: 540px; margin: auto; padding: 0 0 7% 0; }
	#wrap_add .reserve_blocks .staffimg{position: absolute;right: 3%;bottom:0; max-width: 380px;}
}

@media print, screen and (max-width: 1450px) {
	#wrap_add .reserve_blocks .inn {padding-left: 0;}
	#wrap_add .reserve_blocks .img img { margin-left: -35%; width: 900px;}
	
	#wrap_add .reserve_blocks .text{ width: 500px;}
	#wrap_add .reserve_blocks .text h2.normal_tit { margin-bottom: 30px; }
	#wrap_add .reserve_blocks .text h2 + p br{ display: none;}
	#wrap_add .reserve_blocks .point li p { font-size: 16px; }
    /*#wrap_add .reserve_blocks .staffimg{max-width: 350px;}*/
}


/*================================
店舗紹介
================================*/
#wrap_add .store_introduction{ position: relative; box-sizing: border-box; padding:100px 0 140px 0; z-index: 0; background: rgb(250,249,244); background: linear-gradient(180deg, rgba(250,249,244,1) 0%, rgba(255,255,255,1) 100%); border-radius: 100px 100px 0 0; }
#wrap_add .store_introduction .inn{width: calc(100% - 140px); max-width: 1900px; margin:0 auto; box-sizing: border-box; display: flex; justify-content: space-between; align-items: stretch; position: relative; z-index: 1;}

#wrap_add .store_introduction h2.normal_tit{ margin-bottom: 85px; color: #beaf87;}
#wrap_add .store_introduction h2 + p{line-height: 2.0em;margin:-20px 0 70px 0;text-align: center;}

#wrap_add .store_introduction .shop_text{ width: 42.5%;}
#wrap_add .store_introduction .shop_text .img{ margin-bottom: 52px; display: flex; justify-content: space-between;}
#wrap_add .store_introduction .shop_text .img img{ display: block; margin:0 12px 0 0; width: 49%; border-radius: 20px; }
#wrap_add .store_introduction .shop_text .h{margin-bottom: 46px;}
#wrap_add .store_introduction .shop_text .h + p{line-height: 2.0em;}
#wrap_add .store_introduction .shop_text .h + p span{ display: inline-block;}
#wrap_add .store_introduction .shop_text .btn_area{display: flex; margin-top: 40px;}
#wrap_add .store_introduction .shop_text .btn_area a{display: block; width: 230px; height: 60px; text-align: center; box-sizing: border-box; color: #beaf87; font-size: 18px; font-weight: 500; background: #ffffff; border: 1px solid #beaf87; border-radius: 30px; transition: .3s; margin:0 12px 0 0; padding: 14px 0 0 0; }
#wrap_add .store_introduction .btn_area a:before{display: inline-block; vertical-align: middle; content: ""; margin: 0 15px 3px 0; height: 30px;}

#wrap_add .store_introduction .shop_text .btn_area a.access_btn{background: #beaf87; color: #ffffff; border: none;}

#wrap_add .store_introduction .btn_area a.access_btn:before{background: url("../images/top/shop_icon01.png") no-repeat center center; width: 30px;}
#wrap_add .store_introduction .btn_area a.staff_btn:before{background: url("../images/top/shop_icon02.png") no-repeat center center; width: 24px;}
#wrap_add .store_introduction .btn_area a.voice_btn:before{background: url("../images/top/shop_icon03.png") no-repeat center center; width: 27px;}


#wrap_add .store_introduction .map_box{ display: block; width: 53%; height: auto; aspect-ratio: 5 / 3; overflow: hidden; position: relative; z-index: 0; border-radius: 30px; border: 1px solid #af9e71;}
#wrap_add .store_introduction .map_box #map{width: 100%; height: 100%;}
#wrap_add .store_introduction .map_box > p{ position: absolute; bottom:0; left:0; right:0; background: rgba(190,175,135,.95); color: #ffffff; font-weight: 500; padding: 10px 30px 10px 30px; z-index: 5;}

#wrap_add .store_introduction .map_box #map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint{ top:45px !important;}

#wrap_add .store_introduction .map_box .gm-style-iw-d:has(.map_fukidashi){margin-top: -32px;}
#wrap_add .store_introduction .map_box .map_fukidashi{padding-right: 25px;}

@media print, screen and (max-width: 1550px){
	#wrap_add .store_introduction .shop_text .btn_area a{ height: auto; padding-bottom: 14px; border-radius: 15px;}
	#wrap_add .store_introduction .btn_area a:before { display: block; margin: 0 auto 3px auto;}
	
}


@media print, screen and (max-width: 1300px){
	#wrap_add .store_introduction { padding: 80px 0 120px 0;}
	#wrap_add .store_introduction h2.normal_tit { margin-bottom: 60px; }
}

/*================================
インスタグラム
================================*/
#wrap_add .insta_blocks{margin: 0 0 6px 0; position: relative; z-index: 2; background: url("../images/top/bg_illust01.png") no-repeat bottom left 5.5%,url("../images/top/bg_illust02.png") no-repeat bottom right 6.5%; padding: 0 0 100px 0; }

#wrap_add .insta_blocks .insta_box{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}

#wrap_add .insta_blocks table tr td {width:280px; text-align: center; height:350px; vertical-align:top;}
#wrap_add .insta_blocks table tr td a{display: block; height:195px; overflow: hidden;}
#wrap_add .insta_blocks table tr td p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; width:260px; font-size:14px; color:#666; margin:10px 0 0 0;}
#wrap_add .insta_blocks table tr td a img{width:260px;}

#wrap_add .insta_blocks .btn_insta_wrapper {width: 100%;}
#wrap_add .insta_blocks .btn_insta_wrapper a {width:410px; transition: .3s;}


@media print, screen and (max-width: 1850px) {
	#wrap_add .insta_blocks{ background: url("../images/top/bg_illust01.png") no-repeat bottom left 5%,url("../images/top/bg_illust02.png") no-repeat bottom right 5%; background-size: auto 170px; }
}


@media print, screen and (max-width: 1650px) {
	#wrap_add .insta_blocks{ background: url("../images/top/bg_illust01.png") no-repeat bottom left 3%,url("../images/top/bg_illust02.png") no-repeat bottom right 3%; background-size: auto 160px; }
}

@media print, screen and (max-width: 1550px) {
	#wrap_add .insta_blocks{ background: url("../images/top/bg_illust01.png") no-repeat bottom left 2%,url("../images/top/bg_illust02.png") no-repeat bottom right 3%; background-size: auto 150px; }
}


/*================================
物件総数
================================*/
#wrap_add #bukkensuu{ background: #dcd4bf; padding: 93px 0 120px 0; border-radius: 100px; margin-bottom: 120px;}
#wrap_add #bukkensuu .inn{display: flex;justify-content: center;align-items: center;flex-wrap: nowrap; min-width: 1200px; max-width: 1900px; width: 100%; margin: auto;}
#wrap_add #bukkensuu .box{width: 27%;height: 190px;display: flex;justify-content: center;position: relative;box-sizing: border-box;background: #ffffff;color: #636363; padding: 40px 0 102px 0; border-radius: 30px; align-items: center;}
#wrap_add #bukkensuu .box.main_secret{color: #ec6d51; margin-left: 3.5%;}
#wrap_add #bukkensuu .box:after{display: block;content: "";background: url("../images/top/icon_plus.png") no-repeat;background-size: 100% auto;width: 7.55%;height: 40px;top: 50%;right: -10.3%;margin: -19px auto 0 auto;position: absolute;}
#wrap_add #bukkensuu .box.main_secret:after{ background: url("../images/top/icon_ikoru.png") no-repeat; background-size: 100% auto; height: 21px; margin: -10px auto 0 auto; right: -10%;}

#wrap_add #bukkensuu .sub_h{font-size: 26px;font-weight: 700;text-align: left;margin-right: 30px;}

#wrap_add #bukkensuu .num{font-weight: 500; font-size: 60px; text-align: right; letter-spacing: 0.06em; line-height: 0.3; }
#wrap_add #bukkensuu .num:after{ content: "件"; font-size: 24px; margin-left: 2px;}

#wrap_add #bukkensuu .btn_normal {position: absolute;left: 0;right: 0;margin: auto;bottom: -30px;}
#wrap_add #bukkensuu .btn_normal a{ max-width: 350px; height: 90px; font-size: 16px; font-weight: 400; box-sizing: border-box; padding-left: 40px; padding-top: 22px; line-height: 1.6em;}
#wrap_add #bukkensuu .btn_normal a:after{ display: none;}

#wrap_add #bukkensuu .main_bukken .btn_normal a:before{ display: inline-block; content: ""; background:url("../images/top/icon_search.png") repeat; width: 20px; height: 20px; position: absolute; left:26px; top:50%; margin-top: -10px;  }
#wrap_add #bukkensuu .main_bukken .btn_normal a em{ display: block; font-size: 18px; font-weight: 700;}
#wrap_add #bukkensuu .main_bukken .btn_normal a em > span{ display: inline-block; margin: 0 -3px;}

#wrap_add #bukkensuu .main_secret .btn_normal.btn_pink a{ padding-left: 70px;}
#wrap_add #bukkensuu .main_secret .btn_normal.btn_pink a em{ display: block; font-size: 20px; font-weight: 700;}
#wrap_add #bukkensuu .main_secret .btn_normal.btn_pink .fukidashi{position: absolute; top:50%; margin-top: -29px; left:55px;}
#wrap_add #bukkensuu .main_secret .btn_normal a em > span{ display: inline-block; margin: 0 -8px;}

#wrap_add #bukkensuu .total{ padding-left: 15px; margin-left: 3.5%; margin-top: -18px;}

#wrap_add #bukkensuu .total p{ font-size: 26px; font-weight: 700; color: #565656; text-align: center;}
#wrap_add #bukkensuu .total p span{ font-size: 18px;}
#wrap_add #bukkensuu .total p.total_num{font-size: 96px;letter-spacing: 0.06em;line-height: 0.3;margin-top: 32px;}
#wrap_add #bukkensuu .total p.total_num span{font-size: 40px;margin-left: 2px;}


@media print, screen and (max-width: 1500px){
	#wrap_add #bukkensuu .box { width: 28%;}
	#wrap_add #bukkensuu .sub_h { font-size: 24px; }
	#wrap_add #bukkensuu .num { font-size: 55px; }
	#wrap_add #bukkensuu .num:after { font-size: 20px;}
	
	#wrap_add #bukkensuu .total p{ font-size: 24px;}
#wrap_add #bukkensuu .total p span{ font-size: 16px;}
#wrap_add #bukkensuu .total p.total_num{font-size: 85px;}
#wrap_add #bukkensuu .total p.total_num span{font-size: 30px;}

}

@media print, screen and (max-width: 1450px){
	#wrap_add #bukkensuu .btn_normal a{ max-width: 280px; padding-left: 0;}
	#wrap_add #bukkensuu .main_bukken .btn_normal a:before{display: none;}
	#wrap_add #bukkensuu .main_secret .btn_normal.btn_pink a {padding-left: 60px;}
	#wrap_add #bukkensuu .main_secret .btn_normal.btn_pink .fukidashi { left: 25px; }
	
}


@media print, screen and (max-width: 1300px){
	#wrap_add #bukkensuu .sub_h { font-size: 22px; }
	#wrap_add #bukkensuu .num { font-size: 50px; }
	#wrap_add #bukkensuu .num:after { font-size: 16px;}
	
	#wrap_add #bukkensuu .total p{ font-size: 22px;}
#wrap_add #bukkensuu .total p span{ font-size: 14px;}
#wrap_add #bukkensuu .total p.total_num{font-size: 80px;}
#wrap_add #bukkensuu .total p.total_num span{font-size: 28px;}

}



/*================================
不動産コラム
================================*/
#wrap_add .column_blocks{ margin: 0 auto 110px auto;}
#wrap_add .column_blocks .inn{width: 1200px; margin:0 auto; box-sizing: border-box; position: relative; z-index: 1;}

#wrap_add .column_blocks ul{ display: flex; flex-wrap: nowrap;justify-content: space-between; padding:0 60px 0 60px;}
#wrap_add .column_blocks .list li{width: 48%; margin-bottom: 80px; line-height: 1.8em;text-align: center; color: #a79862;}
#wrap_add .column_blocks .list li a{display: block;width: 100%;height: 220px;background:#ffffff; border: 1px solid #beaf87; color: inherit;position: relative;padding: 30px 0 0 265px;box-sizing: border-box;text-align: left; border-radius: 20px; overflow: hidden;}
#wrap_add .column_blocks .list li .img{position: absolute; top:0; left:0;}
#wrap_add .column_blocks .list li p > span{display: inline-block;color: #7c6731;font-size:32px;font-weight: bold;background: linear-gradient(transparent 40%, #f0ede5 40%);margin: 20px 0 22px -5px;padding: 0 5px 6px 5px;}
#wrap_add .column_blocks .list li a:after{ display: block; content: ""; background: url("../images/top/indent_gold.png") no-repeat center center,#f2efe9; width: 45px; height: 45px; border-radius: 50%;  position: absolute; bottom:30px; right:35px;}

#wrap_add .column_blocks .other_bur li a{display: block;}


/*================================
売買物件検索
================================*/
#wrap_add .search_bl{ margin: 0 auto 0 auto; overflow: hidden;}
#wrap_add .search_bl .inn{ width: 1100px; margin:100px auto 50px auto; position: relative; z-index: 1;}
#wrap_add .search_bl .inn:after{ display: block; content: ""; background: #f7f5f0; width: 1200px; height: calc(100% + 100px); border-radius: 60px; position: absolute; z-index: -1; top:-50px; left: -50px;}

#wrap_add .search_bl h2.normal_tit{color: #beaf87;}

#wrap_add .search_bl .sale_blocks_list{margin-top: 38px; border-top: 1px dotted rgba(0,0,0,0.2);}
#wrap_add .search_bl .sale_blocks_list > .sale_blocks{width: 100%;position: relative; display: flex; align-items: center; flex-wrap: nowrap; z-index: 0; padding: 15px 0 15px 0; border-bottom: 1px dotted rgba(0,0,0,0.2); }

#wrap_add .search_bl .sale_blocks_list .label_sale{width: 210px; }

#wrap_add .search_bl .sale_blocks ul{ width: 960px; display: flex; flex-wrap: wrap; padding-top: 17px;}
#wrap_add .search_bl .sale_blocks ul li{ display: block; width: 167px; margin: 0 10px 17px 2px;}
#wrap_add .search_bl .sale_blocks ul li a{ width: auto; color: #3e3a39; background:url(/contents/images/top/search_link_indent.png) no-repeat left center; height: auto; padding: 0 0 0 12px;}

@media print, screen and (max-width: 1250px) {
	#wrap_add .search_bl .sale_blocks:nth-child(odd):before{ width: 1400px; margin: 0 0 0 -100px;} 
}


/*================================
フォーム関連ページ
================================*/
#contents_1col_form{ width: 950px; margin: auto;}

#wrap-outer_2nd h2.form_tit em{border: 1px solid;border-radius: 10px;font-size: 55%;padding: 0px 15px 3px 15px;margin: 0 15px 7px 0;display: inline-block;vertical-align: middle;letter-spacing: 0.03em; color: #beaf87;}
#contents-inner-member #matching_cond_block + h3,#contents-inner-member table.form + h3{ margin-top: 35px;}

#contents_1col_form .send_txt{font-size: 26px; font-weight: bold; text-align: center;}
#contents_1col_form .send_txt + p{ margin: 20px 0 55px 0; text-align: center;}



/*==================================
値下げ／新着タブ
==================================*/

.label_new,.label_nesage{display:block; background-color:#ff0000; margin:0 0 10px 0; vertical-align: middle; padding: 5px 0 0 0; width: 45px; text-align: center; height: 22px; box-sizing: border-box;}
.label_new{ background: #ffe400; position: relative; overflow: hidden; padding-top: 6px;}
.label_new::before { content: ""; position: absolute; z-index: 1; display:block; background: linear-gradient(to right,rgba(255,255,255,0), rgba(255,255,255,0.9)); width: 25px; height: 25px; top: -30px; left: -30px; animation-name:shine-run; animation-delay:0s; animation-duration: 3s; animation-timing-function: ease-in; animation-iteration-count: infinite; }
.label_new img{ position: relative; z-index: 2;}

@keyframes shine-run {
    0% { transform: scale(0) rotate(50deg); opacity: 0; }
    40% { transform: scale(1) rotate(50deg); opacity: 1; }
    100% { transform: scale(250) rotate(50deg); opacity: 0; }
}



/*================================
contents-inner-page　お問い合わせ
================================*/
#contents-inner-page .inquiry {
width:auto; height:235px;
margin:0 auto 0 auto;
border-radius:10px;
box-sizing:border-box;
position:relative; line-height:1;
background-color:#FFF;
/* box-shadow */
box-shadow:0 0 15px rgba(0, 0, 0, 0.05) ;
}
#contents-inner-page .inquiry .bg {background:url(../images/page/common/inquiry_bg.png) no-repeat top left;width:690px; height:235px;}
#contents-inner-page .inquiry .h {font-size:26px; position:absolute; top:30px; left:150px; line-height:1.2; padding-right:20px;}
#contents-inner-page .inquiry .h br {display:none;}
#contents-inner-page .inquiry .h br:last-child {display:block;}
#contents-inner-page .inquiry .tel {vertical-align:top; width:384px; height:105px; position:absolute; bottom:20px; left:20px;}
#contents-inner-page .inquiry .tel .text {border-radius:3px; padding:7px 5px 9px 5px; margin:0; color:#FFF; text-align:center; font-size:14px; letter-spacing:0.05em; background:#beaf87;}
#contents-inner-page .inquiry .tel .num {margin:12px 0 4px 0; padding-left:70px; font-size:47px; font-family: "Century Gothic",Verdana,Arial,sans-serif;white-space:nowrap; background:url(../images/page/common/inquiry_tel.png) no-repeat left center; font-weight:500;    background-size: 30px auto; background-position: top 5px left 27px;}
#contents-inner-page .inquiry .tel .num a {color:#333; text-decoration:none;}
#contents-inner-page .inquiry .tel .open {font-size:14px; text-align: center;}
#contents-inner-page .inquiry .mail {vertical-align:top; width:384px; position:absolute; bottom:20px; right:20px;}
#contents-inner-page .inquiry .mail .mail_btn {border-radius:6px; font-size:22px; font-weight:bold; text-align:center; border:1px #de4555 solid;
letter-spacing:2px; text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
height:105px; box-sizing:border-box; width:auto;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.15) 0 0 5px 0;
-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0 0 5px 0;
-moz-box-shadow:rgba(0, 0, 0, 0.15) 0 0 5px 0;
background: rgb(246,106,122);
background: linear-gradient(126deg, rgba(246,106,122,1) 0%, rgba(233,84,100,1) 100%);
behavior:url("/contents/style/PIE.htc");
position:relative;/*for PIE*/

display:block;}

#contents-inner-page .inquiry .mail .mail_btn span {font-size:12px; font-weight:normal; letter-spacing:4px; margin-bottom:12px; padding-bottom:12px; border-bottom:1px #de4555 solid; display:inline-block;}
#contents-inner-page .inquiry .mail .mail_btn a {display:block; padding:22px 10px 22px 10px; color:#FFF; text-decoration:none;}
#contents-inner-page .inquiry .mail .mail_btn a:hover {opacity:0.5;}

#move{
	border:3px solid #f00;
	padding:20px 20px 15px 20px;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	margin:0 0 20px 0;
	color:#00F;

}

#move a{
	display:block;
	margin:10px 0 0 0;

}

#wrap_open_campaign{ display:none;}
#open_campaign{ position:relative; z-index:1000;}
#open_campaign .banner{ position:fixed; right: 105px; bottom: 10px;}
#open_campaign #closebtn{ position:fixed; right: 86px; bottom: 135px; background-color:transparent; cursor: pointer; border:none; }


/*---*/
ul.navi_estate_kanri {margin:0px auto 25px auto; z-index:1000; width:670px;background-color:#0075b3; border-radius:5px; position:sticky; top:113px;}
ul.navi_estate_kanri:after {content: ""; display: block; clear:both;}
ul.navi_estate_kanri li {background-color:#0075b3;width:166px; margin:0; padding:10px 0 8px 0; text-align:center; box-sizing:border-box; border-radius:5px ;}
ul.navi_estate_kanri li {float:left;}
ul.navi_estate_kanri li a{color:#fff; text-decoration:none;font-size:16px;}
#contents-inner-page #deposit > img {margin-bottom:30px;}