@charset "utf-8";

@import url("/contents/style/base.css");

/*-------------------------------------------- wrap ------------------------------------------*/
#wrap-outer, #wrap-outer_2nd, #wrap-outer_map, #wrap-outer_1col {/*background:url(../images/header/bg.png) repeat-x center top;*/}
#wrap-outer,#wrap-outer_2nd{overflow:hidden ;}

#wrap-outer_2nd, #wrap-outer_map {/*background:url(../images/bg_wrap-outer.gif) repeat-x center top -5px;*/}
/*#wrap-outer_2nd, #wrap-outer #wrap-outer2 {background:url(../images/bg_wrap-outer2.jpg) no-repeat center 195px;}
*/

#wrap-outer{background:url(../images/header_bg.gif) repeat-x;}
#wrap-outer, #wrap-outer_2nd{}
/*#wrap-outer #wrap-outer2{background-color:#f2f4f7;}*/
/*#wrap-outer #wrap-outer2{background:url(../images/header_bg.gif) repeat-x center top;}*/
#wrap-outer_2nd #wrap-outer3, #wrap-outer_2nd_2 #wrap-outer3 {background:url(../images/content_bg2nd.gif) repeat-y center #f2f4f7;}
/*#wrap-outer_2nd #wrap-outer4, #wrap-outer_2nd_2 #wrap-outer4 {background:url(../images/header_bg.gif) repeat-x;}*/

#wrap-outer_1col #wrap-outer3 {background:url(../images/content_bg2nd.gif) repeat-y center #f2f4f7;}
#wrap-outer_1col #wrap-outer4 {/*background:url(../images/header_bg.gif) repeat-x;*/}

#wrap-outer_map #wrap-outer3 {background:url(../images/content_bg2nd.gif) repeat-y center #f2f4f7;}
#wrap-outer_map #wrap-outer4 {/*background:url(../images/header_bg.gif) repeat-x;*/}

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

#wrap {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:10px;
font-weight:normal;
z-index:10;
letter-spacing:1px;
}

/*h2{
letter-spacing:0.1em;
margin:0 0 20px 0; 
padding:16px 15px 14px 15px;
color:#FFF;
font-size:25px;
font-weight:bold;
background-color:#aa9753;
line-height:1.2;
}*/

