@charset "UTF-8";

/*===================================
　PCここから
===================================*/
@media (min-width: 799px){
/*  ourClientsTxt
===================================*/
.ourClientsTxt{
	font-size: 14px;
	text-align: center;
	margin: 40px 0 110px;
}
/*  ourClientsList
===================================*/
.ourClientsList{
    margin-top: 90px;
	text-align: center;
}
.ourClientsList>li{
	width: 170px;
	height: 60px;
	display: inline-block;
	margin: 0 60px 30px 0;
}
.ourClientsList>li:nth-child(5n){ 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),.ourClientsList>li:nth-last-child(3),.ourClientsList>li:nth-last-child(4),.ourClientsList>li:nth-last-child(5){margin-bottom: 0;}


#popupMeishi {
	width: 600px;
    padding: 50px;
}

.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: 17px;
    border-bottom: solid 1px;
    font-size: 20px;
    letter-spacing: 6px;
}
.popupMeishiTable {
	margin-top: 28px;
    width: 100%;
}

.popupMeishiTableMidashi {
	background-color: #000;
    color: #fff;
}

.popupMeishiTableMidashi th {
	padding: 15px;
}

.popupMeishiTableBody {
	border-bottom: solid 1px;
    border-bottom-style: dotted;
}

.popupMeishiTableBody td {
	padding: 15px;
    font-size: 14px;
    font-weight: bold;
}

.popupMeishiNote {
	text-align: left;
    margin-top: 12px;
}

.popup_inner .popupMeishiContact {
	text-align: right;
}

.popup_inner .popupMeishiContact p{
    text-align: left;
    font-size: 11.5px;
    width: 50%;
    line-height: 17px;
    display: inline-block;
}

#popupFuto {
	width: 600px;
    padding: 50px;
}

.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: 17px;
    border-bottom: solid 1px;
    font-size: 20px;
    letter-spacing: 6px;
}
.popupFutoTable {
	margin-top: 28px;
    width: 100%;
}

.popupFutoTableMidashi {
	background-color: #000;
    color: #fff;
}

.popupFutoTableMidashi th {
	padding: 15px;
}

.popupFutoTableBody {
	border-bottom: solid 1px;
    border-bottom-style: dotted;
}

.popupFutoTableBody td {
	padding: 15px;
    font-size: 14px;
    font-weight: bold;
}

.popupFutoType {
	text-align: left;
}

.popupFutoNote {
	text-align: left;
    margin-top: 12px;
}

.popup_inner .popupFutoContact {
	text-align: right;
}

.popup_inner .popupFutoContact p{
    text-align: left;
    font-size: 11.5px;
    width: 50%;
    line-height: 17px;
    display: inline-block;
}

.closeBtn {
    width: 22px;
    height: 22px;
    top: 20px;
    right: 25px;
    position: absolute;
    background: url(../img/close_button.png);
    background-size: cover;
}

/*  printing_portfolioPage
===================================*/
.printing_portfolioPage .articleList>.oneArticle>.articleDay {}
.pager{margin: 45px 0 160px;}

}

/*  popup背景
===================================*/
.popup_meishi_btn{
	background: url(../img/pricechart_businesscard.jpg) center center no-repeat;
	background-size: cover;
}
.popup_futo_btn{
	background: url(../img/pricechart_envelope.jpg) center center no-repeat;
	background-size: cover;
}