.mother2025
	{
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.4;
	font-size: 1.5em;
	color: #2f2725;
	font-family: "Noto Serif JP", serif;
	}

.mother2025 picture img
	{
	width: 100%;
	}

.mother2025 ul a img
	{
	width: 100%;
	}

.mother2025 h2
	{
	margin: 0vh 0 0vh;
	padding: 0vh 0 10vh 0;
	line-height: 1.8;
	color: #46474d;
	font-weight: normal;
	font-size: 1em;
	}

.mother2025 h2 span
	{
	margin: 1rem 0 0 0;
	display: block;
	color: #dc143c;
	}

.mother2025 section
	{
	padding: 5rem 0;
	}

.mother2025 .info
	{
	padding: 5% 0 0 0;
	}

.mother2025 .info div
	{
	width: 1200px;
	max-width: 94%;
	margin: 1% auto 0% auto;
	padding: 2rem;
	border: 1px solid #ccc;
	}

.mother2025 .info div p span
	{
	color: #dc143c;
	}

.mother2025 .info div p small
	{
	display: block;
	margin: 1rem 0;
	font-size: 0.7em;
	}

.mother2025 .info div+p
	{
	width: 1200px;
	max-width: 94%;
	margin: 1% auto 5% auto;
	text-align: right;
	font-size: 0.9em;
	}

.mother2025 .info div+p a
	{
	padding: 0 1rem 0 0;
	position: relative;
	}

.mother2025 .info div+p a::before
        {
        content: "";
        position: absolute;
        top: 58%;
        right: 0;
        width: 7px;
        height: 7px;
        border-top: 1px solid #222;
        border-right: 1px solid #222;
        transform: rotate(45deg);
        margin-top: -5px;
        }

.mother2025 .wrapping
	{
	width: 1200px;
	max-width: 94%;
	margin: 1% auto 5% auto;
	}



.mother2025 #link01
	{
	background-color: #f3e6ec;
	}

.mother2025 #link02
	{
	background-color: #fffbcd;
	}

.mother2025 #link03
	{
	background-color: #e3ebcd;
	}

.mother2025 #link04
	{
	background-color: #fdecda;
	}

.mother2025 #link05
	{
	background-color: #e8d2f2;
	}




.mother2025 section h3
	{
	font-size: 1.5em;
	padding: 3rem 0 5rem 0;
	margin: 0;
	}

.mother2025 section .one
	{
	width: 1200px;
	margin: 5vh auto 8vh auto;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	align-items: center;
	}

.mother2025 section .one:nth-child(even)
	{
	flex-direction: row-reverse;
	}

.mother2025 section .one:last-child
	{
	margin-bottom: 0;
	}

.mother2025 section .one li:first-child
	{
	width: 45%;
	}

.mother2025 section .one li:last-child
	{
	text-align: left;
	}

.mother2025 section .one li:last-child
	{
	width: 52%;
	}


.mother2025 section .one li:last-child b
	{
	padding: 0 0.5em;
	color: #fff;
	font-size: 1.2em;
	}

.mother2025 #link01  .one li:last-child b
	{
	background: #d37486;
	}

.mother2025 #link02  .one li:last-child b
	{
	background: #b3a256;
	}

.mother2025 #link03  .one li:last-child b
	{
	background: #9aae4a;
	}

.mother2025 #link04  .one li:last-child b
	{
	background: #d68770;
	}

.mother2025 #link05  .one li:last-child b
	{
	background: #bd9bcc;
	}


.mother2025 section .one li:last-child h4
	{
	font-size: 1.8em;
	margin: 2vh 0 3vh 0;
	font-weight: bold;
	}

.mother2025 section .one li:last-child span
	{
	color: #e2778f;
	background-color: #fff;
	padding: 0.5% 1%;
	line-height: 2.0;
	font-weight: bold;
	font-size: 1.2em;
	}

.mother2025 #link02 .one li:last-child span
	{
	color: #ea9041;
	}

.mother2025 #link03 .one li:last-child span
	{
	color: #9aae4a;
	}

.mother2025 #link04 .one li:last-child span
	{
	color: #d68770;
	}

.mother2025 #link05 .one li:last-child span
	{
	color: #bd9bcc;
	}





.mother2025 section .one li:last-child p
	{
	margin-top: 3vh;
font-family: "Noto Sans JP", sans-serif;
	line-height: 1.8;
	}

.mother2025 section .one li:last-child em
	{
	margin-top: 5vh;
	font-style: normal;
	display: flex;
	justify-content: flex-end;
	}

.mother2025 section .one li:last-child a
	{
	width: 50%;
	display: block;
	color: #fff;
	text-align: center;
	padding: 2%;
	border-radius: 10px;
	background: #e2778f;
	position: relative;
	}

