@charset "utf-8";

/*
TOP
*/
.mv {
/*	padding-top: 21rem;*/
	background: url('../images/common/logo_bg.png') center / 60% no-repeat;
	position: relative;
	width: 100%;
	padding: 30rem 15px 35rem;
}
.mv01, .mv02, .mv03 {
	position: absolute;
	overflow: hidden;
	width: 100%;
}
.mv01 {
	top: 0;
	left: calc(50% - 15rem);
	right: auto;
	max-width: 30rem;
}
.mv01 img {
/*	max-width: 62rem;*/
}
.mv02 {
	top: 28%;
	left: 15px;
	max-width: 20rem;
}
.mv02 img {
/*	max-width: 36rem;*/
}
.mv03 {
	top: 58%;
	right: 0;
	max-width: 40rem;
}
.mv03 img {
/*	max-width: 76rem;*/
}
.mv-text {
	position: relative;
	z-index: 10;
}
@media(min-width:576px){
	.mv {
		padding: 25rem 15px 30rem;
	}
}
@media(min-width:768px){
	.mv {
		padding: 30rem 8rem 37rem;
	}
	.mv01, .mv02, .mv03 {
		max-width: 100%;
	}
	.mv01 {
		left: calc(50% - 22.5rem);
/*		max-width: 45rem;*/
		width: 45%;
	}
	.mv02 {
		top: 50%;
		left: 2rem;
/*		max-width: 30rem;*/
		width: 30%;
	}
	.mv03 {
		top: 50%;
		right: 0;
/*		max-width: 50rem;*/
		width: 60%;
	}
}
@media(min-width:1200px){
	.mv01 {
		left: calc(50% - 31rem);
		max-width: 62rem;
	}
	.mv02 {
		left: 4rem;
		max-width: 36rem;
	}
	.mv03 {
		max-width: 76rem;
	}
}

