﻿body {
	font-family: "M PLUS Rounded 1c", "B612 Mono", Arial sans-serif;
}

table {
	border-collapse: collapse;
	width: 100%;
}

.slogan {
	display: inline-block;
	font-size: 160%;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 2px 2px 10px #777, -2px 2px 10px #777, 2px -2px 10px #777, -2px -2px 10px #777;
}

.message p {
	font-size: 1.1rem;
}

.tb01 th,
.tb01 td {
	padding: 10px;
	border: solid 1px #ccc;
	text-align: center;
	box-sizing: border-box;
}

.tb01 th {
	background: #F3E0D2;
	color: #402511;
	width: 50%;
}

@media screen and (max-width: 640px) {
	.tb01 {
		width: 100%;
	}

	table.tb01 th,
	table.tb01 td {
		display: block;
		width: 100%;
		border-bottom: none;
	}

	.tb01 tr:last-child {
		border-bottom: solid 1px #ccc;
	}
}

.card > blockquote {
	margin-top: 0.5rem;
	margin-bottom: 0;
	padding-left: 1.25rem;
	padding-right: 1.25rem
}



/*----------------------------------------------------
         お知らせ
        ----------------------------------------------------*/
.site_link {
	/*    border: 2px solid #cccccc;*/
	border-top: 1px solid #ccc;
}

	.site_link dl {
		margin: 0px;
		clear: both;
		/*overflow: auto;
            height: 300px;*/
		padding: 5px 10px;
		background-color: #fff;
		/*border: 1px solid #7b2077;
            height: 380px;*/
	}

		.site_link dl dt {
			clear: left;
			float: left;
			/*font-weight: bold;*/
			margin-right: 10px;
			color: #444;
			margin-top: 2px;
			padding: 3px;
		}

.info_list dl dt {
	font-size: 0.8em !important;
}

.site_link dl dd {
	border-bottom: 1px dashed #a9d362;
	margin-bottom: 10px;
	color: #444;
	padding: 3px;
	overflow: hidden;
	display: block;
}

.site_link dl .icon {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/*--- font-size: 1.1em; ---*/
	/*color: #fff;*/
	/*width: 6em;*/
	text-align: center;
	border: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
	/*width: 8em;*/
	width: auto;
	font-weight: normal;
}

.info_list dl .icon {
	font-size: 0.7em;
	width: 6em;
}

.site_link dl dd a:hover {
	text-decoration: underline;
}

.site_link dl dd a:before {
	content: "▶ ";
}

.site_link dl dd span {
	/*font-weight: bold;*/
	color: #d30505;
	padding-left: 5px;
}

.info2 {
	color: #004085 !important;
	background-color: #cce5ff;
	border-color: #b8daff;
	border: solid 1px #004085 !important;
}

.nav_cursor {
	cursor: pointer;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 18px;
	line-height: 1;
	z-index: 99;
}

	#page-top a.top {
		background: #ab101b;
		text-decoration: none;
		color: #fff;
		width: 66px;
		height: 60px;
		padding: 22px 5px;
		text-align: center;
		display: block;
		/*border-radius: 90px;*/
		border-radius: 50%;
		opacity: 0.9;
		transition: all .3s ease;
		cursor: pointer;
	}

		#page-top a.top:hover {
			text-decoration: none;
			opacity: .5;
		}

.navbar-light .navbar-nav .nav-link.active {
	font-weight: bold;
}

.section_title {
	color: #222;
}

@media (max-width: 991px) {
	.header_comment {
		display: none;
	}

	.subtitle h3 {
		font-size: 1.5rem;
	}
}

@media (max-width: 575px) {
	.subtitle h3 {
		font-size: 1.2rem;
	}
}

div.link_yotsuba01 {
	align-items: center;
	justify-content: center;
	font-size: 1.5rem;
	padding-left: 25px;
	padding-right: 25px;
	color: #e5004f !important;
	background-color: #f9dbdc;
	border-color: #b8daff;
	border: solid 1px #e5004f !important;
	border-radius: 25px;
}

.original-button {
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #711634 !important;
	font-size: 1.35rem;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 25px;
	/*font-weight: bold;*/
	transition: 0.3s;
	background-color: [object object];
	background-image: linear-gradient(180deg, rgba(254, 214, 227, 0.5), rgba(255, 126, 168, 0.5));
}

	.original-button:hover {
		box-shadow: 0 0 rgba(0, 0, 0, 0);
	}

div.link_yotsuba01.sp {
	display: none;
}

@media (max-width: 575px) {
	div.link_yotsuba01.sp {
		display: flex;
		border-radius: 30px;
	}

	div.link_yotsuba01.pc {
		display: none;
	}
}


.youtube {
	width: 70%; /* 横幅変更 */
	padding: 0;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

	.youtube .inner {
		padding-top: 56.25%;
		position: relative;
		height: 0;
		overflow: hidden;
	}

		.youtube .inner iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}


/* 高さは固定しない */
.header1 {
	width: 100% !important;
}

/* 親 */
.jumbotron1 {
	position: relative;
}

/* 画像：横幅優先 */
.hero-img {
	width: 100%;
	height: auto; /* ← これがポイント */
	display: block;
}

/* テキスト重ね */
.content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/* キャッチ */
.catch {
	position: absolute;
	top: 20%;
	left: 10%;
}

/* スマホ調整 */
@media (max-width: 640px) {
	.catch {
		top: 10%;
		left: 5%;
	}
}