@charset "utf-8";


.banner-link02-text-box01::before {
    height: 30px;
} 

.banner-link02-text-area {
    max-width: 368px;
}

/*===========================================================
about01
===========================================================*/

.about01-text-box .text01 br {
	display: none;
}

/*===========================================================
about02
===========================================================*/

.about02-block {
	margin: 60px 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.about02-block:first-child {
	margin: 0;
}

.about02-number-illust-box {
    margin: -30px 0 0;
}

.about02-number-box {
    display: inline-block;
}

.about02-number-box .about-number {
    margin: 0 0 0 25%;
}

.about02-text-box .text01 a {
	color: var(--base-font-color);
	text-decoration: underline;
}

.about02-text-box .text01 a:hover {
	color: var(--base-font-color);
	text-decoration: unset;
}

/*===========================================================
about03
===========================================================*/

.about03-block {
	margin: 60px 0 0;
}

.about03-block:first-child {
	margin: 0;
}

.about03-text-box .text01 a {
	color: var(--base-font-color);
	text-decoration: underline;
}

.about03-text-box .text01 a:hover {
	color: var(--base-font-color);
	text-decoration: unset;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:414px) {


/*===========================================================

===========================================================*/



} /* min-width: 414px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:544px) {


/*===========================================================

===========================================================*/



} /* min-width: 544px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 768px) {


/*===========================================================
about02
===========================================================*/

.about02-block {
	margin: 80px 0 0;
	justify-content: space-between;
	flex-direction: row;
}

.about02-block:nth-of-type(even) {
	flex-direction: row-reverse;
}


} /* min-width: 768px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 960px) {


/*===========================================================
about01
===========================================================*/

.about01-text-box .text01 {
	text-align: center;
}

.about01-text-box .text01 br {
	display: block;
}

/*===========================================================
about02
===========================================================*/

.about02-block {
	margin: 100px 0 0;
}

/*===========================================================
about03
===========================================================*/

.about03-first-text-box {
	text-align: center;
}


} /* min-width: 960px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 1024px) {


/*===========================================================
about03
===========================================================*/

.about03-block {
	margin: 80px 0 0;
}


} /* min-width: 1024px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1200px) {


/*===========================================================

===========================================================*/



} /* min-width: 1200px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1440px) {


/*===========================================================

===========================================================*/



} /* min-width: 1440px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1620px) {




} /* min-width: 1520px ここまで */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */ 