@charset "utf-8";

/* Footer
----------------------------------------------------------------------------------------------------*/

/* contact
--------------------------- */
.footer-tel{
	letter-spacing: 0.05em;
	line-height: 4rem;
	font-size: 1.6rem;
	text-align: center;
}
.footer-tel a{
	color: #fff;
	transition: .3s;
	border: 1px rgba(70,70,70,0.60) solid;
	text-decoration: none;
	display: block;
	border-radius: 2rem;
}
.footer-tel a:hover{
	border: 1px rgba(255,255,255,0.60) solid;
	background-color: #fff;
	color: #000;
}
/*btn*/
.footer-contact-btn-item>a{
	text-decoration: none;
	transition: .3s;
}
.footer-contact-btn-item>a:hover{
	opacity: 0.6;
}
@media screen and (max-width: 767px){
	.footer-contact-wrap{
		text-align: center;
	}
	/*txt*/
	.footer-tel{
		margin-right: auto;
		margin-left: auto;
	}
	/*btn*/
	.footer-contact-btn-item{
		border-top: 1px rgba(70,70,70,0.6) solid;
	}
	.footer-contact-btn-item,.footer-contact-btn-item>a{
		min-height: 14.2rem;
		display: flex;
		text-decoration: none;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.footer-contact-btn-item> .fcbi-ttl .top-common-e-ttl{
		padding-top: 1.4rem;
	}
}
@media screen and (min-width: 768px){
	/*btn*/
	.footer-contact-btn{
		display: flex;
	}
	.footer-contact-btn-item{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.footer-contact-btn-item:first-of-type{
		width: 31.06904231625835%;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.footer-contact-wrap{
		padding-bottom: 11rem;
	}
}
@media screen and (max-width: 991px){
	/*txt*/
	.footer-contact-txt{
		padding-bottom: 5rem;
	}
}
@media screen and (min-width: 992px){
	.footer-contact-wrap{
		display: flex;
		justify-content: space-between;
	}
	/*txt*/
	.footer-contact-txt{
		padding-bottom: 1rem;
	}
	/*btn*/
	.footer-contact-btn{
		flex: 1;
		justify-content: flex-end;
	}
}
@media screen and (max-width: 1199px){
	.footer-contact-wrap{
		padding-top: 12rem;
	}
	/*txt*/
	.footer-contact-txt .top-bfont{
		margin-bottom: 2.8rem;
	}
	.footer-tel{
		margin-bottom: 3.2rem;
	}
}
@media screen and (min-width: 1200px){
	.footer-contact-wrap{
		padding-top: 14rem;
		padding-bottom: 13rem;
	}
	/*txt*/
	.footer-contact-txt .top-bfont{
		margin-bottom: 3rem;
	}
	.footer-tel{
		margin-bottom: 4.8rem;
	}
}

/* main
--------------------------- */
@media screen and (max-width: 767px){
	.footer-main{
		display: none;
	}
}
@media screen and (min-width: 768px){
	.footer-main{
		display: flex;
		flex-wrap: wrap;
	}
	.footer-main a{
		transition: .3s;
	}
	.footer-main a:hover{
		opacity: 0.6;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.footer-main{
		padding-bottom: 3rem;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.footer-main{
		padding-top: 6rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.footer-main{
		padding-bottom: 6rem;
	}
}
@media screen and (min-width: 1200px){
	.footer-main{
		padding-top: 10rem;
		padding-bottom: 10rem;
	}
}
/*item*/
@media screen and (min-width:768px) and (max-width:991px){
	.footer-main-item{
		margin-bottom: 3rem;
	}
	.fmi-first{
		width: calc(12.61538461538462% + 2.4rem);
	}
	.fmi-second{
		width: calc(18% + 2.4rem);
	}
	.fmi-third{
		width: calc(20.53846153846154% + 2.4rem);
	}
	.fmi-fourth{
		width: calc(14.61538461538462% + 2.4rem);
	}
	.fmi-fiveth{
		width: calc(13.76923076923077% + 2.4rem);
	}
	.fmi-sixth{
		width: calc(20.46153846153845% + 2.4rem);
	}
}
@media screen and (min-width: 992px){
	.fmi-first{
		width: 12.61538461538462%;
	}
	.fmi-second{
		width: 18%;
	}
	.fmi-third{
		width: 20.53846153846154%;
	}
	.fmi-fourth{
		width: 14.61538461538462%;
	}
	.fmi-fiveth{
		width: 13.76923076923077%;
	}
	.fmi-sixth{
		width: 20.46153846153845%;
	}
}
/*list*/
@media screen and (min-width: 768px){
	.footer-main-item-list-parent{
		padding-left: 0;
		margin-bottom: 0;
	}
	.footer-main-item-list-parent>li{
		list-style: none;
		line-height: 1.4;
	}
	.footer-main-item-list-parent>li>a{
		text-decoration: none;
	}
	/*common*/
	.footer-main-item-list-parent .common-tgl-footer-list{
		padding-top: 1em;
	}
	.footer-main-item-list-parent .common-tgl-footer-list>li:not(:last-of-type){
		margin-bottom: 0.9em;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.footer-main-item-list-parent>li{
		font-size: 1.5rem;
	}
	.footer-main-item-list-parent>li:not(:last-of-type){
		margin-bottom: 1.6rem;
	}
}
@media screen and (min-width: 1200px){
	.footer-main-item-list-parent>li{
		font-size: 1.8rem;
	}
	.footer-main-item-list-parent>li:not(:last-of-type){
		margin-bottom: 2.4rem;
	}
}

/* last
--------------------------- */
/*上*/
@media screen and (max-width: 575px){
	#footer-wrap .ctfl-linkblank-list li{
		width: 100%;
	}
	#footer-wrap .ctfl-linkblank-list li:not(:first-of-type){
		margin-top: 2rem;
	}
}
@media screen and (max-width: 767px){
	#footer-wrap .ctfl-add{
		padding-bottom: 4.4rem;
		letter-spacing: 0.05em;
	}
}
/*下*/
@media screen and (max-width: 575px){
	#footer-wrap .common-tgl-footer-last-sns-copy-wrap{
		text-align: center;
	}
	#footer-wrap .ctfl-sns-wrap{
		width: 100%;
		justify-content: center;
		margin-bottom: 8rem;
	}
	/*copy*/
	#footer-wrap .ctfl-copy{
		font-size: 1.2rem;
		line-height: 1;
	}
}
@media screen and (max-width: 767px){
	#footer-wrap .common-tgl-footer-last-add-linkblank-wrap{
		text-align: center;
	}
	#footer-wrap .ctfl-linkblank-list{
		justify-content: center;
	}
}

