
/*カテゴリーナビゲーション*/

.rental-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #fff;
}
.rental-nav ul#menu li {
	float: left;
	position: relative;
	margin: 0;
	padding: 10px 5px;
	width: 179px;
	background-color: #f7931e;
	display: block;
	border-right: 1px solid #fff;
}
.rental-nav ul.child {
	display: none;
	position: absolute;
	margin-left: -5px;
	padding: 0;
	z-index: 100;
}
.rental-nav ul.child li a {
	padding: 5px 10px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: -5px;
	display: block;
	color: #fff;
}
.rental-nav li a:hover {
	color: #774000;
	opacity: 100;
}
.rental-nav ul li ul li a:hover {
	color: #774000;
	opacity: 100;
}
.rental-nav a {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 15px;
	font-weight: bold;
}
.rental-nav.clearfix {
	margin-bottom: 10px;
	background: #f7931e;
	box-shadow: 4px 4px rgba(0, 0, 0, 0.25);
}
ul#menu li:nth-child(6) {
	border: none;
}
/*カテゴリバナー*/

.rental-catbanner-container {
	width: 293px;
	padding: 5px 50px 5px 10px;
	float: left;
	margin-right: 4px;
	border-top: 2px solid #006838;
	border-left: 2px solid #006838;
	border-right: 2px solid #006838;
	border-bottom: 5px solid #006838;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.rental-catbanner-container:nth-child(4n) {
	margin-right: 0px;
}
.catimage {
	float: left;
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	height: 70px;
}
.catimage img {
	width: 70px;
	padding-right: 10px;
}
.catimage a.cat_name {
	padding-left: 5px;
}
.wrap.catbanner {
	margin-bottom: 40px;
	margin-top: 40px;
}
.catimage p {
	width: 130px;
}

.catimage a {
	display: block;
	padding: 10px;
}
a.rental-cat-link {
	color: #14B54B;
	font-weight: bold;
}
/*検索フォーム*/

.top_banner_container.clearfix {
	margin-bottom: 30px;
}
#side-search-rental {
	background-size: cover;
	border: 3px solid #006838;
	height: auto;
	width: 284px;
	margin-top: 0px;
	float: left;
	height: 130px;
	box-shadow: 6px 6px #9DC930;
	height: 130px;
	margin-bottom: 20px;
	background-color: #F3FFB6;
}
#side-search-rental .title {
	background-position: center;
	color: #ffffff;
	font-size: 1rem;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	text-align: center;
	padding: 5px;
	text-shadow: 1px 1px #006838;
	background-color: #14B54B;
}
.search-rental {
	padding: 0 0 15px 0;
	display: block;
	position: relative;
	margin-top: 10px;
}
#search-rental {
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
}
form#testSearch {
	position: relative;
}
.top_banner img {
	float: right;
}


