@charset "UTF-8";

/*
*******************************************************************************************************
# 物件詳細
*******************************************************************************************************
*/

div#container {
	padding-bottom: 100px;
}

/* ------------------------------------
	* index
* ------------------------------------ */
/* heading */
.article_index .box_head_index {
	padding-bottom: 5px;
	position: relative;
}
.box_head_index .box_btn,
.box_head_dtl .box_btn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	_width: 100px;
}
.box_btn .btn_print {
	background: #FFF url(/static/article/images/icn_print.gif) no-repeat 15px 12px;
	padding: 12px 0px 12px 20px;
}

/* tab_room */
.article_index .mod_box_tab_room .box_head_tab_room .pic_object {
	width: 446px;
}
.article_index .mod_box_tab_room .box_head_tab_room .box_info {
	width: 482px;
}
.article_index .mod_box_tab_room .box_head_tab_room .info {
	padding-bottom: 25px;
	margin-bottom: 0px;
	border-bottom: 1px solid #DADADB;
}
.article_index .mod_box_tab_room .box_head_tab_room .box_access {
	padding-top: 30px;
	padding-bottom: 30px;
}
.article_index .mod_box_tab_room .box_head_tab_room a {
	text-decoration: underline;
	display: inline;
}
.article_index .mod_box_tab_room .box_head_tab_room a:hover {
	color:  #013b96;;
}

/* mod_box_section */
.mod_box_section.mod_box_inquiry_all {
	-webkit-border-radius: 12px 12px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
	-ms-border-radius: 12px 12px 0px 0px;
	-o-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px;
}
.mod_box_inquiry_all .mod_check_green {
	-webkit-border-radius: 12px 0px 0px 0px;
	-moz-border-radius: 12px 0px 0px 0px;
	-ms-border-radius: 12px 0px 0px 0px;
	-o-border-radius: 12px 0px 0px 0px;
	border-radius: 12px 0px 0px 0px;
}
.mod_box_inquiry_all .mod_check_green.sizing_1702 {
	padding-top: 27px;
	padding-bottom: 0px;
	width: 268px;
	min-height: 48px;
	max-height: 48px;
}
/* type_list_wrap */
.type_list_wrap {
	padding: 20px;
	border-top: 2px solid #e6e8ec;
	background: #FFF;
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	-ms-border-radius: 0px 0px 12px 12px;
	-o-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
}
.type_list_wrap .mod_table_col {
	margin-top:0px;
}
.mod_table_col .mod_btn_blue,
.mod_table_col .btn_soldout .mod_btn_s {
	margin-left: 5px;
	width: 115px;
}
.mod_table_col .mod_btn_all_green,
.mod_table_col .btn_soldout .mod_btn_all_s {
	width: 119px;
	font-size: 16px;
}
.mod_table_col .btn_soldout .mod_btn_all_s {
	background: #797979 url(/static/article/images/icn_check_gray.gif) no-repeat 10px 10px;
	border-color: #797979;
	padding-top: 8px;
	padding-left: 24px;
	*width: 95px;
}
.mod_table_col .btn_soldout .mod_btn_s {
	background: #CCCCCC;
	border-color: #CCCCCC;
	padding-top: 8px;
	color: #666;
}
/*.btn_soldout .mod_btn_all_s::before,*/ /*IE8で効かない*/
.btn_soldout .mod_btn_all_s:before {
	border-color: #797979;
}
/*.btn_soldout .mod_btn_s::before,*/ /*IE8で効かない*/
.btn_soldout .mod_btn_s:before {
	border-color: #CCCCCC;
}
.btn_soldout .mod_btn_all_s:hover,
.btn_soldout .mod_btn_s:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: default;
}
.mod_table_col .btn_soldout {
	margin-left: 144px;
}

/* map */
.around_map {
	margin-top: 30px;
	border: 2px solid #013B96;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	background: #FFF;
}
.around_map h2 {
	padding: 20px 20px 20px 28px;
	background: #FFF url(/static/article/images/icn_plus.gif) no-repeat 946px 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	font-size: 24px;
	font-weight: bold;
	color: #013B96;
	cursor:pointer;
}
.around_map h2.active {
	background: #FFF url(/static/article/images/icn_minus.gif) no-repeat 946px 20px;
}
.around_map .map {
	position: relative;
	*zoom: 1;
	padding: 20px 30px;
	border-top: 2px solid #e6e8ec;
}
.around_map .map #map {
	z-index: 1;
	width: 876px;
	height: 500px;
	margin-bottom: 15px;
	background-color: #e8e8e8;
}
.page_search_result_map {
	position: relative;
}
.around_map .map .wrp_gmap {
	position: relative;
	overflow: hidden;
}
.around_map .map .wrp_street_view {
	position: absolute;
	top: 0;
	right: -371px;
	width: 368px;
	height: 500px;
	border-left: 3px solid #013b96;
	z-index: 10;
}
.around_map .map #streetView {
	position: absolute;
	top: 0;
	right: 0;
	width: 368px;
	height: 500px;
}
.around_map .map .btn_streetview {
	position: absolute;
	top : 12px;
	cursor: pointer;
}
.around_map .map .btn_streetview.gmap_open {
	left: -93px;
}
.around_map .map .btn_streetview.gmap_close {
	left: -50px;
}
.around_map .map .btn_streetview.is_btn_hidden {
	display: none;
}

