.grecaptcha-badge { visibility: hidden; }
#wpfront-scroll-top-container {
	opacity:0;
	visibility:hidden;
	display:none;
}
.post-2564 .entry-body {
	max-width:800px;
	margin:auto;
}
.page-id-2637 #toc_container,
.page-id-2890 #toc_container,
.page-id-3023 #toc_container,
.page-id-3610 #toc_container,
.page-id-3610 .siteContent_after,
.page-id-3937 .siteContent_after{
	display: none !important;
}
.page-id-2890 .siteContent,
.page-id-3023 .siteContent{
	padding-top:10px;
}
.page-id-2890 .btn-std {
	margin-top:0;
}
.page-id-2637 .wp-block-quote {
	max-width:650px;
	margin: 0 auto 40px auto;
	border: solid 10px #ddd !important;
	background-color:#f5f5f5 !important;
	padding: 20px 30px !important;
}
.page-id-2637 .wp-block-quote p {
	font-size:14px !important;
	line-height:1.5em !important;
	margin-bottom:0 !important;
	color:#666;
}
.page-id-2637 .wp-block-quote cite {
	text-align:right;
	display:block;
	color:#777;
	font-style:none;
	font-size:14px;
	font-weight:bold;
}
.page-id-2637 blockquote:before {
	left:10px;
}
.page-id-2637 blockquote:after {
	right:10px;
}
.org-tbl {
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
}
.org-tbl table,
.org-tbl table th,
.org-tbl table td {
	border: none !important;
	font-size:15px;
	vertical-align:top;
} 
.org-tbl table th.bg-g,
.org-tbl table td.bg-g {
	background:#eee;
	color:#000;
}
.org-tbl table td:first-child {
	background:#eee;
	width: 140px !important;
	color:#696969;
	font-weight:bold;
	vertical-align: middle;
}
.org-tbl table th.bg-b,
.org-tbl table td.bg-b {
	background:#3ca8b8;
	color:#fff;
	font-weight:bold;
}
.org-tbl table th.bg-b span,
.org-tbl table td.bg-b span {
	color:#e2c214;
}
.org-tbl table th,
.org-tbl table td {
	border-bottom: 4px solid #fff !important;
	border-right: 4px solid #fff !important;
}
.org-tbl table th.kmbk {
	border-radius: 22px 22px 0 0;
}
.semaranai {
	max-width:490px;
	margin:30px auto;
	border:solid 5px #3ca8b8;
	background:#f5f5f5;
	box-sizing:border-box;
	padding:10px 40px;
}
.semaranai .semaranai-tame {
	font-size:17px;
	color:#666;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
.semaranai .reason {
	font-size:15px;
	color:#666;
	margin-bottom:5px;
	font-weight:bold;
}
.page-id-2637 .wp-block-button .wp-block-button__link,
.page-id-2890 .wp-block-button .wp-block-button__link {
	font-weight:bold;
	position:relative;
	transition:.3s;
}
.page-id-2637 .wp-block-button .wp-block-button__link:hover,
.page-id-2890 .wp-block-button .wp-block-button__link:hover {
	color:#fff;
	opacity:.8;
	text-decoration:none;
}
.page-id-2637 .wp-block-button.gogo-btn .wp-block-button__link:before {
	content:'Go';
	display:block;
	width:56px;
	height:56px;
	border-radius:50%;
	background:#f5f5f5;
	position:absolute;
	bottom:-45px;
	left:50%;
	margin-left:-28px;
	font-size:23px;
	text-align:center;
	color:#3ca8b8;
	box-shadow:1px 1px 3px #000;
	padding-top:5px;
}
.page-id-2637 .wp-block-button.gogo-btn .wp-block-button__link:after {
	content:'';
	width:0;
	height:0;
	position:absolute;
	border:solid 12px transparent;
	border-top:solid 11px #e56e6e;
	left:50%;
	top:67px;
	margin-left:-12px;
}
.cir-elm {
	width: 150px;
	height:150px;
	border-radius:50%;
	text-align:center;
	margin:60px auto 0 auto;
	box-sizing:border-box;
	padding:25px 15px !important;
	position:relative;
}
.cir-elm:before {
	content:'';
	width:0;
	height:0;
	border:solid 26px transparent;
	border-top:solid 23px #3ca8b8;
	position:absolute;
	top:-35px;
	left:50%;
	margin-left:-26px;
}
.page-id-2890 .cir-elm:before {
	display:none;
}
.listof-asset {
	max-width:600px;
	margin:20px auto;
	box-sizing:border-box;
	background:#f5f5f5;
	border:solid 10px #ddd;
	padding:35px;
}
.listof-asset-p {
	margin-bottom:0;
	font-size:17px;
	color:#666;
	font-weight:bold;
}
.fl-elm {
	max-width:840px;
	box-sizing:border-box;
	padding-bottom:30px;
	border:solid 5px #3ca8b8;
	margin:0 auto 30px;
	display:flex;
	position:relative;
	flex-wrap:wrap;
}
.fl-elm:after {
	content:'';
	width:0;
	height:0;
	border:solid 64px transparent;
	border-top:solid 24px #3ca8b8;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-64px;
}
.fl-elm:last-of-type:after {
	display:none;
}
.fl-elm .fl-elm-img {
	width:20%;
	box-sizing:border-box;
	padding:30px 0 0 30px;
}
.fl-elm .fl-elm-img img {
	display:block;
	width:100%;
	height:auto;
}
.fl-elm .fl-elm-tex {
	width:80%;
	box-sizing:border-box;
	padding:30px 30px 0 30px;
}
.fl-elm .fl-elm-tex h3 {
	border-bottom:none;
	font-size:22px;
	color:#3ca8b8;
	font-weight:bold;
	position:static;
	margin-bottom:20px;
	padding-bottom:0;
}
.fl-elm .fl-elm-tex p {
	font-size:15px;
	line-height:1.8em;
}
.bottom-btngrp {
	width:100%;
	margin:30px auto;
	display:flex;
	justify-content:center;
}
.bottom-btn {
	min-width:320px;
	max-width:100%;
	box-sizing:border-box;
	padding:0 10px;
}
.bottom-btn p {
	font-size:12px;
	margin-bottom:5px;
	text-align:center;
}
.bottom-btn a {
	display:block;
	max-width:300px;
	min-width:95%;
	height:42px;
	color:#fff;
	text-align:center;
	line-height:42px;
	background:#3ca8b8;
	font-size:15px;
	transition:.3s;
}
.bottom-btn a:hover {
	text-decoration:none;
	opacity:.8;
}
.faq-nav {
	max-width:800px;
	margin:80px auto 50px auto;
}
.faq-nav .faq-nav-swc {
	display:block;
	width:100%;
	height:55px;
	background:#3ca8b8;
	box-sizing:border-box;
	padding:0 20px 0 40px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	line-height:55px;
	margin-bottom:0;
	position:relative;
	cursor:pointer;
	transition:.3s;
}
.faq-nav .faq-nav-swc:hover {
	opacity:.8;
}
.faq-nav .faq-nav-swc:before {
	content:'';
	display:block;
	width:0;
	height:0;
	border:solid 8px transparent;
	border-left:solid 14px #fff;
	position:absolute;
	left:15px;
	top:19.5px;
	transition:.3s;
}
.faq-nav .faq-nav-swc.on:before {
	transform:rotate(90deg);
	top:23.5px;
	left:12px;
}
.faq-nav .faq-nav-swc:last-of-type {
	border-top:solid 1px #ccc;
}
.faq-nav-wrap {
	display:none;
	box-sizing:border-box;
	background:#f5f5f5;
	padding:25px 35px;
}
.faq-nav-wrap:last-of-type {
	border-bottom:solid 1px #ccc;
}
.faq-nav-wrap a {
	display:block;
	color:#212121;
	font-size:15px;
	font-weight:bold;
	line-height:35px;
}
.faq-nav-wrap a:before {
	content:'・';
}
.faq-cont {
	max-width:100%;
	margin:50px auto;
}
.faq-cont h2 {
	margin:30px auto;
	padding:0;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	border:none;
	color:#3ca8b8;
}
.faq-cont ul {
	max-width:800px;
	margin:30px auto;
	padding:0;
}
.faq-cont ul .faq-a {
	width:100%;
	border:solid 5px #3ca8b8;
	margin:0 auto 25px auto;
	list-style-type:none;
}
.faq-cont ul .faq-a h3 {
	border:none;
	padding-bottom:0;
	background-color:#eee;
	height:80px;
	background-image:url(https://rentpro.jp/wp-content/uploads/2021/09/q-mark.png);
	background-repeat:no-repeat;
	background-position:left top;
	box-sizing:border-box;
	padding-left:110px;
	padding-right:15px;
	color:#212121;
	font-size:16px;
	line-height:80px;
	font-weight:bold;
	margin-bottom:0;
}
.faq-cont ul .faq-a h3.q-2line {
	line-height:30px;
	padding-top:10px;
}
.faq-cont ul .faq-a h3:after {
	display:none;
}
.faq-cont ul .faq-a p {
	font-size:15px;
	color:#212121;
	padding:15px 15px 15px 110px;
	margin-bottom:0;
	line-height:1.5em;
}
.aboutus {
	max-width:100%;
	margin:45px auto 65px auto;
}
.aboutus h2 {
	padding:0;
	text-align:center;
	color:#3ca8b8;
	margin-bottom:25px;
	border:none;
	font-size:24px;
	font-weight:bold;
}
.aboutus p {
	font-size:16px;
	text-align:center;
	line-height:1.8em;
}
.whyawm {
	max-width:100%;
	margin:65px auto 65px auto;
}
.whyawm h2 {
	padding:0;
	text-align:center;
	color:#3ca8b8;
	margin-bottom:25px;
	border:none;
	font-size:24px;
	font-weight:bold;
}
.whyawm ul {
	max-width:100%;
	padding:0;
	margin:30px auto;
	display:flex;
	list-style-type:none;	
	justify-content:center;
	flex-wrap:wrap;
}
.whyawm ul li {
	box-sizing:border-box;
	padding:0 30px;
	width:245px;
}
.whyawm ul li h3 {
	font-size:18px;
	color:#313131;
	text-align:center;
	padding:0;
	margin-bottom:10px;
	border:none;
}
.whyawm ul li h3:after {
	display:none;
}
.whyawm ul li img {
	display:block;
	margin:10px auto;
	min-width:96px;
	max-width:150px;
	height:auto;
}
.whyawm ul li p {
	font-size:14px;
	text-align:center;
	line-height:1.5em;
}
.btn-std {
	display:block;
	width:280px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:18px;
	background:#3ca8b8;
	margin:30px auto;
	transition:.3s;
}
.btn-std:hover {
	opacity:.8;
	text-decoration:none;
}
.spl {
	width:100%;
	margin:auto;
	display:flex;
	justify-content:flex-start;
}
.spl-img {
	width:45%;
	height:480px;
}
.spl-img img {
	display:block;
	height:100%;
	object-fit:cover;
	object-position: right top;
}
.spl-tex {
	width:55%;
	height:480px;
	background:#f5f5f5;
	box-sizing:border-box;
	padding:43px 30px;
}
.spl-tex h2 {
	border:none;
	padding:0;
	font-size:22px;
	font-weight:bold;
	color:#3ca8b8;
	margin-bottom:20px;
}
.spl-tex p.spl-prg {
	font-size:15px;
	line-height:1.6em;
	position:relative;
	margin-bottom:76px;
}
.spl-tex p.spl-prg:after {
	content:'';
	width:92px;
	height:2px;
	display:block;
	background:#3ca8b8;
	position:absolute;
	left:0;
	bottom:-38px;
}
.spl-tex .spl-ul {
	padding:0;
	list-style-type:none;
}
.spl-tex .spl-ul li {
	margin-bottom:35px;
}
.spl-tex .spl-ul li p {
	color:#575656;
	font-size:15px;
	font-weight:bold;
	margin-bottom:2px;
}
.spl-tex .spl-ul li a {
	display:block;
	width:260px;
	height:38px;
	box-sizing:border-box;
	text-align:left;
	padding-left:28px;
	line-height:38px;
	color:#fff;
	font-weight:bold;
	background:#3ca8b8;
	position:relative;
	transition:.3s;
}
.spl-tex .spl-ul li a:hover {
	opacity:.8;
	text-decoration:none;
}
.spl-tex .spl-ul li a:before {
	content:'';
	display:block;
	width:0;
	height:0;
	border:solid 5px transparent;
	border-left:solid 8px #fff;
	position:absolute;
	left:10px;
	top:14px;
	transition:.3s;
}
.spl-tex .spl-ul li a:hover:before {
	left:13px;
}
.home .slide-text-set {
	top:auto;
	bottom:10px;
}
.home .slide-text-set .btn {
	width:300px;
	height:60px;
	display:block;
	background:#3ca8b8;
	color:#fff;
	line-height:60px;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	border-radius:10px;
	padding:0;
	left:50%;
	bottom:40px;
	margin-left:-150px;
	border:none;
text-shadow: 0 -1px 3px rgba(0,0,0,.1), 1px 1px 1px rgba(0,0,0,1);
	transition:.3s;
}
.home .slide-text-set .btn:hover {
	opacity:1;
	bottom:30px;
}
.home .slide-text-set .btn:after {
	content:'';
	display:block;
	width:300px;
	height:60px;
	background:#308693;
	border-radius:10px;
	position:relative;
	bottom:50px;
	z-index:-999;
	transition:.3s;
}
.home .slide-text-set .btn:hover:after {
	bottom:60px;
}
.home .mainSection-title {
	padding:0;
	border:none;
	font-size:22px;
	text-align:center;
	color:#34b1bf;
	font-weight:bold;
	margin:85px auto 25px auto;
}
.home .postList {
	max-width:100%;
	margin:25px auto;
	display:flex;
	justify-content:center;
}
.home .postList .postList_item {
	box-sizing:border-box;
	padding:0 0;
	width:24%;
	margin:0 .5%;
	height:auto;
	box-shadow:1px 1px 5px 1px rgba(0,0,0,.2);
}
.home .postList .postList_item .postList_thumbnail {
	float:none;
	margin-right:0;
}
.home .postList .postList_item .postList_thumbnail a {
	border:none;
}
.home .postList .postList_item .postList_thumbnail a img {
	width:100%;
	height:auto;
}
.home .postList .postList_item .postList_body {
	box-sizing:border-box;
	width:100%;
	height:200px;
}
.home .postList .postList_item .postList_body .postList_title {
	margin-top:0;
	font-size:16px;
	line-height:1.5em;
	height:100%;
	width:100%;
	position:relative;
}
.home .postList .postList_item .postList_body .postList_title:after {
	content:'続きを読む';
	display:block;
	width:110px;
	height:26px;
	color:#4d4a4a;
	background:#ddd;
	font-size:16px;
	line-height:26px;
	text-align:center;
	position:absolute;
	bottom:15px;
	right:15px;
}
.home .postList .postList_item .postList_body .postList_date {
	display:none;
}
.home .postList .postList_item .postList_body .postList_title a {
	display:block;
	width:100%;
	height:100%;
	padding:10px 15px;
	box-sizing:border-box;
}
.cnt-hd {
	padding:0;
	border:none;
	font-size:22px;
	text-align:center;
	color:#34b1bf;
	font-weight:bold;
	margin:35px auto 25px auto;
}
.form-tex {
	max-width:800px;
	margin:auto;
}
.dl-form {
	max-width:800px;
	margin:30px auto;
}
.dl-form dt {
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
	border-left:solid 5px #39bdcc;
	background:#f5f5f5;
	color:#666;
}
.dl-form dd {
	display:block;
		width:100%;
	margin-bottom:30px;
	border:none;
}
.send-ck {
	text-align:center;
}
.btn-kakunin input {
	display:block;
	margin:auto;
}
.page-id-134 .cnt-hd,
.page-id-134 .widget_vkexunit_contact_section{
	display:none;
}
.postList .post {
	display:flex;
}
.postList .media .postList_thumbnail {
	float:none;
	width:auto;
	max-width:200px;
}
p.dlq {
	margin:30px auto;
	font-size:16px;
	display:flex;
	justify-content:flex-start;
	flex-wrap:nowrap;
	line-height:1.5em;
}
p.dlq .icon-wrap {
	width: 85px;
	margin-right:15px;
	display:block;
}
p.dlq .icon-wrap img {
	display:block;
	max-width:85px;
	width:85px;
	height:85;
}
.kakomi {
	width:90%;
	margin:30px auto;
	box-sizing:border-box;
	padding:15px;
	border:solid 8px #ddd;
	display:flex;
	justify-content:flex-start;
}
.kakomi img {
	display:inline-block;
	width:120px;
	height:120px;
	margin-right:15px;
	vertical-align:top;
}
.kakomi .aside-tex-side {
	display:inline-block;
	font-size:14px;
	line-height:1.5em;
}
.kakomi .aside-tex-side .icon-name {
	display:block;
	font-size:16px;
	font-weight:bold;
}
.matome {
	width:90%;
	margin:30px auto;
	box-sizing:border-box;
	padding:15px;
	border:solid 8px #ddd;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}
.kakomi.matome .kakomi-hd {
	display: block;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#39bdcc;
	margin-bottom:0;
}
@media only screen and (max-width: 768px) {
.spl {
	width:100%;
	margin:auto;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}
.spl-img {
	display:none;
}
.spl-tex {
	width:100%;
	height:auto;
	background:#f5f5f5;
	box-sizing:border-box;
	padding:43px 30px;
}
.spl-tex h2 {
	border:none;
	padding:0;
	font-size:22px;
	font-weight:bold;
	color:#3ca8b8;
	margin-bottom:20px;
	text-align:center;
}
.spl-tex p.spl-prg {
	font-size:15px;
	line-height:1.6em;
	position:relative;
	margin-bottom:76px;
	text-align:center;
}
.spl-tex p.spl-prg:after {
	content:'';
	width:92px;
	height:2px;
	display:block;
	background:#3ca8b8;
	position:absolute;
	left:50%;
	bottom:-38px;
	margin-left:-46px;
}
.spl-tex .spl-ul {
	padding:0;
	list-style-type:none;
}
.spl-tex .spl-ul li {
	margin:auto;
	margin-bottom:35px;
}
.spl-tex .spl-ul li p {
	color:#575656;
	font-size:15px;
	font-weight:bold;
	margin-bottom:2px;
	text-align:center;
}
.spl-tex .spl-ul li a {
	display:block;
	width:260px;
	height:38px;
	box-sizing:border-box;
	text-align:center;
	padding-left:0;
	line-height:38px;
	color:#fff;
	font-weight:bold;
	background:#3ca8b8;
	position:relative;
	margin:auto;
	transition:.3s;
}
.spl-tex .spl-ul li a:hover {
	opacity:.8;
	text-decoration:none;
}
.spl-tex .spl-ul li a:before {
	content:'';
	display:block;
	width:0;
	height:0;
	border:solid 5px transparent;
	border-left:solid 8px #fff;
	position:absolute;
	left:10px;
	top:14px;
	transition:.3s;
}
.spl-tex .spl-ul li a:hover:before {
	left:13px;
}
.home .mainSection-title {
	padding:0;
	border:none;
	font-size:22px;
	text-align:center;
	color:#34b1bf;
	font-weight:bold;
	margin:85px auto 25px auto;
}
.home .postList {
	max-width:100%;
	margin:25px auto;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}
.home .postList .postList_item {
	box-sizing:border-box;
	padding:0 0;
	max-width:360px;
	min-width:280px;
	margin:0 10px 20px 10px;
	height:auto;
	box-shadow:1px 1px 5px 1px rgba(0,0,0,.2);
}
.home .postList .postList_item .postList_thumbnail {
	float:none;
	margin-right:0;
}
.home .postList .postList_item .postList_thumbnail a {
	border:none;
}
.home .postList .postList_item .postList_thumbnail a img {
	width:100%;
	height:auto;
}
.home .postList .postList_item .postList_body {
	box-sizing:border-box;
	width:100%;
	height:200px;
}
.home .postList .postList_item .postList_body .postList_title {
	margin-top:0;
	font-size:16px;
	line-height:1.5em;
	height:100%;
	width:100%;
	position:relative;
}
.home .postList .postList_item .postList_body .postList_title:after {
	content:'続きを読む';
	display:block;
	width:110px;
	height:26px;
	color:#4d4a4a;
	background:#ddd;
	font-size:16px;
	line-height:26px;
	text-align:center;
	position:absolute;
	bottom:15px;
	right:15px;
}
.home .postList .postList_item .postList_body .postList_date {
	display:none;
}
.home .postList .postList_item .postList_body .postList_title a {
	display:block;
	width:100%;
	height:100%;
	padding:10px 15px;
	box-sizing:border-box;
}
.faq-cont ul .faq-a h3 {
	border:none;
	padding-bottom:0;
	background-color:#eee;
	height:60px;
	background-image:url(https://rentpro.jp/wp-content/uploads/2021/09/q-mark.png);
	background-size:76px 60px;
	background-repeat:no-repeat;
	background-position:left top;
	box-sizing:border-box;
	padding-left:80px;
	padding-right:10px;
	color:#212121;
	font-size:15px;
	line-height:60px;
	font-weight:bold;
	margin-bottom:0;
}
.faq-cont ul .faq-a h3.q-2line {
	line-height:22px;
	padding-top:10px;
}
.faq-cont ul .faq-a p {
    font-size: 14px;
    color: #212121;
    padding: 15px 15px 15px 80px;
    margin-bottom: 0;
    line-height: 1.5em;
}
}
@media only screen and (max-width: 450px) {
.page-id-2890	.has-text-align-center br,
.page-id-2637	.has-text-align-center br {
		display:none;
	}
.page-id-2637 .wp-block-quote {
	max-width:650px;
	margin: 0 auto 40px auto;
	border: solid 10px #ddd !important;
	background-color:#f5f5f5 !important;
	padding: 20px 30px !important;
}
.page-id-2637 .wp-block-quote p {
	font-size:12px !important;
	line-height:1.5em !important;
	margin-bottom:0 !important;
	color:#666;
}
.page-id-2637 .wp-block-quote cite {
	text-align:right;
	display:block;
	color:#777;
	font-style:none;
	font-size:9px;
	font-weight:bold;
}
.page-id-2637 blockquote:before {
	left:10px;
}
.page-id-2637 blockquote:after {
	right:10px;
}
.bottom-btngrp {
	width:100%;
	margin:30px auto;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}
.bottom-btn {
	min-width:280px;
	max-width:100%;
	box-sizing:border-box;
	padding:0 10px;
	margin-bottom:30px;
}
.bottom-btn p {
	font-size:12px;
	margin-bottom:5px;
	text-align:center;
}
.bottom-btn a {
	display:block;
	max-width:300px;
	min-width:95%;
	height:42px;
	color:#fff;
	text-align:center;
	line-height:42px;
	background:#3ca8b8;
	font-size:15px;
	transition:.3s;
}
.bottom-btn a:hover {
	text-decoration:none;
	opacity:.8;
}
.org-tbl {
	max-width:450px;
	margin-left:auto;
	margin-right:auto;
}
.org-tbl table,
.org-tbl table th,
.org-tbl table td {
	border: none !important;
	font-size:14px;
	vertical-align:top;
} 
.org-tbl table th.bg-g,
.org-tbl table td.bg-g {
	background:#eee;
	color:#000;
}
.org-tbl table td:first-child {
	background:#eee;
	width: auto !important;
	min-width:40px;
	color:#696969;
	font-weight:bold;
	vertical-align: middle;
}
.org-tbl table th.bg-b,
.org-tbl table td.bg-b {
	background:#3ca8b8;
	color:#fff;
	font-weight:bold;
}
.org-tbl table th.bg-b span,
.org-tbl table td.bg-b span {
	color:#e2c214;
}
.org-tbl table th,
.org-tbl table td {
	border-bottom: 4px solid #fff !important;
	border-right: 4px solid #fff !important;
	padding:8px;
}
.org-tbl table th.kmbk {
	border-radius: 22px 22px 0 0;
	vertical-align:middle;
}
	
	
	
.listof-asset {
	max-width:600px;
	margin:20px auto;
	box-sizing:border-box;
	background:#f5f5f5;
	border:solid 10px #ddd;
	padding:20px;
}
.listof-asset-p {
	margin-bottom:0;
	font-size:14px;
	color:#666;
	font-weight:bold;
}
.fl-elm {
	max-width:840px;
	box-sizing:border-box;
	padding-bottom:0;
	border:solid 5px #3ca8b8;
	margin:0 auto 30px;
	display:flex;
	position:relative;
	flex-wrap:wrap;
}
.fl-elm:after {
	content:'';
	width:0;
	height:0;
	border:solid 64px transparent;
	border-top:solid 24px #3ca8b8;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-64px;
}
.fl-elm:last-of-type:after {
	display:none;
}
.fl-elm .fl-elm-img {
	width:100%;
	box-sizing:border-box;
	padding:25px 25px 0 25px;
}
.fl-elm .fl-elm-img img {
	display:block;
	width:40%;
	height:auto;
	margin:auto;
}
.fl-elm .fl-elm-tex {
	width:100%;
	box-sizing:border-box;
	padding:25px 25px 25px 25px;
}
.fl-elm .fl-elm-tex h3 {
	border-bottom:none;
	font-size:18px;
	color:#3ca8b8;
	font-weight:bold;
	position:static;
	margin-bottom:20px;
	padding-bottom:0;
}
.fl-elm .fl-elm-tex p {
	font-size:14px;
	line-height:1.6em;
}
.faq-nav {
	max-width:800px;
	margin:60px auto 50px auto;
}
.faq-nav .faq-nav-swc {
	display:block;
	width:100%;
	height:55px;
	background:#3ca8b8;
	box-sizing:border-box;
	padding:0 20px 0 40px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:55px;
	margin-bottom:0;
	position:relative;
	transition:.3s;
}
.faq-nav .faq-nav-swc:hover {
	opacity:.8;
}
.faq-nav .faq-nav-swc:before {
	content:'';
	display:block;
	width:0;
	height:0;
	border:solid 8px transparent;
	border-left:solid 14px #fff;
	position:absolute;
	left:15px;
	top:19.5px;
	transition:.3s;
}
.faq-nav .faq-nav-swc.on:before {
	transform:rotate(90deg);
	top:23.5px;
	left:12px;
}
.faq-nav .faq-nav-swc:last-of-type {
	border-top:solid 1px #ccc;
}
.faq-nav-wrap {
	display:none;
	box-sizing:border-box;
	background:#f5f5f5;
	padding:20px 15px;
}
.faq-nav-wrap:last-of-type {
	border-bottom:solid 1px #ccc;
}
.faq-nav-wrap a {
	display:block;
	color:#212121;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	margin-bottom:15px;
}
.faq-nav-wrap a:before {
	content:'・';
}
.faq-cont {
	max-width:100%;
	margin:50px auto;
}
.faq-cont h2 {
	margin:30px auto;
	padding:0;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:none;
	color:#3ca8b8;
}
.faq-cont ul {
	max-width:800px;
	margin:30px auto;
	padding:0;
}
.faq-cont ul .faq-a {
	width:100%;
	border:solid 5px #3ca8b8;
	margin:0 auto 25px auto;
	list-style-type:none;
}
.faq-cont ul .faq-a h3 {
	border:none;
	padding-bottom:0;
	background-color:#eee;
	height:60px;
	background-image:url(https://rentpro.jp/wp-content/uploads/2021/09/q-mark.png);
	background-size:76px 60px;
	background-repeat:no-repeat;
	background-position:left top;
	box-sizing:border-box;
	padding-left:76px;
	padding-right:10px;
	color:#212121;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:0;
	padding-top:10px;
}
.faq-cont ul .faq-a h3.q-2line {
	font-size:11px;
	line-height:15px;
	padding-top:8px;
}
.faq-cont ul .faq-a h3:after {
	display:none;
}
.faq-cont ul .faq-a p {
    font-size: 14px;
    color: #212121;
    padding: 15px 15px 15px 15px;
    margin-bottom: 0;
    line-height: 1.5em;
}
.home .slide-text-set {
	top:auto;
	bottom:10px;
}
.home .slide-text-set .btn {
	width:260px;
	height:40px;
	display:block;
	background:#3ca8b8;
	color:#fff;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	border-radius:10px;
	padding:0;
	left:50%;
	bottom:40px;
	margin-left:-130px;
	border:none;
text-shadow: 0 -1px 3px rgba(0,0,0,.1), 1px 1px 1px rgba(0,0,0,1);
	transition:.3s;
}
.home .slide-text-set .btn:hover {
	opacity:1;
	bottom:30px;
}
.home .slide-text-set .btn:after {
	content:'';
	display:block;
	width:260px;
	height:40px;
	background:#308693;
	border-radius:10px;
	position:relative;
	bottom:30px;
	z-index:-999;
	transition:.3s;
}
.home .slide-text-set .btn:hover:after {
	bottom:40px;
}
.postList .post {
	display:flex;
	flex-wrap:wrap;
}
.postList .media .postList_thumbnail {
	float:none;
	width:auto;
	max-width:100%;
	padding:0;
	margin:auto;
}
p.dlq {
	margin:30px auto;
	font-size:16px;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	flex-flow:column;
	line-height:1.5em;
}
p.dlq .icon-wrap {
	width: 85px;
	margin-right:0px;
	margin-bottom:10px;
	display:block;
}
p.dlq .icon-wrap img {
	display:block;
	max-width:85px;
	width:85px;
	height:85;
}
.kakomi {
	width:100%;
	margin:30px auto;
	box-sizing:border-box;
	padding:10px;
	border:solid 5px #ddd;
	display:flex;
	justify-content:flex-start;
}
.kakomi img {
	display:inline-block;
	width:100px;
	height:100px;
	margin-right:15px;
	vertical-align:top;
}
.kakomi .aside-tex-side {
	display:inline-block;
	font-size:14px;
	line-height:1.5em;
}
.kakomi .aside-tex-side .icon-name {
	display:block;
	font-size:16px;
	font-weight:bold;
}
.matome {
	width:90%;
	margin:30px auto;
	box-sizing:border-box;
	padding:15px;
	border:solid 8px #ddd;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}
.kakomi.matome .kakomi-hd {
	display: block;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#39bdcc;
	margin-bottom:0;
}


}