/*リニューアルCSS*/
.img-title {
	margin: 0px 0px 15px;
	padding: 0px;
}
.rental-catch {
}
.rental-sidebar {
	float: left;
	width: 290px;
	margin-right: 20px;
	margin-left: 15px;
}
.rental-main {
	float: left;
	width: 880px;
}
.rental-catch-list {
	margin-top: 0px;
}
.rental-catch-list .item-title h1 {
	padding-left: 100px !important;
	position: relative;
}
article.rental-entry {
	box-sizing: border-box;
	width: 100% !important;
	border: 1px solid #666666;
	border-radius: 2px;
	background: #fff;
	margin: 0px 0px 20px;
}
.rent-catch-list .item-title h1 {
	padding-left: 90px !important;
	position: relative;
}
.rent-catch-item-no1 .item-title h1:after {
	content: url(../../images/curashi-r/badge-osusume.png);
	position: absolute;
	top: -15px;
	left: -15px;
}
.rent-catch-item-no1 .rental-entry:first-child .item-title h1:after {
	content: url(../../images/curashi-r/badge-no1.png);
	position: absolute;
	top: -15px;
	left: -15px;
}
.rent-catch-list .rental-entry:nth-child(2) .item-title h1:after {
	content: url(../../images/curashi-r/badge-no2.png);
	position: absolute;
	top: -15px;
	left: -15px;
}
.rental .item-title h1 {
	display:flex;
	text-align: center;
	padding: 8px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	min-height: 52px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef6300+0,d31200+100 */
	background: #14B54B; /* Old browsers */
	background: -moz-linear-gradient(top, #14B54B 0%, #006838 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #14B54B 0%, #006838 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #14B54B 0%, #006838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


.layout4column article.rental-entry .item-title h1{
	height:70px;}
	
.item-title h1 a {
	color: #fff;
}
article.rental-entry .entry-body {
	padding: 15px;
}

article.rental-entry .price-detail {
	font-size: 18x;
	font-weight: bold;
	color: #006838;
	text-align: right;
	white-space: nowrap;
	margin: 20px 0px 10px auto;
}

.shop-contact{
	margin: 10px 0;
	text-align: right;
}

.rent-catch-list .layout2column .item-image {
	width: 50%;
	float: left !important;
	margin-bottom: 10px;
}
.rent-catch-list .layout2column .item-data {
    width: 45%;
    float: right !important;
}

article.rental-entry .rental-attention {
	color: #666;
	text-align: right;
	font-size: 12px;
}
article.rental-entry .shohin-detail {
	display: block;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
article.rental-entry .sanko-price {
	text-align: right;
	font-size: 13px;
}
.row {
	clear: both;
	margin-right: -1%;
	margin-left: -1%;
}




.layout2column article.rental-entry{
	flex: 0 1 49%;
	margin: 0 0.5% 15px;
}
.layout2column .item{
	flex: 0 1 49%;
	margin: 0 0.4% 15px;
}
.layout3column{
	display: flex;
}
.layout3column .item{
	flex: 0 1 32%;
	margin: 0 0.4% 15px;
}
.layout4column article.rental-entry{
	flex: 0 1 24%;
	margin: 0 0.5% 15px;
}
.layout2column .entry-body, .layout4column .entry-body {
	font-size: 12px;
}

.rental-title-ranking {
	background-color: #FFCC00;
	padding: 5px;
	margin-bottom: 15px;
}
.rental-title-ranking h2 {
	font-size: 36px;
	text-align: center;
	padding: 5px 0;
	color: #fff;
	text-shadow: 0 3px 0 #c77000, 3px 0 0 #c77000, 0 -3px 0 #c77000, -3px 0 0 #c77000, -3px -3px 0 #c77000, 3px -3px 0 #c77000, -3px 3px 0 #c77000, 3px 3px 0 #c77000
}
.rental-title-ranking .fukidashi {
	background-color: #FFF;
	color: #FFCC15;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	border-radius: 8px;
}
.ranking-cat-title {
	background-color: #1B29A2;
	padding: 2px;
	text-align: center;
	color: #FFF;
	font-size: 21px;
}
.ranking-cat-title:before {
	content: url(../../images/curashi-r/icn-ranking.png);
	margin-right: 5px;
}
.ranking-list .item{
	border: 1px solid #666666;
	margin-bottom: 15px;
}
.ranking-list .item article.rental-entry{
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;
}

.rental-title-osusume {
	background: #ffa200;
	margin-bottom: 15px;
}
.rental-title-osusume h2 {
	font-size: 36px;
	text-align: center;
	padding: 15px 0;
	color: #fff;
	background: url();
	background-repeat: no-repeat;
	background-position: 0;
	text-shadow: 0 3px 0 #c77000, 3px 0 0 #c77000, 0 -3px 0 #c77000, -3px 0 0 #c77000, -3px -3px 0 #c77000, 3px -3px 0 #c77000, -3px 3px 0 #c77000, 3px 3px 0 #c77000
}
.map {
	margin-top: 20px;
}
 @media (max-width: 768px) {
.row {
	clear: both;
	margin-right: 0%;
	margin-left: 0%;
}
.rental-sidebar {
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.rental-main {
	float: none;
	width: 100%;
}
.layout2column article.rental-entry,.layout2column .item{
	flex: 0 1 100%;
}
.layout4column article.rental-entry{
	flex: 0 1 100%;
}

}

/*カテゴリー*/
.entry-cat-container{
	display: flex;
	flex-flow: row wrap;
	margin-top: 20px;
}
.entry-cat-container article.rental-entry{
	flex: 0 1 24%;
	}
 @media (max-width: 768px) {
.entry-cat-container article.rental-entry{
	flex: 0 1 48%;
	}	 
	 }
	 @media (max-width: 414px) {
.entry-cat-container article.rental-entry{
	flex: 0 1 100%;
	}	 
	 }
	 
/*シングル*/
.rental-entry-single .item-title h1 {
	text-align: center;
	padding: 8px 10px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef6300+0,d31200+100 */
	background: #14B54B; /* Old browsers */
	background: -moz-linear-gradient(top, #14B54B 0%, #006838 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #14B54B 0%, #006838 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #14B54B 0%, #006838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.cr-rental-entry{
	margin-bottom: 20px;
}
.cr-rental-entry .entry-body{
	padding-top: 15px;
	padding-bottom: 15px;
}
.rental-entry-single .item-catch{
	font-size: 18px;
	text-align: left;
}
.rental-entry-single .item-image {
	width: 50%;
	float: left;
}
.rental-entry-single .item-data {
	width: 45%;
	float: right;
}

.rental-entry-single .price-detail p{
	color: #006838;
	font-size: 140% !important;
}
.rental-entry-single .rental-attention{
	margin-bottom: 15px;
	}
.rental-entry-single .rental-detail{
	margin-bottom: 15px;
}
.rental-entry-single .rental-data{
	margin-bottom: 15px;
}
.rental-entry-single .rental-data th{
	white-space: nowrap;
}
.rental-entry-single .rental-data,.rental-entry-single .rental-data th,.rental-entry-single .rental-data td{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-collapse:collapse;
}
.rental-entry-single .rental-data th,.rental-entry-single .rental-data td{
	padding: 2px 5px;	
}

.relation-container .item-title h1{
	font-size: 16px !important;
	padding: 8px 10px;
	background: #14B54B; /* Old browsers */
	background: -moz-linear-gradient(top, #14B54B 0%, #006838 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #14B54B 0%, #006838 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #14B54B 0%, #006838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.rental-cat-container .item-title h1{
	font-size: 16px !important;
	padding: 8px 10px;
	background: #14B54B; /* Old browsers */
	background: -moz-linear-gradient(top, #14B54B 0%, #006838 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #14B54B 0%, #006838 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #14B54B 0%, #006838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/*サブメニューで現在表示されているページのリンクの色を変更する*/
#header-nav.header-nav-rental ul li.menu-item a {
	display: block;
	/* height: 50px; */
	line-height: 80px;
	color: #006838;
	font-size: 12px;
	font-size: 20px;
	text-decoration: none;
	border-bottom: 5px solid #14B54B;
	height: 77px;
	text-align: left;
	padding-left: 20px;
	border-top: 1px solid #14B54B;
	border-right: 1px solid #14B54B;
	border-left: 1px solid #14B54B;
}
/*マウスオーバー時等にメニューの色を変更*/
#header-nav.header-nav-rental ul li.menu-item a:hover,   /*マウスオーバー時*/
#header-nav.header-nav-rental ul li.current-menu-item a,     /*現在表示されているページのメニュー*/
#header-nav.header-nav-rental ul li.current-menu-parent a,  /*現在表示されているページの親のメニュー*/
#header-nav.header-nav-rental ul li.current-post-ancestor a {
	color: #006838;
	text-decoration: none;
}

#header-nav.header-nav-rental ul li ul.sub-menu li.current-menu-item a {
	display: block;
	background-color: #E9FEF0;
}

ul#menu-header_nav {
    background: url(https://curapo.com/wp-content/themes/curapo/images/curashi/icon_cat.png),#fff;
    background-repeat: no-repeat;
    background-position: 246px 26px;
    height: 80px;
    width: 295px;
    margin-right: 15px;
}

.single_top_banner_topbtn_rental {
	float: left;
	padding: 15px;
	border-bottom: 5px solid #006838;
	margin-right: 17px;
	background-color: #14B54B;
	border-top: 1px solid #00A84A;
	border-right: 1px solid #00A84A;
	border-left: 1px solid #00A84A;
}

div#header-nav {
    float: left;
}

.banner_tel {
    float: left;
}

#side-search-rental-single {
	background-size: cover;
	border: 3px solid #00A84A;
	height: auto;
	width: 289px;
	/* margin-top: 30px; */
	float: left;
	height: 76px;
	/* box-shadow: 6px 6px #e6a5b3; */
    /* height: 130px; */
	padding-right: 5px;
	margin-right: 15px;
	background-color: #F4FED7;
}

.search-rental-single {
    padding: 0 0 15px 0;
    display: block;
    position: relative;
    margin-top: 10px;
}

#search-rental-single {
    padding-top: 10px;
    padding-bottom: 0px;
    position: relative;
}


h4.title-rental-relation {
	font-size: 32px;
	text-align: center;
	padding: 10px 0;
	color: #fff;
	margin-bottom: 40px;
	text-shadow: 0 2px 0 #00A84A, 2px 0 0 #00A84A, 0 -2px 0 #00A84A, -2px 0 0 #00A84A, -2px -2px 0 #00A84A, 2px -2px 0 #00A84A, -2px 2px 0 #00A84A, 2px 2px 0 #00A84A;
	background-color: #9DC92F;
}
h2.title-rental-cat {
	font-size: 32px;
	text-align: center;
	padding: 10px 0;
	color: #fff;
	margin-bottom: 40px;
	text-shadow: 0 2px 0 #00A84A, 2px 0 0 #00A84A, 0 -2px 0 #00A84A, -2px 0 0 #00A84A, -2px -2px 0 #00A84A, 2px -2px 0 #00A84A, -2px 2px 0 #00A84A, 2px 2px 0 #00A84A;
	background-color: #9DC92F;
}

.information-box{
	margin: 15px 0px;
	padding: 15px;
	border: 2px solid #F00;
	border-radius:8px;
}
.rent-tab-block{
	margin-top: 20px;
}
.rent-tab-block h2.title-rental-cat {
	font-size: 24px;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
}
.tabBox{
	display: none;
}
#tabBox1 {
	display: block;
}
.rent-list-navi{
	display: flex;
	flex-flow: row wrap;
	border-bottom: 1px solid #006838;
	background-color: #fff;
	}
.rent-list-navi li{
	flex: 0 1 20%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999;
	background-color: #ededed;
	cursor: pointer;
	border-radius: 8px 8px 0 0;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.4);
}

