@charset "utf-8";
.fa-body {
	background: url(../img/fa-header-bg.jpg) no-repeat center top;	
}

.special-body{background: url(../img/special_header_bg.jpg) no-repeat center top;	}

.bx-wrapper {
	width: auto;
	height: auto;
	border: 0;
	z-index: 0;
	box-shadow: none; 
}
.bxslider {
	width: auto;
	height: auto;	
}
/* #fa-intro */
#fa-intro {
	width: 100%;
	max-width: 1920px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 90px;
	background: url(../img/sub-bg02.png) no-repeat center bottom, url(../img/sub-bg01.png) no-repeat center bottom;
}
#fa-intro img {
	vertical-align: bottom;	
}
#fa-intro .wrap01 {
	position: relative;
	width: 1100px;
	height: auto;
	margin: 0 auto 50px;
}
#fa-intro p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: 0.2em;
	line-height: 170%;
	font-size: 16px;
	margin: 0 0 30px;
	font-weight: 500;
	color: #333;
	text-align: center;
}
#fa-intro .wrap02 {
	position: relative;
	width: 760px;
	height: 220px;
	margin: 0 auto;
}
#fa-intro .wrap02 .bt01 {
	position: absolute;
	font-size: 0;
	width: 220px;
	height: 220px;
	left: 0;
	top: 0;
	background: url(../img/fa-intro01bg.jpg) no-repeat center center;
	border-radius: 50%;
}
#fa-intro .wrap02 .bt01bg {
	position: absolute;
	font-size: 0;
	width: 230px;
	height: 230px;
	left: 0;
	top: 0;
	background: url(../img/sub-wbg02.png);
	border-radius: 50%;
}
#fa-intro .wrap02 .bt02 {
	position: absolute;
	font-size: 0;
	width: 220px;
	height: 220px;
	left: 270px;
	top: 0;
	background: url(../img/fa-intro02bg.jpg) no-repeat center center;
	border-radius: 50%;
}
#fa-intro .wrap02 .bt02bg {
	position: absolute;
	font-size: 0;
	width: 230px;
	height: 230px;
	left: 270px;
	top: 0;
	background: url(../img/sub-wbg02.png);
	border-radius: 50%;
}
#fa-intro .wrap02 .bt03 {
	position: absolute;
	font-size: 0;
	width: 220px;
	height: 220px;
	right: 0;
	top: 0;
	background: url(../img/fa-intro03bg.jpg) no-repeat center center;
	border-radius: 50%;
}
#fa-intro .wrap02 .bt03bg {
	position: absolute;
	font-size: 0;
	width: 230px;
	height: 230px;
	right: -10px;
	top: 0;
	background: url(../img/sub-wbg02.png);
	border-radius: 50%;
}
#fa-intro .wrap02 a {
	position: relative;
	display: block;	
	width: 220px;
	height: 220px;
}
#fa-intro .wrap02 a img {
	transition: all 0.5s ease;
}
#fa-intro .wrap02 a img:hover {
	opacity: 0.6;
	transition: all 0.5s ease;	
}
#fa-intro .wrap02 a .arrow {
	position: absolute;	
	display: inline-block;
	width: 220px;
	height: 32px;
	bottom: -28px;
	left: 0;
	background: url(../img/fa-intro-arrow.png) no-repeat center center;
}
/* #fa-menu */
#fa-menu {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 0 70px;
	background: url(../img/fa-menu-bg01.png) no-repeat center top, url(../img/fa-menu-bg02.png) no-repeat center center, url(../img/fa-menu-bg03.png) no-repeat center bottom, #f0f0f0;
}
#fa-menu h3 {
	margin: 0 auto 15px;
	text-align: center;	
}
#fa-menu p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;	
	font-weight: 500;
	color: #333;
	margin: 0 0 20px;
	letter-spacing: 0.05em;
	line-height: 190%;
	font-size: 16px;
}
#fa-menu p:last-of-type {
	margin-bottom: 0;	
}
#fa-menu dt,
#fa-menu dd {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;	
	font-weight: 500;
	color: #333;
}
#fa-menu dl {
	margin: 0 0 20px;	
}
#fa-menu dl:last-of-type {
	margin-bottom: 0;	
}
#fa-menu dt {
	letter-spacing: 0.05em;
	font-size: 20px;
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px dashed rgba(51,51,51,0.6);
}
#fa-menu dd {
	letter-spacing: 0.05em;
	line-height: 190%;
	font-size: 16px;
	margin-left: 0;
}
#fa-menu .wrap01 {
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding-top: 70px;	
}
#fa-menu .wrap02 {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 850px;	
}
#fa-menu .wrap02 .col {
	position: absolute;
	width: 800px;
	height: auto;
	bottom: 0;
	left: 0;
	padding: 40px 45px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.6);
	background: rgba(255,255,255,0.9);
	margin: 0 auto;
	z-index: 2;
}
#fa-menu .wrap02 .img {
	position: absolute;
	width: 700px;
	height: 460px;
	left: 50px;
	top: 0;
}
#fa-menu .wrap02 .bg {
	position: absolute;
	width: 700px;
	height: 460px;
	left: 50px;
	top: 15px;
	background: url(../img/sub-wbg01.png) no-repeat center center;		
}
#fa-menu .wrap03 {
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding-top: 70px;	
}
#fa-menu .wrap04 {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 636px;	
}
#fa-menu .wrap04 .col {
	position: absolute;
	width: 800px;
	height: 190px;
	bottom: 0;
	left: 0;
	padding: 40px 45px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.6);
	background: rgba(255,255,255,0.9);
	margin: 0 auto;
	z-index: 2;
}
#fa-menu .wrap04 .img {
	position: absolute;
	width: 700px;
	height: 460px;
	left: 50px;
	top: 0;
}
#fa-menu .wrap04 .bg {
	position: absolute;
	width: 700px;
	height: 460px;
	left: 50px;
	top: 15px;
	background: url(../img/sub-wbg01.png) no-repeat center center;		
}
#fa-menu .wrap04 p {
	text-align: center;	
}
#bx-pager01,
#bx-pager02 {
	padding-left: 0;
    position: absolute;
    top: -10px;
    right: 6px;
}

