@charset "utf-8";

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

/*-------------------------------------------- wrap ------------------------------------------*/
#wrap-outer, #wrap-outer_2nd, #wrap-outer_map, #wrap-outer_1col {}
#wrap-outer,#wrap-outer_2nd,#wrap-outer_1col{overflow:clip; min-width: 1250px !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;}


h1 {
margin:0;
color:rgba(96,96,96,1);
font-size:12px;
position:absolute;
top:7px;
left: 0;
font-weight:400;
z-index:10;
max-width: 600px;
line-height: 1.4em;
transition: .3s;
}

@media print, screen and (max-width: 1500px) {
    h1 {max-width: 520px;}
}


h2{color: #4c4c4c; font-weight: 700; font-size: 50px; margin-bottom: 70px;line-height: 1.6em; text-align: center;}
h2 > img{ display: block; margin: auto;}
h2 a{ color:inherit;}
#wrap-outer_2nd h2.h_type1,#wrap-outer_1col h2.h_type1{}

h2.normal_tit{text-align: center; font-weight: 700; font-size: 40px; margin-bottom: 50px; letter-spacing: 0; line-height: 1.61;}
h2.normal_tit span.eng{display: block;margin-bottom: 10px;}

.breadcrumbs + h2.text{ color: #4c4c4c; font-size: 50px; font-weight: 900; line-height: 1.6em; text-shadow: 3px 3px #ffffff; margin: -18px auto 70px auto; padding: 50px 0 70px 0; width: 1200px; position: relative; z-index: 0;
}
.breadcrumbs + h2.text:after{ display: block; content: ""; position: absolute; top:0; left:0; right:0; z-index: -1; background: url("../images/top/bg_skyblug.jpg") repeat; height: 100%; width: 100vw; margin: 0 calc(50% - 50vw) 0 calc(50% - 50vw);} 

@media print, screen and (min-width: 1550px) {
    h2.normal_tit{ font-size: 45px;}
}


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{padding: 20px 25px 20px 25px;margin: 0 0 30px 0;position: relative;width: 100%;box-sizing: border-box;font-size: 24px;font-weight: 500;background: #104862;border: none;color: #ffffff;}

#contents-inner-detail h3,#contents-inner-result h3{border: none;background: #64b4e6;color: #ffffff;padding: 16px 20px 17px 25px;margin: 0 0 25px 0;position: relative;width: 100%;box-sizing: border-box;font-size: 22px;font-weight: 600;border-radius: 15px;}


.estate_kanri h3:before{background-color: transparent;}

h4{
letter-spacing:0.03em;
margin:0 0 20px 0; 
padding:15px 0 0 1px;
color:#50a6db;
font-size:24px;
font-weight:bold;
border-top:3px solid #64b4e6;
}

p + h4{ margin-top: 40px;}

h5 {font-weight: bold;font-size: 20px;margin:40px 0 20px 0;color: #2780b7;background: #f0f0f0;padding: 9px 17px 9px 17px;border-radius: 10px;}

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



/*-------------------------------------------- header ----------------------------------------*/
#header {position:relative; width: 100%; height: 175px; z-index: 30; transition: .3s;}
/*#header *{transition: .3s;}*/
#header #header_inner{width: 100%; height: 175px; margin:0 auto 0 auto; position:relative; top: 0; left:0; right:0; box-sizing: border-box;} 
#header #header_inner > .inn{width: calc(100% - 180px); min-width: 1200px; position: relative; margin:0 auto 0 auto; box-sizing: border-box; padding: 28px 0 0 0;}

#header .id {position:absolute; top:39px; left: 0; width: 320px;}

#header .satei_btn{ width: 60px; height: 180px; box-sizing: border-box; position: fixed; right:0; top:230px;}
#header .satei_btn a{display: flex; width: 100%; height: 100%; box-sizing: border-box; background:#ec6e52; text-align: center; border-radius: 5px 0 0 5px; align-items: center; justify-content: center;}
#header .satei_btn a:hover{ background:#cc543a;}

#header .tel_box{ display: flex; justify-content: flex-end;}

#header .baikyaku_btn{ margin-left: 30px;}
#header .baikyaku_btn a{display: flex; width: 240px; height: 60px; text-align: center; box-sizing: border-box; background: #ec6e52; box-shadow: 0 4px 0 rgba(98,98,98,0.1); border-radius: 8px; justify-content: center; align-items: center; font-size: 18px; font-weight: 700; color: #ffffff; padding-bottom: 2px; position: relative;}
#header .baikyaku_btn a:before{content: "";display: block;background: url("/contents/images/header/btn_fukidashi.png") no-repeat;width: 46px;height: 43px;position: absolute;top: -15px;left:-20px;}

#header .baikyaku_btn a em{ font-weight: 700 !important; color: #ffed99;}
#header .baikyaku_btn a:hover{ background:#cc543a; transform: translateY(2px); box-shadow: 0 0 0 rgba(0,0,0,0.1);}

#header nav.menu_blocks{ margin-top: 36px;}
#header nav.menu_blocks .logo{ display: none;}
#header nav.menu_blocks *{ transition: none;}
#header ul.gmenu01{ background: #beaf87; transition: .3s;}
#header ul.gmenu01 {display: flex; justify-content: center; flex-wrap: nowrap; align-items: center;}
#header ul.gmenu01 > li {font-size: 16px; font-weight: 500; color: #ffffff; height: 100%;}
#header ul.gmenu01 > li + li{margin-left: 20px; padding-left: 20px;}
#header ul.gmenu01 > li > a{ display: block; color: inherit; position: relative; height: 100%; display: flex; align-items: center; justify-content: center; padding: 10px 0 12px 0; transition: .3s;}
#header ul.gmenu01 > li > a:hover{color: #3f3f3f;}
#header ul.gmenu01 > li > a::after {position: absolute; left: 0; content: ''; width: 100%; height: 2px; background:#3f3f3f; bottom: 0; transform: scale(0, 1); transform-origin: center top; transition: transform 0.3s; }
#header ul.gmenu01 > li > a:hover::after {transform: scale(1, 1);}

@media print, screen and (min-width: 1550px) {
    #header,#header #header_inner{ height: 185px;}
    #header .baikyaku_btn a{width: 280px;font-size: 20px;}
    #header ul.gmenu01 > li > a{padding: 15px 0 17px 0;}
    #header ul.gmenu01 > li {font-size: 18px;}
}

@media print, screen and (max-width: 1250px) {
	#header #header_inner > .inn{ width: 1200px; }
	#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.scroll-up #header_inner{ background:rgba(255,255,255,.95); position: fixed !important; height: 100px; top:0; left:0; -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
#header.scroll-up.down #header_inner{height: 51px; background: #beaf87;}
@supports not ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {#header.scroll-up{ background: rgba(255,255,255,1);}}

@media print, screen and (min-width: 1550px) {
    #header.scroll-up.down #header_inner{height: 61px; }
}

#header.scroll-up *{transition: .3s;}
#header.scroll-up #header_inner .inn{display:block; /*opacity: 1;*/ height: 100px; padding-top: 18px;}
#header.scroll-up.down #header_inner .inn{ display:none;/*opacity: 0;*/ height: 0;}

#header.scroll-up .inn{ padding-top: 15px;}
#header.scroll-up.down .inn{display: none;}
#header.scroll-up h1{ font-size: 12px; top:5px;}
#header.scroll-up .id { top: 29px; width: 280px;}
#header.scroll-up nav.menu_blocks{ margin-top: 0;}

#header.scroll-up ul.gmenu01.action{display:none;}
#header.scroll-up ul.gmenu01{ transition:none; background: transparent;}
#header.scroll-up.down ul.gmenu01{ display: flex; box-shadow: none;}


/*-------------------------------------------- gnavi -----------------------------------------*/
#gnavi{margin:0 0 50px 0; width:250px; float:right; }

#wrap-outer #gnavi{ float:left; margin-left: 20px; box-sizing: border-box; }
#wrap-outer_2nd #gnavi{ padding-bottom: 50px;}

#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 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: 8px; position: relative; transition: .3s; justify-content: center; align-items: center;}
#gnavi .btn.btn_menber{background-color: #ec6e52;}
#gnavi .btn.btn_login{background-color: #64b4e6; margin-top: 10px;}
#gnavi .btn.btn_reserve{background-color: #ec6e52;}
#gnavi .btn.btn_store{background-color: #64b4e6; margin-top: 10px;}
/*#gnavi .btn.btn_staff{border: 1px solid #6e6d6d; background-color:transparent; margin-top: 10px;}*/

#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 solid #efefef; padding-top: 12px;}
#gnavi .menu_special li:not(.h){border-bottom: 1px solid #efefef;}

#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 28px 0}


#gnavi .news ul {
    height: 240px;
    overflow-x: hidden;
    overflow-y: scroll;
    /*padding: 28px 0 0 0;*/
    box-sizing: border-box;
	font-size:13px;
}

#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:#b5aa81; font-weight:bold; text-decoration:underline;}
#gnavi .news ul li a:hover{ text-decoration:none;}

#gnavi .menu_banner.link_btn{ margin-top: -20px;}
#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;}


@media print, screen and (max-width: 1650px) {
	#wrap-outer #gnavi{ margin-left: 0;}
}

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

#gnavi .count .large{font-size:32px; 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:#90c31f;}
#gnavi .count .vis{color:#f56d55;}

#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:#f7f7f7;}

#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 .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 solid #efefef;}
#gnavi .link_btn li:not(.h){border-bottom: 1px solid #efefef;}


#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: #f3f9f4; 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 25px 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:0 auto 0 auto; position: relative; padding: 75px 0 45px 0; background: #beaf87;}
#wrap2 + #footer-outer{ margin-top: 100px;}

#footer{overflow: hidden;}
#footer .inn{ width: 1000px; display: flex; flex-wrap: wrap;justify-content: space-between;align-content: center;}

#footer .store{ color: #3d3d3d; font-weight: 500; width: 340px;}
#footer .store .logo{ margin-bottom: 25px;}
#footer .store .logo img{width: auto;}
#footer .store p{ font-size: 15px;}
#footer .store p strong{ font-weight: bold;}
#footer .store small{display: block; font-size: 12px; opacity: .8;}

#footer .store .bnr_ogswr a{color: #ffffff;width: 243px;height: 50px;transition: .3s;display: flex;text-align: center;box-sizing: border-box;background: #3d3d3d;border-radius: 10px;justify-content: center;align-items: center;font-size:14px;font-weight: bold;margin: 25px 0 0 0;}
#footer .store .bnr_ogswr span{display: inline-block;}
#footer .store .bnr_ogswr span:after{ content: ""; background: url("/contents/images/footer/indent.png") no-repeat; background-size: 100% auto; width: 9px; height: 13px; display: inline-block; vertical-align: middle; margin: 0 0 3px 12px;}

#footer .store .bnr_ogswr a:hover{ opacity: .7;}

#footer .link_menu{display: flex;flex-wrap: nowrap;justify-content: flex-end; width: 560px;}
#footer .link_menu ul{font-size: 16px;}
#footer .link_menu ul + ul{ margin-left: 65px;}
#footer .link_menu li + li{ margin-top: 15px;}
#footer .link_menu li a{ color: #3d3d3d; font-weight: 500; text-decoration: none;}
#footer .link_menu li a:hover{ text-decoration: underline;}
#footer .link_menu li.sub a{ padding-left: 30px; font-weight: 400; }
#footer .link_menu li.sub a:before{ display: none;}

#footer .copyright{width: 100%;text-align: right;font-size: 10px;color: #ffffff;letter-spacing: 0.2em;font-weight: 500;opacity: .7;margin-top: 15px;}

	
@media print, screen and (min-width: 1550px) {
    #footer .inn{ width: 1200px;}

    #footer .store .logo{ margin-bottom: 35px;}
    #footer .store{width: 440px;}
    #footer .store p{ font-size: 18px; line-height: 1.9em;}
    #footer .store small{font-size: 14px; }
    #footer .store .bnr_ogswr a{width: 300px;height: 60px;font-size:16px;margin: 35px 0 0 0;}

    #footer .link_menu{width: 660px;}
    #footer .link_menu ul{font-size: 18px;}
    #footer .link_menu ul + ul{ margin-left: 85px;}
    #footer .link_menu li + li{ margin-top: 20px;}
}


/*------------------------------------------ contents ----------------------------------------*/
#contents{/*width:830px; width:100%; margin:0; float:left; */}

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

.sp{ display: none;}


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

#wrap_add {margin:0 auto 0 auto; padding:0; position:relative;}
.inn{ width: 950px; margin: auto; box-sizing: border-box; }

.anchor_link{ margin-top: -100px; padding-top: 100px;}

@media print, screen and (min-width: 1550px) {
    .inn{ width: 1200px;}
}


/*================================
中面タイトル
================================*/
#wrap-outer_2nd .head_tit{margin: 50px 0 0 0;}


/*================================
ボタン
================================*/
.normal_btn a{color: #ffffff; width: 280px; height: 65px; transition: .3s; display: flex; text-align: center; box-sizing: border-box; background: #ec6e52; box-shadow: 0 4px 0 rgba(98,98,98,0.1); border-radius: 10px; justify-content: center; align-items: center; font-size:18px; font-weight: bold; margin:auto; }
.normal_btn span{display: inline-block;}
.normal_btn span:after{ content: ""; background: url("/contents/images/top/indent_wh.png") no-repeat; background-size: 100% auto; width: 9px; height: 15px; display: inline-block; vertical-align: middle; margin: 0 0 3px 15px;}
.normal_btn a:hover{ background: #cc543a; transform: translateY(3px); box-shadow: 0 0 0 rgba(0,0,0,0.1);}

a.img_toka:hover{opacity: .7;}

@media print, screen and (min-width: 1550px) {
    .normal_btn a{width: 300px;height: 75px;font-size: 20px;}
}

/*================================
お問い合わせ
================================*/
#wrap_contact{ background:#104862;}
#wrap_contact .inn{width: 1200px;margin: auto;box-sizing: border-box;padding: 40px 30px 60px 360px;position: relative;color: #ffffff;min-height: 470px;text-align: center;}

#wrap_contact .contact_img{position: absolute;bottom:0;left: 40px;}

#wrap_contact h2{font-size: 47px;font-weight: 900;color: #ffffff;text-align: center;line-height: 1.45em;margin: 0 0 20px 0;}
#wrap_contact h2 em{ color: #ffed99;}
#wrap_contact h2 + p{font-size: 16px;line-height: 1.7em;font-weight: 400;}

#wrap_contact .contact_box{margin: 45px auto 0 auto;display: flex;flex-wrap: nowrap;justify-content: center;}
#wrap_contact .contact_box .tel{ margin-right: 13px;}
#wrap_contact .contact_box .tel > span{display: block; width: 370px; height: 120px; box-sizing: border-box; background: #beaf87; border-radius: 10px; position: relative; padding:35px 0 20px 0;}
#wrap_contact .contact_box .tel > span > span{width: 220px; height: 40px; background: #ffffff; border-radius: 20px; text-align: center;box-sizing: border-box;font-size: 14px;font-weight: 700;color: #ad9b6d;display: block;margin: 0 auto 0 auto;position:absolute;padding: 7px 0 0 0;line-height: 1.6em;letter-spacing: 0.06em; top:-17px; left:0; right:0;}
#wrap_contact .contact_box .tel > span > span:before{display: block; content: ""; width: 0;height: 0;border-style: solid;border-color: #ffffff transparent transparent transparent;border-width: 9px 7.5px 0px 7.5px; position: absolute; bottom:-9px; left:0; right:0; margin: auto;}

#wrap_contact .contact_box .tel a{display: block; font-family: 'Urbanist', sans-serif; color: #ffffff; font-size: 39px; font-weight: 700; line-height: 1.4em; letter-spacing: 0.06em;}
#wrap_contact .contact_box .tel a:before{ display: inline-block; content: ""; background: url("../images/top/icon_tel.png") no-repeat; width: 32px; height: 32px; margin: 0 10px -1px 0;}
#wrap_contact .contact_box .tel small{font-size: 12px;display: block;margin: -10px 0 0 0; letter-spacing: 0.06em;}
#wrap_contact .contact_box .mail{width: 320px; height: 120px; border-radius: 10px;}
#wrap_contact .contact_box .mail a{display: block; width: 320px; height: 120px; box-sizing: border-box; background: #ec6e52; border-radius: 10px; position: relative; padding:55px 0 0 0;}
#wrap_contact .contact_box .mail a:hover{ background: #cc543a;}
#wrap_contact .contact_box .mail small{width: 270px; height: 40px; background: #ffffff; border-radius: 20px; text-align: center;box-sizing: border-box;font-size: 14px;font-weight: 700;color: #ec6e52;display: block;margin: 0 auto 0 auto;position:absolute;padding: 7px 0 0 0;line-height: 1.6em;letter-spacing: 0.06em; top:-17px; left:0; right:0;}
#wrap_contact .contact_box .mail small:before{display: block; content: ""; width: 0;height: 0;border-style: solid;border-color: #ffffff transparent transparent transparent;border-width: 9px 7.5px 0px 7.5px; position: absolute; bottom:-9px; left:0; right:0; margin: auto;}

#wrap_contact .contact_box .mail span{font-size: 31px; font-weight: 700; color: #ffffff;}
#wrap_contact .contact_box .mail span:after{ display: inline-block; content: ""; background: url("../images/top/contact_indent.png") no-repeat; width: 10px; height: 18px; margin: 0 0 2px 10px;}
#wrap_contact .contact_box .mail span em{color: #ffed99;}
　

@media print, screen and (min-width: 1550px) {
    #wrap_contact .inn{width: 1300px;padding: 50px 30px 70px 360px;}
    #wrap_contact h2{font-size: 52px;}
    #wrap_contact h2 + p{font-size: 18px;line-height: 1.9em;}
}


/*================================
会社概要
================================*/
#wrap_company{}

#wrap_company{position: relative; z-index: 0;}
#wrap_company:before{ display: block; content: ""; background: #f7f5ef; width: 100%; height: 810px; position: absolute; top:0; right:0; left:0; z-index: -1;}
#wrap_company h2.normal_tit{margin-bottom:50px;}

#wrap_company .inn{position: relative;z-index: 0; padding: 55px 0 85px 0; width: 1000px; }

#wrap_company .slider {width:442px !important; height:280px !important; overflow:hidden;}
#wrap_company .slider .item {width:442px !important; height:280px !important;}
#wrap_company .slider .item img{ width:100%; border-radius: 5px; overflow: hidden;}
#wrap_company .slider_thumb{padding:5px 0 5px 0; box-sizing:border-box; width: 445px !important;}
#wrap_company .slider_thumb .item {width:87px !important; height:auto !important; padding-right:2px; opacity: .6; cursor: pointer; transition: .3s;}
#wrap_company .slider_thumb .item img {width:87px !important; height:auto !important; border-radius: 5px; overflow: hidden;}
#wrap_company .slider_thumb > * {padding:0 !important;}

#wrap_company .slider_thumb .item:hover,#wrap_company .slider_thumb .item.slick-current{opacity: 1;}

#wrap_company .box{display: flex;align-items: flex-start;flex-wrap: nowrap; margin-bottom: 35px;}
#wrap_company .box .text{margin-left: 50px; width: 100%;}

#wrap_company .box .text h3{display: block;padding: 0;margin: 3px 0 25px 0;}
#wrap_company .box .text p{font-size: 16px;font-weight: 400;line-height: 1.8em;color: #000000;}
#wrap_company .box .text p strong{ display: inline-block; font-weight: bold; color: #2a2a2a;}

#wrap_company .box .tag{margin: 12px 0 25px 0;}
#wrap_company .box .tag span{display: inline-block; height: 30px; text-align: center; box-sizing: border-box; background: #beaf87; border-radius: 5px; color: #ffffff; font-size: 14px; font-weight: 500; margin: 0 5px 5px 0; padding: 0 18px 0 18px;}

#wrap_company .box .access{ }
#wrap_company .box .access .h{font-size: 20px;font-weight: 700;color: #beaf87;position: relative;margin-bottom: 8px;}
#wrap_company .box .access .h:before{ display: block; content: ""; background: #beaf87; width: 413px; height: 1px; position: absolute; top:50%; right:0;}
#wrap_company .box .access p{}

#wrap_company .access_map{ background: #ffffff; border: 3px solid #ad9b6d; overflow: hidden; }
#wrap_company .access_map .map{width: 100%; height: 420px; background: #eee;}

#wrap_company .access_map .map .pin_text{ padding-right: 25px; font-weight: 500;}
#wrap_company .access_map .map .gm-style-iw-d:has(.pin_text) { margin-top: -32px; }

#wrap_company .link_btn{margin: 55px 0 0 0;display: flex;justify-content: space-between;flex-wrap: nowrap;align-items: flex-start;}
#wrap_company .link_btn .btn{width: 23%;}
#wrap_company .link_btn .btn a{display: block; width: 100%; aspect-ratio: 1 / 1; box-sizing: border-box; border-radius: 10px; font-size: 25px; font-weight: bold; color: #ffffff; text-align: center; background: #104862; padding-top: 60px; box-shadow: 4px 5px 0 rgba(85,85,85,0.1);}
#wrap_company .link_btn .btn:nth-child(even) a{background: #205b76;}
#wrap_company .link_btn .btn .icon{ display: block; margin: 0 auto 20px auto; }
#wrap_company .link_btn .btn a:hover{ opacity: .7; transform: translateY(3px); box-shadow: 0 0 0 rgba(85,85,85,0.1);}


@media print, screen and (min-width: 1550px) {
    #wrap_company:before{height: 960px;}
    #wrap_company .inn{padding: 75px 0 100px 0; width: 1200px; }
    #wrap_company h2.normal_tit{margin-bottom: 70px;}
    
    #wrap_company .slider,#wrap_company .slider .item {width:542px !important; height:380px !important;}
    #wrap_company .slider_thumb{width: 545px !important;}
    #wrap_company .slider_thumb .item,#wrap_company .slider_thumb .item img  {width:107px !important;}

    #wrap_company .box .text p{font-size: 18px; line-height: 1.9em;}
    #wrap_company .box .tag{margin: 20px 0 30px 0;}
    #wrap_company .box .tag span{height: 37px;font-size: 16px;margin: 0 5px 5px 0;padding: 3px 23px 0 23px;}

    #wrap_company .box .access .h{font-size: 26px;font-weight: 700;margin-bottom: 13px;}
    #wrap_company .box .access .h:before{width: 500px;top: 56%;}
    
    #wrap_company .link_btn .btn a{font-size: 28px;padding-top: 70px;}

}



/*================================
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:#9fbb00;}
#contents-inner-page .inquiry .tel .num {margin:12px 0 4px 0; padding-left:70px; font-size:47px; font-family: 'Josefin Sans', "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;}
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;}