.mother2025 section .one li:last-child a:before
	{
	content: '';
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 52%;
	right: 10%;
	margin-top: -9px;
	}

.mother2025 section .one li:last-child a:after
	{
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #e2778f;
	border-right: solid 2px #e2778f;
	position: absolute;
	top: 54%;
	right: 12.5%;
	margin-top: -4px;
	transform: rotate(45deg);
	}

.mother2025 #link02 .one li:last-child a
	{
	background: #ea9041;
	}

.mother2025 #link02 .one li:last-child a:after
	{
	border-top: solid 2px #ea9041;
	border-right: solid 2px #ea9041;
	}

.mother2025 #link03 .one li:last-child a
	{
	background: #9aae4a;
	}

.mother2025 #link03 .one li:last-child a:after
	{
	border-top: solid 2px #9aae4a;
	border-right: solid 2px #9aae4a;
	}

.mother2025 #link04 .one li:last-child a
	{
	background: #d68770;
	}

.mother2025 #link04 .one li:last-child a:after
	{
	border-top: solid 2px #d68770;
	border-right: solid 2px #d68770;
	}

.mother2025 .link05_a
	{
	width: 90% !important;
	}

.mother2025 .link05_a:after
	{
	right: 11.3% !important;
	}

.mother2025 #link05 .one li:last-child a
	{
	background: #bd9bcc;
	}

.mother2025 #link05 .one li:last-child a:after
	{
	border-top: solid 2px #bd9bcc;
	border-right: solid 2px #bd9bcc;
	}

.mother2025 section .one li:last-child small
	{
	padding: 2px 10px;
	font-family: 'Nunito Sans', sans-serif;
	color: #fff;
	font-size: 1.2em;
	background: #ea9041;
	}

.mother2025 #link03 .one li:last-child small
	{
	background: #6297b9;
	}

.mother2025 #link04 .one li:last-child small
	{
	background: #d68770;
	}

.mother2025 #link05 .one li:last-child small
	{
	background: #bd9bcc;
	}

.mother2025 h5
	{
	font-size: 2.2em;
	padding: 5vh 0 5vh 0;
	margin: 0;
	}

.mother2025 .item_list
	{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	width: 1200px;
	margin: 0 auto;
	}

.mother2025 .item_list:after
	{
	content: "";
	width: 48%;
	}

.mother2025 .mens:after
	{
	content: "";
	width: 23%;
	}

.mother2025 .item_list li
	{
	width: 23%;
	margin-bottom: 3%;
	font-size: 0.65em;
	}

.mother2025 .item_list li a
	{
	display: block;
	}

.mother2025 .item_list li a em
	{
	display: block;
	border-radius: 10px;
	padding: 3% 2%;
	font-style: normal;
	color: #fff;
	background: #ea9041;
	position: relative;
	}

.mother2025 #link03 .item_list li a em
	{
	background: #9aae4a;
	}

.mother2025 #link04 .item_list li a em
	{
	background: #d68770;
	}

.mother2025 #link05 .item_list li a em
	{
	background: #bd9bcc;
	}


.mother2025 .item_list li a em:before
	{
	content: '';
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 52%;
	right: 10%;
	margin-top: -9px;
	}

.mother2025 .item_list li a em:after
	{
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #ea9041;
	border-right: solid 2px #ea9041;
	position: absolute;
	top: 54%;
	right: 12.5%;
	margin-top: -4px;
	transform: rotate(45deg);
	}

.mother2025 #link03 .item_list li a em:after
	{
	border-top: solid 2px #9aae4a;
	border-right: solid 2px #9aae4a;
	}

.mother2025 #link04 .item_list li a em:after
	{
	border-top: solid 2px #d68770;
	border-right: solid 2px #d68770;
	}

.mother2025 #link05 .item_list li a em:after
	{
	border-top: solid 2px #bd9bcc;
	border-right: solid 2px #bd9bcc;
	}

.mother2025 .all_links
	{
	display: block;
	width: 50%;
	margin: 5% auto 0 auto;
	padding: 2% 0;
	color: #fff;
	font-size: 1.2em;
	position: relative;
	}

.mother2025 .all_links:before
	{
	content: '';
	width: 22px;
	height: 22px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 10%;
	margin-top: -9px;
	}

.mother2025 .all_links:after
	{
	content: '';
	width: 7px;
	height: 7px;
	border: 0;
	border-top: solid 2px #ea9041;
	border-right: solid 2px #ea9041;
	position: absolute;
	top: 52%;
	right: 11%;
	margin-top: -4px;
	transform: rotate(45deg);
	}


.mother2025 #link02 .all_links
	{
	background-color: #ea9041;
	}

.mother2025 #link03 .all_links
	{
	background-color: #6297b9;
	}

