

/*
===========================================================================

	Title : customer.css

===========================================================================
*/


/***************************************************************
*
*	PC view
*	
****************************************************************/

/* PC FAQ
------------------------------------------------------------ */

#wrap .customer .faqAnc {
	overflow: hidden;
	margin-bottom:40px;
}

#wrap .customer .faqAnc li {
	float: left; 
	font-weight: bold;
	font-size: 17px;
	background: url(../image/black_detail_arrow2.png) no-repeat no-repeat left 46%;
 	padding-left: 19px;
    background-size: 5%;
    margin-right: 2em;
    margin-bottom: 20px;
    width: 28%;
}

#wrap .customer .faq {
	margin-bottom: 60px;
}

#wrap .customer .faq h4 {
	background: url(../image/line_pc.png)repeat-x left bottom;
    background-size: 7px 2px;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 30px;
    padding-bottom: 7px;
}

#wrap .customer .faq h5 {
	font-weight: bold;
    color: #63d1d1;
    font-size: 18px;
}

#wrap .customer .faq .accordion dt {
	background-image: url(../image/faq_ttl_open.png),url(../image/faq_bg.gif);
	background-repeat: no-repeat,repeat;
	background-position: 98% 50%,left top;
	background-size: 3.5%, auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 13px;
	font-weight: bold;
	font-size: 16px;
	text-indent: -3em;
    padding-left: 4.0em;
	padding-right: 80px;
	margin-bottom: 10px;
	margin-top: 15px;
	cursor: pointer;
}

#wrap .customer .faq .accordion dt.active {
	background-image: url(../image/faq_ttl_close.png),url(../image/faq_bg.gif);
	background-repeat: no-repeat,repeat;
	background-position: 98% 50%,left top;
	background-size: 3.5%, auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 13px;
	font-weight: bold;
	font-size: 16px;
	text-indent: -3em;
    padding-left: 4.0em;
	padding-right: 80px;
	margin-bottom: 10px;

}

#wrap .customer .faq .accordion dt span {
	font-size: 22px;
	padding-right: 8px;
}

#wrap .customer .faq .accordion dd {
	text-indent: -47px;
    margin-left: 63px;
    line-height: 34px;
	display: none;
}


#wrap .customer .faq .accordion dd span {
	font-size: 22px;
	padding-right: 8px;
	font-weight: bold;
	vertical-align: middle;
}

#wrap .customer .faq .accordion dd.tag {
	display: block;
	line-height: 1.5;
}

#wrap .customer .faq .accordion dd.tag ul {
	overflow: hidden;
}
#wrap .customer .faq .accordion dd.tag ul li {
	font-size: 11px;
	color: #9c9c9c;
	text-indent: 0px;
	float: right;
	text-align: right;
	margin-left: 20px;	
}




#wrap #content .material {
	overflow: hidden;
	width: 920px;
	margin: 0 auto 60px;
}

#wrap #content .material dl {
	float: left;
	width: 50%;
	overflow: hidden;
}

#wrap #content .material dt {
	background: url(../image/submenu_line.png) repeat-x left bottom;
	background-size: 2%;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-bottom: 25px;
	width: 90%;
}

#wrap #content .material dd {
	background: url(../image/black_detail_arrow.png) no-repeat left 3px;
	background-size: 9px;
	padding-left:12px;
	float:left;
	width: 45%;
	margin-bottom:10px;
}

#wrap #content .btn{
	margin: 0 auto;
	width: 462px;
	}

/* お問い合わせ */
#wrap #content .contact h2 {
	margin-bottom: 0 !important;
}



#wrap #content .contact .contactInner {
	padding: 20px 40px;
	border: 2px solid #ded3cf;
	border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	-webkit-border-radius: 0px 0px 12px 12px;
	border-top: none !important;
	  width: 916px;
  margin: 0 auto;
}


#wrap #content .contact .contactInner .tel {
	overflow: hidden;
	margin-bottom: 40px;

}

#wrap #content .contact .contactInner .tel dt {
	float: left;
	margin-right: 20px;
}

#wrap #content .contact .contactInner .tel dd {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 3px;
}

#wrap #content .contact .contactInner .tel dd span {
	font-size: 80%;
}

#wrap #content .contact .contactInner .info {
		margin-bottom: 60px;
}

#wrap #content .contact .contactInner .info dt {
	margin-bottom: 10px;
}

#wrap #content .contact .contactInner .info dd {
	font-size: 12px;
	line-height: 1.5;
}

#wrap #content .contact .contactInner h4 {
	font-weight: bold;
	color: #63d1d1;
	font-size: 18px;
	margin: 0 0 10px 0;
}