h2{
  background-image: linear-gradient( 90deg, #3d3d3d 0%,  #3d3d3d 100%);
  background-image: -moz-linear-gradient( 90deg, #3d3d3d 0%,  #3d3d3d 100%);
  background-image: -webkit-linear-gradient( 90deg, #3d3d3d 0%,  #3d3d3d 100%);
  background-image: -ms-linear-gradient( 90deg, #3d3d3d 0%, #3d3d3d 100%);
  color:#fff;
  padding:16px 0 12px 25px;
  margin:0 0 25px 0;
  position:relative;
  width:100%;
  box-sizing:border-box;
  font-size:22px;
  font-weight:normal;
  -webkit-text-stroke-width: .3px !important;
  letter-spacing:2px;
}
h2::after{
     position: absolute;
     top: 10px;
     left:0.4em;
     content: '';
     width: 1px;
     height:44px;
     background-color: #fff;
	 z-index:999;
}


h2.h_img{ background:none; padding-top:0;}
#contents_1col #contents-inner-store h2.h_img{ background:none; text-align:center;}
h2.h_img:after{ background:none; text-align:center;}
h2 a{ color:inherit; text-decoration:none;}

#contents-inner-store.about_store h2{padding:0;}
#contents-inner-store.about_store h2:after{display:none;}

#contents-inner-member .kanri .main h2{text-align:center; background:none; height:auto; padding:0; margin:13px 0 15px 0;}
#contents-inner-member .kanri .main h2:after{ display:none;}

h2.ttl_login{background: #eeeeee; color: #3d3d3d;}
h2.ttl_login:after{background-color: #3d3d3d;}

h3{
color:#333;
position: relative;
padding:17px 10px 14px 20px;
border-bottom: 1px solid #dddddd;
letter-spacing:0.1em;
margin:0 0 20px 0; 
font-size:20px;
line-height:1.2;
-webkit-text-stroke-width:0px !important;
}
h3:before {
position: absolute;
top: .5em;
left: 0px;
content: '';
width: 5px;
height: -webkit-calc(100% - 1em);
height: calc(100% - 1em);
background-color: #ccc;
}

h3 span {
display:inline-block;
margin-right:.5em;
color:#06C;
}
h3 a{
color:inherit;
text-decoration:none;
}

#contents_1col #contents-inner-store h3{border-top:4px solid #d9d9d9; font-size:24px; color:#000; border-bottom:none; word-break:keep-all; margin-bottom: 10px; padding-left: 0; padding-top: 22px;}
#contents_1col #contents-inner-store h3:before{display:none;}

#contents_1col #contents-inner-store #yokosuka{margin-top:-100px; padding-top: 100px; }

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

#contents-inner-page .customer_voice h4{margin:20px 0 20px 0;}

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

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 page*/
/*#contents-inner-page h3 {
padding:12px 10px 10px 15px;
font-size:20px;
	}*/

/*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 {/*width:1100px;*/ height:175px;/* margin:0 auto 0 auto*/;/* position:relative;*/ position:relative;/*background:linear-gradient(to bottom, #d3c8a9, #c1b28d); margin-left:-500%; padding-left:500%; margin-right:-500%; padding-right:500%*/}
/*#header:after{ content:""; display:block; background-color:#0dabdf; width:3000px; height:2px; position:absolute; bottom: -1px; left: -50%;}*/
#header #header_inner{width:1100px;; margin:0 auto 0 auto; position:relative;}

#wrap-outer_2nd #header, #wrap-outer_map #header, #wrap-outer_1col #header{ background:none;}

#wrap_top,#wrap-outer_2nd{}

#header h1 {margin:0; color:#000; top:14px; left:3px;}

#header .text {margin:0; color:#414141; font-size:12px; position:absolute; top:16px; left:-5px; font-weight:normal;}
#header .logo {position:absolute; top:0px; left:0; border-radius:0 0 6px 6px / 0 0 6px 6px; padding:38px 0 38px 0; background-color:#000;}
#header .id {position:absolute; top:50px; left:0; width:321px;}
#header .tel{position:absolute; top:47px; right:0;}
#header .tel img{width:267px;}
/*#header .tel > img + img {margin-left:18px;}*/

#header .sale_bn {position:absolute; top:29px; right:254px;}

#header .gmenu_wrapper{/*width:1100px;*/width: 100%; height: 65px; margin:0 auto 0 auto; position:relative; z-index:1000;background-color:#7d412d;top: 112px;}
#header ul.gmenu01 {/*position:absolute; top:112px; */left:0;right:0;margin:auto; font-size:0; display:table; border-collapse:separate; border-spacing:0; width:1100px; height:65px; box-sizing:border-box;}
#header ul.gmenu01 > li {display:table-cell; text-align:center; box-sizing:border-box; height:65px; vertical-align:middle;}
#header ul.gmenu01 > li:nth-of-type(1), #header ul.gmenu01 > li:nth-of-type(2),#header ul.gmenu01 > li:nth-of-type(3),#header ul.gmenu01 > li:nth-of-type(4){width:184px;}
#header ul.gmenu01 > li:nth-of-type(5),#header ul.gmenu01 > li:nth-of-type(6),#header ul.gmenu01 > li:nth-of-type(7){width:120px;}
#header ul.gmenu01 li img {vertical-align:middle;}
#header ul.gmenu01 > li > a{display:block; width:100%; height:100%; padding-top:18px; box-sizing:border-box; position:relative; background-color:#7d412d;}
/*#header ul.gmenu01 a,
#header ul.gmenu01 a:link,
#header ul.gmenu01 a:hover,
#header ul.gmenu01 a:visited{color:#000; text-decoration:none; text-shadow:1px 1px 1px rgba(255,255,255,0.6); font-weight:bold;}*/
#header ul.gmenu01 > li a::after{ display:block; content:""; width:1px; height:24px; background:rgba(255,255,255,0.3); position:absolute; top:21px; right:0;}
#header ul.gmenu01 > li:last-child a::after{ display:none;}

#header ul.gmenu01 > li:nth-of-type(1){width:159px;}
#header ul.gmenu01 > li:nth-of-type(2){width:154px;}
#header ul.gmenu01 > li:nth-of-type(3){width:159px;}
#header ul.gmenu01 > li:nth-of-type(4){width:154px;}
#header ul.gmenu01 > li:nth-of-type(5){width:162px;}
#header ul.gmenu01 > li:nth-of-type(6){width:160px;}
#header ul.gmenu01 > li:nth-of-type(7){width:152px;}

#header ul.gmenu01 > li img {vertical-align:middle;}
#header ul.gmenu01 > a{display:block; padding:10px 0 10px 0;}
#header ul.gmenu01 a,
#header ul.gmenu01 a:link,
#header ul.gmenu01 a:hover,
#header ul.gmenu01 a:visited{color:#000; text-decoration:none; text-shadow:1px 1px 1px rgba(255,255,255,0.6); font-weight:bold;}


#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:rgba(255, 255, 255, 0.97); position: absolute; z-index: 9998; top: 65px; left:-22px; display:none; margin: 0 calc(50% - 50vw) 0 calc(50% - 50vw); width:100vw; overflow: hidden;}
#header .sub .child .inner{ width: 1100px; margin: 0 auto 0 auto; padding:28px 0 4px 0; box-sizing:border-box;}



/*#header .sub .child {white-space: nowrap; background: #3d3d3d; position: absolute; z-index: 9998; top: 63px; left: 0; width: 1100px; margin: 0 auto 0 auto; padding:26px 0 4px 0; box-sizing:border-box; display:none;}*/



#header .sub .child .label_sale{color:#000; font-size:16px; text-align:left; position:relative; display: inline-block; vertical-align: middle; width: 100%; height: 24px; margin:0 30px 6px 22px; -webkit-text-stroke-width:.3px !important;}
#header .sub .child .label_sale .text_wrap{ display:inline-block; width:175px;}
#header .sub .child .label_sale .txt_s{ display:inline-block;font-size:12px; padding-left:3px;}

#header .sub .child .all_search_link { }
#header .sub .child .all_search_link a{display:inline-block; vertical-align: top; padding:3px 0 0; border-radius:30px; width:220px; text-align:left; color:#000; font-size:13px; text-decoration:none; text-shadow:none; font-weight:normal;}
#header .sub .child .all_search_link a::after{ display:none;}
#header .sub .child .type .all_search_link a{left:118px;}


#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 22px;}
#header .sub .child ul li {position: relative; box-sizing: border-box; width: 200px; height: 68px; margin: 0 10px 10px 0; cursor: pointer;}
#header .sub .child ul li a {font-size: 16px; font-weight: normal; line-height: 1.3; text-align: left; vertical-align: middle; color: #333; background: #fff;
 position: relative; box-sizing: border-box; width: 100%; padding: 5px; border: 1px solid #ddd;display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; align-items:center; height: 68px; -webkit-text-stroke-width:.3px !important;}
#header .sub .child ul li a::after{ display:none;}
#header .sub .child ul li a span{display:inline-block; margin-left:5px; padding-top:1px;}
/*#header .sub div.child ul li a:hover::before { position: absolute; top: -1; left: 0; display: block; width: 198px; height: 66px; margin-top: 0 !important; content: ""; border: 1px solid #999;}*/

#header .sub .child ul.no_image li a{padding:3px 0 0 10px; margin-bottom:20px;}


#header ul.gmenu02 {position:absolute; top:6px; right:0; font-size:11px; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック","HanSerif Japanese", ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";}
#header ul.gmenu02 li {float:left; border-right:1px solid #5f5f5f; padding-right:9px; margin-right:9px; line-height:1.1;}
#header ul.gmenu02 li:last-child {border-right:none; padding-right:0; margin-right:0;}
#header ul.gmenu02 li a {color:#000; text-decoration:none;}
/*#header ul.gmenu02 li a:hover {color:#00F; text-decoration:underline;}*/


#header ul.gmenu01 li ul.header_right_btn li  {float:left; text-align:right; }
#header ul.header_right_btn li:last-of-type  {margin:0;}




#header .mylist{
background:url(../images/header/my_list_bg.png) no-repeat top;
height:35px;
width:310px;
position:absolute;
top:0;
right:0;
font-size:15px;
font-weight:bold;
}
#header .mylist a{ color:#0000ff;}
#header .mylist .mark{ position:absolute;top:8px; right:150px;}
#header .mylist .condition{ position:absolute;top:8px; right:27px;}



/*-------------------------------------------- gnavi -----------------------------------------*/
#gnavi{margin:54px 0 50px 0; width:250px; float:right; overflow:hidden; }
#wrap-outer_2nd #gnavi {margin-top:30px;}

#gnavi ul {margin:10px 0 40px 0;}
#gnavi ul li {text-align:left;}
#gnavi ul li img {vertical-align:bottom;
text-align:center;
/* 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 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 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:#414141;
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{padding-bottom:12px;}*/
#gnavi .menu_special li:first-of-type{/*border-bottom:1px solid #d9d9d9;*/padding-bottom:12px;}
#gnavi .menu_recommend li{margin-bottom:0 ;/*border-bottom:1px solid #d9d9d9;*/ display:table; height:69px;}
#gnavi .menu_recommend li.h{ padding:0 0 12px 0; display:block; height:auto;}
#gnavi .menu_recommend li a{ display:table-cell; width:100%; height:100%; vertical-align:middle; box-sizing:border-box;/* padding:18px 0 17px 22px;*/}

#gnavi .menu_rent li:first-of-type{border-bottom:1px solid #d9d9d9;padding-bottom:12px;}

#gnavi ul.contents_bnr{ margin-bottom:30px;}


/* board_information ----------------------------------------------------------------------------------------------*/
#gnavi .board_information {margin: 0px 0px 40px 0px; }
#gnavi .board_information li{margin: 0px 0px 9px 0px; }

/*------------------------------------------ SIDE 非公開情報 ---------------------------------------*/
#gnavi .count{margin-bottom:40px;
/*border-radius:6px;*/
/*background:url(../images/menu/illust_loupe.png) no-repeat right top 3px;*/
box-sizing:border-box;
text-align:center;
/* 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 .count .h{ marign-bottom: 20px;}
#gnavi .count .large{display:inline-block; font-size:26px; line-height:1.3; padding:0 17px 0 0; text-align:right; vertical-align:middle;}
#gnavi .count .large{display:inline-block; font-size:26px; line-height:1.3; padding:0 17px 0 0; text-align:right; vertical-align:middle;}

#gnavi .count .vis{text-align:right; width:80px; background:url(../images/menu/count_ken_orange.png) no-repeat right center; color:#e15970;}
#gnavi .count .mem{ width:80px; background:url(../images/menu/count_ken.png) no-repeat right center;color:#7d412d;}

#gnavi .count .h{text-align:left; margin:0 0 12px 0;}
#gnavi .count .count_total{background:#f5f5f5; padding:23px 20px 24px 20px; /*border-radius:3px;*/ box-sizing:border-box; text-align: left; }
#gnavi .count .count_total .count_title{font-wieght:bold; border-bottom:1px solid #ccc;}
#gnavi .count .count_total .count_ttl{ display:inline-block; padding:3px 0 3px 4px; font-size:77%; box-sizing:border-box; text-align:center; vertical-align:middle;}
#gnavi .count .count_total .ippan{margin-bottom:8px;}
#gnavi .count .count_total .kaiin{/*margin-bottom:10px;*/}
#gnavi .count .count_total p{font-size:12px; font-weight:bold; margin:0 auto 5px;}
#gnavi .count .count_total a{display:block; margin:0 auto; text-align:center;}
#gnavi .count .count_total p:first-child{margin:0 0 9px 0; width:100%; /*padding:0 0 5px 0;*/}

#gnavi .count .count_total .sign{font-size:17px; font-weight:bold; text-align:center; width:100%; margin-bottom:10px;}
#gnavi .count .count_total .look{text-align:center;margin-bottom:12px;}
/*#gnavi .count .count_tb{margin:0; padding:0; border-collapse: collapse;}
#gnavi .count .count_tb img{margin:0; vertical-align:top;}
#gnavi .count .count_tb tr,
#gnavi .count .count_tb td {margin:0; padding:0;}*/

#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 #414141; padding-left:6px; color:#414141; 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:#414141; 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 {}
#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 #member_registration {
/*display:none;*/
/*height:210px;*/
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 #membe{
vertical-align:top;
}

#gnavi .shop{background:#f6efed; box-sizing:border-box; padding:0 0 12px 0; margin:0 0 40px 0; text-align:center;}
#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-bottom:14px; position:relative;}
#gnavi .shop_photo.katano{ margin-bottom:10px;}
#gnavi .shop_photo.katano::after{ display:block; content:""; width:202px; height:1px; box-sizing:border-box; border-bottom:1px dotted #735f14; position:absolute; bottom:0; left:50%; margin-left:-101px;}
#gnavi .shop_tel{margin-bottom:16px;}
#gnavi .shop_btn a{display:block;margin-bottom:8px}
#gnavi .shop_txt{}

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

#gnavi ul.menu_link{ margin-top:12px; margin-bottom:0px;}
#gnavi ul.menu_link li { padding:0 14px 0 14px;}
#gnavi ul.menu_link li a{ display:block; padding:8px 0 8px 28px; background:url(/contents/images/menu/indent_menu.png) no-repeat 10px 15px; color:#333; text-decoration:none;}

#gnavi ul.bnr li{ text-align:center;}

#gnavi .news{
	/*border:1px solid #c4a665;*/margin-bottom:15px;margin-top:0;}
/*#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; margin-top:12px;
}
#gnavi .news ul ul {
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    /*padding: 28px 0 0 0;*/
    box-sizing: border-box; margin-bottom:0;
}


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