/*******************************
パンクズ
*******************************/
#pls {
	position: relative;
	z-index: 1;
	line-height: 1.2;
}
#pan {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	letter-spacing: 0.08em;
}
#pan > span {
	display: block;
	margin-top: 0.8rem;
}
#pan a {
	color: #8c8c8c;
	text-decoration: none;
	transition: .3s;
}
#pan a:hover {
	opacity: 0.6;
}
.pan-punctuation {
	position: relative;
	height: 100%;
	height: 1.5rem;
}
.pan-punctuation::before {
	content: " ";
	position: absolute;
	display: block;
	height: 1px;
	width: 1.2rem;
	top: calc(50% - 1px);
	left: calc(50% - 0.6rem);
	background-color: rgba(140,140,140,0.60);
}
@media screen and (max-width: 1199px) {
	#pls{
		padding-bottom: 3.2rem;
	}
	#pan {
		font-size: 1.2rem;
	}
	.pan-punctuation {
		width: 3.2rem;
	}
}
@media screen and (min-width: 1200px) {
	#pls{
		padding-bottom: 5.6rem;
	}
	#pan {
		font-size: 1.3rem;
	}
	.pan-punctuation {
		width: 4rem;
	}
}
/*bc-000 pan*/
.page-pan-bc-000+.page-pan-bc-000{
	background-color: #000;
	color: #fff;
}
