@charset "utf-8";
/*
Theme Name:official_Theme
Theme URI:http://
Description:official
Version:0.1
Author:BFnet
Author URI:
Tags:
*/
.nopc {display: none;}
* {
	padding: 0;
	margin: 0;
	font-weight: normal;
	-webkit-text-size-adjust: 100%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {vertical-align:middle;}
h1,h2,h3,h4,h5,strong{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
sub, sup {
vertical-align: baseline;
}
sup {
position:relative;
top:-4px;
font-size: 50%;
}
img{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: baseline;
}
ul {	display: block}
li {
	list-style-position: outside;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #3b173b;
	-webkit-tap-highlight-color:transparent;
}
a:hover {color: #ff0000;}

a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
body{
	margin: 0 auto;
	padding: 0;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6;
	font-size: 18px;
	position: relative;
}
header {
	width: 980px;
	margin: 10px auto;
}
h1 {
	font-weight: bold;
	padding-top: 12px;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h1 img {
	width: 40px;
	height: auto;
	margin-right: 10px;
	vertical-align: top;
}
h1 span {
	font-size: 1.4em;
	margin-left: 10px;
}
#global {
	width: 100%;
	background: #0074bf;
	z-index: 9999;
}
.fixed {
	position: fixed;
	top: 0;
}
#gnav {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#gnav li {
	width: 140px;
	float: left;
}
#gnav a {
	color: #fff;
	text-align: center;
	display: block;
	padding: 10px 0;
	background: #0074bf;
	transition: all .3s;
}
#gnav a:hover {
	color: #0074bf;
	background: #c9e1f1;
}
h2 {
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 2px;
	text-indent: 2px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 40px;
}
main {}
h3 {
	font-size: 1.4em;
	text-align: center;
	margin: 0 auto 60px auto;
	border-bottom: 1px solid #000000;
}
h3 span {
	display: block;
	text-align: center;
	font-size: 0.7em;
}

footer {
	width: 100%;
	background: #0074bf;
}
footer a {color: #fff;}
#footercontent {
	width: 940px;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
	color: #fff;
}
#footercontent dl {
	width: 500px;
	float: left;
}
#footercontent dt {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 1em;
}
.footnav {
	width: 400px;
	margin-left: 520px;
	overflow: hidden;
}
.footnav li {
	width: 49%;
	float: left;
	margin-right: 2%;
}
.footnav li:nth-child(even) {margin-right: 0;}
.footnav li a i {margin-right: 5px;}
.copyright {
	width: 100%;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 0.9em;
}