.mother2025 #link03 .all_links:after
	{
	border-top: solid 2px #6297b9;
	border-right: solid 2px #6297b9;
	}

.mother2025 #link04 .all_links
	{
	background-color: #6ba882;
	}

.mother2025 #link04 .all_links:after
	{
	border-top: solid 2px #6ba882;
	border-right: solid 2px #6ba882;
	}

.mother2025 #link05 .all_links
	{
	background-color: #f29a23;
	}

.mother2025 #link05 .all_links:after
	{
	border-top: solid 2px #f29a23;
	border-right: solid 2px #f29a23;
	}


.spbr
	{
	display: none;
	}

@media screen and (max-width:769px) {
	.spbr
		{
		display: block;
		}

	.mother2025
		{
		font-size: 0.9em;
		}

.mother2025 h2
{
padding-bottom: 5vh;
}


.mother2025 section h3
{
padding-bottom: 1rem;
}


	.mother2025 .info .nav
		{
		width: 90%;
		margin: 1% auto 5% auto;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		}

	.mother2025 .info .nav li
		{
		margin-top: 2%;
		width: 33%;
		}

	.mother2025 .info .nav li:first-child
		{
		width: 66%;
		}

	.mother2025 .info .price li:first-child
		{
		width: 32% !important;
		}

	.mother2025 .info .price li
		{
		width: 32%;
		}

	.mother2025 .info .price li a
		{
		padding: 1vh 0;
		}

	.mother2025 .info .price li a:before
		{
		width: 14px;
		height: 14px;
		top: 55%;
		right: 5%;
		}

	.mother2025 .info .price li a:after
		{
		width: 4px;
		height: 4px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		position: absolute;
		top: 56%;
		right: 9.5%;
		}


	.mother2025 section .one
		{
		width: 90%;
		margin: 5vh auto 8vh auto;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		align-items: center;
		}

	.mother2025 section .one:last-child
		{
		margin-bottom: 0;
		}

	.mother2025 section .one li:first-child
		{
		width: 100%;
		margin-bottom: 1rem;
		}

	.mother2025 section .one li:last-child
		{
		width: 100%;
		}

	.mother2025 section .one li:last-child img
		{
		margin-top: 5%;
		width: 50% !important;
		}

	.mother2025 section .one li:last-child h4
		{
		margin: 1vh 0 1vh 0;
		}

	.mother2025 section .one li:last-child p
		{
		margin-top: 2vh;
		}

	.mother2025 section .one li:last-child em
		{
		margin-top: 3vh;
		}

	.mother2025 section .one li:last-child a
		{
		width: 100%;
		padding: 3% 2%;
		}


	.mother2025 section .one li:last-child a:after
		{
		content: '';
		width: 6px;
		height: 6px;
		border: 0;
		border-top: solid 2px #e2778f;
		border-right: solid 2px #e2778f;
		position: absolute;
		top: 54%;
		right: 11.8%;
		margin-top: -4px;
		transform: rotate(45deg);
		}

	.mother2025 .link05_a
		{
		width: 100% !important;
		}

	.mother2025 .link05_a:after
		{
		right: 11.8% !important;
		}

	.mother2025 #link02 .one li:first-child img ,.mother2025 #link03 .one li:first-child img ,.mother2025 #link04 .one li:first-child img ,.mother2025 #link05 .one li:first-child img
		{
		margin-bottom: 5%;
		}

	.mother2025 .item_list
		{
		width: 90%;
		}



	.mother2025 .item_list li
		{
		width: 100%;
		margin-bottom: 3%;
		font-size: 0.65em;
		}

	.mother2025 .item_list li a
		{
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		align-items: center;
		}

	.mother2025 .item_list li a img
		{
		width: 50%;
		}

	.mother2025 .item_list li a div
		{
		width: 48%;
		font-size: 1.8em;
		}

	.mother2025 .item_list li a em
		{
		font-size: 0.9em;
		}

	.mother2025 .item_list li a em:before
		{
		content: '';
		width: 16px;
		height: 16px;
		background: #fff;
		border-radius: 50%;
		position: absolute;
		top: 57%;
		right: 10%;
		margin-top: -9px;
		}

	.mother2025 .item_list li a em:after
		{
		top: 58%;
		right: 13.5%;
		}


.mother2025 .all_links
	{
	width: 90%;
	padding: 5% 0;
	}


.mother2025 .all_links:after
	{
	top: 54%;
	right: 12.8%;
	margin-top: -4px;
	transform: rotate(45deg);
	}



#link06 picture
	{
	}

#link06 div
	{
	padding: 0 4%;
	}

#link06 picture img
	{
	width: 100%;
	}

section>img
{
max-width: 90%;
}
}


#link06 h3
	{
	font-size: 1.6em;
	margin-bottom: 5%;
	}