/*-------------------------------------------- gnavi_right -----------------------------------------*/
#gnavi_right {margin:20px 0 0 0; width:240px; position:absolute; right:0;}
#wrap-outer_2nd #gnavi_right {margin-top:20px;}


#gnavi_right ul {/*margin:30px 0 0 0;*/margin:0px 0 0 0;}
#gnavi_right ul li {margin-bottom:10px;}
#gnavi_right ul li img {vertical-align:bottom;
/* 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_right ul li.h img {box-shadow:none;}
#gnavi_right ul li.nosdw img {box-shadow:none;}

#gnavi_right ul.shop_link {margin-top:10px;}
#gnavi_right ul.bnr_mansion {margin-top:10px;}
#wrap-outer_2nd #gnavi_right ul.bnr {margin-top:10px;}

#gnavi_right .photogallery {
width:240px; height:210px; margin:0 0 10px 0; padding:9px;
border:1px solid #DDD;
background:#FFF;
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_right .photogallery .pic {width:220px; height:148px; background:#F2F2F2;}

#gnavi_right .raiten {
width:240px; height:320px; margin:0; padding:0;
border-radius:6px;
border:1px solid #DDD;
background:#FFF;
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_right .raiten ul {
width:210px;
margin:0 auto 0 auto;
}
#gnavi_right .raiten ul li {margin-bottom:12px; line-height:0;}
#gnavi_right .raiten ul li img {box-shadow:none; vertical-align:bottom;}

#gnavi_right .shop_h {margin-top:30px;}
#gnavi_right .shop {
width:240px; margin:10px 0 0 0; padding:14px;
border:1px solid #DDD;
background:#FFF;
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_right .shop ul {
margin:0;
padding:0;
border-top:none;
text-align:center;
}
#gnavi_right .shop ul li:first-child {margin-bottom:10px;}
#gnavi_right .shop ul li:last-child {margin-bottom:0;}
#gnavi_right .shop ul li img {box-shadow:none;}


#gnavi_right .twitter{
width:240px;
margin:10px 0 0 0;
padding:10px 0 0 0;
border:1px solid #DDD;
background:#FFF;
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_right .twitter .h {
color:#06C;
line-height:1.2;
margin:0 10px 0 10px;
padding:0 0 7px 35px ;
background:url(../images/ext/twitter_logo.png) no-repeat left 2px;
}
#gnavi_right .twitter .widget{
border-top:3px solid #06C;
margin:0 auto 0 auto;
padding:0;
}


#gnavi_right .cmnt {
font-size:14px;
color:#414141;
width:240px; margin:30px 0 0 0; padding:14px;
border:1px solid #DDD;
background:#FFF;
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.braceree{
width:250px; height:110px; background:url(../images/menu/braceree_sidebnr_bg.jpg?t=1) no-repeat left top;
margin:0 0 0 0; padding:46px 0 0 0; box-sizing:border-box; background-size:250px auto;
/* 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.braceree:after {content:""; display:block; clear:both;}
#gnavi ul.braceree li {float:left; margin:26px 0 10px 13px;}




/*------------------------------------------- footer -----------------------------------------*/
#footer-outer {margin:0 auto 0 auto; background:#f5f5f5; -webkit-text-stroke-width: .3px !important;}
#footer-outer2 {}
#footer {width:1100px; margin:0 auto 0 auto; text-align:left; position:relative;}

