@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);

html[lang="ja"] body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html[lang="en"] body {
	font-family:Helvetica, Arial, Verdana, Geneva, sans-serif;
}

body {
	background:#ffffff url(https://i02.smp.ne.jp/u/faith_img/img/path_back.png) left 120px repeat-x;
	font-size:82%;
	color:#1c2035;
	overflow-y: scroll;
	line-height:1.5;
}


img {
	border:0;
}

a {
	border:0;
	text-decoration:none;
	outline:none;
	color:#1c2035;
}

ul li,ol li {
	list-style:none;
	padding:0;
	margin:0;
}

.clearfix::after {
    content: ""; 
    clear: both;
    display: block; 
}


.up {
	right: 0;
    bottom: -5px;
	display: none;
	position: fixed;
	z-index: 9999;
}

.up:hover {
	transition: all 0.3s;
	opacity: 0.7;
}

.pc {
	display:block !important;
}

.sp {
	display:none !important;
}

.right {
	text-align:right;
	margin-top:20px;
}

address {
	font-style:normal;
}

/*header*/


header {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    line-height: 1;
	z-index:180;
	background:#ffffff;
}

header:after {
    content: "";
    display: block;
    width: 1024px;
}
 
header a,
header {
    text-decoration: none;
}
 

header .wrapper{
	position:relative;
	width:1024px;
	margin:20px auto 0;
}

header h1 a {
    display: block;
    width: 312px;
    height: 46px;
}

html[lang="ja"] header h1 a {
    background: #ffffff url(https://i02.smp.ne.jp/u/faith_img/img/logo_faith.png) left top no-repeat;
}

html[lang="en"] header h1 a {
    background: #ffffff url(https://i02.smp.ne.jp/u/faith_img/img/logo_faith_en.png) left top no-repeat;
}

header h1 a span {
    display: block;
    position: relative;
    width: 312px;
    height: 46px;
    overflow: hidden;
    z-index: -1;
}


/*search*/

header .search {
	width: 250px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: -15px;
	right: -10px;
}

/*search btn style*/

#gsc{
    width:100%;   
    margin:10px auto 0;
    position:relative;
     
}
 
#gsc td {
    border: none;    
}
 
#gsc .gsc-control-cse, 
#gsc .gsc-control-cse-ja,
#gsc .gsib_a{
    margin:0 !important;
    padding:0 !important;
}

#gsc table.gsc-search-box td,
#gsc table.gsc-search-box input {
    vertical-align: top !important;
}

#gsc input[type="text"]{
    height:25px !important;
    margin-top: 100px;
	border:#cccccc solid 1px !important;
	 border-radius:5px 0 0 5px;
}
 
 
#gsc input[type="text"]:focus {
    border: 2px solid #b2e0eb !important;
    outline: 0;  /*safari�̎����t�H�[�J�X��؂� */
}

#gsc .gsc-input-box {
	border-radius:5px 0 0 5px;
}

#gsc #gsc-iw-id1{
    border:none !important;
}

#gsc #gs_tti0 input{
    background-position:5px 5px !important;
}


#gsc .gsc-search-button{
    margin:0 0 0 -16px !important;
    border-radius:0 5px 5px 0;
	background:#1d3496;
	border-color: #1d3496;
}

#gsc input.gsc-search-button-v2 {
	padding:6px 10px;
}



header,
header:after {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}



header .language {
	position:absolute;
	top:0;
	right:260px;
	font-size:0;
}

header .language li {
	float:left;
}

header .language a {
	display:inline-block;
	vertical-align:top;
	padding:5px 10px;
	text-align:center;
	box-sizing:border-box;
	font-size:0.8rem;
	font-family: 'Roboto Condensed', 'メイリオ', 'Meiryo', sans-serif;
}


header .language li a:hover {
	border-bottom:#1d3496 solid 2px;
	color:#1d3496;
	text-decoration:none;
}

html[lang="ja"] .jp a {
	border-bottom:#1d3496 solid 2px;
	color:#1d3496;
}

html[lang="ja"] .en a {
	border-bottom:#8d8f9a solid 2px;
	color:#8d8f9a;
}

html[lang="en"] .jp a {
	border-bottom:#8d8f9a solid 2px;
	color:#8d8f9a;
}

html[lang="en"] .en a {
	border-bottom:#1d3496 solid 2px;
	color:#1d3496;
}

/*navi*/



