@charset "utf-8";

.contentsMain {
	/*background: linear-gradient(to bottom, #FFF0E1 0%, #FFF0E1 88rem, #FFF 88rem, #FFF 100%);
	position: relative;*/
	background: #fff;
}
/*.contentsMain::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/common/bg_mv.png) no-repeat center center / cover;
	width: 100%;
	height: 3rem;
	top: 87.9rem;
	left: 0;
}*/

/* h1 */
h1 {
	width: 100%;
	aspect-ratio: 900 / 980;	/* CLS対策 画像の比率 */
	background: #FFF0E1;
}
h1 img {
	display: block;
	width: 100%;
}

/* contentsNavWrap */
.contentsNavWrap {
	background: linear-gradient(to bottom, #FFF0E1 0%, #FFF0E1 calc(100% - 2.9rem), #FFF calc(100% - 2.9rem), #FFF 100%);
	margin-top: -1.4rem;
	position: relative;
	font-family: "M PLUS Rounded 1c", sans-serif;
	padding-bottom: 3.5rem;
}
.contentsNavWrap::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/common/bg_mv.png) no-repeat center center / cover;
	width: 100%;
	height: 3rem;
	bottom: 0;
	left: 0;
}
.contentsNavWrap h2 {
	font-size: 2.2rem;
	line-height: 1;
	color: #fff;
	text-align: center;
	background: #8DD7F7;
	border-radius: 1rem;
	padding: 0.9rem;
	font-weight: 500;
	transform: rotateZ(0.03deg);	/* 小さい文字がジャミるのを防ぐ用 */
}
/* contentsNav01 */
.contentsNavWrap .contentsNav01 {
	display: flex;
	flex-wrap: wrap;
	gap: 1.2rem 1.8rem;
	margin-top: 1.5rem;
}
.contentsNavWrap .contentsNav01 li {
	width: calc((100% - 3.6rem) / 3);
}
.contentsNavWrap .contentsNav01 li a {
	position: relative;
	font-size: 1.8rem;
	line-height: 1.3;
	color: #fff;
	display: flex;
	justify-content: center;
	text-align: center;
	background: #78CCD0;
	border-radius: 1.5rem;
	min-height: 8rem;
	height: 100%;
	padding: 1.4rem 0 6.8rem;
	transform: rotateZ(0.03deg);	/* 小さい文字がジャミるのを防ぐ用 */
}
.contentsNavWrap .contentsNav01 li:nth-child(2) a {
	background: #8ED8F8;
}
.contentsNavWrap .contentsNav01 li:nth-child(3) a {
	background: #B7DA9B;
}
.contentsNavWrap .contentsNav01 li:nth-child(4) a {
	background: #F8AA9E;
}
.contentsNavWrap .contentsNav01 li:nth-child(5) a {
	background: #FFD57B;
}
.contentsNavWrap .contentsNav01 li:nth-child(6) a {
	background: #C7B2D6;
}
.contentsNavWrap .contentsNav01 li:nth-child(6) a span {
	display: block;
	width: 125%;
	flex-shrink: 0;
	text-align: center;
	transform: scale(0.8, 1);
	transform-origin: center top;
	letter-spacing: -0.05em;
}
.contentsNavWrap .contentsNav01 li a::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav01.png) no-repeat center center / cover;
	width: 8rem;
	height: 6rem;
	bottom: 0.5rem;
	left: 50%;
	transform: translateX(-50%);
}
.contentsNavWrap .contentsNav01 li:nth-child(2) a::after {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav02.png) no-repeat center center / cover;
}
.contentsNavWrap .contentsNav01 li:nth-child(3) a::after {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav03.png) no-repeat center center / cover;
}
.contentsNavWrap .contentsNav01 li:nth-child(4) a::after {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav04.png) no-repeat center center / cover;
}
.contentsNavWrap .contentsNav01 li:nth-child(5) a::after {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav05.png) no-repeat center center / cover;
}
.contentsNavWrap .contentsNav01 li:nth-child(6) a::after {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav06.png) no-repeat center center / cover;
}
/* contentsNav02 */
.contentsNavWrap .contentsNav02 {
	margin-top: 2rem;
}
.contentsNavWrap .contentsNav02 li a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 2.2rem;
	line-height: 1;
	color: #fff;
	background: #8DD7F7;
	border-radius: 1rem;
	padding: 0.9rem;
	min-height: 6rem;
	transform: rotateZ(0.03deg);	/* 小さい文字がジャミるのを防ぐ用 */
}
.contentsNavWrap .contentsNav02 li + li {
	margin-top: 1.5rem;
}
.contentsNavWrap .contentsNav02 li:nth-child(1) a::before {
	content: "";
	display: inline-block;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav07_01.png) no-repeat center center / cover;
	width: 4.5rem;
	height: 4rem;
	margin-right: 2rem;
}
.contentsNavWrap .contentsNav02 li:nth-child(1) a::after {
	content: "";
	display: inline-block;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav07_02.png) no-repeat center center / cover;
	width: 3.6rem;
	height: 3.6rem;
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}
.contentsNavWrap .contentsNav02 li:nth-child(2) a::before {
	content: "";
	display: inline-block;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav08_01.png) no-repeat center center / cover;
	width: 5.6rem;
	height: 3.8rem;
	margin-right: 3rem;
}
.contentsNavWrap .contentsNav02 li:nth-child(2) a::after {
	content: "";
	display: inline-block;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/nav08_02.png) no-repeat center center / cover;
	width: 2.8rem;
	height: 3.9rem;
	margin-left: 3.8rem;
	margin-right: 2rem;
}
/* bnrWrap */
.contentsNavWrap .bnrWrap {
	margin-top: 1.5rem;
}
.contentsNavWrap .bnrWrap li a {
	display: block;
	width: 100%;
}
.contentsNavWrap .bnrWrap li + li {
	margin-top: 1.5rem;
}
.contentsNavWrap .bnrWrap .kidsclubBnr a {
	border: 1px solid #44b049;
	border-radius: 1rem;
	background: #fff;
	text-align: center;
	font-family: "Noto Sans CJK JP", sans-serif;
	padding-bottom: 1.3rem;
}
.contentsNavWrap .bnrWrap .kidsclubBnr a .ttl {
	font-size: 1.7rem;
	line-height: 1.3;
	font-weight: 600;
	color: #fff;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/kidsclub_bg.png) no-repeat center center / cover;
	width: 100%;
	padding: 0.4rem 0.5rem 0.5rem;
	border-radius: 0.8rem 0.8rem 0 0;
}
.contentsNavWrap .bnrWrap .kidsclubBnr a img {
	width: 10.8rem;
	margin-top: 1.6rem;
}
.contentsNavWrap .bnrWrap .kidsclubBnr a .txt {
	font-size: 1.5rem;
	line-height: 1.8;
	color: #44b049;
	font-weight: 600;
	margin-top: 1.5rem;
}