#footer .footer-inner {color:#414141; padding:57px 0 50px 0; box-sizing:border-box;}

#footer table.site_link td{width:25%;}

#footer ul {margin:0;}
#footer .site_link li { padding:0 0 0 12px; margin:0 0 8px 0; background:url(../images/indent_f.png) 0px 6px no-repeat;}

#footer a {color:#414141; text-decoration:none;}
#footer a:hover {color:#414141;}
#footer a:visited {color:#414141;}

#footer .Left_td {width:422px; /*border-right:1px solid #8b7d58; box-shadow:1px 0 0 rgba(255,255,255,.3);*/}
#footer .Left_td .store{margin:0 43px 0 0;}
#footer .Left_td .store img{margin:0;}
#footer .Left_td .store .logo {
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 0 0 3px 0;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 0 3px 0;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 0 0 3px 0;
}
#footer .Left_td .tel{font-size:30px;}
#footer .Left_td .address .name {margin-bottom:20px; font-weight:bold;}
#footer .Left_td .address .shop {margin-bottom:20px; line-height:1.8; font-size:15px;}
#footer .Left_td .address .shop strong {display:block;}
#footer .Left_td .address .shop p { padding:13px 0 0 0;}
#footer .Left_td .address .shop .small {font-size:12px; padding:20px 0 7px 0; color:#3d3d3d;}
#footer .Left_td .address .shop .bold{ font-weight: bold; display: block; border-top: 1px solid rgba(0,0,0,0.1); padding-top: 6px; font-size: 15px; color: #3d3d3d; margin-top: 5px;}
#footer .Left_td .address .shop .bold > small{ font-size: 11px; display: block; margin: -5px 0 5px 0;}