/* around_article */
.around_article {
	margin-top: 25px;
}
.around_article h2 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
}
.around_article .mod_box_section {
	padding: 20px;
	margin-top: 10px;
	overflow: hidden;
	width: 960px;
	position: relative;
}
.around_article .mod_box_section ul {
	width: 980px;
	position: relative;
}
.around_article .mod_box_section ul li {
	width: 151px;
	float: left;
	margin-right: 10px;
}
.around_article .mod_box_section ul li span {
	width: 111px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 100px;
}
.around_article .mod_box_section ul li p {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 20px;
}
.around_article .mod_box_section ul li a {
	color: #0A3F94;
	display: block;

	padding: 10px 20px;

	border: 1px solid #D0D0D0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.around_article .mod_box_section a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/* shop */
.shop_list {
	margin-top: 40px;
}
.shop_list h2 {
	font-size: 24px;
	font-weight: bold;
	margin-left: 30px;
}
.shop_list .shop_info {
	padding: 27px 30px;
	background: #FFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	margin-top: 15px;
}
.shop_list .shop_info .pic {
	padding: 2px;
	float: left;
	width: 194px;
	margin-right: 30px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.shop_list .shop_info .outline {
	float: left;
}
.shop_list .shop_info .outline .name {
	font-size: 18px;
	font-weight: bold;
}
.shop_list .shop_info .outline .name a {
	text-decoration: none;
}
.shop_list .shop_info .outline .name span {
	font-size: 24px;
	font-weight: bold;
}
.shop_list .shop_info .outline .tel {
	font-size: 30px;
	font-weight: bold;
	color: #FF48AF;
	margin-top: 10px;
}
.shop_list .shop_info .outline .tel span {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #378900;
	padding: 2px 10px 1px;
	margin-right: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	vertical-align: 0.4em;
}
.shop_list .shop_info .list_detail {
	margin-top: 5px;
	font-size: 16px;
	line-height: 1.3;
}
.shop_list .shop_info .list_detail li {
	margin-top: 8px;
}
.shop_list .shop_info .list_detail li.shop_num {
	font-weight: bold;
	color: #378900;
}
.shop_list .shop_info .list_detail li.shop_num span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: 0.2em;
	margin-left: 10px;
	position: relative;
	cursor:pointer;
}
.shop_list .shop_info .btn_area {
	float: right;
	width: 244px;
}
.shop_list .shop_info .btn_area td {
	vertical-align: top;
	display: table-cell;
}
.shop_list .shop_info .btn_area li {
	margin-top: 12px;
}
.shop_list .shop_info .btn_area li:first-child {
	margin-top: 0px;
}

/*.shop_list .shop_info .btn_area li .btn_line,*/
.shop_list .shop_info .btn_area .btn_line {
	background: url(/static/article/images/icn_line.gif) no-repeat 12px 6px;
	padding-left: 30px;
	padding-top: 11px;
	*width: 214px;
}
.shop_list .shop_info .btn_area li .mod_btn_all_green {
	color: #FFF;
}
.shop_list .shop_search {
	margin-top: 15px;
	text-align: right;
}
.shop_list .shop_search a {
	text-align: left;
	padding-top: 0px;
	font-size: 16px;
}
.shop_list .shop_search a strong {
	color: #ff48af;
}

/* search_wrap */
.search_wrap {
	margin-top: 25px;
}
.search_wrap h3 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
}
.search_wrap p {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;
}
.search_wrap ul {
	padding: 20px;
	background: #FFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	margin-top: 10px;
}
.search_wrap ul li {
	margin-right: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.search_wrap ul li a {
	color: #013b96;
}
.search_wrap ul li a:hover {
	color: #82a9eb;
}
.search_wrap .search_type {
	float: left;
	width: 480px;
}
.search_wrap .search_feelings {
	float: right;
	width: 480px;
}

.btn_pagetop_authority {
	margin-top: 20px;
	font-weight: bold;
	text-align: right;
}

/* soldout */
.mod_table td.mod_check.soldout {
	background-color: #ddd !important;
}

/* modal */
#lean_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
div#modal_gomen {
	display: none;
	width: 600px;
	zoom:1;
}
div#modal_gomen .modal_body {
	padding: 27px 30px;
	background: #FFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	padding: 45px 0px;
	font-size: 18px;
	text-align: center;
	line-height: 1.5em;
}
div#modal_gomen .modal_body strong {
	font-weight: bold;
	display: block;
}
div#modal_gomen .modal_body strong span {
	color: #ff48af;
}
div#modal_gomen .modal_close {
	position: absolute;
	top: -25px;
	right: -25px;
	/*display: block;*/
	width: 52px;
	height: 52px;
	z-index: 2;
	cursor:pointer;
}
div#modal_gomen .modal_bear {
	position: absolute;
	top: -111px;
	left: 180px;
	/*display: block;*/
	z-index: 2;
}
div#modal_gomen .modal_close:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
}

/* ------------------------------------
	* detail
* ------------------------------------ */
/* heading */
.article_dtl .box_head_dtl {
	position: relative;
	min-height: 38px;
	_height: 38px;
}
.article_dtl .box_head_dtl ul {
	text-align: right;
	top: 0px;
	right: 140px;
	position: absolute;
}
.article_dtl .box_head_dtl ul li {
	display: inline;
}