/* sec */
.sec {
	padding: 7rem 0 5rem;
	position: relative;
	z-index: 2;
}
.sec:has(.secBg) {
	padding: 0;
}
.sec .secBg {
	padding: 5rem 0;
	position: relative;
	background: linear-gradient(to bottom, #FFF 0%, #FFF 2.9rem, #FFF0E1 2.9rem, #FFF0E1 calc(100% - 2.9rem), #FFF calc(100% - 2.9rem), #FFF 100%);
	z-index: -1;
}
.sec .secBg::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/common/bg_top.png) no-repeat center center / cover;
	width: 100%;
	height: 3rem;
	top: 0;
	left: 0;
}
.sec .secBg::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/common/bg_bottom.png) no-repeat center center / cover;
	width: 100%;
	height: 3rem;
	bottom: 0;
	left: 0;
}
.sec h2 {
	font-size: 3.8rem;
	font-weight: 700;
	line-height: 1;
	color: #78CCD0;
	text-align: center;
	position: relative;
	padding-top: 3.2rem;
	letter-spacing: 0.04em;
}
.sec h2::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/sec01_ttl.png) no-repeat center center / cover;
	width: 2.45rem;
	height: 1.35rem;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.sec .photo {
	margin: 1.5rem auto 0;
	text-align: center;
}
.sec .photo img {
	display: block;
	margin: 0 auto;
	width: 8.3rem;
}
.sec .photo .name {
	font-size: 1.5rem;
	font-weight: 600;
	margin-top: 0.6rem;
}
.sec .lead {
	font-size: 1.5rem;
	line-height: 2;
	text-align: center;
	margin-top: 1.5rem;
	font-weight: 600;
}

/* sec01 */
.sec01::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon01.png) no-repeat center center / cover;
	width: 9.8rem;
	height: 11.45rem;
	top: 0.5rem;
	left: 3rem;
}
.sec01::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon02.png) no-repeat center center / cover;
	width: 6.65rem;
	height: 6.45rem;
	top: 17.5rem;
	right: 4rem;
}
.sec01 .lead {
	color: #78CCD0;
}

