@charset "utf-8";
@import url(base.css);
@import url(cmn.css);


/*---------------------------------------------------------
　基本／差分
---------------------------------------------------------*/
.conBox p {font-size:1.3em;}
.ht1 {margin-bottom:15px;}
hr {margin:35px 0 20px;}





/*---------------------------------------------------------
　会社概要等 01～03
---------------------------------------------------------*/






@media screen and (min-width: 600px) and (max-width: 959px){



}	/* end */


@media screen and (max-width: 599px) {



}	/* end */




/*---------------------------------------------------------
　安心マーク 04
---------------------------------------------------------*/






@media screen and (min-width: 600px) and (max-width: 959px){



}	/* end */


@media screen and (max-width: 599px) {



}	/* end */






/*---------------------------------------------------------
　プライバシーポリシー 05
---------------------------------------------------------*/






@media screen and (min-width: 600px) and (max-width: 959px){



}	/* end */


@media screen and (max-width: 599px) {



}	/* end */



/*---------------------------------------------------------
　約款等 06～08
---------------------------------------------------------*/






@media screen and (min-width: 600px) and (max-width: 959px){



}	/* end */


@media screen and (max-width: 599px) {



}	/* end */





/*---------------------------------------------------------
　08 sitemap 
---------------------------------------------------------*/
.sitemap .conBox .box {
	width:48.5%;
	float:left;
	margin-left:20px;
}

.nav h1 {
	font-size:1.7em;
	font-weight:bold;
	color:#e53d6d;
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
}

.nav ul {margin-bottom:25px;}
.nav ul li {
	font-size:1.5em;
	border-bottom:1px solid #ccc;
	margin-bottom:6px;
}
.nav ul li a {
	display:block;
	background:url(../img/cmn/z_arw1_pk.png) 0 6px no-repeat;
	padding:0 0 6px 10px;
}

.nav ul li.ttl {
	font-weight:bold;
	border-bottom:2px solid #ccc;
	padding-bottom:6px;
}

.nav ul li span {
	display:block;
	margin:0 0 6px 2em;
	border-bottom:2px solid #ccc;
	padding-bottom:6px;
	font-weight:bold;
}

.nav ul li ul         {width:auto;margin:0 0 0 2em;}
.nav ul li ul li      {font-size:0.9em;}
.nav ul li ul li.last {border:none;margin-bottom:0;}



	/*--CLEAR--*/
	.sitemap .conBox:after{content:"";display:table;clear:both;zoom:1;}



@media screen and (min-width: 960px) {

	.sitemap .conBox .box:first-child {margin:0;}

}	/* end */


@media screen and (min-width: 600px) and (max-width: 959px){

	.sitemap .conBox .box {width:47%;margin:0 0 0 15px;}

}	/* end */


@media screen and (max-width: 599px) {

	.sitemap .conBox .box {width:100%;float:none;margin-left:0;}
	.sitemap .conBox .box:first-child {margin:0;}

	.nav h1 {font-size:1.5em;padding-left:10px;margin-bottom:0;padding-bottom:8px;}
	.nav ul li {font-size:1.3em;margin-bottom:0px;}
	.nav ul li a {
		background:#f2f2f2 url(../img/cmn/z_arrow_pk.png) 97% center no-repeat;
		padding:8px 0 8px 10px;
		background-size:3% auto;
	}
	.nav ul li.ttl   {padding:8px 0 8px 10px;}
	.nav ul li span  {margin:0;padding:8px 0 8px 10px;}
	.nav ul li ul    {margin:0;}
	.nav ul li ul li {font-size:1em;}

}	/* end */



/*---------------------------------------------------------
　09 検索結果
---------------------------------------------------------*/
.result section.inner {
	width:100%;
	margin:15px 0 30px;
}
.result section.inner h3 {
	font-size:1.7em;
	font-weight:bold;
	padding:8px 10px;
}
.result section.inner h4 {
	font-size:1.5em;
	font-weight:bold;
}

.result section.inner .linkFaq {
	margin-top:10px;
	text-align:center;
}

.result section.inner .pagenationNav {
	position:relative;
	overflow:hidden;
}

.result section.inner .pagenationNav ul {
	margin:0 auto;
	float:left;
	position:relative;
	left:50%;
}

.result section.inner .pagenationNav ul li {
	position:relative;
	left:-50%;
	display:table-cell;
	vertical-align:middle;
	float:left;
	font-size:1.3em;
	line-height:1;
	margin-right:10px;
}

.result section.inner .pagenationNav ul li a {
	border:1px solid #e6e6e6;
	color:#333;
	display:inline-block;
	padding:7px 10px;
}

.result section.inner .pagenationNav ul li a:hover {
	border:1px solid #e53d6d;
	color:#e53d6d;
	text-decoration:none;
}

.result section.inner .pagenationNav ul li a.current {
	background:#ffe6e6;
}

@media screen and (min-width: 600px) and (max-width: 959px){


}	/* end */


@media screen and (max-width: 599px) {

.result section.inner .linkFaq img {
	width:80%;
}

.result section.inner .pagenationNav ul {
	margin:auto;
	border-collapse:collapse;
}

.result section.inner .pagenationNav ul li {
	margin:0;
	border:1px solid #e6e6e6;
}

.result section.inner .pagenationNav ul li a {
	border:none;
	padding:7px 10px;
}



}	/* end */