#wrap #content .contact .contactInner .detail {
	background: url(../image/green_detail_arrow.png) no-repeat 2px 6px;
	background-size: 1%;
	padding-left: 14px;
}

#wrap #content .contact .contactInner .detail a:hover {
	opacity: 0.8;
	/*text-decoration: underline !important;*/
}

#wrap #content .contact .contactInner .contact_ttl{
	font-size: 20px;
	font-weight: bold;
}

#wrap #content .contact .contactInner .btn{
	margin: 0;
}


#wrap #content h3 {
    background: url(../image/line_pc.png)repeat-x left bottom;
    background-size: 7px 2px;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 7px;
    margin-bottom: 30px;
}


#wrap #content .link_list{
	margin-bottom:60px;
}


#wrap #content .link_list li {
    display: inline-block;
    font-size: 14px;
    padding: 5px 11px 0;
    width: 200px;
	background: url(../image/black_detail_arrow.png) no-repeat left 8px;
    background-size: 9px;	
	/*
    background: url(../../common/images/red_detail_arrow.png) no-repeat no-repeat 0px 10px;
    background-size: 7px;
	*/
}

#wrap #content .link_list li.long {
    width: 250px;
}

.mb10{
	margin-bottom:10px;
}

/*
#wrap #content .link{

	margin-bottom:70px;
	
    background: url(../image/green_detail_arrow.png) no-repeat 2px 6px;
    background-size: 1%;
    padding-left: 14px;	
	
	
}
*/


/* page anchor 5カラム */
#wrap #content ul.anc5_new {
	text-align: center;
	margin-bottom: 53px;
}

#wrap #content ul.anc5_new li {
    display: inline-block;
    width: 195px;
	margin-right: 0;
}

#wrap #content ul.anc5_new li:last-child {
    display: inline-block;
	margin-right: 0;
}



/***************************************************************
*
*	SP view
*	
****************************************************************/

@media screen and (max-width:769px){


/* SP FAQ
------------------------------------------------------------ */
#wrap .customer .faqAnc {
	overflow: hidden;
	width: 95%;
	margin: 0 auto 5%;
}

#wrap .customer .faqAnc li {
	float: left; 
	font-weight: bold;
	font-size: 13px;
	background: url(../image/black_detail_arrow2.png) no-repeat no-repeat left 46%;
 	padding-left: 19px;
    background-size: 7%;
    margin-right: 0;
    margin-bottom: 20px;
    width: 43%;
}

#wrap .customer .faq {
	margin-bottom: 60px;
}

#wrap .customer .faq h4 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom:9px;
	margin-left: 3%;
}

#wrap .customer .faq h5 {
	font-weight: bold;
    color: #63d1d1;
    font-size: 12px;
    margin-bottom: 10px;
}

#wrap .customer .faq .accordion dt {
	background-image: url(../image/faq_ttl_open.png),url(../image/faq_bg.gif);
	background-repeat: no-repeat,repeat;
	background-position: 98% 50%,left top;
	background-size: 35px, auto;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 12px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
	text-indent: -3.5em;
 	padding-left: 4.5em;
 	padding-right: 4em;
}

#wrap .customer .faq .accordion dt.active {
	background-image: url(../image/faq_ttl_close.png),url(../image/faq_bg.gif);
	background-repeat: no-repeat,repeat;
	background-position: 98% 50%,left top;
	background-size: 35px, auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 12px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
	text-indent: -3.5em;
 	padding-left: 4.5em;
 	padding-right: 4em;
}

#wrap .customer .faq .accordion dt span {
	font-size: 14px;
	padding-right: 1em;
}

#wrap .customer .faq .accordion dd {
  text-indent: -40px;
  margin-left: 54px;
  line-height: 22px;
  display: none;
  margin-bottom: 10px;
  width: 79%;
}


#wrap .customer .faq .accordion dd span {
	font-size: 14px;
	padding-right: 15px;
	font-weight: bold;
	vertical-align: middle;
}

#wrap .customer .faq .accordion dd.tag {
	display: block;
	line-height: 1.5;
	margin-bottom: 20px;
}

#wrap .customer .faq .accordion dd.tag ul {
	overflow: hidden;
}
#wrap .customer .faq .accordion dd.tag ul li {
	font-size: 9px;
	color: #9c9c9c;
	text-indent: 0px;
	float: none;
	text-align: right;
	margin-left: 20px;	
	margin-bottom: 5px;
	line-height: 1.3;
}



#wrap #content .material {
	overflow: hidden;
	width: 95%;
	margin: 0 auto 60px;
}

#wrap #content .material dl {
	float: none;
	width: 100%;
	overflow: hidden;
}