/*top-about*/
.top-aboutus {
	background-image: url("../images/common/logo_bg.png");
	background-position: center bottom 20rem;
	background-size: 80%;
	background-repeat: no-repeat;
	padding-bottom: 10rem;
}
.top-aboutus-content {
	font-family: "Noto Sans JP", sans-serif;
	position: relative;
}
.top-aboutus-img {
	margin-bottom: 5rem;	
}
@media(min-width:576px){
	.top-aboutus {
		background-size: 35rem;
	}
}
@media(min-width:768px){
	.top-aboutus {
		background-position: right 4rem bottom 22rem;
		background-size: 35%;
		padding-bottom: 22rem;
		margin-top: -4rem;
	}
	.top-aboutus-content {
		display: flex;
	}
	.top-aboutus-img {
		margin-right: 8rem;
		margin-bottom: 0;
		width: 63.6%;
	}
	.top-aboutus-img img {
		max-width: 57%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.top-aboutus-text {
		margin-left: auto;
		width: 40%;
	}
}
@media(min-width:1200px){
	.top-aboutus {
		padding-bottom: 42rem;
/*		background-position: right 4rem bottom 22rem;*/
	}
}
@media(min-width:1400px){
	.top-aboutus-img img {
		max-width: 76.3rem;
	}
}

/*top-strength*/
.top-strength {
	background-color: #05131C;
	padding: 8rem 0;
}
.top-strength-content:last-child {
	padding-top: 2rem;
	margin-top: 2rem;
}
.top-strength-h3 {
	text-align: center;
	padding: 12px;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 5rem;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1;
}
.top-strength-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2rem;
}
.top-strength-list li {
	background-color: #082233;
	border-radius: 100%;
	border: 1px solid rgba(158, 187, 206, .5);
	padding: 2.6rem;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.222;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.top-strength-list li:before {
	display: block;
	content: '';
	padding-top: 100%;
}
@media(min-width:576px){
	.top-strength-list {
		padding: 0 3rem;
	}
}
@media(min-width:768px){
	.top-strength {
		padding: 13.5rem 0 13rem;
	}
	.top-strength .section-title {
		writing-mode: vertical-rl;
		margin-top: -20rem;
		margin-left: auto;
		margin-right: 3rem;
		order: 2;
	}
	.top-strength .section-title:before {
		right: -6rem;
		left: auto;
	}
	.top-strength-list {
		
	}
}
@media(min-width:1100px){
	.top-strength .section-title {
		margin-right: 5rem;
	}
	.top-strength .d-xl-flex {
		display: flex;
	}
	.top-strength-content:last-child {
		border-left: 1px solid #D9D9D9;
		padding-left: 2rem;
		padding-top: 0;
		margin: 0 0 0 2rem;
	}
}
@media(min-width:1400px){
	.top-strength .section-title {
		margin-right: -2rem;
	}
	.top-strength-list li {
		font-size: 18px;
	}
}

/*top-business*/
.top-business {
	padding-top: 11rem;
}
.top-business-text {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-bottom: 7rem;
	line-height: 1.8;
}
.top-business-list li {
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	padding: 6rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 32rem;
}
.business-list01 {
	background-image: url("../images/top/top_business01.jpg");
}
.business-list02 {
	background-image: url("../images/top/top_business02.jpg");
}
.business-list03 {
	background-image: url("../images/top/top_business03.jpg");
}
.business-list04 {
	background-image: url("../images/top/top_business04.jpg");
}
.business-list05 {
	background-image: url("../images/top/top_business05.jpg");
}
.business-list06 {
	background-image: url("../images/top/top_business06.jpg");
}
.business-number {
	font-family: "Joan", "Noto Serif JP", serif;
	font-size: 2rem;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 6rem;
}
@media(min-width:576px){
	.top-business-list {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}
@media(min-width:992px){
	.top-business-text {
		max-width: 50rem;
		margin-left: auto;
		margin-top: 4rem;
	}
	.top-business-list {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media(min-width:1200px){
	.top-business-text {
		max-width: 64rem;
	}
}

/*top-merchandise*/
.top-merchandise {
	padding: 15rem 0 16rem;
}
.merchandise-category li {
	width: 100%;
}
.merchandise-category-link-wrapper {
	padding: 4rem 2rem 2rem 4rem;
	font-size: 2.5rem;
	height: 25rem;
	display: flex;
	align-items: flex-end;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.merchandise-category-link-wrapper:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: all .3s ease-out;
}
.merchandise-category-link-wrapper:hover:after {
	transform: scale(1.05);
	filter: brightness(1.25);
}
.merchandise-category01:after {
	background-image: url("../images/top/top_merchandise01.jpg");
}
.merchandise-category02:after {
	background-image: url("../images/top/top_merchandise02.jpg");
}
.merchandise-category-link {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 1;
}
.merchandise-arrow {
	background-color: #D571AD;
	width: 5rem;
	height: 5rem;
	border-radius: 6px;
	opacity: 0.94;
	display: flex;
	align-items: center;
	justify-content: center;
}
.merchandise-arrow img {
	max-width: 10px;
}
@media(min-width:768px){
	.merchandise-category-link-wrapper {
		font-size: 3.2rem;
	}
	.merchandise-arrow {
		width: 8rem;
		height: 8rem;
	}
	.merchandise-arrow img {
		max-width: 16px;
	}
}
@media(min-width:1200px){
	.merchandise-category-link-wrapper {
		height: 40rem;
	}
}

/*top-news*/
.top-news {
	border-top: 1px solid #567385;
	border-bottom: 1px solid #567385;
}
.top-news-left {
	padding: 10.5rem 0 2rem;
	display: flex;
	justify-content: space-between;
}
.top-news-left .line-btn {
	align-self: center;
}
.top-news-right {
	padding-bottom: 7rem;
}
.top-news-list li + li {
	border-top: 1px solid #567385;
}
.top-news-list .news-date, .top-news-list .news-title {
	padding-left: 0;
}
.top-news-list .news-title {
	padding-right: 0;
}
/*
.top-news .common-table tr + tr {
	border-top: 1px solid #567385;
}
.top-news .common-table th {
	font-family: "Joan", "Noto Serif JP", serif;
}
*/
@media(min-width:768px){
	.top-news-left {
		width: 30%;
		border-right: 1px solid #567385;
		display: block;
		padding: 10.5rem 0 5rem;
	}
	.top-news-right {
		padding: 10rem 0 10rem 7rem;
		width: 70%;
	}
	
	.top-news-list a {
		display: flex;
		align-items: center;
	}
	.top-news-list .news-date, .top-news-list .news-title {
		padding: 2.5rem;
	}
	.top-news-list .news-date {
		width: 12rem;
	}
	.top-news-list .news-title {
		width: calc(100% - 12rem);
	}
	
/*
	.top-news .common-table th {
		width: 12rem;
		padding: 2rem 3rem 2rem 0;
	}
*/
}
@media(min-width:992px){
	.top-news-left {
/*		width: 33.333%;*/
	}
	.top-news-right {
		padding: 8rem 0 9rem 12rem;
/*		width: 66.666%;*/
	}
/*
	.top-news .common-table th {
		padding: 2rem 3rem;
	}
*/
}


/*
ABOUT
*/
.about-menu ul {
/*
	display: flex;
	align-items: center;
	justify-content: space-between;
*/
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 3rem 10%;
/*	gap: 10rem;*/
}
.about-menu a.line-btn {
/*	width: 16rem;*/
	max-width: 100%;
}
.about-message {
	padding: 11.3rem 0 8rem;
}
.about-message-content + .about-message-content {
	margin-top: 5rem;
}
.about-message-img {
	margin-bottom: 4rem;
	position: relative;
}
.about-message-name {
	position: absolute;
	bottom: 2rem;
	left: 2rem;
	line-height: 1;
	font-size: 2.5rem;
	font-weight: 700;
}
.about-message-status {
	font-size: 15px;
	margin-bottom: 10px;
}
.about-message-text p {
	font-family: "Noto Sans JP", sans-serif;
}
.about-message-text p + p {
	margin-top: 4rem;
}
.about-future {
	background: url("../images/about/about_future.jpg") center / cover no-repeat;
	padding: 15rem 0 19rem;
}
.about-future .section-title:before {
	left: calc(50% - 9.05rem);
}
.about-future p {
	font-size: 2.2rem;
	line-height: 2.727;
}
.about-business {
	padding: 11rem 0 9.4rem;
}
.about-business .top-business-text {
	margin: 4rem 0 9.5rem auto;
}
.about-business .top-business-list {
	display: block;
	
}
.about-business .top-business-list li {
	height: 43rem;
	padding: 3rem;
}
.about-business .business-number {
	margin-bottom: 3rem;
}
.about-business .business-list-text {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	margin-top: 5.5rem;
	line-height: 1.75;
}
.about-company {
	padding-top: 9.5rem;
	background-color: #05131C;
}
.about-company-table {
	border-top: 1px solid #567385;
}
.about-company-table tr {
	border-bottom: 1px solid #567385;
}
.about-company-table tr:last-child {
	border-bottom: none;
}
.about-company-table tr:last-child th, .about-company-table tr:last-child td {
	padding: 3rem 0;
}
.about-company-table th  {
	font-size: 2rem;
	padding: 2rem;
}
.about-company-table td {
	padding: 0 2rem 2rem 2rem;
}
/*
.about-company-table .about-company-address {
	position: relative;
}
.about-company-table .about-company-address:before {
	position: absolute;
	bottom: 0;
	left: -1px;
	content: '';
	background-color: #05131C;
	width: 2px;
	height: 30rem;
}
*/
/*
.about-company-table .about-company-address th, .about-company-table .about-company-address td {
	position: relative;
}
.about-company-table .about-company-address td:before, .about-company-table .about-company-address td:after {
	position: absolute;
	bottom: 0;
	content: '';
	background-color: #05131C;
	width: 5px;
	height: 40%;
}
*/
/*
.about-company-table .about-company-address td:before {
	left: -2px;
}
.about-company-table .about-company-address td:after {
	right: -2px;
}
*/
/*
.about-company-table tr.about-company-bank {
	border-left: none;
	border-right: none;
}
*/
.iframe-wrapper {
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 72%;
	object-fit: cover;
}
.iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}
@media(min-width:768px){
	.about-menu ul {
		grid-template-columns: repeat(4, 1fr);
		gap: 7%;
	}
	.about-message .section-title {
		margin-bottom: 8.5rem;
	}
	.about-message-content {
		width: calc(100% - 1.85rem);
	}
	.about-message-content + .about-message-content {
		margin-left: 3.7rem;
		margin-top: 0;
	}
	.about-message-img img {
		max-width: 58rem;
	}
	
	.about-business .business-list-text {
		font-size: 16px;
	}
	.about-business .top-business-list li {
		padding: 7rem 5.5rem;
	}
	.about-company .section-title {
		margin-bottom: 8rem;
	}
	.about-company-table tr {
		border: 1px solid #567385;
	}
	.about-company-table tr:first-child {
		border-top: none;
	}
	.about-company-table tr:last-child th, .about-company-table tr:last-child td {
		padding: 7rem 0;
	}
	.about-company-table th {
		width: 31%;
		padding: 4rem 4rem 4rem 7rem;
	}
	.about-company-table td {
		padding: 4rem 4rem 4rem 0;
	}
/*
	.about-company-table .about-company-address td:before {
		display: none;
	}
*/
	.about-company-pic {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 3rem;
	}
/*
	.about-company-table .about-company-address th:before {
		position: absolute;
		bottom: 0;
		left: -2px;
		content: '';
		background-color: #05131C;
		width: 5px;
		height: 40%;
	}
*/
}
@media(min-width:992px){
	.about-message-name {
		bottom: 4.5rem;
		left: 4rem;
		font-size: 3.2rem;
	}
	.about-message-status {
		font-size: 2rem;
		margin-bottom: 2rem;
	}
	.about-business .top-business-list {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.about-company-table td {
		padding-right: 8rem;
	}
}
@media(min-width:1200px){
	.about-menu ul {
		gap: 15%;
	}
}

/*
merchandise
*/
.merchandise-menu .merchandise-category-link-wrapper {
	height: 21.3rem;
	padding: 3rem 3rem 3.3rem 3rem
}
.merchandise-overseas {
	padding: 11.5rem 0 10rem;
}
.merchandise-domestic {
	padding: 10rem 0 13rem;
	background-color: #05131C;
}
.merchandise-text {
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	line-height: 2;
	margin-bottom: 7.5rem;
}
.merchandise-items {
	display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 3rem 2rem;
}
.merchandise-items li {
/*	margin-bottom: 4rem;*/
	display: flex;
	flex-direction: column;
	height: 100%;
}
.merchandise-items h3 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 1rem;
}
.merchandise-items figure {
	margin-bottom: 1rem;
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 74%;
	object-fit: cover;
}
.merchandise-items img {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.merchandise-terms {
	display: flex;
	margin-top: auto;
}
.merchandise-terms li {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 10px;
	font-weight: 400;
	width: 3rem;
	height: 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
}
.merchandise-terms li + li {
	margin-left: 1rem;
}
.merchandise-term-domestic {
	color: #000;
	background-color: #fff;
	border: 1px solid #fff;
}
.merchandise-term-overseas {
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
}
.merchandise-term-new {
	color: #fff;
	background-color: #D571AD;
	border: 1px solid #D571AD;
}
.merchandise-term-used {
	color: #fff;
	background-color: #6599BC;
	border: 1px solid #6599BC;
}
@media(min-width:576px){
	.merchandise-items h3 {
		font-size: 2rem;
		margin-bottom: 2rem;
	}
	.merchandise-items {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 3rem 2rem;
	}
	.merchandise-items li {
		margin-bottom: 0;
	}
	.merchandise-terms li {
		font-size: 14px;
		width: 4rem;
		height: 4rem;
	}
	.merchandise-terms li + li {
		margin-left: 1.7rem;
	}
	.merchandise-items figure {
		margin-bottom: 3rem;
	}
}
@media(min-width:768px){
	.merchandise-overseas .section-title, .merchandise-domestic .section-title {
		margin-bottom: 8.5rem;
	}
	.merchandise-items {
		grid-template-columns: repeat(3, 1fr);
		gap: 6.5rem 4.4rem;
	}
	.merchandise-items h3 {
		font-size: 2.4rem;
	}
}

/*
contact
*/
.contact {
	padding-bottom: 11rem;
	border-bottom: 1px solid #567385;
}
.contact .container	{
	position: relative;
}
.contact .container:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 1px;
	height: 66%;
	background-color: #567385;
}
.contact-text {
	width: 100%;
	max-width: 49rem;
	font-weight: 400;
	line-height: 2;
	margin: 0 auto;
}
.contact-form {
	width: 100%;
	max-width: 50rem;
	margin: 0 auto;
	color: #1C1C1C;
	background-color: #fff;
	padding: 5rem 2rem;
}
.contact-table {
	width: 100%;
	max-width: 49rem;
	margin: 0 auto 1.5rem;
}
.contact-table th, .contact-table td {
	display: block;
	font-weight: 400;
	text-align: left;
	letter-spacing: 0.07em;
}
.contact-table th {
	
}
.contact-table td {
	font-size: 14px;
	margin-bottom: 2.5rem;
}
.contact-table .required {
	color: #F31198;
}
.contact-table input, .contact-table textarea {
	width: 100%;
	border: none;
	background-color: #F2F2F2;
	border-radius: 6px;
	padding: 1.2rem;
}
.contact-table textarea {
	height: 14.3rem;
}
.contact-table input[type="radio"] {
	width: 33.3333%;
	height: 3rem;
	opacity: 0;
	position: absolute;
	z-index: 1;
}
.your-subject .wpcf7-list-item {
	display: block;
	margin-left: 0;
}
span.wpcf7-list-item-label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
span.wpcf7-list-item-label::before {
  display: block;
  content: '';
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-right: 5px;
	background-color: #F2F2F2;
}
span.wpcf7-list-item-label::after {
  position: absolute;
  content: '';
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: #082233;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
input[type="radio"]:checked + span.wpcf7-list-item-label:before {
	border: 1px solid #082233;
}
input[type="radio"]:checked + span.wpcf7-list-item-label:after {
  display: block;
}
.privacy-policy th {
	font-size: 14px;
	margin-top: -1.1rem;
	margin-bottom: 5px;
}
.privacy-policy-wrapper {
	width: 100%;
	height: 18rem;
	background-color: #F2F2F2;
	border-radius: 6px;
	padding: 1.2rem;
	overflow-y: scroll;
	font-family: "Noto Sans JP", sans-serif;
}
.privacy-policy-wrapper h2 {
	font-family: "Noto Serif JP", serif;
	font-size: 16px;
	margin-top: 2rem;
}
.privacy-policy-wrapper ul, .privacy-policy-wrapper ol {
	padding-left: 2rem;
}
.privacy-policy-wrapper ol li {
	list-style: decimal;
}
.wpcf7-acceptance {
	display: block;
	text-align: center;
}
.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 2.5em;
}
.wpcf7-acceptance input[type="checkbox"] {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  margin: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  opacity: 0; 
}
.wpcf7-acceptance .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  top: 52%;
  left: -3em;
  transform: translateY(-50%);
  width: 3.3rem;
  height: 3.3rem;
  border: 1px solid #000;
  background: #FFF;
  cursor: pointer;
  transition: all 0.3s;
	border-radius: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label:after {
  content: '';
  position: absolute;
  top: 52%;
  left: -2.6em;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  background: #000;
  cursor: pointer;
  transition: all 0.3s;
	z-index: 1;
  opacity: 0; 
	display: block;
	border-radius: 0;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.submit-btn {
	width: 16rem;
	margin: 4rem auto 0;
	position: relative;
}
.submit-btn:after {
	position: absolute;
	right: 0;
	bottom: 6rem;
	content: '';
	background: url('../images/common/arrow_black.png') center / contain no-repeat;
	width: 15px;
	height: 15px;
}
input[type="submit"] {
	font-family: "Noto Serif JP", serif;
	font-size: 2rem;
	color: #000;
	background-color: transparent;
	border-bottom: 1px solid #000;
	text-align: left;
	padding-left: 0;
	margin: 0 auto;
}
input[type="submit"]:disabled {
	color: #b0b0b0;
}
@media(min-width:768px){
	.contact-form {
		padding: 10rem 9rem 5rem;
		max-width: 70rem; 
	}
	/* .wpcf7-radio {
		display: flex;
	}
	.your-subject .wpcf7-list-item {
		margin-left: 3.5rem;
	}
	.wpcf7-list-item.first {
	  margin-left: 0;
	} */
}
@media(min-width:992px){
	.contact-form {
		max-width: 80rem; 
	}
}
@media(min-width:1200px){
	.contact-form {
		max-width: 90.8rem; 
	}
}

/*
news
*/
.news {
	border-top: 1px solid #567385;
/*	padding-bottom: 7rem;*/
}
.news-list a {
	border-bottom: 1px solid #567385;
}
.news-date {
	font-family: "Joan", "Noto Serif JP", serif;
	text-align: left;
	padding: 3rem;
	line-height: 1;
}
.news-title {
	font-family: "Noto Sans JP", sans-serif;
	padding: 0 3rem 3rem 3rem;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
}
.pagination {
	font-family: "Joan", "Noto Serif JP", serif;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 4.5rem 0 9rem;
}
.page-numbers {
/*	padding: 10px;*/
	width: 2.4rem;
	height: 2.4rem;
	margin: 0 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination .current {
	color: #082233;
	background-color: #D9D9D9;
		
}
/*
.pagination .prev {
	margin-right: 2rem;
}
.pagination .next {
	margin-left: 2rem;
}
*/

/* .news-single {
	padding-bottom: 7.5rem;
} */
.news-single-top {
	border-top: 1px solid #567385;
	border-bottom: 1px solid #567385;
}
.news-single .news-date {
	padding: 3rem 0;
}
.news-single-title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-weight: 400;
	padding-bottom: 15px;
	line-height: 1.5;
}
.news-single-content-wrapper{
	padding-bottom: 10rem;
}
.news-single-content {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 400;
	width: 100%;
	max-width: 72rem;
	margin: 0 auto;
	padding: 8rem 0;
	/* line-height: 1.3; */
}
.news-single .line-btn {
	margin: 0 auto;
}
@media(min-width:768px){
	.news-list a {
		display: flex;
		align-items: center;
		border-left: 1px solid #567385;
		border-right: 1px solid #567385;
	}
	.news-date {
		text-align: center;
		width: 22rem;
		padding: 4.3rem 4rem;
	}
	.news-title {
		padding: 4.3rem 4rem 4.3rem 1rem;
		width: calc(100% - 22rem);
	}
	.pagination {
		border-left: 1px solid #567385;
		border-right: 1px solid #567385;
	}
	.news-single-top-text {
		display: flex;
		align-items: center;
		border-left: 1px solid #567385;
		border-right: 1px solid #567385;
	}
	.news-single .news-date {
		width: 15rem;
	}
	.news-single-title {
		width: calc(100% - 15rem);
	}
	.news-single-title {
		font-size: 3.6rem;
		padding: 4.3rem 4.3rem 4.3rem 1rem;
	}
	.news-single-content-wrapper{
		border-left: 1px solid #567385;
		border-right: 1px solid #567385;
	}
	.news-single-content {
		padding: 8rem 0;
	}
}
@media(min-width:992px){
	.news-single .news-date {
		width: 22rem;
		padding: 3rem 0 3rem 7rem;
	}
	.news-single-title {
		width: calc(100% - 22rem);
	}
}
@media(min-width:1200px){
	.news-single .news-date {
		padding: 3rem 0;
	}
}