/* common */
#headimg {
	width: 980px;
	height: 350px;
	margin: 20px auto 40px auto;
}
.single-post #headimg,
.category-info #headimg {
	background: url(img/info/headimg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.activity #headimg {
	background: url(img/activity/headimg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.invite #headimg {
	background: url(img/invite/headimg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.link #headimg {
	background: url(img/link/headimg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}

.contact #headimg {
	background: url(img/contact/headimg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.regulation #headimg {
	background: url(img/regulation/headimg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.history #headimg,
.category-history #headimg {
	background: url(img/history/headimg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.member #headimg,
.category-member #headimg,
.associate-member #headimg,
.category-associate-member #headimg {
	background: url(img/member/headimg.jpg) no-repeat center center !important;
	background-size: cover;
	background-attachment: fixed;
}
.pocket-book #headimg {
	background: url(img/pocket-book/headimg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.memorial-magazine-40th #headimg {
	background: url(img/memorial-magazine-40th/headimg.jpg) no-repeat center center;
	height: 475px!important;
}
.memorial-magazine-40th #headimg h2 {line-height: 475px;}
#headimg h2 {
	color: #fff;
	font-size: 3.6em;
	font-weight: bold;
	letter-spacing: 4px;
	text-indent: 4px;
	text-align: center;
	line-height: 350px;
	z-index: 500;
	text-shadow:1px 1px 2px #000000;
	border: 0 none;
	padding: 0;
	margin: 0;
}

.regtxt {margin-bottom: 1em;}
.addtxt {
	text-align: right;
	font-size: 0.9em;
}
.regtbl {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
}
.regtbl caption {font-size: 1.4em;margin-bottom: 20px;}
.regtbl tr th,
.regtbl tr td {
	padding: 0.5em 1em;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.regtbl tr th {background: #fafafa;}
.reglist {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.reglist li {
	width: -webkit-calc(-webkit-calc( 100% - 40px ) / 3);
	width: calc(calc( 100% - 40px ) / 3);
	text-align: center;
	float: left;
	margin: 0 20px 20px 0;
}
.reglist li:nth-child(3n) {margin-right: 0;}
.reglist li a {
	display: block;
	font-size: 0.9em;
	border: 1px solid #000;
	padding: 20px 0;
	transition: all .3s;
}
.reglist li a:hover {
	color: #fff;
	background: #000;
}
.regdl dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.regdl dd {margin-bottom: 20px;}
.regdl dd ul li {
	text-indent: -1em;
	margin-left: 1em;
}
section {
	width: 980px;
	margin: 0 auto 80px auto;
	overflow: hidden;
}
.content {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
.bold {font-weight: bold;}
.right {text-align: right;}
.txtlist {
	width: 90%;
	padding: 20px;
	background: #fafafa;
	border: 1px solid #ddd;
	margin: 0 auto 1em auto;
}
.txtlist li {
	padding: 4px 0;
	margin-left: 1em;
	text-indent: -1em;
}
.linkcnt {
	width: 80%;
	margin: 30px auto 40px auto;
	display: block;
	text-align: center;
	transition: all .3s;
	border: 1px solid #000;
	padding: 10px 0;
	letter-spacing: 2px;
	text-indent: 2px;
}
.linkcnt:hover {
	color: #fff;
	background: #000;
}

/* home */
.slider-pro {margin: 20px auto 40px auto;}
#pickup {
	margin-bottom: 40px;
	overflow: hidden;
}
#pickup a {display: block;}
#pickimg {
	width: 200px;
	height: 150px;
	overflow: hidden;
	position: relative;
	float: left;
}
#pickimg img {
	display: block;
	width: 100%;
	height: auto;
}
#pickimg span {
	position: absolute;
	top: 5px;
	right: 5px;
}
#pickup dl {margin-left: 220px;}
#pickup dt {
	font-weight: bold;
	margin-bottom: 1em;
}
.infowrap {}
.infowrap li a {
	display: block;
	padding: 4px 0;
	line-height: 2.6;
	border-bottom: 1px dotted #000;
}


.icon01,.icon02,.icon03,.icon04,.icon05,.icon06 {
	color: #fff;
	width: 3em;
	font-size: 0.9em;
	padding: 2px 4px;
	margin: 0 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.icon01 {background: #de9610;}
.icon02 {background: #c93a40;}
.icon03 {background: #65ace4;}
.icon04 {background: #a0c238;}
.icon05 {background: #9460a0;}
.icon06 {background: #0074bf;}


.impnav {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.impnav li {
	width: 23.5%;
	text-align: center;
	float: left;
	margin: 0 2% 2% 0;
	position: relative;
	overflow: hidden;
}
.impnav li:nth-child(4n) {margin-right: 0;}
.impnav li a {display: block;}
.impnav li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.impnav li img {
	display: block;
	width: 100%;
	height: auto;
	-moz-transition: -moz-transform 0.2s linear;
	-webkit-transition: -webkit-transform 0.2s linear;
	-o-transition: -o-transform 0.2s linear;
	-ms-transition: -ms-transform 0.2s linear;
	transition: transform 0.2s linear;
}
.impnav li span {
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
}

/* pagenation */
nav.navigation {padding: 40px 0;}
nav.navigation h2 {display: none;}
.nav-links {
	line-height: 3;
	text-align: center;
}
.nav-links .current {
	margin: 0 2px;
	padding: 10px 15px;
	color: #fff;
	background: #000;
}
.nav-links a {
	margin: 0 2px;
	padding: 10px 15px;
	border: 1px solid #000;
	transition: all .3s;
}
.nav-links a:hover {
	color: #fff;
	background: #000;
}
/* pagenav */
.pagenav {
	margin: 0 10px;
	padding: 60px 0 0 0;
	overflow: hidden;
}
.pagenav li {
	width: 28%;
	text-align: center;
	float: left;
	border: 0 none;
	padding: 1px 0;
}
.pagenav li.backlist {
	width: 40%;
	margin: 0 2%;
}
.pagenav li a {
	margin: 0 auto;
	display: block;
	border: 1px solid #000;
	padding: 20px 0;
	transition: all .3s;
}
.pagenav li a:hover {
	color: #fff;
	background: #000;
}
.pagenav li a i {margin: 0 10px;}
.pagenav li.backlist a {text-decoration: underline; }


/* table */
.category-history .scroll .regtbl tr th:nth-child(3),
.category-history .scroll .regtbl tr td:nth-child(1),
.category-history .scroll .regtbl tr td:nth-child(2),
.activity .scroll .regtbl tr td:nth-child(1),
.activity .scroll .regtbl tr th:nth-child(2),
.activity .scroll .regtbl tr td:nth-child(3),
.singlemember .regtbl tr th, .singleassociate-member .regtbl tr th {white-space: nowrap;}
.category-member .scroll .regtbl tr td a,
.category-associate-member .scroll .regtbl tr td a,
.category-history .scroll .regtbl tr td a,
.singlemember .regtbl tr td a,
.singleassociate-member .regtbl tr td a {
	color: #136aff;
	text-decoration:underline;
}
.category-member .scroll .regtbl tr td a:hover,
.category-associate-member .scroll .regtbl tr td a:hover,
.category-history .scroll .regtbl tr td a:hover,
.singlemember .regtbl tr td a:hover,
.singleassociate-member .regtbl tr td a:hover {
	color:#ff0000;
	text-decoration:none;
}
.category-member .scroll .regtbl tr td:nth-child(1), .category-associate-member .scroll .regtbl tr td:nth-child(1) {width: 9em;}
.category-member .scroll .regtbl tr td:nth-child(2), .category-associate-member .scroll .regtbl tr td:nth-child(2) {width: 15em;}

/* info */
.singleinfo .the_content_add_css p {margin-bottom: 1em;}
.singleinfo .the_content_add_css img {margin: 1em;}
.singleinfo .the_content_add_css a {color: #0033ff;}
.singleinfo .the_content_add_css a:hover {color: #ff0000;}

/* member */
#map_canvas {
	margin-top: 40px;
	width: 100%;
	height: 350px;
}

/* invite */
.faq dt,
.faq dd {
	padding: 10px;
	background: #f0f0f0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.faq dt {margin: 0 2em 10px 0;}
.faq dd {margin: 0 0 2em 2em;}
.faq dt span,
.faq dd span {
	padding: 0 5px;
	margin-right: 10px;
	font-weight: bold;
	color: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.faq dt span {background: #c93a40;}
.faq dd span {background: #0074bf;}

/* regulation */
.regulationdl dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.regulationdl dd {margin-bottom: 2em;}
.regulationdl dd ul {margin: 10px 0 0 0;}
.regulationdl dd ul li {
	text-indent: -1em;
	margin-left: 1em;
}

/* contact */
.red {
	margin-left: 5px;
	font-size: 0.8em;
	background: #c93a40;
	color: #fff;
	padding: 0 5px;
}
.contacttbl input,
.contacttbl textarea {
	padding: 10px;
}
.regtbl tr td.sbmt {padding-top: 2em;}
.sbmt input {
	display: block;
	width: 50%;
	margin: 0 auto;
	padding: 10px;
	font-size: 1.1em;
	text-indent: 20px;
	letter-spacing: 20px;
}

/* link */
.linklist {
	margin: 0 10px;
	overflow: hidden;
}
.linklist li {
	width: 48%;
	text-align: center;
	float: left;
	border: 0 none;
	margin: 0 2% 2% 0;
}
.linklist li:nth-child(even) {margin-right: 0;}
.linklist li a {
	text-align: center;
	margin: 0 auto;
	display: block;
	border: 1px solid #000;
	padding: 10px 0;
	transition: all .3s;
}
.linklist li a:hover {
	color: #fff;
	background: #000;
}

/* post_password */
#post_password_wrap {
	text-align: center;
	margin-bottom: 30px;
}
.post_password input[type="password"]{padding: 8px 10px;margin-right: 10px;}
.post_password input[type="submit"]{
	padding: 5px 10px;
	appearance: none;
	-webkit-appearance: none;
}