#wrap #content .material dt {
	background: url(../image/submenu_line.png) repeat-x left bottom;
	background-size: 2%;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	margin-bottom: 25px;
	width: 100%;
}

#wrap #content .material dd {
	background: url(../image/black_detail_arrow.png) no-repeat left 3px;
	background-size: 9px;
	padding-left:12px;
	float:left;
	width: 45%;
	margin-bottom:10px;
}

#wrap #content .btn{
	margin: 0 auto;
	width:74%;
	}


/* お問い合わせ */
#wrap #content .contact h2 {
	margin-bottom: 10% !important;
}


#wrap #content .contact .contactInner {
	padding: 0% 3% 5% 3%;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-top: none !important;
	  width: auto;
  margin: 0 auto;
}

#wrap #content .contact .contactInner p{
	padding: 0 ;
	}

#wrap #content .contact .contactInner .btn{
	margin: 0 auto;
	width:78%;
	}

#wrap #content .contact .contactInner .tel {
	overflow: hidden;
	margin-bottom: 5%;

}

#wrap #content .contact .contactInner .tel dt {
	float: none;
	margin-right: 0px;
	display: block;
	text-align: center;
	padding: 0 11%;
	margin-bottom: 3%;
}

#wrap #content .contact .contactInner .tel dd {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	letter-spacing: 0px;
	display: block;
}

#wrap #content .contact .contactInner .tel dd span {
	font-size: 80%;
}

#wrap #content .contact .contactInner .info {
		margin-bottom: 60px;
}

#wrap #content .contact .contactInner .info dt {
	font-weight: bold;
	color: #63d1d1;
	font-size: 12px;
	margin-bottom: 10px;
}

#wrap #content .contact .contactInner .info dd {
	font-size: 12px;
	line-height: 1.5;
}

#wrap #content .contact .contactInner h4 {
	font-weight: bold;
	color: #63d1d1;
	font-size: 12px;
	margin-bottom: 10px;
}

#wrap #content .contact .contactInner .detail {
	background: url(../image/green_detail_arrow.png) no-repeat 2px 7px;
	background-size: 2%;
	padding-left: 14px;
}

#wrap #content .contact .contactInner .detail a:hover {
	opacity: 0.8;
	text-decoration: underline !important;
}

#wrap #content .contact .contactInner .contact_ttl{
	font-size: 14px;
	font-weight: bold;
}

#wrap #content .contact .contactInner .btn{
	margin: 0;
}



#wrap #content h3 {
    padding-bottom: 3%;
    background-size: 7px 2px;
    margin-bottom: 5%;
    font-size: 14px;
}

#wrap #content .link_list{
	overflow:hidden;
}

#wrap #content .link_list li{
    font-weight: nomal;
    font-size: 11px;

    padding: 2% 2% 2% 5%;
	
    /*background: url(../../common/images/red_detail_arrow.png) no-repeat no-repeat 5% 49%;*/
	background: url(../image/black_detail_arrow.png) no-repeat 5% 49%;
    background-size: 7px;
	width:40%;
	height:40px;
	line-height:40px;
	float:left;
	margin-bottom:2%;
	
	/* border */
	border:2px solid rgb(222, 211, 207);
	/* border-radius */
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	/* box-shadow */
	box-shadow:rgba(221, 221, 221, 0.407843) 2px 2px 1px 1px;
	-webkit-box-shadow:rgba(221, 221, 221, 0.407843) 2px 2px 1px 1px;
	-moz-box-shadow:rgba(221, 221, 221, 0.407843) 2px 2px 1px 1px;	
}

#wrap #content .link_list li a{
	display:block;
}

#wrap #content .link_list li.long{
   width:40%;
}

#wrap #content .link_list li:nth-child(even){
	float:right;
}

#wrap .sitemap section ul.wako li{
	float:left;
}

#wrap #content .link_list li.l2{
	line-height:20px;
}

#wrap #content .link_list li.l3{
	line-height:15px;
}

#wrap #content .link_list  {
    margin-bottom: 25px;
}

#wrap #content section {
    width: 95%;
    margin: 0 auto 50px;
}

#wrap #content section p {
    margin-bottom: 3% !important;
    padding: 0%!important;;
}


#wrap #content .link{
    font-size: 12px;
    padding: 3px 11px 0;
    background: url(../image/pink_detail_arrow.png) no-repeat no-repeat 0px 8px;
    background-size: 7px;
	margin-bottom:70px;
}


/* page anchor 4カラム */

#wrap #content .anc4 .btn_1 {
    display: inline-block;
	width: 95% !important;
	margin-bottom: 3%;
	margin-right: 0;
}



}
