<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.show-pc{
	display: block;
}
.show-sp{
	display: none;
}
/*---------- ページ内リンク ----------*/
.sc21-LNK-list-local-2clm {
	margin-top: 1.875rem;
	/*font-size: .875rem;*/
	margin-bottom: 0;
	box-sizing: border-box;
	padding-left: 0;
	max-width: 100%;
	line-height: 1.5;
	list-style-type: none
}
.sc21-LNK-list-local-2clm__link{
	display: inline-flex;
	align-items: flex-start;
	box-sizing: border-box;
	height: 100%;
	max-width: 100%;
	text-decoration: none;
	transition-property: color;
	transition-duration: .1s;
	transition-timing-function: linear;
	color: #222
}
.sc21-LNK-list-local-2clm__link:hover{
	color: #0070cf
}
.sc21-LNK-list-local-2clm__icon {
	transition-property: color, background-color;
	transition-duration: .1s;
	transition-timing-function: linear;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: .5625rem;
	border-radius: .625rem;
	width: 1.25rem;
	height: 1.25rem;
	color: #ddd;
	background-color: #fff;
	box-shadow: 0 0 0 1px inset
}
@media screen and (min-width: 768px) {
	.sc21-LNK-list-local-2clm__icon{
		margin-top: .25rem;
		margin-right: .625rem
	}
}
@media print {
	.sc21-LNK-list-local-2clm__icon {
		margin-top: .25rem;
		margin-right: .625rem
	}
}
.sc21-LNK-list-local-2clm__link:hover .sc21-LNK-list-local-2clm__icon{
	background-color: #0070cf;
	color: #0070cf
}
.sc21-LNK-list-local-2clm__arrow{
	transition-property: color;
	transition-duration: .1s;
	transition-timing-function: linear;
	color: #004098
}
.sc21-LNK-list-local-2clm__link:hover .sc21-LNK-list-local-2clm__arrow{
	color: #fff
}
.sc21-LNK-list-local-2clm__link:hover .sc21-LNK-list-local-2clm__text{
	text-decoration: underline
}
/*---------- 外部リンク ----------*/
.sc21-LNK-txt, .sc21-LNK-list-col2 {
	margin-top: 1.875rem;
	font-size: 1rem;
	line-height: 1.8;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none
}
@media screen and (min-width: 768px) {
	.sc21-LNK-txt, .sc21-LNK-list-col2 {
		margin-top: 2.5rem
	}
}
@media print {
	.sc21-LNK-txt, .sc21-LNK-list-col2 {
		margin-top: 2.5rem
	}
}
.sc21-LNK-txt__icon, .sc21-LNK-list__icon {
	transition-property: color;
	transition-duration: .1s;
	transition-timing-function: linear;
	margin-left: .25rem;
	color: #004098
}
.sc21-LNK-txt__link:hover .sc21-LNK-txt__icon, .sc21-LNK-list__link:hover .sc21-LNK-list__icon {
	color: #0070cf
}
.sc21-LNK-list {
	margin-top: 1.875rem;
	font-size: 1rem;
	line-height: 1.8;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none
}
@media screen and (min-width: 768px) {
	.sc21-LNK-list {
		margin-top: 2.5rem
	}
}
@media print {
	.sc21-LNK-list {
		margin-top: 2.5rem
	}
}
.sc21-LNK-list__item:nth-child(n+2) {
	margin-top: .625rem
}
@media screen and (min-width: 768px) {
	.sc21-LNK-list__item:nth-child(n+2) {
		margin-top: .5rem
	}
}
@media print {
	.sc21-LNK-list__item:nth-child(n+2) {
		margin-top: .5rem
	}
}
body .sc21-LNK-txt__link[href], body .sc21-LNK-list__link[href] {
	transition-property: color;
	transition-duration: .1s;
	transition-timing-function: linear;
	display: inline-flex;
	align-items: baseline;
	color: #222;
	text-decoration: none
}
body .sc21-LNK-txt__link[href]:hover, body .sc21-LNK-list__link[href]:hover {
	color: #0070cf;
	text-decoration: underline
}
.sc21-LNK-txt__arrow, .sc21-LNK-list__arrow {
	transition-property: color;
	transition-duration: .1s;
	transition-timing-function: linear;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: .5rem;
	width: .875rem;
	height: .875rem;
	color: #004098
}
.sc21-LNK-txt__link:hover .sc21-LNK-txt__arrow, .sc21-LNK-list__link:hover .sc21-LNK-list__arrow {
	color: #0070cf
}
.sc21-LNK-list__link:hover .sc21-LNK-list__icon {
	color: #0070cf
}
/*---------- hr ----------*/
.sc21-HLN-3-bdr {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-top: 2.8125rem;
	margin-bottom: 0;
	font-weight: 600
}
@media screen and (min-width: 768px) {
	.sc21-HLN-3-bdr {
		font-size: 1.75rem;
		margin-top: 4.375rem
	}
}
@media print {
	.sc21-HLN-3-bdr {
		font-size: 1.75rem;
		margin-top: 4.375rem
	}
}
.sc21-HLN-3-bdr {
	position: relative;
	z-index: 0;
	padding-top: 2.25rem
}
@media screen and (min-width: 768px) {
	.sc21-HLN-3-bdr {
		padding-top: 3.8125rem
	}
}
@media print {
	.sc21-HLN-3-bdr {
		padding-top: 3.8125rem
	}
}
.sc21-HLN-3-bdr::before {
	position: absolute;
	top: 0;
	left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	width: 100%;
	content: ""
}