#footer .Right_td {padding:0 0 0 0;}
#footer .Right_td .site_link {margin:0;}
#footer .Right_td .site_link td {white-space:nowrap;}
#footer .Right_td .site_link li {font-size:15px;}



#footer .Right_td .dn {margin:30px 0 0 0; font-size:14px;}
#footer .Right_td .dn th {color:#ffffff;}
#footer .Right_td .dn td { padding:1px 0 9px 10px;}
#footer .Right_td .dn div {color:#fff; font-weight:normal; background:#414141; padding:5px 5px 5px 5px; width:116px; text-align:center; margin-bottom:10px; -webkit-text-stroke-width:.3px !important;}
@media all and (-ms-high-contrast: none){
#footer .Right_td .dn div {padding-top:8px;}
#footer .Right_td .dn td {padding-bottom:7px;}
}

#footer .slogan {/* position:absolute; bottom:32px; left:350px;*/}
#footer .footer_bottom .copyright {color:#FFF;
	/*font-family:"Century Gothic",Verdana,Arial,sans-serif; */
	font-size:10px;
	position:absolute;
	bottom:32px;
	left: 0;
    display: block;
    text-align: center;
    right: 0;
	}
#footer .infoarc_link {font-family:Arial; font-size:12px; font-weight:bold; position:absolute; bottom:11px; right:0;}
#footer .infoarc_link a {color:#FFF;}


.footer_bottom{margin:0 auto 0 auto; text-align:center; /*background:#e9e9e9;*/ font-size:10px; padding:11px 0; color:rgba(61,61,61,0.7); letter-spacing:0.1em; /*border-top: 1px solid #3d3d3d;*/}
.footer_bottom .txt1 a{ color:inherit; text-decoration:none; margin-right:100px; margin-left:50px; font-size:10px;}


/*------------------------------------------ contents ----------------------------------------*/
#contents{width:830px; margin:54px 0 0 0; float:left; /*min-height:200px;*/}

#wrap2 #contents{width:830px; margin:0 0 0 0; padding:30px 0 0 0;}

#wrap-outer_1col #wrap2 #contents{width:1080px; margin:0 0 0 10px; padding:30px 0 0 0;}
#wrap-outer_1col #wrap2 #contents-inner-page{width:auto;}