@media (min-width: 769px) {


nav {
	clear:both;
	display:block;
	padding-top:18px;	
}


.globalNav {
	padding: 0;
	margin:0;

}

.globalNav::before,
.globalNav::after {
	content: "";
	display: table;
}

.globalNav::after {
	clear: both;
}

.globalNav li {
	position:static;
	width:calc(100% / 6 - 0.01em);
	float: left;
	margin: 0;
	text-align: center;
	box-sizing: border-box;
}

.globalNav li a {
	display: block;
	color: #1c2035;
	padding:11px;
	font-size: 0.9rem;
	line-height: 1;
	letter-spacing:1px;
	text-decoration: none;
	white-space:nowrap;
	box-sizing:border-box;
}

.globalNav li span a {
	background:url(https://i02.smp.ne.jp/u/faith_img/img/line.png) 100% center no-repeat;
}


.globalNav li:first-child span a {
	background:url(https://i02.smp.ne.jp/u/faith_img/img/line.png) left center no-repeat,url(https://i02.smp.ne.jp/u/faith_img/img/line.png) 100% center no-repeat;
}


.globalNav li a:hover {
   	color:#1d3496;
	box-sizing:border-box;
}


.menu,.close,.btn_search {
	display:none;
}

.globalNav li a.active {
	color:#1d3496;
	font-weight:bold;
}

.globalNav > li:hover > p span a {
    background: #1d3496;
    color: #ffffff;
    border-radius: 5px 5px 0 0;
	box-sizing:border-box;

}


.megamenu {
	min-height:200px;
	background:#ffffff;
	width:100%;
	padding:30px 65px;
	box-sizing:border-box;
	position:absolute;
	top:100px;
	left:0;
	z-index:20;
	border:#eeeeee solid 1px;
	box-shadow: 2px 2px 2px 0px #eeeeee;
}

.megamenu h2 {
	color: #1d3496;
	font-family: 'Roboto Condensed', "メイリオ", "Meiryo", sans-serif;
	font-size: 2em;
	text-align:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: #1d3496 solid 2px;
	letter-spacing:2px;
}

.megamenu h2 span {
	font-size:0.8rem;
	padding-left:15px;
	color:#8d8f9a;
}

.megamenu li {
	width:calc(100% / 3 - 14px);
	display:inline-block;
	text-align:left;
    background: url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_6.png) 0px 13px no-repeat;
	padding:3px 8px;
	border-bottom:#dddddd solid 1px;
	box-sizing:border-box;
}

.megamenu li a {
	font-size:12px;
	border:none;
	font-weight:bold;
}

.megamenu li a:hover {
	font-weight:bold;
}

.megamenu h2 + ul > li:nth-child(3n+2) {
	margin:0 20px;

}

.megamenu li ul {
	padding-bottom:10px;
}

.megamenu li li {
	display:inline-block;
	background: url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_4.png) 0px center no-repeat;
	border:none;
	padding:0;
	float:none;
}

html[lang="ja"] .megamenu li li {
	width:49%;
}

html[lang="ja"] .globalNav li:nth-of-type(1) li li {
	width:100%;
}

html[lang="en"] .megamenu li li {
	width:100%;
}

html[lang="en"] .globalNav li:nth-of-type(4) li li {
	width:49%;
}


.megamenu li li a {
	font-size:0.9em;
	font-weight:normal;
	padding:8px 0 8px 11px;
}



}


/*main*/

main {
	width:1024px;
	margin:0 auto;
	position:relative;
	display:block;
	padding-top:1px;
}


main article {
	background:#ffffff;
}
	

main section h2 {
	font-size:2.5em;
	letter-spacing:1px;
	font-family: 'Roboto Condensed', "メイリオ", "Meiryo", sans-serif;
	margin:25px 0;
	color:#1c2035;
}


main section h2 span{
	font-size:1.1rem;
	display:inline-block;
	margin-left:15px;
}

main section h2 span::before {
	content:"/";
	padding-right:5px;
}


.list {
	text-align:right;
	margin-top:20px;
}

.list li {
	display:inline-block;
	padding-left:50px;
	font-size:0.95rem;
}

.list li::before {
	content:url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_3.png);
	padding-right:10px;
}

.list li:hover {
	opacity:0.6;
}



/*topicPath*/

.topicPath {
	margin: 0;
	padding: 8px 0;
}

.topicPath li {
	display:inline-block;
	margin:0;
	font-size:0.7rem;
	width:auto;
}

.topicPath li::after {
	content:"\003e";
	padding:0 10px;
}

.topicPath li:last-child {
	color:#1d3496;
}

.topicPath li:last-child::after {
	content:"";

}



