@charset "utf-8";

/* clearfix */
.nav:after, h1.guide:after, #index:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
.nav, h1.guide, #index {
	height:1%;
}

/* sprite */
.nav {
	background:url("https://s.yimg.jp/images/hosho/images/explain/guide/hosho_04.png") no-repeat;
}
#gnav, #gnav li, #gnav li a, #gnav li span {
	background:url("https://s.yimg.jp/images/hosho/images/explain/guide/explain_menu.png") no-repeat;
}

/* nav */
.nav {
	position:relative;
	background-repeat:repeat-x;
	width:949px;
	height:35px;
	text-align:left;
	border-right:1px solid #c0bfbf;
}
.nav li {
	float:left;
	text-indent:-9999px;
}
.nav .guide {
	position:absolute;
	top:6px;
	right:6px;
}

.caremesBox {
	margin-bottom: 40px;
}

/* gnav */
#gnav {
	width:561px;
	height:35x;
}
#gnav li {
	width:100%;
	height:35px;
}
#gnav li a  {
	display:block;
	overflow:hidden;
	width:100%;
	height:35px;
}

#gnav li span  {
	display:block;
	overflow:hidden;
	width:100%;
	height:35px;
}

#gnav li.st01 {
	width:285px;
}
#gnav li.st02 {
	width:138px;
	background-position:-285px 0;
}
#gnav li.st03 {
	width:138px;
	background-position:-423px 0;
}
#gnav li.st01 a:hover {
	background-position:0 -35px;
}
#gnav li.st01 span.cur, #gnav li.st01 span.cur:hover {
	background-position:0 -35px;
}
#gnav li.st02 a {
	background-position:-285px 0;
}
#gnav li.st02 a:hover {
	background-position:-285px -35px;
}
#gnav li.st02 span.cur, #gnav li.st02 span.cur:hover {
	background-position:-285px -35px;
}
#gnav li.st03 a {
	background-position:-423px 0;
}
#gnav li.st03 a:hover {
	background-position:-423px -35px;
}
#gnav li.st03 span.cur, #gnav li.st03 span.cur:hover {
	background-position:-423px -35px;
}

.yjMainGrid {
	margin-top: 5px;
	background: url("https://s.yimg.jp/images/hosho/images/explain/guide/hosho_11.png") repeat-x;
	_position: relative;
}
.yjMainGrid.indexGrid {
	margin-top: 0;
	background: none;
}
h1.index {
	margin: 10px 0;
}
.index_mv {
	margin-top: 1px;
}
h1.guide,
h1.question {
	padding: 15px 0 0 20px;
}
h1.guide img,
h1.question img,
h1.guide .sup,
h1.question .sup {
	float: left;
	display: block;
}
h1.guide .sup,
h1.question .sup {
	margin-left: 10px;
	color: #333;
	font-weight: bold;
}
h1.guide {
	height: 30px;
	line-height: 30px;
}
h1.question {
	height: 33px;
	line-height: 33px;	
}
.main_cnt {
	width: 930px;
	margin: 20px auto 40px;
	border-bottom: 1px solid #999;
}
.main_cnt_index {
	width: 930px;
	margin: -10px auto 0;
}
#index {
	padding: 15px 20px;
	background: #f8f8f8;
}
#index dl {
	float: left;
	width: 445px;
}
#index dt {
	color: #666;
	font-weight: bold;
}
#index dd {
	font-size: 88%;
}
h2.index {
	margin: 0 auto 15px;
}

h2.index1 {
	margin: 15px auto;
}
h2.guide {
	margin: 20px 0;
}
.main_sub_cnt {
	width: 890px;
	margin: 0 auto;
}
h3.guide {
	margin-bottom: 20px;
	padding: 3px 10px;
	background: #e7e7e7;
	color: #010101;
	font-weight: bold;
}
.main_sub_cnt p.exp, .main_sub_cnt dl.exp {
	margin-bottom: 20px;
	line-height: 1.3;
}
.main_sub_cnt dl.exp dt {
	font-weight: bold;
}
.anchor_ptop {
	text-align: right;
}
table.guide {
	width: 890px;
	font-size: 88%;
}
table.guide th, table.guide td {
	padding: 10px 5px;
	border: 1px solid #dfddde;
	text-align: center;
}
table.guide th {
	padding: 5px 0;
	background: #f2f2f2;
	font-weight: bold;
}
table.guide li {
	text-align: left;
	line-height: 1.3;
}
.order {
	margin-bottom: 15px;
	padding: 10px 0 15px;
	border: 10px solid #fe7f10;
	text-align: center;
}
.order .btn {
	margin: 10px 0 5px;
}
.bnav {
	margin: 20px 0;
	text-align: center;
}
.bnav .service_link {
	margin: 10px auto 30px;
}

