@charset "utf-8";
/* CSS Document */
.fonts {
	font-family: 'Roboto Condensed', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
.logo-img {
	height: 36px;
	width: auto;
}
small {
	font-size: 1.2rem;
	line-height: 1.6;
}
.mt30 {
	margin-top: 30px;
}
hr {
	background-color: #DDD;
	border: none;
	height: 1px;
	padding: 0;
	margin: 15px 0;
}

/* ==============================================================
   #ヘッダー
   ============================================================== */
#header {
	background-color: #FFF;
	height: 80px;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	padding: 22px 0;
	z-index: 100;
}
#logo {
	display: inline-block;
	text-align: center;
	font-size: 0;
	overflow: hidden;
	margin: auto;
}
/* ==============================================================
   #ビルボード
   ============================================================== */

.kv {
	margin: 0 -20px 0;
}
@media screen and (min-width: 768px) {
	.kv {
	margin: 0 -20px 30px;
}
}
/* ==============================================================
   #見出し
   ============================================================== */
.orange {
	color: #8FC31F;
}
.lg-24-ttl {
	background-color: #FFF;
	/*	    border-top: #DDD solid 1px;
    border-bottom: #DDD solid 1px;*/
	padding: 25px 0 25px 5px;
	color: #ED6C00;
	font-size: 2.6rem;
	margin: 0 -20px 0 5px;
	text-align: center;
	border-left: #ED6C00 solid 10px;
}

@media screen and (min-width: 768px) {
.lg-24-ttl {
	background-color: transparent;
	color: #ED6C00;
	border: none;
	padding: 5px 0 5px 15px;
	margin: 0;
	text-align: left;
	font-size: 3.6rem;
	border-left: #ED6C00 solid 10px;
}
.lg-24-ttl::before {
	content: "";
	background-color: #FFF;
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.lg-24-ttl span {
	background-color: #FFF;
	display: inline-block;
	padding-right: 1em;
}
}
.line-ttl {
	border-bottom: #604C3F solid 2px;
	color: #604C3F;
	font-size: 2rem;
	padding-bottom: 4px;
	margin-top: 0;
	margin-bottom: 20px;
}
.line-ttl2 {
	border-bottom: #604C3F solid 2px;
	color: #604C3F;
	font-size: 2rem;
	padding-bottom: 4px;
	margin-top: 0;
	margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.line-ttl {
	font-size: 2.4rem;
}
.line-ttl2 {
	font-size: 2.0rem;
}
}
.lg-24-lead {
	font-size: 2rem;
}
.lg-24-lead + p {
	font-weight: bold;
}

h4.border-ttl {
	border-left: #3E3A39 solid 3px;
	color: #3E3A39;
	font-size: 2rem;
	padding-left: 10px;
}
/* ==============================================================
   #コンテンツ
   ============================================================== */
.section {
	padding-top: 40px;
	padding-bottom: 40px;
}

.section + .section {
	border-top: #DDD solid 1px;
}

.lg-item-border{
	border:#F39800 solid 2px;
	padding:2%;
	border-radius:15px;
	margin-right:2.5%;
	margin-left:2.5%;
}

.lg-item-border_icon{
	width:30px;
	margin:2px 5px 2px 0px;
}

.lg-item {
	margin-top: 30px;
}

.lg-24-list li {
	font-size: 1.4rem;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.4;
}
.lg-24-list li + li {
	margin-top: 10px;
}
.notes {
	color: #666;
	display: block;
	font-size: 1.2rem;
	line-height: 1.4;
	text-indent: -1em;
	padding-left: 1em;
}
.notes + .notes {
	margin-top: 5px;
}
/* ==============================================================
   #トラブルサポート
   ============================================================== */
#sec-1 h3 {
}
.trouble-list li {
	font-size: 1.4rem;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
}
.trouble-list li + li {
	margin-top: 5px;
}
.blue-box {
	border: #8FC31F solid 2px;
	border-radius: 6px;
	overflow: hidden;
}
.blue-box h4 {
	background-color: #8FC31F;
	color: #FFF;
	font-size: 1.6rem;
	margin: auto;
	text-align: center;
	padding: 10px 15px;
}
.blue-box ul,
.blue-box .inner {
	padding: 15px 10px;
	margin: 0;
}
.blue-box ul li {
	color: #604C3F;
	font-size: 1.2rem;
	text-indent: -1em;
	padding-left: 1em;
}
.blue-box ul li + li {
	margin-top: 5px;
}
.blue-line h4 {
	background-color: #00367F;
	color: #FFF;
	font-size: 1.6rem;
	margin: auto;
	text-align: center;
	padding: 10px 15px;
}
h2.brown_text{
	color:#604C3F;
}


