﻿@charset "utf-8";


.pagiNation a.pn1 {
	background: url(../img/port15/81.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn2 {
	background: url(../img/port15/78.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn3 {
	background: url(../img/port15/84.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn4 {
	background: url(../img/port15/82.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn5 {
	background: url(../img/port15/79.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn6 {
	background: url(../img/port15/85.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn7 {
	background: url(../img/port15/80.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn8 {
	background: url(../img/port15/83.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn9 {
	background: url(../img/port15/47.JPG) no-repeat left top;
	background-size: cover;
}

.port_text {
	text-align: right;
	margin-top: 50px;
	margin-right: calc(232px + 4%);
	margin-bottom: -30px;
	color: #555;
	font-size: 11px;
	font-family: 'Noto Sans JP', sans-serif;
}

/*
=======================================
  450px以下
=======================================
*/

@media only screen and (max-width: 450px) {

.port_text {
	margin-top: -40px;
	margin-right: 8%;
	margin-bottom: 40px;
}

}