.bx-pager_wrap{
	padding-left: 0 !important;
    position: absolute;
    top: -10px;
    right: 6px;
}

.pager li {
	float: left;
	margin-right: 5px;
	background: #fff;	
	list-style-type: none;
	border: 1px solid #f0f0f0;
}
.pager li:last-of-type {
	margin-right: 0;	
}
.pager li a {
	display: block;
}
.pager li a img {
	width: 95px; 
	height: auto;
	display: block;
	opacity: 1;
	vertical-align: bottom;
}
.pager li a.hover img,
.pager li a.active img {  
	opacity: 0.8;
}
#fa-menu .add-img {
	position: absolute;
	width: 170px;
	height: 220px;
	bottom: 40px;
	right: 45px;
	z-index: 3;
}
#fa-menu .wrap05 {
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding-top: 70px;	
}
#fa-menu .wrap06 {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 556px;	
}
#fa-menu .wrap06 .col {
	position: absolute;
	width: 800px;
	height: 110px;
	bottom: 0;
	left: 0;
	padding: 40px 45px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.6);
	background: rgba(255,255,255,0.9);
	margin: 0 auto;
	z-index: 2;
}
#fa-menu .wrap06 .img {
	position: absolute;
	width: 700px;
	height: 460px;
	left: 50px;
	top: 0;
}
#fa-menu .wrap06 .bg {
	position: absolute;
	width: 700px;
	height: 460px;
	left: 50px;
	top: 15px;
	background: url(../img/sub-wbg01.png) no-repeat center center;		
}
#fa-menu .wrap06 p {
	text-align: center;	
}