.info2{
	/*width:178px;*/
	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;
}

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

#wrap_add .h_img{text-align:center; margin-bottom:38px;}

#wrap_add .h {

/*  background-image: -moz-linear-gradient( 90deg, #beb07f 0%,  #cec194 100%);
  background-image: -webkit-linear-gradient( 90deg, #beb07f 0%,  #cec194 100%);
  background-image: -ms-linear-gradient( 90deg, #beb07f 0%, #cec194 100%);*/
  background:#7d412d;
  color:#fff;
  padding:16px 0 14px 25px;
  position:relative;
  width:100%;
  box-sizing:border-box;
  font-size:18px;
  margin-bottom:30px;
}
#wrap_add .inner .h::after {
     position: absolute;
     top: 10px;
     left:0.4em;
     content: '';
     width: 1px;
     height:35px;
     background-color: #fff;
	 z-index:999;
}

#wrap_add .staff {background:#ecedee; padding:25px 0 80px 0; overflow:hidden; text-align:center;}


#wrap_add {margin:0 auto 0 auto; padding:0; text-align:left; position:relative;}

#wrap_add .inner {width:1100px; margin: 0 auto 0 auto;}

/*#wrap_add > div:last-of-type.inner{ padding:50px 0 50px 0;}*/

#wrap_add .search { padding:60px 0 26px 0; background:#f6efed;}

#wrap_add .inner .sub_h{text-align:center; margin:0 auto 40px auto;}

#wrap_add .search .inner .label_sale,
#wrap_add .search .inner .label_rent{
	display:inline-block;
	vertical-align: middle;
	margin:27px 0 32px 0px;
	 position:relative;
	 width:100%;
	 height:24px;
}

#wrap_add .inner .all_search_link a{
	display:inline-block;
	vertical-align: middle;
	padding:6px 0;
	border-radius:30px;
    background:url(../images/top/indent_s.png) no-repeat 95% 50% /*#fff*/;
	border:1px solid #b9988d;
	position:absolute;
	top:1px;	
	width:220px;
	left:194px;
	text-align:center;
	color:#7d412d;
	font-size:13px;
	text-decoration:none;
}

/*#wrap_add .inner .type .all_search_link a{left:194px;}
#wrap_add .inner .area .all_search_link a{left:126px;}
#wrap_add .inner .station .all_search_link a{left:167px;}*/


#wrap_add .inner .indent_s_rent{
	background:url(../images/top/indent_s_rent.png) no-repeat 0 8px;
}

#wrap_add .inner ul {
	padding-bottom:20px;
	/*border-bottom:2px #333 solid;*/
    -webkit-box-box-shadow: 0 3px 2px -2px rgba(255,255,255,0.1);
    -moz-box-box-shadow: 0 3px 2px -2px rgba(255,255,255,0.1);
    box-shadow: 0 3px 2px -2px rgba(255,255,255,0.1);
}
#wrap_add .inner ul:nth-of-type(3),#wrap_add .inner ul:last-child{border:none; box-shadow:none;-webkit-box-box-shadow: none; -moz-box-box-shadow: none;}

/*#wrap_add .inner ul:nth-of-type(5){border:none;}
#wrap_add .inner ul:last-of-type{border:none;}
*/

#wrap_add .search .inner ul li{
	display:inline-block;
	margin:0 10px 14px 0;
	vertical-align:middle;
}
#wrap_add .search .inner ul li span{
	display:inline-block;
	font-size:14px;
	margin-top:2px;
}

#wrap_add .search .inner ul li a{
	display:block;
	width:209px;
	height:60px;
	box-sizing:border-box;
	padding:17px 0 0 40px;
	font-size:18px; 
	background:#fdfcf9 url(../images/top/top_indent.png) no-repeat 12px 21px;
	/*border:2px solid #ded9c7;*/
	/*border-radius:6px;*/
	color:#414141;
	text-decoration:none;
    box-shadow: rgba(238, 230, 209, 1) 0 0 5px 0;
    -webkit-box-shadow: rgba(238, 230, 209, 1) 0 0 5px 0;
    -moz-box-shadow: rgba(238, 230, 209, 1) 0 0 5px 0;
	-webkit-text-stroke-width:.3px !important;
}


#wrap_add .inner ul li.long a{
	padding:10px 0 0 40px;
	line-height:1.2;
}



#wrap_add .search_rent .inner { }





#wrap_add .contents {background:#ffffff; padding:80px 0 25px 0;}


#wrap_add .contents .inner ul li a{
	display:block;
	width:280px;
	height:70px;
	box-sizing:border-box;
	padding:18px 0 0 36px;
	font-size:21px; 
	font-weight:bold;
	background:#ffffff url(../images/top/indent.png) no-repeat 13px 27px;
	border:2px solid #e6e6e6;
	border-radius:6px;
	box-sizing: border-box;
	vertical-align:middle;
	}


#wrap_add .contents .inner ul li.font_m a{
	padding:14px 0 0 36px;
	font-size:20px; 
	line-height:1.1em;
	vertical-align:middle;
}