/* mod_box_tab_type */
.article_dtl .mod_box_tab_type {
	margin-top: 22px;
}

/* tab_room */
.article_dtl .mod_box_tab_room {
	margin-top: 0px;
	padding: 35px 28px 0px;
	_width: 940px;
	_overflow: hidden;
}
.article_dtl .mod_box_tab_room .btn_add {
	top: 35px;
	right: 28px;
	*right: 106px;
	_right: 28px;
	position: absolute;
	width: 175px;
	*width: 100px;
}
.article_dtl .mod_box_tab_room .btn_add .mod_btn_blue {
	background: url(/static/shared/images/icon/icn_star/s1_star.png) no-repeat 12px 9px;
	padding-left: 75px;
	padding-top: 12px;
	padding-bottom: 12px;
	*padding-bottom: 10px;
	text-align: left;
}

/* 検討リストに追加ボタン：hoverで黄色
.article_dtl .mod_box_tab_room .btn_add .mod_btn_s:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.article_dtl .mod_box_tab_room .btn_add .mod_btn_s:hover.mod_btn_s:before {
	border-color: #F7CF3A;
}
.article_dtl .mod_box_tab_room .btn_add .mod_btn_blue:hover {
	background: #F7CF3A url(/static/shared/images/icon/icn_star/s2_star.png) no-repeat 12px 0px;
	color: #000;
	border-color: #F7CF3A;
}*/

.article_dtl .mod_box_tab_room .btn_add .mod_btn_blue.mod_btn_active {
	background: #F7CF3A url(/static/shared/images/icon/icn_star/s2_star.png) no-repeat 12px 0px;
	color: #000;
	border-color: #F7CF3A;
	cursor: default;
}
.article_dtl .mod_box_tab_room .btn_add .mod_btn_blue.mod_btn_active:before {
	border-color: #F7CF3A;
}

.article_dtl .mod_box_tab_room .box_head_tab_room .name {
	font-size: 32px;
	margin: 0px;
}
.article_dtl .mod_box_tab_room .article_info {
	width: 940px;
	/*margin-top: 17px;*/
}
.article_dtl .mod_box_tab_room .article_info th,
.article_dtl .mod_box_tab_room .article_info td {
	padding-top: 22px;
	padding-bottom: 22px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}
.article_dtl .mod_box_tab_room .article_info .border_none th,
.article_dtl .mod_box_tab_room .article_info .border_none td {
	padding-bottom: 0px;
	border-bottom: none;
}
.article_dtl .mod_box_tab_room .article_info .pt18 th {
	padding-top: 18px;
}
.article_dtl .mod_box_tab_room .article_info .pt18 td {
	padding-top: 23px;
}
.article_dtl .mod_box_tab_room .article_info th {
	width: 80px;
}
.article_dtl .mod_box_tab_room .article_info th.deposit {
	width: 105px;
}
.article_dtl .mod_box_tab_room .article_info td {
	padding-top: 27px;
	padding-left: 10px;
}
.article_dtl .mod_box_tab_room .article_info th span {
	/*width: 80px;*/
	background-color: #eff2f4;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.article_dtl .mod_box_tab_room .article_info .price1 th span {
	background-color: #FF48AF;
	color: #FFF;
}
.article_dtl .mod_box_tab_room .article_info .price2 th span {
	background-color: #EDE3C7;
}
.article_dtl .mod_box_tab_room .article_info .price1 td {
	font-size: 33px;
	font-weight: bold;
	color: #FF48AF;
	padding-top: 16px;
}
.article_dtl .mod_box_tab_room .article_info .price1 td span {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}

.article_dtl .mod_box_tab_room .article_info .price1 td .meyasu {
	margin-left: 50px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	color: #111;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	line-height: 1.1;
}
.article_dtl .mod_box_tab_room .article_info .price1 td .meyasu a {
	padding-right: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	top: -5px;
}

.article_dtl .mod_box_tab_room .article_info .price1 th span {
	background-color: #FF48AF;
	color: #FFF;
}
.article_dtl .mod_box_tab_room .article_info .price2 td a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 20px;
	padding-left: 55px;
	position: relative;
	top: -5px;
}
.article_dtl .mod_box_tab_room .article_info td .access li {
	margin-top: 10px;
}
.article_dtl .mod_box_tab_room .article_info td .access li:first-child {
	margin-top: 0px;
}
.article_dtl .mod_box_tab_room .mod_list_icn_equipment {
	margin-top: 5px;
	width: 944px;
	position: relative;
}
.article_dtl .mod_box_tab_room .mod_list_icn_equipment li {
	margin-right: 4px;
}
.article_dtl .mod_box_tab_room .update {
	font-size: 12px;
	background: #EFF2F4;
	margin-top: 20px;
	margin-left: -28px;
	position: relative;
	padding: 10px 0px 10px 28px;
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	-ms-border-radius: 0px 0px 12px 12px;
	-o-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
	width: 968px;
}
.article_dtl .mod_box_tab_room .update .after_day {
	color: #FF48AF;
}
.article_dtl .mod_box_tab_room .update .article_num {
	position: absolute;
	top: 10px;
	right: 28px;
}
.article_dtl .mod_box_tab_room .article_info td.btn_area {
	padding-left: 25px;
	width: 220px;
	/*padding-top: 20px;*/
}
.article_dtl .mod_box_tab_room .article_info td.btn_area .mod_btn_all_green {
	font-size: 20px;
	color: #FFF;
	*width: 220px;
	padding-right: 0px;
	padding-left: 0px;
}
.article_dtl .mod_box_tab_room .article_info td.btn_area .mod_btn_all_green span {
	font-size: 14px;
	display: block;
}
.article_dtl .mod_box_tab_room .article_info td.btn_area .btn_line {
	background: url(/static/article/images/icn_line02.gif) no-repeat 32px 7px;
	text-align: left;
	margin-top: 25px;
	padding-left: 90px;
	padding-righr: 0px;
	*width: 110px;
}

