﻿@charset "utf-8";


.pagiNation a.pn1 {
	background: url(../img/port14/59.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn2 {
	background: url(../img/port14/61.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn3 {
	background: url(../img/port14/62.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn4 {
	background: url(../img/port14/63.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn5 {
	background: url(../img/port14/71.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn6 {
	background: url(../img/port14/66.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn7 {
	background: url(../img/port14/65.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn8 {
	background: url(../img/port14/67.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn9 {
	background: url(../img/port14/70.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn10 {
	background: url(../img/port14/64.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn11 {
	background: url(../img/port14/72.JPG) no-repeat left top;
	background-size: cover;
}

.pagiNation a.pn12 {
	background: url(../img/port14/73.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;
}

}