/* sec02 */
.sec02::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon03.png) no-repeat center center / cover;
	width: 3.9rem;
	height: 3.6rem;
	top: -8.5rem;
	right: 4.2rem;
}
.sec02::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon04.png) no-repeat center center / cover;
	width: 15rem;
	height: 9.45rem;
	top: -4.8rem;
	right: 2.6rem;
}
.sec02 h2 {
	color: #8ED8F8;
}
.sec02 h2::before {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/sec02_ttl.png) no-repeat center center / cover;
}
.sec02 h2::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon05.png) no-repeat center center / cover;
	width: 8.7rem;
	height: 8.65rem;
	top: 0;
	left: 3.8rem;
	transform: translateX(0);
}
.sec02 .lead {
	color: #8ED8F8;
}
.sec.sec02 .swiper .swiper-slide {
	background: #8ED8F8;
}
.sec.sec02 .swiper .swiper-slide::after {
	border-left: 1.7rem solid #8ED8F8;
}
.sec.sec02 .slide .pagerWrap .swiper-prev,
.sec.sec02 .slide .pagerWrap .swiper-next {
	background: #8ED8F8;
}

/* sec03 */
.sec03::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon10.png) no-repeat center center / cover;
	width: 11.85rem;
	height: 14.6rem;
	top: -7.2rem;
	right: 3.2rem;
}
.sec03::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon11.png) no-repeat center center / cover;
	width: 7.95rem;
	height: 11.1rem;
	top: 16rem;
	left: 3.3rem;
}
.sec03 h2 {
	color: #b7da9b;
}
.sec03 h2::before {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/sec03_ttl.png) no-repeat center center / cover;
}
.sec03 .lead {
	color: #B7DA9B;
}
.sec.sec03 .swiper .swiper-slide {
	background: #b7da9b;
	border: 1px solid #b7da9b;
}
.sec.sec03 .swiper .swiper-slide::after {
	border-left: 1.7rem solid #b7da9b;
}
.sec.sec03 .slide .pagerWrap .swiper-prev,
.sec.sec03 .slide .pagerWrap .swiper-next {
	background: #b7da9b;
}

/* sec04 */
.sec04::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon07.png) no-repeat center center / cover;
	width: 10rem;
	height: 13.95rem;
	top: -7rem;
	right: 3.6rem;
}
.sec04::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon15.png) no-repeat center center / cover;
	width: 6.4rem;
	height: 6.5rem;
	top: 35.7rem;
	left: 2.4rem;
}
.sec04 h2 {
	color: #f8aa9e;
}
.sec04 h2::before {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/sec04_ttl.png) no-repeat center center / cover;
}
.sec04 .lead {
	color: #F8AA9E;
}
.sec.sec04 .swiper .swiper-slide {
	background: #f8aa9e;
}
.sec.sec04 .swiper .swiper-slide::after {
	border-left: 1.7rem solid #f8aa9e;
}
.sec.sec04 .slide .pagerWrap .swiper-prev,
.sec.sec04 .slide .pagerWrap .swiper-next {
	background: #f8aa9e;
}

/* sec05 */
.sec05::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon06.png) no-repeat center center / cover;
	width: 12.3rem;
	height: 10.55rem;
	top: -3.5rem;
	left: 2.8rem;
}
.sec05::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon03.png) no-repeat center center / cover;
	width: 3.6rem;
	height: 3.3rem;
	top: 7.8rem;
	left: 3.8rem;
}
.sec05 h2 {
	color: #FFD57B;
}
.sec05 h2::before {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/sec05_ttl.png) no-repeat center center / cover;
}
.sec05 h2::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon05.png) no-repeat center center / cover;
	width: 5.3rem;
	height: 5.3rem;
	top: 24.9rem;
	right: 1.4rem;
	transform: translateX(0);
}
.sec05 .lead {
	color: #FFD57B;
}
.sec.sec05 .swiper .swiper-slide {
	background: #FFD57B;
	border: 1px solid #FFD57B;
}
.sec.sec05 .swiper .swiper-slide::after {
	border-left: 1.7rem solid #FFD57B;
}
.sec.sec05 .slide .pagerWrap .swiper-prev,
.sec.sec05 .slide .pagerWrap .swiper-next {
	background: #FFD57B;
}

