@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@900&display=swap');

/*-----------------------------------------------
	スタンプラリー
-----------------------------------------------*/
* {
	box-sizing: border-box;
}
#mainContents {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size : 100%;
}
img {
	width: 100%;
}
a.icon_none {
	background: none;
	padding-left: 0;
}
.align-c {
	text-align: center;
}


/*フォント*/
#main-top {
	font-family: Meiryo,sans-serif;
}

.font13 {
	/* ブラウザのデフォルトフォントサイズ：16px Ｘ style.cssのbody指定フォントサイズ：83％ ＝ 13.28px */
}

.font16 {
	font-size: 120%;
	line-height: 1.8;
}

.font20 {
	font-size: 150%;
	line-height: 1.8;
}

.font25 {
	font-size: 190%;
}
.big {
	font-size: 1.375rem;
}
.small {
	font-size: 0.8em;
}
.red {
	color: #C00;
}

.blue {
	color: #06C;
}

.box4 h6{
	color: #c31124;
}
.box4 {
	padding: 2em 0em;
	margin: 0 auto;
}
.box4 h6{
	color: #c31124;
}
.box4 dt{
	font-weight: bold;
}
.box4 dd{
	margin-bottom: 1em;
}
.box4 h5.tit_h5{
	padding-bottom: 0.2em;
}
.box4 p.cmt{
	margin-bottom: 0;
}
.wd_link {
	text-align: center;
}

.wd_link p {
	margin: 20px auto;
	font-size: 1.2em;
	font-weight: bold;
	border:1px solid #ccc;
	padding: 8px 15px;
	display: inline-block;
}