.customer_jirei tr th:nth-child(1) {
 background-color: #ED6C00;
 color:#FFFFFF;
}
.customer_jirei tr td:nth-child(1) {
 background-color: #ED6C00;
 color:#FFFFFF;
 text-align: center;
 font-weight: bold;
}
.customer_jirei tr th:nth-child(2) {
 background-color: #FFF;
 color: #ED6C00;
}
.customer_jirei tr td:nth-child(2) {
 background-color: #FFF;
 color: #3E3A39;
}
.customer_jirei tr th:nth-child(3) {
 background-color: #FFF;
 color: #ED6C00;
}
.customer_jirei tr td:nth-child(3) {
 background-color: #FFF;
 color: #3E3A39;
}
.customer_jirei tr th:nth-child(4) {
 background-color: #FFF;
 color: #ED6C00;
}
.customer_jirei tr td:nth-child(4) {
 background-color: #FFF;
 color: #3E3A39;
 text-align: center;
}
.customer_jirei tr th:last-child {
 background-color: #ED6C00;
 color: #FFF;
 font-size: 2.0rem;
}
.customer_jirei tr td:last-child {
 background-color: #ED6C00;
 color: #FFF;
 text-align: center;
 font-size: 2.2rem;
}
@media screen and (min-width: 768px) {
.blue-box ul,
.blue-box .inner {
	padding: 15px 18px;
}
.blue-box h4 {
	font-size: 2rem;
}
}
@media screen and (max-width: 768px) {
		div.scroll{
		overflow-x: scroll;
	}
	div.scroll table{
		min-width: 800px;
	}
	div.scroll:before {
		content: "←横にスクロールしてください→";
		display: block;
		font-weight: 500;
		font-size: 0.9rem;
		color: #FF0004;
		text-align:center;
		margin: 1rem 0;
	}
}
/* ==============================================================
   #生活相談サポート
   ============================================================== */
   /* 20250731　id付け替えに伴い修正 生活相談サポート　#sec-2→#sec-3 seino*/
#sec-3 {
}
#sec-3 .shading-ttl {
	background-color: none;
	border-radius: 6px 6px 0 0;
	color: #8FC31F;
	font-size: 2rem;
	padding: 12px 15px 12px 55px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom:#CCC solid 1px;
}
#sec-3 .shading-ttl i {
	background-color: none;
	border: none;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	padding: 10px;
	margin: -6px 5px 5px 8px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10px;
}
#sec-3 .lg-item {
	background-image: url(../imgs/index/bg.png);
	background-repeat: repeat;
	background-clip: content-box;
}
#sec-3 .lg-item::before {
	content: "";
	border: #8FC31F solid 2px;
	border-radius: 6px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	left: 10px;
}
.support-box {
	/*	background-color: #FFF;
	border-radius: 0 0 6px 6px;
	box-shadow: 10px 5px 16px -5px rgba(0,0,0,0.2);*/
	padding: 20px 20px 30px;
}
.support-box p {
	font-size: 1.6rem;
	font-weight: bold;
	color: #666;
	margin-top: 0;
	margin-bottom: -5px;
}
.comment-ttl {
}
.comment {
	background-color: #FFC;
	border-radius: 6px;
	box-shadow: 10px 5px 16px -5px rgba(0,0,0,0.2);
	padding: 20px;
	line-height: 1.6;
}
.comment span {
	text-align: right;
	display: block;
}
.ichi-box {
	border: #7CCDCE solid 5px;
	border-radius: 6px;
	padding: 15px;
	text-align: center;
}
.ichi-box h3 {
	    font-size: 1.6rem;
	margin: 0;
}
.ichi-box h3 strong {
	font-size: 2.4rem;
	display: block;
}

@media screen and (min-width: 768px) {
.graph {
	max-width: 80%;
	margin: 10px auto;
}
}

/* ==============================================================
   #LGルーム24の補償内容
   ============================================================== */
#sec-4 {
/*background-color: rgba(176,224,230,0.35)*/
}
.compensation-ttl {
	background-color: #ED6C00;
	border-radius: 2px;
	color: #FFF;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
	padding: 15px 15px;
}
.compensation-ttl small {
	font-size: 1.4rem;
	line-height: 1.4;
	display: block;
	margin-bottom: 5px;
}