#wrap_add .contents .inner ul.link li{
	display:inline-block;
	width:280px;
	height:70px;
	box-sizing:border-box;
	margin:0 30px 30px 0;
	padding:0;
	border:0;
	background:#ffffff;
}
#wrap_add .contents .inner ul.link li a{
	box-sizing:border-box;
	padding:0;
	font-size:21px; 
	font-weight:bold;
	background:none;
	border:none;
	border-radius:0;
	box-sizing: border-box;
	vertical-align:middle;
	}

#wrap_add .contents .inner ul li:nth-of-type(4n){
	margin-right:0;
}

#wrap_add .contents .inner .label{
	font-size:30px;
	color:#0dabdf;
	padding:0 0 0 41px;
	background:#ffffff url(../images/top/indent_circle.png) no-repeat 0 6px ;
}


/*      アクセス     */
#wrap_add .shop_infomation {background: #fff; padding:56px 0 70px;}
#wrap_add .shop_infomation table{border-collapse:collapse;}
#wrap_add .shop_infomation table td{width:527px;}
#wrap_add .shop_infomation table td:first-child{padding-right:45px;}
/*#wrap_add .shop_infomation .txt div img {vertical-align:middle; margin-right:5px;}*/
/*#wrap_add .shop_infomation .txt div{font-weight:bold; margin:18px 0 8px 0;}*/
/*#wrap_add .shop_infomation .im1{display:inline-block; float:right;}*/
#wrap_add .shop_infomation .shop_h{
	text-align:center;
}

#wrap_add .shop_infomation .store_box{ text-align:left; position:relative;}
#wrap_add .shop_infomation .store_box > a{display:block; position:absolute; z-index:10; top:13px; right:0;}


#wrap_add .shop_infomation #map{ margin-right:0;}


#wrap_add .shop_infomation .shop_h{
	padding:0;
	text-align:center;
	color:#333333;
	margin-bottom: 30px;
	/*font-weight:bold;
	border-bottom:2px solid #ffffff;*/
}

#wrap_add .shop_infomation .shop_h span:first-of-type{
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	letter-spacing:5px;
	display: block;
    margin-bottom: -32px;
}

#wrap_add .shop_infomation .shop_h span:first-of-type em{
	color:#0c3c92;
	font-size:46px;
	}

#wrap_add .shop_infomation .shop_h span:nth-of-type(2){
	font-size:18px;
	padding:0 20px;
	color:#333333;
}

#wrap_add .shop_infomation table{

	height:100%;
}

#wrap_add .access{position:relative;}
#wrap_add .access .inner{width:320px; margin:0;}
#wrap_add .access .txt{color:#fff; background:#3d3d3d; width:830px; height:550px; padding:46px 0 46px 40px; box-sizing:border-box;}

#wrap_add .access .access_h{margin-bottom:42px;} 
#wrap_add .access .access_h_sub{font-size:16px; color:#414141; font-weight:bold; margin-bottom:20px;} 
#wrap_add .access .access_btn{position:absolute; left:40px; bottom:-20px;}
#wrap_add .access p{border-bottom:2px solid #333;-webkit-box-box-shadow: 0 3px 2px -2px rgba(255,255,255,0.1); -moz-box-box-shadow: 0 3px 2px -2px rgba(255,255,255,0.1); box-shadow: 0 3px 2px -2px rgba(255,255,255,0.1);margin-bottom:17px; padding-bottom:20px;}
#wrap_add .access p:nth-of-type(3){border:none; box-shadow:none;-webkit-box-box-shadow: none; -moz-box-box-shadow: none;}
#wrap_add .access #map{background:#ccc; position:absolute; top:46px; left:400px;}


#wrap_add .shop_infomation table tr{
	height:100%;
}
#wrap_add .shop_infomation table td{
	height:100%;
}

#wrap_add .shop_infomation table .txt{height:100%; position:relative; color:#fff; border-top:3px solid #fff; padding-top:16px; margin-bottom:23px;}
#wrap_add .shop_infomation table .txt p:first-child{font-size:18px; font-weight:bold;}
/*#wrap_add .shop_infomation table tr td .txt > div{color:#ad9b5d; background:#fff; padding:4px 16px 1px 16px; width:360px; box-sizing:border-box;}*/
/*#wrap_add .shop_infomation table tr td .txt > a{position:absolute; bottom:0;}*/

/*#wrap_add .shop_infomation .inner ul li{
	width:300px;
	height:50px;
	box-sizing:border-box;
	margin:0 0 10px 0;
}

#wrap_add .shop_infomation .inner ul li a{
	display:block;
	width:300px;
	height:50px;
	box-sizing:border-box;
	padding:9px 0 0 36px;
	font-size:20px; 
	font-weight:bold;
	color:#333333;
	background:#ffffff url(../images/top/indent_m.png) no-repeat 13px 18px;
	border:2px solid #e6e6e6;
	border-radius:6px;
}*/

#wrap_add .shop_h_txt{margin-bottom:74px; text-align:center;color:#414141;}