.article_dtl .mod_box_tab_room .article_info td.btn_area .inq_tel .free_d {
	font-size: 24px;
	font-weight: bold;
	color: #ff48af;
	margin-top: 20px;
}
.article_dtl .mod_box_tab_room .article_info td.btn_area .inq_tel .shop_num {
	font-size: 18px;
	margin-top: 7px;
}
.article_dtl .mod_box_tab_room .article_info td.btn_area .inq_tel .shop_num strong {
	font-weight: bold;
	color: #ff48af;
}
.article_dtl .mod_box_tab_room .article_info td.btn_area .inq_tel .shop_num span {
	margin-left: 5px;
	position: relative;
	top: -2px;
}
.article_dtl .mod_box_tab_room .article_info td.btn_area .inq_tel .shop_name {
	font-size: 12px;
	margin-top: 10px;
}

.article_dtl .btn_add_wrap {
	text-align: center;
	margin-top: 20px;
}
.article_dtl .btn_add_wrap .btn_add .mod_btn_blue {
	background: #FFF url(/static/shared/images/icon/icn_star/s1_star.png) no-repeat 50px 18px;
	/*-moz-background-size: 55px auto;
	background-size: 55px auto;*/
	font-size: 24px;
	margin-right: 320px;
	margin-left: 320px;
	padding-top: 24px;
	padding-bottom: 20px;
	padding-left: 70px;
	width: 360px;
	_width: 290px;
}
/* 検討リストに追加ボタン：hoverで黄色
.article_dtl .btn_add_wrap .btn_add .mod_btn_s:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.article_dtl .btn_add_wrap .btn_add .mod_btn_s:hover.mod_btn_s:before {
	border-color: #F7CF3A;
}
.article_dtl .btn_add_wrap .btn_add .mod_btn_blue:hover {
	background: #F7CF3A url(/static/shared/images/icon/icn_star/s2_star.png) no-repeat 50px 9px;
	color: #000;
	border-color: #F7CF3A;
}*/

.article_dtl .btn_add_wrap .btn_add .mod_btn_blue.mod_btn_active {
	background: #F7CF3A url(/static/shared/images/icon/icn_star/s2_star.png) no-repeat 50px 9px;
	color: #000;
	border-color: #F7CF3A;
	cursor: default;
}
.article_dtl .btn_add_wrap .btn_add .mod_btn_blue.mod_btn_active:before {
	border-color: #F7CF3A;
}

