@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#contents {
	position: relative;
}

#pop {
	display: none;
	padding: 45px 3%;
	position: absolute;
	left: 2.5%;
	top: 4px;
	width: 89.5%;
	z-index: 10;
	box-shadow: 1px 1px 4px #333;
	background-color: rgba(85,85,85,0.9);
}

#pop .linkList {
	margin-bottom: 30px;
}

#pop .linkList li {
	margin-bottom: 20px;
	background: none;
	border-bottom: none;
}

#pop .linkList li a {
	padding: 10px 30px;
	position: relative;
	display: block;
	color: #666;
	font-size: 13px;
	border: 1px solid #BDBDBD;
	border-radius: 4px;
	background: #FFF url(/ipn/light_user/image_search/img/common/icon01.gif) no-repeat 96% 50%;
	background-size: 7px 11px;
}

#pop .linkBtn {
	margin: 0 auto;
	width: 38%;
}

#pop .linkBtn a {
	padding-bottom: 2px;
	display: block;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	border-radius: 3px;
	background-color: rgba(98,55,55,0.9);
}

#pop .linkBtn a span {
	display: block;
	padding: 8px;
	border-radius: 3px;
	background-color: #FD5A5A;
}

#contents .headLine01 {
	padding: 18px 30px;
	position: relative;
	color: #FFF;
	font-size: 18px;
	line-height: 1.5;
	background-color: #F14343;
	border-bottom: 1px solid #DDD;
}

#contents .headLine02 {
	padding: 18px 30px;
	position: relative;
	color: #FFF;
	font-size: 18px;
	line-height: 1.5;
	background-color: #F14343;
	border-bottom: 1px solid #DDD;
}

#contents.index3 .headLine01 {
	padding: 18px 75px;
}

#contents.index3 .headLine02 {
	padding: 18px 18px;
}

#contents.index4 .headLine01 {
	padding: 32px 23px;
}

#contents .listUl {
	margin-bottom: 35px;
}

#contents .listUl li a {
	padding: 12px 35px 12px 22px;
	display: block;
	position: relative;
	line-height: 1.5;
	border-bottom: 1px solid #DEDEDE;
}

#contents .listUl li a:before {
	margin-top: -11px;
	width: 14px;
    height: 22px;
	background: url(/ipn/light_user/image_search/img/common/icon02.gif) no-repeat;
	background-size: 14px 22px;
    position: absolute;
    top: 50%;
	right: 17px;
  
    content: ""; 
}

#contents .listUl li a span {
	margin-bottom: 5px;
	display: block;
	color: #F25555;
	font-size: 20px;
	font-weight: bold;
}

#contents.result {
	padding-bottom: 80px;
}

#contents.result .phoList {
	margin: 25px 40px 10px;
}

#contents.result .phoList li {
	float: left;
	width: 46.5%;
}

#contents.result .phoList li:last-child {
	float: right;
	width: 47.5%;
}

#contents.result .phoList li img {
	width: 100%;
}

#contents.result .txtBox {
	margin: 0 12px 16px;
	padding: 10px 12px 8px;
	border-left: 1px solid #E7E7E7;
}

#contents.result .txtBox .ttl {
	margin: 0 0 7px -17px;
	padding: 13px 10px 10px 38px;
	color: #FFF;
	/*font-size: 13px;*/
	
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	background: url(/ipn/light_user/image_search/img/result/ttl_bg.png) no-repeat left top;
	background-size: 170px auto;
}


#contents.result .txtBox p {
	line-height: 1.8;
	
	font-size:1.2em;
}


#contents.result h3 {
	margin: 0 14px 15px;
	padding-left: 15px;
	/*font-size: 13px;*/
	
	font-size: 15px;
	background: url(/ipn/light_user/image_search/img/common/icon05.gif) no-repeat left 1px;
	background-size: 8px auto;
}

#contents.result .bgBox {
	margin: 0 12px 12px;
	padding: 15px 17px 10px;
	background-color: #E7E7E7;
}

#contents.result .bgBox .ttl {
	margin-bottom: 10px;
}