/* sec06 */
.sec06 {
	margin-top: 10rem;
}
.sec06::before {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon12.png) no-repeat center center / cover;
	width: 6.95rem;
	height: 6.75rem;
	top: -19.5rem;
	right: 14.2rem;
}
.sec06::after {
	content: "";
	position: absolute;
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/icon16.png) no-repeat center center / cover;
	width: 15.2rem;
	height: 16.1rem;
	top: -7.3rem;
	right: 2rem;
}
.sec06 h2 {
	color: #c7b2d6;
}
.sec06 h2::before {
	background: url(/base/pc/store/special/babyfair/2026ss/img/top/sec06_ttl.png) no-repeat center center / cover;
}
.sec06 .lead {
	color: #C7B2D6;
}
.sec.sec06 .swiper .swiper-slide {
	background: #c7b2d6;
}
.sec.sec06 .swiper .swiper-slide::after {
	border-left: 1.7rem solid #c7b2d6;
}
.sec.sec06 .slide .pagerWrap .swiper-prev,
.sec.sec06 .slide .pagerWrap .swiper-next {
	background: #c7b2d6;
}

/*----------------------------
	swiper
------------------------------*/
.sec .slide {
	position: relative;
}
.sec .swiper {
	padding-right: 3rem;
}
.sec .swiper-slide {
	margin-right: 3rem;
	width: calc(100% - 3rem);
	height: auto;
}
/* pagerWrap */
.sec .slide .pagerWrap {
	display: flex;
	align-items: center;
	gap: 0 1.6rem;
	margin-top: 1.5rem;
	margin-left: 2.5rem;
}
.sec .slide .pagerWrap .swiper-prev,
.sec .slide .pagerWrap .swiper-next {
	width: 4rem;
	height: 4rem;
	cursor: pointer;
	background: #78CCD0;
	border-radius: 50%;
}
/* pagination */
.sec .slide .pagerWrap .swiper-pagination {
	position: static;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 0.5rem;
	font-size: 1.5rem;
	font-weight: 300;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
}
/* 現在のスライド番号 */
.sec .slide .pagerWrap .swiper-pagination-current {
	font-size: 2.1rem;
	width: 3rem;
	text-align: center;
}
/* 総スライド数 */
.sec .slide .pagerWrap .swiper-pagination-total {
	font-size: 2.1rem;
	width: 3rem;
	text-align: center;
}

/* swiperの中身 */
.sec .slide .swiper {
	margin: 4rem auto 0;
}
.sec .swiper .swiper-slide {
	background: #78CCD0;
	border: 1px solid #78CCD0;
	border-radius: 0 1.9rem 1.9rem 0;
	color: #fff;
	position: relative;
}
.sec .secBg .swiper .swiper-slide {
	border: none;
	border-radius: 0 3rem 1.9rem 0;
}
.sec .swiper .swiper-slide::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 1.5rem solid transparent;
	border-bottom: 1.5rem solid transparent;
	border-left: 1.7rem solid #78CCD0;
	right: -1.5rem;
	top: 38.5rem;
}
.sec .swiper .itemPic {
	width: 100%;
	display: block;
}
.sec .secBg .swiper .itemPic {
	background: #fff;
	border-radius: 0 1.9rem 0 0;
}
.sec .swiper .txtWrap {
	padding: 1.5rem 2.4rem 2.4rem;
}
.sec .swiper .txtWrap .shopName {
	font-size: 2.8rem;
	line-height: 1.3;
	text-align: center;
	font-weight: 600;
	margin: 0 -1.5rem;
}
.sec .swiper .txtWrap .itemName {
	font-size: 1.9rem;
	line-height: 1.5;
	text-align: center;
	margin: 0.8rem -1.5rem 0;
}
.sec .swiper .txtWrap .itemName .price {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-variation-settings: "wdth" 87.5;
	font-size: 108%;
	line-height: 1.9rem;
}
.sec .swiper .txtWrap .itemName .yen {
	font-size: 1.4rem;
	position: relative;
	top: -0.1rem;
	padding-left: 0.1rem;
}
.sec .swiper .txtWrap .shopStore {
	font-size: 1.5rem;
	text-align: center;
	font-weight: 400;
	margin: 0.3rem -1.5rem 0;
}
.sec .swiper .txtWrap .onlineStore {
	margin: 1rem auto 0;
	text-align: center;
}
.sec .swiper .txtWrap .onlineStore a {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1;
	font-weight: 300;
	color: #fff;
	text-align: center;
	border: solid 1px #fff;
	padding: 0.5rem 1.8rem 0.6rem 0.8rem;
	position: relative;
	border-radius: 2rem;
}
.sec .swiper .txtWrap .onlineStore a::after {
	content: "";
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	width: 0.6rem;
	height: 0.6rem;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 0.3rem);
	right: 0.9rem;
}
.sec .swiper .txtWrap .txt {
	font-size: 1.5rem;
	line-height: 1.66;
	margin-top: 1.8rem;
	font-weight: 400;
	text-align: justify;
}
.sec .swiper .txtWrap .itemName + .onlineStore {
	margin-top: 0.3rem;
}
.sec .swiper .txtWrap .onlineStore + .itemName {
	margin-top: 1rem;
}