.article_dtl .img_gallery {
	margin-top: 30px;
	padding: 30px;
	background: #FFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
}
.article_dtl .img_gallery .img_l,
.article_dtl .img_gallery .img_r {
	width: 450px;
	text-align: center;
}
.article_dtl .img_gallery .img_l span,
.article_dtl .img_gallery .img_r span {
	vertical-align: middle;
	display: table-cell;
	*display: block;
	border: 1px solid #CCC;
	width: 430px;
	padding-right: 9px;
	padding-left: 9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.article_dtl .img_gallery .img_l img,
.article_dtl .img_gallery .img_r img {
	margin-top: 40px;
	margin-bottom: 40px;
}
.article_dtl .img_gallery .img_l p,
.article_dtl .img_gallery .img_r p {
	margin-top: 10px;
}
.article_dtl .img_gallery .img_l {
	float:left;
}
.article_dtl .img_gallery .img_r {
	float:right;
}
.article_dtl .img_gallery .img_slider {
	clear: both;
	padding-top: 30px;
	position: relative;
	padding-left: 16px;
}
.article_dtl .img_gallery .img_slider ul {
}
.article_dtl .img_gallery .img_slider ul li {
	float: left;
	width: 120px;
	margin-right: 16px;
}
.article_dtl .img_gallery .img_slider ul li span {
	height: 118px;
	border: 1px solid #CCC;
	display: table-cell;
	*display: block;
	width: 118px;
	text-align: center;
	vertical-align: middle;
}
.article_dtl .img_gallery .img_slider ul li p {
	text-align: center;
	margin-top: 10px;
}
.article_dtl .img_gallery .img_slider .btn_next a {
	position: absolute;
	right: 0px;
	_right: 30px;
	top: 69px;
	background: url(/static/article/images/btn_slider_next.png);
	height: 43px;
	width: 43px;
	text-indent: -9999px;
	display: block;
}
.article_dtl .img_gallery .img_slider .btn_prev a {
	position: absolute;
	left: 0px;
	_left: -70px;
	top: 69px;
	background: url(/static/article/images/btn_slider_prev.png);
	height: 43px;
	width: 43px;
	text-indent: -9999px;
	display: block;
}
.article_dtl .img_gallery .img_slider .btn_next a:hover,
.article_dtl .img_gallery .img_slider .btn_prev a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.article_dtl .img_gallery .img_slider .bx-wrapper {
	overflow: hidden;
	width: 816px;
}

.article_dtl .inq_btn_wrap {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	background: url(/static/article/images/bg_inq_btn_wrap.gif);
	padding: 25px;
	margin-top: 30px;
	border: 2px solid #3C8812;
}
.article_dtl .inq_btn_wrap .btn_area li {
	width: 450px;
}
.article_dtl .inq_btn_wrap .btn_area li.float_l {
	float:left;
}
.article_dtl .inq_btn_wrap .btn_area li.float_r {
	float:right;
}
.article_dtl .inq_btn_wrap .btn_area .mod_btn_all_green {
	font-size: 20px;
	color: #FFF;
	height: 62px;
	*height: 38px;
	_height: 35px;
	_padding-bottom: 7px;
}
.article_dtl .inq_btn_wrap .btn_area .mod_btn_all_green span {
	font-size: 14px;
	display: block;
}
.article_dtl .inq_btn_wrap .btn_area .btn_line {
	background: #FFF url(/static/article/images/icn_line02.gif) no-repeat 70px 7px;
	text-align: left;
	padding-left: 128px;
	padding-top: 13px;
	font-size: 24px;
	height: 62px;
	*height: 35px;
	* width: 322px;
}

.article_dtl .article_data_wrap,
.article_dtl .article_campaign_wrap {
	margin-top: 40px;
}
.article_dtl .article_data_wrap h2,
.article_dtl .article_list h2,
.article_dtl .article_recommend h2,
.article_dtl .article_campaign_wrap h2 {
	font-size: 24px;
	font-weight: bold;
	margin-left: 30px;
}
.article_dtl .article_data_wrap .article_data,
.article_dtl .article_campaign_wrap .article_campaign {
	background: #FFF;
	padding: 1px 30px 30px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	margin-top: 15px;
}
.article_dtl .article_data_wrap .article_data h3 {
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #9B802E;
}
.article_dtl .article_data_wrap .article_data table {
	width: 940px;
	margin-top: 10px;
	border-collapse:collapse;
}
.article_dtl .article_data_wrap .article_data table th,
.article_dtl .article_data_wrap .article_data table td {
	padding: 15px 0px 15px 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}
.article_dtl .article_data_wrap .article_data table th {
	background: #EDE3C7 url(/static/article/images/bdr_white.gif) repeat-x left bottom;
	padding-top: 0px;
	padding-left: 0px;
}
.article_dtl .article_data_wrap .article_data table th span {
	display: block;
	padding-top: 15px;
	padding-left: 20px;
	border-top: 1px solid #FFF;
}
.article_dtl .article_list,
.article_dtl .article_recommend {
	margin-top: 40px;
}
.article_dtl .article_list .mod_box_inquiry_all {
	margin-top: 10px;
}

.article_dtl .article_recommend .img_slider2 {
	margin-top: 10px;
	position: relative;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	background: #EDE3C7;
	padding: 18px 0px 18px 10px;
	border: 2px solid #CC9900;
}
.article_dtl .article_recommend .img_slider2 ul {
}
.article_dtl .article_recommend .img_slider2 ul li {
	float: left;
	width: 150px;
	_width: 150px;
	margin-right: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #FFF;
}
.article_dtl .article_recommend .img_slider2 ul li span {
	display: table-cell;
	*display: block;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.article_dtl .article_recommend .img_slider2 ul li p {
	margin: 0px 10px;
	font-size: 12px;
}
.article_dtl .article_recommend .img_slider2 ul li p.cell01 {
	margin: 10px 10px 0px;
}
.article_dtl .article_recommend .img_slider2 ul li p.cell02 {
	font-weight: bold;
	margin: 8px 10px 10px;
}
.article_dtl .article_recommend .img_slider2 ul li p.cell02 span {
	font-size: 20px;
	font-weight: bold;
	color: #FB6FBF;
	display: inline;
	width: auto;
	text-align: left;
	/*vertical-align: middle;*/
	padding: 0;
}
.article_dtl .article_recommend .img_slider2 .btn_next a {
	position: absolute;
	right: 30px;
	top: 50%;
	_top: 140px;
	margin-top: -21px;
	background: url(/static/article/images/btn_slider2_next.gif);
	height: 43px;
	width: 43px;
	text-indent: -9999px;
	display: block;
}
.article_dtl .article_recommend .img_slider2 .btn_prev a {
	position: absolute;
	left: 30px;
	_left: -73px;
	top: 50%;
	_top: 140px;
	margin-top: -21px;
	background: url(/static/article/images/btn_slider2_prev.gif);
	height: 43px;
	width: 43px;
	text-indent: -9999px;
	display: block;
}
.article_dtl .article_recommend .img_slider2 .btn_next a:hover,
.article_dtl .article_recommend .img_slider2 .btn_prev a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.article_dtl .article_recommend .img_slider2 .bx-wrapper {
	overflow: hidden;
	width: 800px;
}

.article_dtl .article_campaign_wrap .article_campaign {
	padding: 10px 20px 10px 30px;
}
.article_dtl .article_campaign_wrap .article_campaign table th,
.article_dtl .article_campaign_wrap .article_campaign table td {
	padding: 10px 10px 10px 0px;
}
.article_dtl .article_campaign_wrap .article_campaign table th {
	width: 190px;
}
.article_dtl .article_campaign_wrap .article_campaign table td {
	width: 285px;
}

.article_dtl .about_article {
	margin-top: 30px;
}
.article_dtl .about_article dt {
	font-weight: bold;
}
.article_dtl .about_article dd {
	margin-top: 10px;
	line-height: 1.5em;
}
.article_dtl .about_article .mod_link_arrow {
	margin-top: 20px;
}

/*article images guard 160726*/
.guard{
	margin: 0;
	padding: 0;
	position: relative;
}
.img_Guard{
	background: rgba(0, 0, 0, 0) url("/static/shared/images/blank.gif") repeat scroll 0 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 100%;
}
.img_Guard::after{
	margin: auto;
/*	content: "@Apamanshop";*/
	width: 100%;
	background: #fff none repeat scroll 0 0;
	padding: 10px;
	opacity: 0.5;
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
	box-sizing: border-box;
	text-align: center;
	font-size:10px;
}
.img_Guard.img_madori::after{
	padding: 10px 1%;
	font-size:9px;
	bottom: 0;
}

/* modal */
#lean_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
div#modal_meyasu,
div#modal_gallery {
	display: none;
	width: 600px;
	zoom: 1;
}
div#modal_meyasu .modal_body {
	background: #FFF url(/static/article/images/icn_meyasu02.gif) no-repeat 35px center;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	padding: 35px 35px 35px 240px;
	line-height: 1.5em;
}
div#modal_meyasu .modal_body dl dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
div#modal_meyasu .modal_close,
div#modal_gallery .modal_close {
	position: absolute;
	top: -25px;
	right: -25px;
	width: 52px;
	height: 52px;
	z-index: 2;
	cursor:pointer;
}
div#modal_meyasu .modal_close:hover,
div#modal_gallery .modal_close:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
}