/*footer*/

footer.pc {
	background:#1c2035;
	height:430px;
	color:#ffffff;
	line-height:1.2;
}

footer.pc h3 {
	font-size:0.8rem;
	margin-top:50px;
	padding-bottom:10px;
	border-bottom:#ffffff dotted 1px;
}

footer.pc > ul {
    max-width: 1024px;
    width: 100%;
    height: 350px;
    margin: 0 auto;
    font-size: 0;
    display: flex;
    flex-direction: row;
}

footer.pc li {
    font-size: 0.7rem;
    max-width: 145px;
    width: calc(100% / 6);
    margin-left: 23px;
    vertical-align: top;
}

footer.pc li ul {
    max-width: 170px;
    width: 100%;
}

footer.pc li li {
	margin:0;
	padding-top:15px;
	width: 100%;
}

footer.pc li:last-child ul {
	height:auto;

}

footer.pc li a {
	color:#ffffff;
}

footer.pc li a:hover {
	text-decoration:underline;
}

footer.pc ul + div {
	max-width: 1024px;
  width: 100%;
	margin: auto;
	position: relative;
}

footer.pc small {
	display:inline-block;
	font-size:0.750rem;
	margin:auto;
	color:#ffffff;
	vertical-align: middle;
}

footer.pc small + p {
	display:inline-block;
	width:30px;
	margin-left:5px;
	color:#ffffff;
	vertical-align: middle;
}

footer.pc .tw img,
footer.pc .fb img,
footer.pc small + p img {
	width: 100%;
}


footer.pc .tw,
footer.pc .fb {
	position: absolute;
	bottom: 0;
	width:30px;	
}

footer.pc .tw{
	right: 40px;
}

footer.pc .fb{
	right: 0;
}

footer.pc .tw a:hover,
footer.pc .fb a:hover {
	opacity: 0.5;
}

footer.pc small span {
	font-size:2em;
	font-weight:bold;
	letter-spacing:1px;
}

footer.pc small span img {
	width:100px;
	padding-right: 5px;
}

footer.pc small .copyYear {
	all:unset;
}


/*subNav*/


.subNav {
	margin:60px 0 30px;
}

.subNav li {
	background:url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_3.png) 20px center no-repeat;
	border-bottom:#cdced0 solid 1px;
}

.subNav li a {
	display:block;
	padding:11px 11px 11px 3em;
	color:#1c2035
}

.subNav li a:hover {
	background:#f5f5f5 url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_3.png) 20px center no-repeat;
	text-decoration:none;

}

.subNav li a:visited {
	color:#1c2035
}

.subNav li:first-child {
	border-top:#cdced0 solid 1px;

}

.subNav li li {
	background:#ffffff;
}

.subNav li li a:hover {
	background:#f5f5f5;
}

.subNav li li:last-child {
	border:none;
}

.subNav a.active2 {
	background:#f5f5f5 url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_3.png) 20px center no-repeat;
}

.subNav a.active2:hover {
	background:#cccccc url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_3.png) 20px center no-repeat;
}

.subNav a.active3 {
	background:#f5f5f5 url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_4.png) 30px center no-repeat;
}

.subNav a.active3:hover {
	background:#cccccc url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_4.png) 30px center no-repeat;
}

.subNav a.activeUtility {
	background:#f5f5f5 url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_3.png) 20px center no-repeat;
}

.subNav a.activeUtility:hover {
	background:#cccccc url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_3.png) 20px center no-repeat;
}

/*second hierarchy*/

main article {
	margin-top:50px;
}

.menuBox {
	float:left;
	vertical-align:top;
	width:260px;
	margin-right:35px;
}

.menuBox > h2 {
	font-family: 'Roboto Condensed', "メイリオ" ,"Meiryo", sans-serif;
	background:#1d3496;
	width:260px;
	height:300px;
	color:#ffffff;
	font-size:2.2em;
	box-sizing:border-box;
	line-height:2.2em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 30px;
	display: -ms-flexbox;
	-ms-justify-content: center;
	-ms-flex-pack: center;
}
/*

html[lang="ja"] .menuBox > h2 {
	padding:85px 10px 40px 40px;
}

html[lang="en"] .menuBox > h2 {
	padding:115px 0;
	text-align:center;
}
*/
.menuBox > h2 strong::after {
	content:"";
	display:block;
	width:30px;
	height:4px;
	background:#ffffff;
}

.menuBox > h2 span {
	display:block;
	font-size:1rem;
	line-height: 1.5;
	padding-top: 15px;
}

