@charset "UTF-8";

/* Table
---------------------------------------------------- */
table.tblFull {
	width: 660px;
}
table.tblFull th {
	text-align: center;
	height: 2em;
}

table.tblFull *.r {
	text-align: right;
}

table.tblFull td {
	padding-top: 13px;
}


.g_nav ul{
	display:table;
	table-layout: fixed;
	width:100%;
	border-spacing: 1px;
}
.g_nav li{
	display:table-cell;
	text-align:center;
}
.g_nav li a{
	display:block;
}

/* ���󥫡�����
---------------------------------------------------- */
/* #wp { */
/*     margin-top: -110px;  *//* ��󥯰��־徺ʬ */
/*     padding-top: 110px;  *//* �徺ʬ���᤹ʬ */
/* } */



.btn.matchheight {
	padding: 5px 15px 5px 5px;
	margin-bottom: 8px;
	font-size: 15px;
}

.matchheight {
	display:flex;
	align-items: center;
	justify-content: center;
}


/** 06. SNSボタン
 **************************************************************** **/
.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon>:first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}

.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:focus,.btn-twitter.focus{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:hover{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}.btn-twitter:active:hover,.btn-twitter.active:hover,.open>.dropdown-toggle.btn-twitter:hover,.btn-twitter:active:focus,.btn-twitter.active:focus,.open>.dropdown-toggle.btn-twitter:focus,.btn-twitter:active.focus,.btn-twitter.active.focus,.open>.dropdown-toggle.btn-twitter.focus{color:#fff;background-color:#1583d7;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled.focus,.btn-twitter[disabled].focus,fieldset[disabled] .btn-twitter.focus{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-twitter .badge{color:#55acee;background-color:#fff}

.btn-X{color:#fff;background-color:#000000;border-color:rgba(0,0,0,0.2)}.btn-X:focus,.btn-X.focus{color:#fff;background-color:#333333;border-color:rgba(0,0,0,0.2)}
.btn-X:hover{color:#fff;background-color:#333333;border-color:rgba(0,0,0,0.2)}
.btn-X:active,.btn-X.active,.open>.dropdown-toggle.btn-X{color:#fff;background-color:#333333;border-color:rgba(0,0,0,0.2)}.btn-X:active:hover,.btn-X.active:hover,.open>.dropdown-toggle.btn-X:hover,.btn-X:active:focus,.btn-X.active:focus,.open>.dropdown-toggle.btn-X:focus,.btn-X:active.focus,.btn-X.active.focus,.open>.dropdown-toggle.btn-X.focus{color:#fff;background-color:#1583d7;border-color:rgba(0,0,0,0.2)}
.btn-X:active,.btn-X.active,.open>.dropdown-toggle.btn-X{background-image:none}
.btn-X.disabled:hover,.btn-X[disabled]:hover,fieldset[disabled] .btn-X:hover,.btn-X.disabled:focus,.btn-X[disabled]:focus,fieldset[disabled] .btn-X:focus,.btn-X.disabled.focus,.btn-X[disabled].focus,fieldset[disabled] .btn-X.focus{background-color:#000000;border-color:rgba(0,0,0,0.2)}
.btn-X .badge{color:#000000;background-color:#fff}


.btn-social.btn-X>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(255,255,255,0.80)}
