@charset "utf-8";
/*///////////////////////////////////////////////////////////

	マイホームお役立ち情報
	static/ycd/ycd.html

//////////////////////////////////////////////////////////*/

#MAIN #CONTENTS {
	width: 821px;
}
#MAIN #CONTENTS #CONTLEFT {
	width: 640px;
	padding: 0;
}
#footer_item_feature {
	display: none;
}

/*////////////////////////////////////////////

	マイホームお役立ち情報
	/static/ycd.html

////////////////////////////////////////////*/
.cont_ycd {
	margin: auto 20px;
	font-family: 'helvetica neue', helvetica, arial, meiryo, sans-serif;
}

/*========================================================
	イメージビジュアル
========================================================*/
.cont_ycd img.fullfill {
	display: block;
	width: 100%;
	margin: 15px auto 20px;
}

/*========================================================
	見出し
========================================================*/
h1 {
	width: 100%;
	margin-top: 15px;
	background-color: #7ecef4;
	text-align: center;
}
h1 img {
	display: block;
	width: 600px;
	margin: auto;
	/*width: 100%;*/
}


/* 冒頭リード
---------------------------------*/
.cont_ycd h2 {
	margin-top: 20px;
	font-size: 26px;
	font-weight: bold;
	text-indent: -0.5em;
}
.cont_ycd span.date {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #d85555;
	font-size: 13px;
	font-weight: normal;
}