.compensation-item h4 {
	color: #ED6C00;
	font-size: 1.6rem;
	margin: 0 0 10px;
}
.compensation-item h4 span {
	text-indent: -1em;
	padding-left: 1em;
	display: block;
}
.compensation-item small {
	color: #ED6C00;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.compensation-item figure {
	border: #CCC solid 2px;
	border-radius: 6px;
	padding: 15px;
	margin-bottom: 10px;
}
.compensation-item p {
	font-size: 1.2rem;
	line-height: 1.6;
	margin: 10px 0;
}

#sec-4 ul {
	background-color: #F9F9F9;
	border: #DDD solid 2px;
	border-radius: 6px;
	padding: 30px 20px;
	margin: 0;
}
#sec-4 ul li {
	font-size: 1.2rem;
}
#sec-4 ul li + li {
	margin-top: 10px;
}
#sec-4 .value-box {
	padding-top: 10px;
	padding-bottom: 10px;
}
#sec-4 .value-box + .value-box {
	border-top: #DDD solid 1px;
}
#sec-4 .value-box h4 + p {
	line-height: 1.6;
	margin: 0;

}
.value-ttl {
	border: #706A63 solid 2px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding: 10px 15px;
	display: inline-block;
	margin: 0;
}
.value-text {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.6;
}
.value-text span {
	font-size: 1.4rem;
	font-weight: normal;
	display: block;
}

.jirei {
    color: #ED6C00;
    font-weight: bold;
    border: #ED6C00 solid 2px;
    border-radius: 4px;
    padding: 8px 10px;
    display: inline-block;
}
.jirei span {
	color: #706A63;
	padding-right: 1em;
}

/* ==============================================================
   #宅配買取サービス
   ============================================================== */
#sec-5 {
/*background-color: rgba(176,224,230,0.35)*/
}

.kaitori {
	background-color: #036EB7;
	border-radius: 6px;
	padding: 20px;
}

.step-item h4 span {
	background-color: darkorange;
	color: #FFF;
	display: block;
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	margin-right: 10px;
}
.step-item p {
	font-size: 1.2rem;
	line-height: 1.6;
}
.step-item + .step-item figure::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 12px;
	border-color: transparent transparent transparent #706A63;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -20px;
}
.course-item {
	display: flex;
	flex-wrap: wrap;
}
.course-item li {
	font-size: 1rem;
	text-align: center;
	flex-basis: calc(100% / 3);
	max-width: calc(100% / 3);
}
.course-item.c2 li {
}
.course-item li i {
	display: block;
	border: #DDD solid 4px;
	border-radius: 100%;
	width: 90px;
	height: 90px;
	padding: 15px;
	margin: 10px auto;
}
 @media screen and (min-width: 768px) {
	 .course-item li {
		 font-size: 1.2rem;
	flex-basis: 25%;
	max-width: 25%;
}
.course-item li i {
	width: 120px;
	height: 120px;
	padding: 25px;

}
 }

.attention {
	border: darkorange solid 2px;
	border-radius: 6px;
	padding: 15px;
}
.flow-list li figure {
	width: 120px;
	float: left;
	margin-right: 15px;
}
.flow-list li h4,
.flow-list li p {
	overflow: hidden;
}
.flow-list li h4 {
	color: #ED6C00;
}
.flow-list li p {
	font-size: 1.2rem;
	line-height: 1.6;
}
.flow-list li p strong {
	color: #ED6C00;
	font-size: 1.4rem;
}

 @media screen and (min-width: 768px) {
.flow-list li figure {
	width: 160px;
	margin-right: 20px;
}
}


.app-btn {
	background-color: #231815;
	padding: 20px 60px;
}
.app-btn:hover {
	background-color: #231815;
}
.app-btn img {
    max-width: 60%;
}

.call-btn {
	max-width: 100%;
	background-color: #ED6C00;
	flex-direction: column;
	padding: 15px 0;
}

.call-btn strong {
	background-image: url(../imgs/index/icon_call.png);
	background-size: 32px auto;
	background-position: left center;
	line-height: 32px;
	font-size: 2.8rem;
	padding: 5px 0 5px 32px;
}
.call-btn small {
	font-size: 1.2rem;
}

.call-info {
	font-weight: bold;
	line-height: 1.6;
}
 @media screen and (min-width: 768px) {
	 .call-btn strong {
		 font-size: 3.2rem;
	 }
 }

/* ==============================================================
   #フッター
   ============================================================== */
