@charset "utf-8";
/*
Theme Name: wp-theme-mine-plantation
Description: 峯上農園様の専用テーマです。
Author: Mechakoma Co.,Ltd.
*/

* {
	margin : 0;
	padding : 0;
}

@font-face {
	font-family: "02UtsukushiMincho";
	src: url("font/utsukushi.woff");
}
@font-face {
	font-family: "GMincho";
	src: url("font/NotoSerifJP-ExtraLight.woff");
}

html {
	overflow-y : scroll;
}

body {
	font-family: "02UtsukushiMincho", "GMincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* WordPress のメニューバー対策 */
.admin-bar header[role=banner] {
	top: 32px !important;
}
@media screen and ( max-width: 782px ) {
	.admin-bar header[role=banner] {
		top: 46px !important;
	}
}
#wpadminbar {
	position: fixed !important;
}

/* 明朝の設定 */
.mincho {
	font-family: "GMincho", serif;
}

/* フォントに関する共通設定 */
.charL {  /* 文字サイズ：大 */
	font-size: 160%;
	font-weight: 600;
}
.charM {  /* 文字サイズ：中 */
	font-size: 160%;
}
.charS {  /* 文字サイズ：小 */
	font-size: 280%;
}
.charSS {  /* 文字サイズ：最小 */
	font-size: 200%;
}
.charRED {  /* 文字色：赤 */
	color: #dc418c;
}

/* コンテンツ全体の設定 */
body {
	width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
	font-size: 10px;
}
@media screen and (max-width: 1024px) {
	body {
		width: 100%;
		background-size: 100%;
		font-size: 0.9vw;
	}
}

/* 1024px幅の共通設定 */
.container {
	width: 1024px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px) {
	.container {
		width: 97%;
		margin: 0 auto;
	}
}
/* 964px幅の共通設定 */
.thincontainer {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 1024px) {
	.thincontainer {
		width: 94vw;
	}
}
/* 904px幅の共通設定 */
.thincontainer904 {
	width: 904px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 1024px) {
	.thincontainer904 {
		width: 88.3vw;
	}
}

/* rubyタグを使わないルビの設定 */
[data-ruby] {
	position: relative;
}
[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -2.5em;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 0.4em;
	white-space: nowrap;
}

/* ヘッダー */
header[role=banner] {
	background-color: rgba(255,255,255,0.5);
	overflow: hidden;
	position: fixed;
	width: 100%;
	margin: 0 auto;
	height: 110px;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 10;
}
#header-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1024px;
	margin: 0 auto;
}
#logo img {
	width: 325px;
	height: 100%;
}
#logo_r img {
	width: auto;
	height: 72px;
}

main {
	width: 100%;
	margin: 0 auto;
	margin-top: 110px;
}

/* ヘッダーのリサイズ */
@media (max-width: 1024px) {
	header[role=banner] {
		height: 10.7vw;
	}
	#header-container {
		width: 100%;
	}
	#logo img {
		width: auto;
		height: 10.7vw;
	}
	#logo_r img {
		width: auto;
		height: 7vw;
	}
	main {
		margin-top: 10.7vw;
	}
}
@media (max-width: 768px) {
	header[role=banner] {
		height: 10vw;
	}
	#header-container {
		height: 10vw;
	}
}

/* フッター */
footer[role=contentinfo] {
	background-color: #cccc33;
	height: 185px;
	width: 100%;
	color: #ffffff;
	text-align: center;
}
footer[role=contentinfo] h2 {
	padding-top: 35.8px;
	padding-bottom: 15.4px;
	font-size: 490%;
}
footer[role=contentinfo] small {
	font-size: 200%;
}
@media (max-width: 1024px) {
	footer[role=contentinfo] {
		height: 18.1vw;
	}
	footer[role=contentinfo] h2 {
		padding-top: 3.5vw;
		padding-bottom: 1.5vw;
	}
}

/* フッターを下に固定 */
main {
	min-height: calc(100vh - 110px - 185px);
}
.admin-bar main {
	min-height: calc(100vh - 110px - 185px - 32px);
}
@media screen and (max-width: 1024px) {
	main {
		min-height: calc(100vh - 10.7vw - 18.1vw);
	}
	.admin-bar main {
		min-height: calc(100vh - 10.7vw - 18.1vw - 32px);
	}
}
@media screen and (max-width: 782px) {
	.admin-bar main {
		min-height: calc(100vh - 10.7vw - 18.1vw - 46px);
	}
}

@media screen and (max-width: 768px) {
	main {
		min-height: calc(100vh - 10vw - 18.1vw);
	}
}

/* ページタイトル */
#headline {
	font-size: 6em;
	text-align: center;
	margin: 0.5em auto 1em auto;

}

/* ページネーション */
.pagination {
	text-align: center;
	font-size: 200%;
	margin: 40px auto;
}

.pagination ul {
	list-style-type: none;
	display: flex;
	align-items: center;
}

/* ページネーション 丸スタイル */
.pagination-circle {
	height: 5vw;
}
.pagination-circle ul {
	justify-content: center;
}
.pagination-circle li {
	margin: 0 0.5em;
}
.pagination-circle a {
	display: block;
	width: 1.5em;
	height: 1.5em;
	height: 100%;
	text-decoration: none;
	color: #000000;
	line-height: 2em;
}
.pagination-circle .current {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	margin: 0.25em;
	border-radius: 50%;
	background: #cccc33;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}
.pagination-circle .prev,
.pagination-circle .next {
	width: 3em;
}

@media screen and (max-width: 768px) {
	.pagination-circle {
		width: 90%;
		height: 8vw;
		margin-left: auto;
		margin-right: auto;
	}

	.pagination-circle li {
		margin: 1vw 3vw;
		font-size: 2em;
		line-height: 6vw;
	}

	.pagination-circle a {
		width: 8vw;
		line-height: 8vw;
		margin: 0 auto;
	}
}

/* ページネーション 四角スタイル */
.pagination-square ul {
	justify-content: space-around;
}
.pagination-square li {
	width: 20%;
	height: 2.3em;
}
.pagination-square a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 2.3em;
	margin: 0;
	background-color: #cccc33;
	font-weight: 800;
	color: #ffffff;
	text-decoration: none;
}
.pagination-square a:after {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition-property: background-color;
	transition-duration: 0.5s;
}
.pagination-square a:hover:after {
	background-color: rgba(255, 255, 255, 0.4);
}

@media screen and (max-width: 768px) {
	.pagination-square ul {
		flex-direction: column;
	}
	.pagination-square li {
		width: 40%;
		height: 8vw;
		margin: 2em auto;
	}
	.pagination-square a {
		font-size: 2em;
		line-height: 8vw;
	}
}

#error {
	margin: 150px;
	text-align: center;
	font-size: 200%;
}

.clearfix::after {
	content: "";
	display: table;
	clear: both;
}

#c6-border {
	height: 10px;
	border-top: 1px solid #dc418c;
	margin-bottom: 5vw;
}

.no-content {
	text-align: center;
	font-size: 24px;
}

@media screen and (max-width: 768px) {
	.no-content {
		font-size: 3.1vw;
	}
}