#wrap_add .photo li{display:inline-block;}
#wrap_add .photo li{}
#wrap_add .photo li{display:inline-block;}
#wrap_add .photo li:first-child{margin-left:0;}

#wrap_add .shop_infomation .store_name,
#wrap_add .shop_infomation .tel,
#wrap_add .shop_infomation .company_name{
	color:#000000;
}

#wrap_add .shop_infomation .store_name{
	font-size:38px;
	font-weight:bold;
	padding:12px 0 0 0;
}


#wrap_add .shop_infomation .tel{
	font-size:30px;
	background:url(../images/top/tel_icon.png) no-repeat 0 9px;
	padding:0 0 0 30px;
}

#wrap_add .shop_infomation .company_name{
	font-size: 16px;
    color: #555555;
	padding:0 10px 0 0;
}

#wrap_add .shop_infomation #map{
	width:700px;
	height:450px;
	border:5px solid #fff;
	box-sizing:border-box;
}

#wrap_add .shop_infomation #map2{
	width:527px;
	height:350px;
	border:5px solid #fff;
	box-sizing:border-box;
}

#wrap_add .shop_box{ margin-top:35px; padding:42px 42px 43px 42px; position:relative; z-index:1; background:url(../images/top/shop_frame_bottom.png) no-repeat center bottom,url(../images/top/shop_frame_top.png) no-repeat center top;}
#wrap_add .shop_box .shop_inner{ position:relative; z-index:10;}
#wrap_add .shop_box .shop_inner::after{ content: ""; display: block; clear: both;}
#wrap_add .shop_box > div{ background-color: #fff; width: auto; text-align: left; color:#414141;}
#wrap_add .shop_box .left{ float: left;}
#wrap_add .shop_box .right{ float: right;}
#wrap_add .shop_box .shop_img{ margin: -70px auto 28px auto; box-shadow: 0px 7px 30px rgba(0,0,0,.2)}
#wrap_add .shop_box .h_text{ margin-bottom:1px; margin-top:22px; font-size:24px; font-weight:bold;}
#wrap_add .shop_box p{ margin-bottom:23px; font-size:16px;}
#wrap_add .shop_box .access_btn{}
/*#wrap_add .shop_box .access_btn img{box-shadow:rgba(0, 0, 0, 0.1) 0 6px 4px 0; -webkit-box-shadow:rgba(0, 0, 0, 0.1) 0 6px 4px 0; -moz-box-shadow:rgba(0, 0, 0, 0.1) 0 6px 4px 0;}*/

#wrap_add .shop_infomation .shop_box #map,
#wrap_add .shop_infomation .shop_box #map2{ width: 576px; height: 425px; border: none; margin: auto; background-color: #cecece;}

#wrap_add .shop_infomation .shop_box .shop_inner .left .shop_image{ line-height:0;}
#wrap_add .shop_infomation .shop_box .shop_inner .left .shop_image img{ display:inline-block; margin-right:11px;}

#wrap_add .shop_infomation .shop_box #map,
#wrap_add .shop_infomation .shop_box #map2{ width: 520px; height: 369px; border: none; margin: 0 auto 0 auto; background-color: #cecece;}
#wrap_add .shop_infomation .shop_box #map a,#wrap_add .shop_infomation .shop_box #map2 a{ border:none !important;}

/*    links   */
#wrap_add .links{background: #e9e9e9; padding: 46px 0 46px;}

#wrap_add .links ul{width:786px; margin:auto;}

#wrap_add .links ul li{display:inline-block; margin-left:10px; margin-bottom:16px;}
#wrap_add .links ul li:first-child{margin-left:0;}

/*================================
contents-inner-page　お問い合わせ
================================*/
#contents-inner-page .inquiry {
width:690px; 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:rgba(0, 0, 0, 0.3) 0 0 5px 0;
-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0;
-moz-box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0;
}
#contents-inner-page .inquiry .bg {background:url(/contents/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:315px; height:105px; position:absolute; bottom:20px; left:20px;}
#contents-inner-page .inquiry .tel .text {border-radius:3px; padding:7px 5px 5px 5px; margin:0; color:#FFF; text-align:center; font-size:14px; letter-spacing:0.05em; background:#06C;}
#contents-inner-page .inquiry .tel .num {margin:9px 0 9px 0; padding-left:70px; font-size:40px; font-family: "Century Gothic",Verdana,Arial,sans-serif;white-space:nowrap; background:url(/contents/images/page/common/inquiry_tel.png) no-repeat left center; font-weight:bold; letter-spacing:-1px;
}
#contents-inner-page .inquiry .tel .num a {color:#333; text-decoration:none;}
#contents-inner-page .inquiry .tel .open {font-size:14px;}
#contents-inner-page .inquiry .mail {vertical-align:top; width:315px; 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 #F90 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-color:#F90;
background:-moz-linear-gradient(top, #FA0, #F70);
background:-webkit-linear-gradient(top, #FA0, #F70);
background:linear-gradient(to bottom, #FA0, #F70);
background:-webkit-gradient(linear, left top, left bottom, from(#FA0), to(#F70));
-pie-background:linear-gradient(top, #FA0, #F70);

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