.menuBox > h2 a {
	display:block;
	color:#ffffff;
}

.contentsBox {
	float:right;
	vertical-align:top;
	width:724px;
}

.contentsBox section {
	margin:40px 0 50px;
}

.contentsBox section img {
	width:100%;
}

.contentsList li {
	width:352px;
	min-height: 260px;
	display:inline-block;
	margin:0 15px 20px 0;
	background:url(https://i02.smp.ne.jp/u/faith_img/img/corner.png) right 5px bottom 5px no-repeat;
	vertical-align:top;
	border: #cdced0 solid 1px;
	box-sizing: border-box;
}

.contentsList li a:hover {
	display:block;
	opacity:0.6;
	transition:0.3s ease-out;
}

.contentsList li:nth-child(even) {
	margin-right:0;
}

.contentsList h3 {
	padding:15px 20px 5px;
	font-size:1.1em;
}

.contentsList p {
	padding:0 20px 30px;
	font-size:1em;
	line-height:1.5;
}

.infoList li {
	border-bottom:#cdced0 dotted 1px;
	padding:15px 0;
}

.infoList li:first-child {
	padding-top:0;
}

.infoList time {
    margin-right: 40px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
	color:#8d8f9a;
}

.infoList p {
    display: inline-block;
    vertical-align: top;
	width:78%;
}

.infoList li a:hover {
	color:#999999;
}


.annotation {
	padding:15px;
	border:#cdced0 solid 1px;
	margin:50px 0;
}

.annotation a {
	color:#1d3496;
}


/*third hierarchy*/


.downHierarchy > h2 {
	width:260px;
	height:210px;
	display: flex;
	padding-left: 30px;
	display: -ms-flexbox;
	-ms-justify-content: center;
	-ms-flex-pack: center;
}


html[lang="ja"] .downHierarchy > h2 {
	padding:40px 10px 40px 40px;
}

html[lang="en"] .downHierarchy > h2 {
	padding:75px 0;
	text-align:center;	
}

	
.contentsBox .contentsSection {
	margin-top:0;
}

.contentsSection h2 {
	margin-top:0;
	line-height:1em;
	font-weight:normal;
	font-size:2em;
}

.contentsSection h3 {
	font-size:1.2em;
	border-bottom:#1c2035 solid 1px;
	padding-bottom:5px;
	margin-bottom:20px;
}



/****************************************
*****************************************
 Media Queries
*****************************************
*****************************************/


@media (max-width: 768px) {
	
body {
    -webkit-text-size-adjust: 100%;
	font-size:0.9rem;
	line-height:1.4;
	background:#ffffff;
}

.container {
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
	background:#ffffff;
}


.pc {
	display:none !important;
}


.sp {
	display:block !important;
}


/*header*/
header {
	border-bottom:#c9c9c9 solid 1px;
	position:fixed;
	top:0;
}

header .wrapper {
	width:100%;
	margin-top:0;
}

header h1 {
	float:left;
	margin-left:0;
}

header h1 img {
	display:none;
}

header h1 strong {
	font-size: 0.9rem;
	margin: 15px 0 0 48px;
}

header h1 a {
	display:inline-block;
	width:auto;
	height:60px;
	font-size:0.9rem;
	background:#ffffff url(https://i02.smp.ne.jp/u/faith_img/img/logo_faith_sp.png) 5px center no-repeat !important;
	background-size: auto 80% !important;
}

header h1 a span {
	display:block;
	position:relative;
	width:auto;
}

header h1 + p {
    position: absolute;
    top: 14px;
    right: 60px;
}

header.sp h1 + p img {
    height: 30px;
}

header h1 img {
    height: 40px;
	margin:5px;
}

header h1 img:nth-child(2) {
	display:none;

}

header h1 + ul {
	display:none;
}


.menu{
	background:#ffffff url(https://i02.smp.ne.jp/u/faith_img/img/icon_menu.png) center 15px no-repeat;
	background-size:30% auto;
	width:50px;
	height:52px;
	line-height:80px;
	font-size:9px;
	text-align:center;
	position:absolute;
	top:0;
	right:0;
}

.menu.OP {
	background:#ffffff url(https://i02.smp.ne.jp/u/faith_img/img/icon_menu_close.png) center 15px no-repeat;
	background-size:30% auto;
}

header ul li {
	float:none;
}

header ul li ul {
	margin:0;
}

header ul li ul li{
	float:none;
}


header ul li ul li a{
	color:#ffffff;
	display:block;
	padding:12px 0;
	text-indent:45px;
	width:100% ;
	text-align:left;
	box-sizing:border-box;
}


.accordion {
	width:100%;
	position:absolute;
	top:0;
	right:0;
	font-size:14px;
	letter-spacing:2px;
	z-index:100;
}

.accordion ul {
	display:none;
}

.accordion > li > ul {
	position:absolute;
	left:0;
	top:60px;
	width:100%;
	margin-top:0;
}

.globalNav li {
	width:100%;
	height:auto;
	font-size:1rem;
	border-top:#b7b7b7 solid 1px;
	background:url(https://i02.smp.ne.jp/u/faith_img/img/icon_arrow_3.png) 20px center no-repeat;
}

.globalNav li > p {
	clear:both;
	padding:0;
}

.globalNav {
	background:#ffffff;
}

.globalNav a {
	margin:0;
	text-align:left;
}

.globalNav .hierarchy2 {
	display:none;/*���K�w�ȍ~���\��*/
}



.globalNav li.close p {
	background:#9fa0a0 ;
	text-align:center;
	padding:5px 0;
}

.menu,.close,.btn_search {
	display:block;
}


.globalNav li:hover > p span a,
.globalNav li:hover ul li,
.globalNav li a,
.globalNav li ul li a:hover,
.globalNav li a:hover {
	color:#434343;
	height:auto;
}


/*search*/

header .search {
	position:absolute;
	top:60px;
	left:0;
	width:100%;
	height:auto;
	padding:5px;
	box-sizing:border-box;
	background:#ffffff;
	z-index:100;
}


.btn_search {
	position:absolute;
	right:50px;
	background:#ffffff url(https://i02.smp.ne.jp/u/faith_img/img/icon_search.png) center 15px no-repeat;
	background-size:30% auto;
	border:none;
	width:50px;
	height:60px;
	line-height:80px;
	font-size:0.55rem;
	text-align:center;
}

.gsc-control-cse {
	padding:1em 0 !important;
}


input.gsc-search-button-v2 {
	padding:6px 10px !important;
}


.gsc-results-wrapper-overlay {
	top:65px !important;
	left:0 !important;
	right:0 !important;
	margin:auto !important;
	padding: 15px !important;
	width: 85% !important;
	overflow-y: scroll !important; 
  -webkit-overflow-scrolling:touch !important;
}

.gsc-results-close-btn {
	position: absolute;
	top:10px !important;
	right:10px !important;
}

#gsc {
	vertical-align: top !important;
}



/*main*/ 

main {
	position:static;
	top:0;
}

main,
main article section  {
	width:100%;
}

main section {
	box-sizing:border-box;
}

.topicPath {
	display:none;
}


main section h2 {
	font-size: 1.5em;
	margin:0 0 15px;
	padding-top:10px;
}

main section h2 span {
    font-size: 0.8rem;
}


.contentsSection h2 {
	font-size: 1.5em;
}

.contentsList h3 {
	padding:15px 15px 5px;
	font-size:1em;
}

.contentsList p {
	padding: 0 15px 20px;
	font-size:0.8em;
}

/*footer*/

footer.sp ul {
    width: 100%;
}

footer.sp li:nth-child(2n+1) a {
    border-left: none;
}

footer.sp li a {
    float: left;
    display: block;
    width: 50%;
    background: #1c2035;
    border-top: #ffffff dotted 1px;
    border-left: #ffffff dotted 1px;
    color: #ffffff;
    box-sizing: border-box;
    padding: 18px 10px;
	text-align:left;
}

footer.sp small {
    color: #ffffff;
    border-top: #ffffff dotted 1px;
    background: #1c2035;
    text-align: center;
    padding: 18px;
    display: block;
}



/*subNav*/

.subNav {
	margin-top:20px;
}


/*second hierarchy*/



main article {
	margin-top:60px;
}

.menuBox {
	float:none;
	width:100%;
	margin-right:0;
}

.menuBox > h2 {
	display:none;
}

.contentsBox {
	float:none;
	width:100%;
	box-sizing: border-box;
}


.contentsBox > h2 img {
	width:100%;
}

.contentsList li {
	width:100%;
}

.contentsList li img {
	width:100%;
}
	
.contentsBox section {
	padding:0 15px;
	box-sizing:border-box;
	margin:20px 0;
}

.contentsBox section p {
	font-size:0.85rem;
	line-height:1.5;
}


.contentsBox section section {
	padding:0;
}

/*third hierarchy*/


.infoList p {
    display: block;
	width:100%;
}


}