.section{
	line-height: 1.8;
}
.section h2{
	font-size: 30px;
	margin: 0 0 40px;
	color: #004098;
}
.section h3{
	font-size: 26px;
	margin: 30px 0 20px;
}
p.top-lead{
	padding: 30px 0;
}
nav.page-nav{
	background-color: #f5f5f5;
	padding: 40px 0;
}
nav.page-nav ul{
	display: flex;
	justify-content: space-between;
}
.about-ttl{
	background: #009944;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 18px 0 16px 30px;
	margin: 60px 0 0;
	position: relative;
}
.about-ttl::before{
	content: "";
	display: inline-block;
	width: 100px;
	height: 106px;
	background-image: url("../img/img_pentos_01.png");
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	left: 30px;
	bottom: 0;
}
.about-youtube{
	margin: 0 0 60px;
	width: 100%;
	aspect-ratio: 16 / 9;
}
.about-youtube iframe {
	width: 100%;
	height: 100%;
}
.list-future{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.list-future .list-future-item{
	width: 30%;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 6px;
}
.list-future .list-future-item img{
	width: 100%;
}
.list-future .list-future-item p{
	margin: 0 0 18px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.img-flo img{
	width: 100%;
}
.note_list_04{
	margin: 20px 0 0;
	font-size: 14px;
	color: #707070;
}
.btn-area{
	margin: 50px 0 120px;	
}
a.btn-green{
	background: #009944;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	border-radius: 10px;
	padding: 18px 0 16px 30px;
	position: relative;
	display: block;
    text-decoration: none;
}
a.btn-green:hover{
	background: #00823a;
}
a.btn-green::before{
	content: "";
	display: inline-block;
	width: 100px;
	height: 106px;
	background-image: url("../img/img_pentos_02.png");
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	left: 30px;
	bottom: 0;
}
a.btn-green::after{
	content: "";
	width: 10px;
	height: 10px;
	border: 0;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 4%;
	bottom: 0;
	margin: auto;
}
@media screen and (min-width: 768px) and (max-width:900px) {
	.about-ttl,
	a.btn-green {
	    font-size: 3vw;
	}
}
@media screen and (min-width:1px) and (max-width:767px) {
	.show-pc{
		display: none;
	}
	.show-sp{
		display: block;
	}
	.section{
		line-height: 1.6;
	}
	.section h2 {
		font-size: 1.5rem;
		margin: 0 0 20px;
	}
	.section h3 {
		font-size: 1.17em;
		margin: 40px 0 10px;
	}
	p.top-lead {
		padding: 20px 0;
	}
	nav.page-nav {
		padding: 20px 0;
	}
	nav.page-nav ul {
		flex-direction: column;
	}
	.sc21-LNK-list-local-2clm__item{
		padding: 4px 0;
	}
	.about-ttl {
		font-size: 18px;
		line-height: 1.5;
		padding: 10px 0 8px 10%;
		margin: 40px 0 0;
	}
	.about-ttl::before {
		width: 72px;
		height: 76px;
		left: 10px;
	}
	.about-youtube {
		margin: 0 0 40px;
	}
	.list-future {
		flex-direction: column;
	}
	.list-future .list-future-item {
        width: 100%;
        display: flex;
        align-items: center;
    }
	.list-future .list-future-item + .list-future-item{
		margin-top: 16px;
	}
	.list-future .list-future-item img {
		width: 38%;
	}
	.list-future .list-future-item p {
		margin: 0;
		text-align: left;
        font-size: 4.5vw;
	}
	.note_list_04{
		text-indent: -0.875rem;
		padding-left: 0.875rem;
	}
	a.btn-green {
		font-size: 18px;
		line-height: 1.5;
		padding: 10px 0 8px 10%;
	}
	a.btn-green::before {
		width: 73px;
		height: 78px;
		left: 10px;
	}
	.btn-area {
		margin: 40px 0 80px;
	}
}





</pre></body></html>