.rent-list-navi li.active{
	background-color: #20b548;
	color: #FFFF00;
}
.rent-tab-block #tabBoxes{
	padding: 10px;
	border: 2px solid #006838;
}
.btn-to-list{
	text-align: center;
	display: inline-block;
	padding: 10px;
	border-radius: 8px;
	color: #FFF;
	background-color: #24B34B;
	min-width:300px;
}
.rental-shop-list{
	padding: 15px;
	border: 1px solid #006537;
}
.rental-shop-list h2{
	background-color: #006536 !important;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 15px;
}
.rental-shop-list .shop{
	text-align: center;
	margin-bottom: 15px;
}
.rental-shop-list .shop img{max-width: 100% !important; height:auto;}
.rental-shop-list .shop iframe{
	height: 400px;
	width: 100%;
	max-width: 100%;
}


@media (max-width: 414px) {
	.btn-to-list{width:auto !important;
	min-width:auto !important;}
	.rent-catch-list .layout2column .item-image {
	width: 100%;
	float: none !important;
	margin-bottom: 10px;
}
.rent-catch-list .layout2column .item-data {
    width: 100%;
    float: none !important;
}
#side-search-rental,#side-search-rental-single{
	width: 100%;
}
.rental-catbanner-container {
    width: 100%;
}
.rent-list-navi li {
    flex: 0 1 50%;
}

.single_top_banner_topbtn_rental {
    float: none;
    padding: 10px;
    border-bottom: 5px solid #006838;
    margin-right: 0px;
    width:100%;
}
div#header-nav.header-nav-rental{
	float: none;
    width:100%;}
.rental-entry-single .item-image {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.rental-entry-single .item-data {
    width: 100%;
     float: none;
}
.rental-entry-single .price-detail p {
    font-size: 100% !important;
}
	}