/* shopLinkWrap */
.shopLinkWrap {
	padding: 6.5rem 0 0;
}
.shopLinkWrap h2 {
	font-size: 3.8rem;
	line-height: 1.3;
	color: #FEC34E;
	font-weight: 600;
	text-align: center;
}
.shopLinkWrap ul {
	margin: 3rem auto 0;
	width: 83.75%;
}
.shopLinkWrap ul li + li {
	margin-top: 1.7rem;
}
.shopLinkWrap ul li a {
	display: block;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform: rotateZ(0.03deg);	/* 小さい文字がジャミるのを防ぐ用 */
	background: #FFDC8B;
	color: #fff;
	font-size: 2.2rem;
	line-height: 1.3;
	font-weight: 500;
	text-align: center;
	padding: 0.7rem 3.5rem;
	border-radius: 4.2rem;
	position: relative;
}
.shopLinkWrap ul li a::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 0.7rem solid transparent;
	border-bottom: 0.7rem solid transparent;
	border-left: 1.2rem solid #fff;
	right: 2rem;
	top: 50%;
	transform: translateY(-50%);
}

/* bottomLinkWrap */
.bottomLinkWrap {
	padding: 10rem 0 0;
}
.bottomLinkWrap .connectionBnr {
	margin-top: 8rem;
	text-align: center;
}
.bottomLinkWrap .connectionBnr li + li {
	margin-top: 3rem;
}
.bottomLinkWrap .connectionBnr li:not(:has(a)) {
	display: block;
	border: solid 1px #2E3191;
	padding: 2rem 1rem;
	border-radius: 1rem;
}
.bottomLinkWrap .connectionBnr li a {
	display: block;
	border: solid 1px #2E3191;
	padding: 2rem 1rem;
	border-radius: 1rem;
}
.bottomLinkWrap .connectionBnr li.salonBnr img {
	display: block;
	width: 29.6rem;
	margin: 0 auto;
}
.bottomLinkWrap .connectionBnr li.kawaiiBnr img {
	display: block;
	width: 32.3rem;
	margin: 0 auto;
}
.bottomLinkWrap .connectionBnr li .txt {
	font-size: 1.2rem;
	line-height: 2.1rem;
	color: #2E3191;
	font-weight: 700;
	margin-top: 1.5rem;
}
.bottomLinkWrap .connectionBnr li .txt01 {
	font-size: 1.8rem;
	line-height: 1.3;
	font-weight: 700;
	margin-top: 1.2rem;
}
.bottomLinkWrap .connectionBnr li .txt02 {
	font-size: 1.6rem;
	line-height: 1.66;
	margin-top: 0.5rem;
	font-feature-settings: normal;
}
.bottomLinkWrap .kochira {
	margin-top: 0;
}
.bottomLinkWrap .kochira a {
	letter-spacing: 0.1em;
}

/* kochira */
.kochira {
	margin: 2rem auto 0;
	width: 85%;
}
.kochira a {
	display: block;
	border: solid 1px #5C7D96;
	font-size: 2.2rem;
	line-height: 1.3;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #5C7D96;
	text-align: center;
	padding: 1.6rem 1.5rem 1.7rem;
	border-radius: 6.3rem;
	position: relative;
	box-shadow: 0.3rem 0.3rem 0.5rem rgba(0, 0, 0, 0.3);
	transition: transform 0.2s ease-out;
}
.kochira a:hover {
	transform: translateY(0.5rem);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
	opacity: 1;
}

/* noticeWrap */
.noticeWrap {
	padding: 11rem 0 6rem;
}
.noticeWrap p {
	font-size: 1.45rem;
	line-height: 1.66;
	text-align: justify;
}