/* 大見出し
---------------------------------*/
.cont_ycd h3 {
	margin: 30px auto 20px;
	padding: 10px 0;
	border-top: 3px solid #9ac0dd;
	border-bottom: 3px solid #9ac0dd;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}
.cont_ycd h4 {
	margin: 40px auto 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}
h4.h_rank {
	font-size: 22px;
	text-indent: -0.7em;
}

/*-------------------------------------------------
	テキスト装飾
------------------------------------------------ */
p.article{
	margin: 20px auto;
}
.cont_ycd p {
	font-size: 16px;
	line-height: 1.5;
}
.cont_ycd sup {
	font-size: 14px;
}
.tac {
	text-align: center;
}
.strong,
.red {
	color: red;
	font-weight: bold;
}
.strong {
	background-color: yellow;
}
.bold {
	font-weight: bold !important;
}
/*========================================================
	メリット・デメリット
========================================================*/
.case {
	margin: 30px 0;
	font-size: 16px;
}
.case .ttl {
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.case .hd,
.case .desc {
	margin-bottom: 10px;
}
.case .hd {
	clear: both;
	float: left;
	width: 105px;
}
.case .desc {
	float: left;
	width: 585px;
}

/*========================================================
	リスト
========================================================*/
.cont_ycd ol {
	padding-left: 25px;
	list-style: decimal;
}
.cont_ycd ul {
	padding-left: 25px;
	list-style: disc;
}
.cont_ycd li {
	margin-bottom: 0.7em;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
}
.cont_ycd li:last-of-type {
	margin-bottom: 0;
}

/*========================================================
	枠エリア
========================================================*/
.blue-box {
	max-width: 560px;
	margin: 30px auto;
	padding: 20px 10px;
	background-color: #e7f0f7;
}

.red-box {
	max-width: 560px;
	margin: 30px auto;
	padding: 20px 10px;
	background: #ffe8e8;
	font-size: 20px;
	text-align: center;
}
.red-box *,
.red-box li {
	color: #e60012;
	font-size: 18px;
	font-weight: bold !important;
}
.red-box ul {
	padding-left: 35px;
}

.line-box {
	max-width: 560px;
	margin: 30px auto;
	padding: 20px 20px;
	border: 2px solid #ccc;
	font-size: 20px;
}
.line-box ul li {
	font-size: 20px;
}
.line-box .tac {
	font-size: 14px;
}

.line-box .bold {
}
.line-box .link {
	margin-top: 10px;
}
.line-box .link a {
	display: inline-block;
	margin: auto;
	padding-right: 15px;
	color: #0000ff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.line-box .link a:hover {
	text-decoration: none;
}

/*========================================================
	会話スタイル
========================================================*/
.talk {
	position: relative;
	margin: 30px 0;
	min-height: 140px;
}

/*-------------------------------------------------
	キャラクター表示
------------------------------------------------ */
.talk::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 130px;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;

	-webkit-background-size: auto 140px;
	background-size: auto 140px;
}

/* ライター
---------------------------------------------- */
.talk.writer {
	margin-left: 130px;
	padding-left: 7px;
}
.talk.writer::before {
	left: -130px;
	background-image: url(/sp2/public/img/static/ycd/img_writer01.png);
}
.talk.writer.no02::before { background-image: url(/sp2/public/img/static/ycd/img_writer02.png); }
.talk.writer.no02::before { background-image: url(/sp2/public/img/static/ycd/img_writer03.png); }

/* 山田
---------------------------------------------- */
.talk.yamada {
	margin-right: 130px;
	padding-right: 7px;
}
.talk.yamada::before {
	right: -130px;
	background-image: url(/sp2/public/img/static/ycd/img_yamada01.png);
}
.talk.yamada.no02::before { background-image: url(/sp2/public/img/static/ycd/img_yamada02.png); }
.talk.yamada.no03::before { background-image: url(/sp2/public/img/static/ycd/img_yamada03.png); }

/* 紹介エリア
-------------------------------*/
.talk.yamada.intro {
	margin-right: 0px;
	padding-right: 110px;
	border: 2px solid #ccc;
	background: url(/sp2/public/img/static/ycd/img_yamada01.png) no-repeat center right 20px;
	-webkit-background-size: auto 140px;
	background-size: auto 140px;
}
.talk.yamada.intro::before {
	display: none;
}

/*-------------------------------------------------
	フキダシ設定
------------------------------------------------ */
.talk p {
	position: relative;
	padding: 25px;
	border: 2px solid #ccc;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
}
.talk p::before,
.talk p::after {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.talk .comment {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}

/* ライター
---------------------------------------------- */
.talk.writer p {
	margin-right: 20px;
}
.talk.writer p::before {
	left: -15px;
	border-right: 15px solid #ccc;
}
.talk.writer p::after {
	left: -11px;
	border-right: 15px solid #fff;
}

/* 山田
---------------------------------------------- */
.talk.yamada p {
	margin-left: 20px;
	border: 2px solid #e9f5ff;
	background-color: #e9f5ff;
}
.talk.yamada p::before {
	right: -15px;
	border-left: 15px solid #e9f5ff;
}
.talk.yamada p::after {
	display: none;
}

/* 紹介エリア */
.talk.yamada.intro p {
	margin-left: 0;
	border: none;
	background: #fff;
	font-weight: normal;
}
.talk.yamada.intro p::before,
.talk.yamada.intro p::after {
	display: none;
}

/* 長いフキダシ */
.talk.txt-long p br {
	content: ' ';
	display: block;
	height: 1em;
	margin-bottom: 1em;
}

/*========================================================
	結論
========================================================*/
.result {
	margin: 40px 20px 20px;
	padding-top: 40px;
	border-top: 2px solid #ccc;
}
.result p {
	margin-bottom: 20px;
}
.result ul {
	margin-right: 10px;
	margin-bottom: 50px;
	padding-left: 30px;
	font-weight: bold;
}
.result ul li {
	margin-bottom: 20px;
	font-size: 18px;
	text-align: justify;
	line-height: 1.3;
}

/*========================================================
	ボタン
========================================================*/
.btns {
	margin-bottom: 50px;
}
.btns a {
	display: block;
	max-width: 520px;
	margin: 20px auto;
	padding: 15px 10px;
	border-radius: 6px;
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
	background: #0082e4 url(/sp2/public/img/common/icon_next-white.svg) no-repeat right 15px center;
	-webkit-background-size: auto 30%;
	background-size: auto 30%;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.box_footer {
	margin-top: 70px;
	padding-top: 20px;
	border-top: 2px solid #ccc;
	font-size: 14px;
	text-align: center;
}



#ui-fixed-contact {
	display: none !important;
}
#footer_container {
	padding-top: 0;
	border-top: 1px solid #ddd;
	background: #fff;
}
#footer_container #footer_contents {
	margin-top: 0;
}
#footer_container p#bt_pagetop,
#footer_container ul#breadcrumb,
#footer_search,
#footer_container #footer_contents .col_1,
#footer_container #footer_contents .col_2,
#footer_container #footer_contents .col_3,
#footer_container #footer_contents .ftr_bnr_link,
#footer_container #footer_contents .ftr_external_link {
	display: none;
}
