@charset "UTF-8";

/*===================================
　SPここから
===================================*/
@media (max-width: 798px ){

/*  ourClientsTxt
===================================*/
.ourClientsTxt{
	font-size: 14px;
	text-align: center;
	margin: 20px 0 50px;
	line-height: 1.4;
}
/*  ourClientsList
===================================*/
.ourClientsList{
	text-align: center;
	width: 80%;
	margin: auto;
	overflow: hidden;
}
.ourClientsList>li{
	width: 40%;
	height: 0;
	padding-top: 15%;
	display: inline-block;
	margin: 0 20% 30px 0;
	float: left;
}
.ourClientsList>li:nth-child(2n){ margin-right: 0; }
.ourClientsList>li:first-child{background: url(../img/clients/ja_japan_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(2){background: url(../img/clients/aeru_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(3){background: url(../img/clients/apllo_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(4){background: url(../img/clients/As_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(5){background: url(../img/clients/kazetohikari_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(6){background: url(../img/clients/keikyu_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(7){background: url(../img/clients/zakiyoken_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(8){background: url(../img/clients/kyosei_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(9){background: url(../img/clients/heart_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(10){background: url(../img/clients/sato_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(11){background: url(../img/clients/JapanHousing_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(12){background: url(../img/clients/wwf_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(13){background: url(../img/clients/tetrapak_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(14){background: url(../img/clients/fear_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(15){background: url(../img/clients/prudential_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(16){background: url(../img/clients/mariandbird_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(17){background: url(../img/clients/yokohama_citizens_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(18){background: url(../img/clients/yokohama_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li:nth-child(19){background: url(../img/clients/lion_logo.png) center center no-repeat;background-size: contain;}
.ourClientsList>li.none{background-image: none;}
.ourClientsList>li:nth-last-child(1),.ourClientsList>li:nth-last-child(2){margin-bottom: 0;}


#popupMeishi {
	/*width: 600px;*/
    padding: 0px;
}
.popup_inner p.popupMeishiEnTit {
	text-align: left;
    font-size: 11.5px;
    width: 73%;
    line-height: 17px;
    display: block;
    margin-bottom: 5px;
}
.popupMeishiTit {
    border-top: solid 3px;
    padding: 10px;
    border-bottom: solid 1px;
    font-size: 18px;
    letter-spacing: 4px;
}
.popupMeishiTable {
	margin-top: 28px;
    width: 100%;
    table-layout: fixed;
}
.popupMeishiTableMidashi {
	background-color: #000;
    color: #fff;
}
.popupMeishiTableMidashi th {
	padding: 8px;
    font-size: 13px;
}
.popupMeishiTableBody {
	border-bottom: solid 1px;
    border-bottom-style: dotted;
}
.popupMeishiTableBody td {
    padding: 10px 0;
    font-size: 12px;
    font-weight: bold;
}
.popupMeishiNote {
	text-align: left;
    margin-top: 12px;
}
.popup_inner .popupMeishiContact {
	text-align: left;
	margin-top: 10px;
}
.popup_inner .popupMeishiContact p{
    text-align: left;
    font-size: 11.5px;
    width: 52%;
    line-height: 17px;
    display: inline-block;
}
#popupFuto {
	/*width: 600px;*/
    padding: 0px;
}
.popup_inner p.popupFutoEnTit {
	text-align: left;
    font-size: 11.5px;
    width: 73%;
    line-height: 17px;
    display: block;
    margin-bottom: 5px;
}
.popupFutoTit {
    border-top: solid 3px;
    padding: 10px;
    border-bottom: solid 1px;
    font-size: 18px;
    letter-spacing: 4px;
}
.popupFutoTable {
	margin-top: 28px;
    width: 100%;
}
.popupFutoTableMidashi {
	background-color: #000;
    color: #fff;
}
.popupFutoTableMidashi th {
	padding: 8px;
    font-size: 13px;
}
.popupFutoTableBody {
	border-bottom: solid 1px;
    border-bottom-style: dotted;
}
.popupFutoTableBody td {
	padding: 8px;
    font-size: 12px;
    font-weight: bold;
}
.popupFutoType {
	text-align: left;
}
.popupFutoNote {
	text-align: left;
    margin-top: 12px;
}
.popup_inner .popupFutoContact {
	text-align: left;
	margin-top: 10px;
}
.popup_inner .popupFutoContact p{
    text-align: left;
    font-size: 11.5px;
    width: 50%;
    line-height: 17px;
    display: inline-block;
}
.closeBtn {
    width: 15px;
    height: 15px;
    top: 13px;
    right: 13px;
    position: absolute;
    background: url(../img/close_button.png);
    background-size: cover;
}
}