#footer {
	background-color: #FFF;
	font-size: 1.4rem;
	overflow: hidden;
}
/* ==============================================================
   #フッター：コピー
   ============================================================== */
#footer-info {
	font-size: 1rem;
}
#footer-info h4 {
	font-size: 1.4rem;
}
#link-warp {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	margin: 40px 0;
}
#link-warp > div {
	flex-basis: calc(100% / 1);
}
#link-warp a {
	background-color: #FFF;
	border: #DDD solid 1px;
	color: darkorange;
	font-size: 2.2rem;
	line-height: 1;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;

	justify-content: center;
	flex-basis: 100%;
	min-height: 80px;
	text-align: center;
}
#link-warp a:hover {
	background-color: darkorange;
	border: darkorange solid 1px;
	color: #FFF;
}
#link-warp > div + div {
	margin-top: 5px;
}
#link-warp a small {
	display: block;
	font-size: 1.2rem;

	margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
#footer-info {
	font-size: 1.2rem;
}
#link-warp::before {
	content: "";
	border-top: #DDD solid 1px;
	margin: auto;
	position: absolute;
	bottom: -20px;
	right: -100%;
	left: 0;
}
#link-warp > div {
	flex-basis: calc(100% / 2);
}
#link-warp a {
	font-size: 2.2rem;
}
#link-warp > div + div {
	margin-top: 0;
}
#link-warp > div + div a {
	border-left: none;
}
}
/* ==============================================================
   #フッター：コピーライト
   ============================================================== */
#copyright {
	border-top: #DDD solid 1px;
	display: block;
	font-size: 1rem;
	line-height: 80px;
	height: 80px;
	text-align: center;
}
@media screen and (min-width: 1200px) {
#copyright {
	border-top: none;
	font-size: 1.2rem;
}
}
/* ==============================================================
   #トップ戻る
   ============================================================== */
.fw-page-top,
.fw-page-bottom {
	position: fixed;
	margin: auto;
	right: 5px;
	z-index: 300;
}
.fw-page-top {
	bottom: 95px;
}
.fw-page-bottom {
	bottom: 50px;
}
.fw-page-top a,
.fw-page-bottom a {
	background-color: rgba(10,10,3,.5);
	display: block;
	width: 40px;
	height: 40px;
}
.fw-page-top a::before,
.fw-page-bottom a::before {
	content: "";
	border-top: #FFF solid 2px;
	border-left: #FFF solid 2px;
	width: 10px;
	height: 10px;
	margin: auto;
	position: absolute;
}
.fw-page-top a::before {
	top: 5px;
	left: 0;
	right: 0;
	bottom: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.fw-page-bottom a::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 5px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.fw-page-top a:hover::before {
	border-top: #FFF solid 2px;
	border-left: #FFF solid 2px;
}
@media screen and (min-width: 768px) {
.fw-page-top a,
.fw-page-bottom a {
	width: 44px;
	height: 44px;
}
.fw-page-top,
.fw-page-bottom {
	right: 18px;
}
.fw-page-top {
	bottom: 104px;
}
}
@media screen and (min-width: 1200px) and (max-height: 800px) {
.fw-page-top {
	bottom: 64px;
}
.fw-page-bottom {
	bottom: 10px;
}
}
#parentframe {
	width: 100%;
}







img.hosyounaiyou_sp{
	display:block;
	visibility:visible;
	overflow:visible;
	height:auto;
	width:100%;
	margin:20px auto;
}
img.hosyounaiyou_pc{
	display:none;
	visibility:hidden;
	overflow:hidden;
	height:0;
	width:0;
	margin:0;
}

 @media screen and (min-width: 768px) {
img.hosyounaiyou_sp{
	display:none;
	visibility:hidden;
	overflow:hidden;
	height:0;
	width:0;
	margin:0;
}
img.hosyounaiyou_pc{
	display:block;
	visibility:visible;
	overflow:visible;
	height:auto;
	width:100%;
	margin:20px auto;
}
 }
 
 
table {
	border-collapse: separate;
	border-spacing:0;
	empty-cells:show;
	border-top:1px solid #CCC;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #CCC;
}
th, td {
	border-top:none;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:none;
}






 
table.table_orange {
	border-collapse: separate;
	border-spacing:0;
	empty-cells:show;
	border-top:1px solid #ED6C00;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #ED6C00;
}
table.table_orange th, td {
	border-top:none;
	border-right:1px solid #ED6C00;
	border-bottom:1px solid #ED6C00;
	border-left:none;
}