div#modal_gallery {
	width: 940px;
}
div#modal_gallery .modal_body {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	padding: 40px;
	line-height: 1.5em;
	background: #FFF;
}
div#modal_gallery .modal_body .gallery_main {
	width: 450px;
	position: relative;
}
div#modal_gallery .modal_body .gallery_main span {
	display: table-cell;
	*display: block;
	width: 448px;
	height: 448px;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align: middle;
}
div#modal_gallery .modal_body .gallery_main p {
	text-align: center;
	margin-top: 20px;
}
div#modal_gallery .modal_body .gallery_main .btn_next {
	position: absolute;
	right: -21px;
	top: 204px;
}
div#modal_gallery .modal_body .gallery_main .btn_prev {
	position: absolute;
	left: -21px;
	top: 204px;
}
div#modal_gallery .modal_body .gallery_main .btn_next:hover,
div#modal_gallery .modal_body .gallery_main .btn_prev:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
div#modal_gallery .modal_body .gallery_thumb {
	height: 480px;
	width: 405px;
	position: absolute;
	top: 30px;
	right: 7px;
}
div#modal_gallery .modal_body .gallery_thumb li {
	float: left;
	width: 120px;
	margin-right: 15px;
	margin-top: 10px;
}
div#modal_gallery .modal_body .gallery_thumb li span {
	display: table-cell;
	*display: block;
	width: 118px;
	height: 118px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
}
div#modal_gallery .modal_body .gallery_thumb li p {
	margin-top: 6px;
	font-size: 12px;
	text-align: center;
}
div#modal_gallery .modal_body .gallery_thumb .bx-wrapper {
	overflow: hidden;
	width: 415px;
}
div#modal_gallery .modal_body .gallery_nav {
	position: absolute;
	right: 15px;
	bottom: 32px;
	text-align: center;
	width: 390px;
}
div#modal_gallery .modal_body .gallery_nav li {
	background: url(/static/article/images/btn_gallery_nav_onoff.gif) no-repeat 0px bottom;
	height: 16px;
	width: 15px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 1em;
}
div#modal_gallery .modal_body .gallery_nav li:hover {
	background-position: 0px top;
}
div#modal_gallery .modal_body .gallery_nav li.nav_prev {
	background: url();
	width: auto;
	margin-right: 14px;
}
div#modal_gallery .modal_body .gallery_nav li.nav_next {
	background: url();
	width: auto;
	margin-left: 14px;
}
div#modal_gallery .modal_body .gallery_nav li.nav_prev:hover,
div#modal_gallery .modal_body .gallery_nav li.nav_next:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
div#modal_gallery .modal_body .gallery_nav li.on {
	background-position: 0px top;
	cursor: default;
}

/* ------------------------------------
	* article_index_error (物件無し画面)
* ------------------------------------ */
.article_index_error .box_error {
	width: 900px;
	margin: 0 auto 35px;
	padding:30px 20px 40px 20px;
	background-color:#cdffcc;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
}
.article_index_error .box_error h2{
	margin-bottom:30px;
	font-size:180%;
	text-align: center;
}
.article_index_error .box_error a{
	display: block;
	width: 540px;
	margin: 0 auto;
}