#contents.result .bgBox .ttl a {
	display: block;
	position: relative;
	background-color: #FFF;
	border-radius: 2px;
}

#contents .bgBox .ttl a:before {
	margin-top: -5px;
	width: 7px;
    height: 11px;
	background: url(/ipn/light_user/image_search/img/common/icon01.gif) no-repeat;
	background-size: 7px 11px;
    position: absolute;
    top: 50%;
	right: 17px;
  
    content: ""; 
}

#contents .bgBox .ttl a img {
	margin: -3px 0 -5px -5px;
	float: left;
	width: 103px;
}

#contents .bgBox .ttl02 a img {
	width: 110px;
}

#contents .bgBox .ttl a p {
	padding: 10px 0 5px 120px;
	font-size: 15px;
	
	/*font-size: 16px;*/
	font-weight: bold;
	line-height: 1.3;
}

#contents .bgBox .ttl01 a p {
	padding: 20px 0 8px 120px;
}


#contents .bgBox p {
	line-height: 1.8;
	
	font-size:1.2em;
}


#contents .txtLink {
	margin: 0 12px 35px;
}

#contents .txtLink a {
	display: block;
	padding: 15px 10px 15px 15px;
	position: relative;
	color: #333;
	font-size: 13px;
	background: url(/ipn/light_user/image_search/img/common/icon05.gif) no-repeat left center;
	background-size: 8px auto;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
}

#contents .txtLink a:before {
	margin-top: -5px;
	width: 7px;
    height: 11px;
	background: url(/ipn/light_user/image_search/img/common/icon01.gif) no-repeat;
	background-size: 7px 11px;
    position: absolute;
    top: 50%;
	right: 10px;
  
    content: ""; 
}

#contents .comLink {
	margin: 0 auto 30px;
	width: 55%;
}

#contents .comLink a {
	padding: 8px;
	display: block;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	border-bottom: 3px solid #CA3A3A;
	background-color: #FD5A5A;
	border-radius: 4px;
}

#contents.first .topInner {
	padding: 25px 20px;
	border-top: 2px solid #E42326;
}

#contents.first .topLink {
	margin: 0 17px 3px;
}

#contents.first .topLink a {
	display: block;
	position: relative;
	padding: 24px 14px 21px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	border-radius: 2px;
	background-color: #F14343;
}

#contents.first .topLink a:before {
	margin-top: -7px;
	width: 12px;
    height: 16px;
	background: url(../img/common/icon10.gif) no-repeat;
	background-size: 13px 17px;
    position: absolute;
    top: 50%;
	right: 12px;
  
    content: ""; 
}

#contents.first .topInner h2 {
	margin-bottom: 20px;
	padding: 17px 0;
	font-size: 16px;
	text-align: center;
	border-bottom: 2px solid #DEDEDE;
	background: -moz-linear-gradient(top,  #FFF 0%, #F1F1F1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#F1F1F1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#F1F1F1',GradientType=0 );
}

#contents.first .topInner p {
	margin: 0 17px;
	line-height: 1.5;
	font-size: 11px;
}

#contents.first .link a {
	padding: 25px 0 20px;
	position: relative;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #DEDEDE;
}

#contents.first .link a img {
	margin-left: 10px;
	vertical-align: middle;
}

#contents.first .headLine01 {
	/* margin-bottom: 26px; */
	padding: 17px 0;
	color: #333;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	background-color: #F4F4F4;
	border-top: 2px solid #DEDEDE;
	background: -moz-linear-gradient(top,  #FFF 0%, #F1F1F1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#F1F1F1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#F1F1F1',GradientType=0 );
}

#contents.first .headLine01 span {
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/common/ttl_bg02.png) no-repeat center bottom;
	background-size: 105px 2px;
}

#contents.first .linkUl {
	margin: 0 20px 10px;
}

#contents.first .linkUl li {
	padding-bottom: 15px;
}

#contents.first .linkUl li a {
	padding: 18px 10px;
	display: block;
	position: relative;
	font-size: 12px;
	background: url(/ipn/light_user/image_search/img/common/icon08.gif) no-repeat right top;
	background-size: 33px 48px;
	border: 1px solid #CBCBCB;
}