/*内容*/
.maturitxt {
	margin: 0 auto 70px;
}
#osiro h3 {
	font-size: 1.25rem;
	padding: 1.25rem 1rem;
	background: #a70b13;
	color: #fff;
	margin-bottom: 30px;
}
.itemspot h4 {
	font-size: 1.5rem;
	display: flex;
	align-items: center;
	background: url(img/tit_bk.png);
	background-size: cover;
	padding: 1rem;
	text-shadow:
	1px  0   0 #fff,
	-1px  0   0 #fff,
	0   1px  0 #fff,
	0  -1px  0 #fff,
	1px  1px 0 #fff,
	-1px  1px 0 #fff,
	1px -1px 0 #fff,
	-1px -1px 0 #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	letter-spacing: 0.05rem;
	position: relative;
}
.itemspot h4 span {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	font-size : 1rem;
	display: inline-block;
	margin-left: 1rem;
}
.itemspot h4 span.num {
	margin-left: 0.5rem;
	color: #A60C14;
	text-shadow: none;
	font-size: 1.5rem;
	margin-right: 1rem;
	position: relative;
	z-index: 5;
}
.itemspot h4 span.num:before {
	content: '';
	position: absolute;
	top: 20%;
	left: 80%;
	transform: translate(-50%,-50%);
	background: url(img/tit_num.png);
	background-size: 100%;
	width: 75px;
	height: 74px;
	z-index: -1;
}
#title {
	margin-bottom: 30px;
}
.top-btn div {
	padding: 5px;
}
.top-btn a:hover {
	opacity: 0.8;
}
table.spot {
	margin: 0 auto;
	width: 100%;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-all;
}
table.spot th {
	width: 25%;
	border: none;
	border-bottom: 1px dashed #787472;
	background: #e7e7e7;
	text-align: center;
	line-height: 1;
	font-weight: normal;
}
table.spot th.secchi{
	background-color: #F4F0D6;
	padding: 1.5em 0;
	color: #000;
}
table.spot td {
	width: 75%;
	padding: 1em 7px;
	border: none;
	border-bottom: 1px dashed #787472;
}
table.spot tr:last-child th,
table.spot tr:last-child td {
	border-bottom: none;
}
.fl_box {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem 10px;
}
.jst-sb {
	justify-content: space-between;
}
.jst-c {
	justify-content: center;
}
.fl_box div.itemspot {
	width: 305px;
	padding: 0 0.5em;
	margin-bottom: 1em;
}
.chu {
	margin: 0 auto;
	text-align: right;
	border-top: 1px dotted #aaa;
	padding-top: 0.5em;
	font-size: 90%;
}
div.item80 {
	width: 80%;
}
div.item20 {
	width: 20%;
}
ul.gai {
	display: flex;
	flex-wrap: wrap;
	font-size: 1.125em;
	margin-top: 1em;
	width: calc(100% - 230px);
}
ul.gai li {
	border-bottom: 1px dashed #ccc;
	padding: 1em 0.5em;
}
ul.gai li:nth-child(odd) {
	width: 18%;
	font-weight: bold;
}
ul.gai li:nth-child(even) {
	width: 82%;
}
span.touha {
	font-size: 16px;
	background: #a40b5d;
	color: #fff;
	padding: 2px 15px 4px;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 5px;
}
span.sanka {
	font-size: 16px;
	background: #6A3907;
	color: #fff;
	padding: 2px 1em 4px;
	display: inline-block;
	margin-bottom: 5px;
}
.tirasi_box {
	width: 200px;
	text-align: center;
}
.tirasi_box a[href$=".pdf"] {
	padding-left: 0;
	background: none;
}
.float-r {
	float: right;
	max-width: 200px;
	padding: 0.5em;
	text-align: center;
}
.pc-tit {
	display: block;
}
.sp-tit {
	display: none;
}
.quiz {
	margin: 10px auto 30px;
	border: 2px solid #a40b5d;
	padding: 0 0 40px;
	text-align: center;
	font-size: 1rem;
}
.quiz h4 {
	background: #a40b5d;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.5rem;
	padding: 1.5rem 1rem;
}
.line-p {
	color: #a40b5d;
	font-weight: bold;
	margin: 30px 1rem;
	padding: 0.5em 2em;
	border: 1px solid #a40b5d;
	border-radius: 20px;
	display: inline-block;
}
.fl_main {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.line-item {
	width: 33.3%;
}
.quiz_num_tit {
	margin-top: 1em;
	text-align: center;
}
.quiz2 {
	margin: 50px auto 30px;
	text-align: center;
}
.quiz2 ul {
	display: flex;
	justify-content: space-between
}
.quiz2 ul li {
	width: 33%;
	text-align: left;
	padding: 1em 1em 1em 2.5em;
	text-indent:-1.5em;
	border: 3px solid #32762d;
	border-radius: 15px;
}
.link-btn {
	max-width: 750px;
	display: block;
	margin: 0 auto;
}
.link-btn:hover {
	opacity: 0.7;
}

@media screen and (max-width:960px) {
	.maturitxt {
		margin: 0 auto 30px;
	}
	.box4 {
		width: 98%;
	}
}
@media screen and (max-width:820px) {
	.fl_box div.itemspot {
		width: 50%;
	}
}
@media screen and (max-width:768px) {
	.fl_box:has(.tirasi_box) {
		display: block;
	}
	ul.gai,.tirasi_box {
		width: 100%;
	}
	.tirasi_box {
		margin: 30px auto 50px;
	}
	.tirasi_box img {
		width: 200px;
	}
	.fl_box div.itemspot {
		width: 100%;
		max-width: 375px;
		margin: 0 auto 50px;
	}
	ul.gai {
		display: block;
	}
	ul.gai li:nth-child(odd) {
		width: 100%;
		border-bottom: none;
		padding: 0.5em 0.5em 0 0.5em;
	}
	ul.gai li:nth-child(even) {
		width: 100%;
		padding: 0.5em;
	}
	.fl_main {
		display: block;
	}
	.line-item {
		width: 90%;
		margin: 0 auto;
	}
	.line-item:nth-child(n+2) {
		margin-top: 30px;
		border-top: 1px solid #ddd;
	}
	.line-item img {
		max-width: 330px;
	}
	.pc {
		display: none;
	}
	.box4 h4 {
		font-size: 1.2em;
	}



}

@media screen and (max-width:500px) {
	.fl_box div.itemspot {
		width: 100%;
	}
	.pc-tit {
		display: none;
	}
	.sp-tit {
		display: block;
	}

}