.article_index_error .box_error .main_txet{
	margin-bottom: 10px;
	font-size: 25px;
	text-align: center;
}

.article_index_error .box_error .sub_txet{
	margin-bottom: 30px;
	font-size: 14px;
	text-align: center;
}


/* ------------------------------------
	* clearFix
* ------------------------------------ */

.shop_list .shop_info,
.around_article .mod_box_section ul,
.search_wrap,
.article_dtl .img_gallery,
.article_dtl .img_gallery .img_slider ul,
.article_dtl .article_recommend .img_slider2 ul,
.article_dtl .inq_btn_wrap .btn_area {
	zoom:1;
}
.shop_list .shop_info:after,
.around_article .mod_box_section ul:after,
.search_wrap:after,
.article_dtl .img_gallery:after,
.article_dtl .img_gallery .img_slider ul:after,
.article_dtl .article_recommend .img_slider2 ul:after,
.article_dtl .inq_btn_wrap .btn_area:after {
	content: "";
	display: block;
	clear: both;
}

/* ------------------------------------
	追加修正 for Javascript
* ------------------------------------ */
.tooltip {
	cursor: pointer;
}
.zoom_target {
	display: none;
}
#modal_star {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1100;
	margin-top: -155px;
	margin-left: -274px;
	opacity: 0;
	pointer-events: none;
	display: none;
}
#modal_gomen {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1100;
	margin-top: -72px;
	margin-left: -300px;
	opacity: 0;
}
#modal_meyasu {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1100;
	margin-top: -92px;
	margin-left: -300px;
	opacity: 0;
}
#modal_gallery {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1100;
	margin-top: -285px;
	margin-left: -470px;
	opacity: 0;
}

div#modal_gallery .modal_body .gallery_thumb li.on span {
	/* border1の場合
	border: 1px solid #ff48af;
	width: 118px;
	height: 118px;*/

	/* border2の場合
	border: 2px solid #ff48af;
	width: 116px;
	height: 116px;*/

	/* border3の場合
	border: 3px solid #ff48af;
	width: 114px;
	height: 114px;*/

	border: 4px solid #ff48af;
	width: 112px;
	height: 112px;
}

.bx-wrapper .bx-viewport {
	padding-left: 1px;
}

/*追加 モーダル地図*/
div#modal_map {
	display: none;
	width: 940px;
	zoom: 1;
}
#modal_map {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1100;
	margin-top: -285px;
	margin-left: -470px;
	opacity: 0;
}
div#modal_map .modal_close {
	position: absolute;
	top: -25px;
	right: -25px;
	width: 52px;
	height: 52px;
	z-index: 2;
	cursor:pointer;
}

div#modal_map .modal_close:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
}
#modal_map .around_map h2 {
	cursor: auto;
}
#modal_map .around_map {
	margin-top: 0;
}
/*追加 地図リンク画像
-----------------------------------------------------*/
/*  /article/index.html  */
.article_index .mod_box_tab_room .box_head_tab_room .box_info .icn_tomap {
	clear: both;
	margin-left: 88px;
	padding-top: 9px;
}
.article_index .mod_box_tab_room .box_head_tab_room .box_info .icn_tomap img {
	margin-right: 5px;
}

/*  /article/detail.html  */
.article_dtl .mod_box_tab_room .article_info td .icn_tomap {
	margin-top: 10px;
}
.article_dtl .mod_box_tab_room .article_info td .icn_tomap img {
	margin-right: 5px;
}