/* question */
.main_qa_module {
	width: 864px;
	border: 3px solid #dfddde;
	margin: 0 auto 15px;
	padding: 10px;
	background-position: left;
	text-align:left;
}
.main_qa_module dt {
	font-weight:bold;
}
.main_qa_module dt .img1 {
	float:left;
	width:44px;
	padding-bottom:20px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}
.main_qa_module dt .qusetion_txt {
	float: right;
	width: 790px;
	line-height: 1.3em;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #aaa;
}
.main_qa_module dd .img2 {
	float:left;
	width:44px;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
}
.main_qa_module dd .answer_txt {
	float: right;
	width: 790px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.question_main_cnt {
	_position: relative;
	width: 930px;
	margin: 20px auto 0px;
}
h1.guide_question {
	padding: 15px 0 0 20px;
}
h1.guide_question .sup {
	margin-left: 10px;
	color: #333;
	font-weight: bold;
}
h1.guide_question img, h1.guide_question .sup {
	float: left;
	display: block;
	height: 33px;
	line-height: 33px;
}
#index_question {
	padding: 15px 20px;
	background: #f8f8f8;
}
#index_question .indexbox {
	float: left;
	width: 445px;
}
#index_question dl {
	padding: 15px 20px 15px 5px;
}
#index_question dt {
	color: #666;
	font-weight: bold;
}
#index_question dd {
	font-size: 88%;
	margin: 7px 0px 0px 0px;
}

/* index */

.index_exp {
	line-height: 1.3;
}

.listlink {
	text-align: right;
	line-height: 1;
}

.ico_guide{display:inline-block;min-height:22px;_height:22px;padding-left:25px;background:url("https://s.yimg.jp/images/hosho/images/explain/index/ico_guide.png") no-repeat left center;}

.ico_faq{display:inline-block;min-height:22px;_height:22px;padding-left:35px;background:url("https://s.yimg.jp/images/hosho/images/explain/index/ico_faq.png") no-repeat left center;}

#index01 {
	margin-bottom: 15px;
}
#index01 h3 {
	margin: 15px auto 5px;
	text-align: center;
}
#index01 .image_table .sup {
	margin-top: 10px;
	line-height: 1.3;
	font-size: 75%;
}
#index01 .image_plus {
	margin: 10px auto;
	text-align: center;
}
#index01 .image_mobile {
	margin-bottom: 10px;
}
#index01 .image_recommend {
	margin-bottom: 10px;
}
#index01 .list_recommend li {
	float: left;
	margin-right: 10px;
}
#index01 .list_recommend li.lst {
	margin-right: 0;
}

#index02 {
	margin-bottom: 15px;
}
#index02 table.okaimono_plus {
	margin: 20px auto 10px;
	font-size: 88%;
	line-height: 1.3;
}
#index02 table.okaimono_plus th,
#index02 table.okaimono_plus td {
	border: 1px solid #c9c9c9;
}
#index02 table.okaimono_plus th {
	background: #f2f2f2;
	font-weight: bold;
}
#index02 table.okaimono_plus .type {
	width: 150px;
	font-weight: bold;
}
#index02 table.okaimono_plus .timing {
	width: 280px;
}
#index02 table.okaimono_plus .price {
	width: 180px;
}
#index02 table.okaimono_plus .limit {
	width: 125px;
}
#index02 table.okaimono_plus .service {
	width: 165px;
}
#index02 table.okaimono_plus th p {
	padding: 5px 10px;
}
#index02 table.okaimono_plus td p {
	padding: 10px;
}
#index02 table.okaimono_plus .service p {
	padding: 5px 10px;
}

#index03 {
	margin-bottom: 15px;
}
#index03 h3 {
	margin-bottom: 25px;
	text-align: center;
}

#index04 {
	margin-bottom: 30px;
}
#index04 ul {
	margin-bottom: 10px;
	line-height: 1.3;
}

#index05 {
	margin: 30px auto 10px;
	text-align: center;
}

.yjstdPlug {
    margin-bottom: 40px;
}

/* tokusyouhou */

h1.tokusyouhou {
	margin: 10px 0 0;
}

h2.input {
	margin-bottom: 15px;
	padding: 5px;
	background: #e7e7e7;
	font-weight: bold;
	line-height: 1;
	_zoom: 1;
}

h2 .solid_green {
	display: block;
	padding: 2px 0 2px 10px;
}

#tokusyouhou {
	padding: 15px 0 25px;
}

.tksh_item {
	margin-bottom: 15px;
}

.tksh_item p {
	padding: 0 10px;
	line-height: 1.3;
}

.yCard{
	padding:10px 0;
	text-align:center;
}