@charset "utf-8";

/**
Pager
*/
.pager{
	clear:both;
	padding: 30px 0;
	position: relative;
	z-index: 9999;
	line-height: 2.5;
}
.wp-pagenavi:after {
	font-size: 1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.wp-pagenavi {
	zoom: 1;
}
a.page{
	white-space: nowrap;
}
.wp-pagenavi {
	text-align: center;
}
.wp-pagenavi .current,
.wp-pagenavi .pages{
	clear: both;
	font-size: 1.2em;
	color: #666;
	padding: 8px 12px 8px 12px;
}
.wp-pagenavi .current{
	background-color: #000;
	color: #FFF;
	border: none;
}

.wp-pagenavi span.current{
	/*border: #cd3e2c solid 1px;*/
}
.wp-pagenavi a{
	font-size: 1.2em;
	padding: 8px 12px 8px 12px;
	/*border: #DDD solid 1px;*/
	border: none;
	background-color: #f3f3f3;
}
.wp-pagenavi a.last,
.wp-pagenavi a.previouspostslink{
	background-color: inherit;
}
.wp-pagenavi span.pages,
.wp-pagenavi span.extend{
	border: none;
}
.wp-pagenavi span.extend{
}
.wp-pagenavi a:hover{
	text-decoration: none;
	background-color: #000;
	color: #FFF;
}

/**
ページ分割
*/
.wp-separatenavi {
	font-size: 1.2em;
	color: #666;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}
.wp-separatenavi a {
	padding: 12px 8px;
	border: none;
	background-color: #f3f3f3;
	text-decoration: none;
}
.wp-separatenavi a:hover {
	text-decoration: none;
	background-color: #cd3e2c;
	color: #FFF;
}
.wp-separatenavi .numbers {
	padding: 12px 8px;
}



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

.pager{
	font-size: 90%;
}

.wp-pagenavi .pages{
	display: block;
}

}

/* Alignment */
.alignleft,
img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
.alignright,
img.alignright {
	float: right;
	margin: 0 0 10px 20px
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Images */
img[class*="wp-image-"] {
	height: auto;
	max-width: 97.5%;
}
img.size-full {
	width: auto; /* Prevent stretching of full-size images in IE8 */
}
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	border: none;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 5px auto 0 !important;
	max-width: 98%;
	border-color: #eee;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
	color: #666;
	font-family: Georgia, serif !important;
	font-size: 11px;
	margin: 0 0 0 0 !important;
	padding: 0 0 5px 40px;
	position: relative;
	text-align: left;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"] {
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	background: #fff;
	border-color: #ddd;
}

/*----------------------------------------
　エラー
-------------------------------------------*/
#error{
	margin:50px 20px;
}
#error h3{
	font-size:1.4em;
	font-weight: normal;
	color:#666666;
	margin-bottom:20px;
}
#error p{
	font-size:1.0em;
	line-height: 180%;
}









/**
FAQ
*/


.ewd-ufaq-faq-title-text{
	width: 90% !important;
}

.faq #contents div.title h2{
	display: none;
}

.faq #contents h2{
	padding: 10px;
	background: #333;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
	border-radius: 3px;
}

.faq #contents h2 span.icon{
	margin-right: 5px;
}
.faq #contents h2 span.icon img{
	height: 40px;
}
	

.faq #contents a:link{
	color: #333 !important;
}

.faq #contents a.btn{
	color: #FFF !important;
}

.faq #contents p.lead{
	margin-bottom: 2em;
}

.faq ul.menu{
	margin-bottom: 100px;
}

.faq ul.menu li{
	text-align: center;
	font-size: 16px;
	border: solid 2px #333;
	border-radius: 3px;
}

.faq ul.menu li a{
	text-decoration: none;
	display: block;
	padding: 20px;
	font-weight: 600;
	color: #333 !important;
}

.faq ul.menu li span.icon{
	margin-right: 5px;
}
.faq ul.menu li span.icon img{
	height: 40px;
}


.ewd-ufaq-faq-category-title h3{
	font-size: 26px;
	margin-bottom: 1em;
}

.ewd-ufaq-faq-title h4{
	font-size:24px;
	line-height: 1.3;
}

.ewd-ufaq-faq-div {
    margin: 0 0 10px 0 !important;
    padding: 10px !important;
	line-height: 1.6;
    clear: both;
	border: solid 2px #333;
	border-radius: 3px;
}

.ewd-ufaq-faq-body {
    padding: 0 !important;
	font-size: 16px;
    padding-left: 42px !important;
	padding-top: 8px !important;
	line-height: 1.6;
}

.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    display: inline-block;
    font-size: 20px !important;
    margin: 0 auto;
	font-weight: normal;
}

div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol{
	line-height: 1.8 !important;
}


.ewd-ufaq-post-margin.ewd-ufaq-faq-post p{
	margin: 0 !important;
}



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

.faq ul.menu{
	margin-bottom: 60px;
}


.faq ul.menu li{
	width: 49% !important;
	margin: 1px !important;
}


.faq ul.menu li span.icon{
	margin-right: 0px;
	margin-bottom: 10px;
	display: block;
}
.faq ul.menu li span.icon img{
	height: 80px;
}




.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span{
	font-size: 16px !important;
}

.ewd-ufaq-faq-category-title h3{
	font-size: 22px;
	margin-bottom: 1em;
}

.ewd-ufaq-faq-title h4{
	font-size:16px;
	line-height: 1.3;
}

.ewd-ufaq-faq-body {
    padding: 0 !important;
	font-size: 13px;
}



}