/*「お問い合わせ」「LINEでお問い合わせ」が並んでいるエリア
スタイル変更
-----------------------------------------------------*/
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom {
	position: relative;
	padding: 20px 18px 18px;
	border: 2px solid #3C8812;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
		margin-top: 28px;
	background: #FFF url(/static/shop/images/bg_bear_shopinfo.gif) no-repeat 20px 20px;
	zoom: 1;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .outline {
	float: left;
	padding-left: 150px;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .outline .catch {
	font-size: 16px;
	line-height: 1.5em;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .outline .tel {
	font-size: 30px;
	font-weight: bold;
	color: #ff48af;
	margin-top: 10px;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .outline .tel span {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #ff48af;
	padding: 2px 10px 1px;
	margin-right: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	vertical-align: 0.4em;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .shop_num {
	font-weight: bold;
	color: #ff48af;
	font-size: 23px;
	margin-bottom: 17px;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .shop_unique_name {
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .btn_area {
	float: right;
	width: 385px;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .btn_area li {
	margin-top: 10px;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .btn_area li:first-child {
	margin-top: 0;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .btn_area .mod_btn_all {
	font-size: 18px;
	padding: 8px;
	*width: 420px;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .shop_num .tooltip {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: 0.2em;
	margin-left: 10px;
	position: relative;
	cursor:pointer;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .shop_num .shop_unique_num {
	color: #000;
	font-weight: normal;
	font-size: 16px;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .btn_area .mod_btn_all_green span,
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .btn_area .btn_line span {
	background: url(/static/shop/images/icn_btn_pc.gif) no-repeat 20px center;
	padding-left: 60px;
	display: table-cell;
	height: 45px;
	width: 360px;
	text-align: center;
	vertical-align: middle;
	*display: block;
	*padding-top: 20px;
}
.mod_box_section_bd_all.mod_box_tab_room.shopinfo_bottom .shopinfo_head .btn_area .btn_line span {
	background: url(/static/article/images/icn_line02.gif) no-repeat 70px center;
	padding-left: 60px;
}

/* add nak 20151117 */
.mod_box_section_bd_all_zero.mod_box_tab_room .txt_type span,
.mod_box_section_bd_all_monthly.mod_box_tab_room .txt_type span,
.mod_box_section_bd_all_bnb.mod_box_tab_room .txt_type span {
	display: block !important;
	position: absolute;
	top: 70px;
	right: 20px;

	padding: 6px 10px 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	color: #fff;
	background-color: #013b96;
	font-size: 12px;

	line-height: 1;
}

.mod_box_section_bd_all_zero.mod_box_tab_room .box_head_tab_room,
.mod_box_section_bd_all_monthly.mod_box_tab_room .box_head_tab_room,
.mod_box_section_bd_all_bnb.mod_box_tab_room .box_head_tab_room{
	margin-top: 16px;
}

.mod_box_section_bd_all_zero.mod_box_tab_room{
	margin-top: 110px;
}

/* / add nak 20151117 */

/*add 171204 ss*/
span.eval_star{
	padding-left:10px;
	padding-right:10px;
	vertical-align:text-bottom;
}

/* modal style 
------------------------------------------------*/
.wrp_tel_modal {
	display: none;
	width: 940px;
	zoom: 1;
}
.wrp_tel_modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1100;
	margin-top: -285px;
	margin-left: -470px;
	opacity: 0;
}
.wrp_tel_modal h2 {
	padding: 20px 20px 20px 28px;
	background: #FFF url(/static/detail/images/icn_plus.gif) no-repeat 946px 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	font-size: 24px;
	font-weight: bold;
	color: #013B96;
}
.wrp_tel_modal .modal_close {
	position: absolute;
	top: 4px;
	right: -25px;
	width: 52px;
	height: 52px;
	z-index: 2;
	cursor:pointer;
}
.inner_tel_modal {
	margin-top: 30px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	background: #FFF;
}
.wrp_tel_modal .modal_close:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
}

.inner_tel_modal .tel_modal_contents {
	position: relative;
	*zoom: 1;
	padding: 20px 30px 50px;
	border-top: 2px solid #e6e8ec;
}
.inner_tel_modal .tel_modal_contents .tel_modal_contents_thumb {
	float: left;
	width: 202px;
	margin-right: 23px;
}
.inner_tel_modal .tel_modal_contents .tel_modal_contents_txt {
	float: left;
	width: 655px;
}
.inner_tel_modal .tel_modal_contents .telnum {
	margin-top: 10px;
	color: #ff48af;
	font-size: 50px;
	background: url(/static/shared/images/icon/icn_phone_l.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left:40px;
	font-weight: bold;
}
.inner_tel_modal .tel_modal_contents .txt {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
}
.inner_tel_modal .tel_modal_contents .icn_free {
	margin-top: 10px;
	color: #fff;
	background-color: #ff48af;
	border-radius: 15px;
	padding: 4px 18px;
	font-size: 18px;
	display: inline-block;
}
.inner_tel_modal .caution_lists {
	margin-top: 5px;
	padding: 13px;
	background-color: #ffecf7;
}
.inner_tel_modal .caution_lists li {
	line-height: 1.4;
}
.inner_tel_modal .caution_lists li > div {
	display: table;
	width: 100%;
}
.inner_tel_modal .caution_lists .icn_kome {
	display: table-cell;
	width: 1em;
}
.inner_tel_modal .caution_lists .caution_lists_txt {
	display: table-cell;
}
.inner_tel_modal .caution_lists li .em {
	font-weight: bold;
}
.inner_tel_modal .contact_from_web {
	margin-top: 10px;
}
.inner_tel_modal .contact_from_web_inner {
	display: inline-block;
}
.inner_tel_modal .contact_from_web_inner span {
	background: url(/static/shop/images/icn_btn_pc.gif) no-repeat 20px center;
	padding-left: 60px;
	display: table-cell;
	height: 40px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	*display: block;
	*padding-top: 20px;
	font-size: 18px;
}
.inner_tel_modal .contact_from_web_txt {
	margin-top: 38px;
	font-size: 22px;
	font-weight: bold;
}
/* ▲modal style END */

/* 貸出プラン相互リンク枠用 */
.w0_plan_btn, .tuujou_plan_btn {
	margin-right: 10px;
	font-weight: bold;
	padding: 4px 8px 2px 8px;
	text-decoration: none;
	color: #fff;
}
.w0_plan_btn {
	background-color: #0d89cc;
}
.tuujou_plan_btn {
	background-color: #163393;
}
.w0_plan_btn:hover, .tuujou_plan_btn:hover {
	color: #fff;
}
.w0_plan_info, .tuujou_plan_info {
	margin: 15px 90px;
	border-radius: 0.75rem;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 25px 0;
	font-size: 18px;
	text-decoration: underline;
}
.w0_plan_info {
	background-color: #0d89cc;
}
.tuujou_plan_info {
	background-color: #163393;
}

