@charset "UTF-8";

/* -----------------------------------------
	woman
----------------------------------------- */

.l-bg-gray + .l-bg-gray {
	border-top: solid 1px #DDD;
}

@media (min-width: 751px) {
	.un-dcenter {
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
}

.un-anchor__inner {
	padding: 20px;
	border-radius: 20px;
	background: #F6F6E4;
}
@media (min-width: 751px) {
    .un-anchor__inner {
        padding: 30px;
    }
}

.guide span{
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 17px;
/*	border: 1px solid #7c7c7c;*/
	margin-right: 3px;
	background-color: #e40082;
}

.c-box.un-woman-cbox {
	border-radius: 0;
	margin-top: 0;
}

.un-woman-img-w690 {
	width: 100% !important;
	max-width: 690px !important;
}

.un-woman-img-w825 {
	width: 100% !important;
	max-width: 825px !important;
}

.un-woman-img-w678 {
	width: 100% !important;
	max-width: 678px !important;
}

.un-woman-img-w679 {
	width: 100% !important;
	max-width: 679px !important;
}
