<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------------
commit-area start 
 --------------------*/
.commit-area {
    padding: 170px 0 100px;
}

.commit-bg {
    position: relative;
}

.commit-bg .star1 {
    max-width: 55px;
    position: absolute;
    left: 0;
    top: 0;
}

.commit-bg .star2 {
    max-width: 68px;
    position: absolute;
    right: 0;
    bottom: 20px;
}

.commit-cnt {
    max-width: 660px;
    margin: 0 auto;
    text-align: center;
}

.commit-cnt h2 {
    font-family: Clarendon;
    font-weight: normal;
    font-size: 44px;
    color: #874EA1;
    display: inline-block;
}

.commit-cnt h2 span {
    position: relative;
    display: inline-block;
}
.commit-cnt h2::after,
.commit-cnt h2 span::after {
    content: "";
    display: block;
    width: 100%;
    height: 13px;
    background-color:#FEE8BA;
    margin-top: -16px;
}

.commit-cnt p {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #4D4D4F;
    margin-top: 20px;
}

/*------------------- 
organize-area start 
----------------------*/
.org-part {
    background: #F9F9FA;
    border: 3px solid #874EA1;
    padding: 20px 50px 85px;
}

.org-title {
    padding-bottom: 60px;
	min-width: 305px;
}

.org-title h1 img.tape {
	top: -58px;
	transform: translateX(-50%) rotate(15deg);
	left: 50%;
}
.org-title h1 {
    font-family: 'Everygirl-Script';
    color: #fff;
    padding: 1rem;
    font-size: 38px;
    background-color: #874ea1;
    width: 305px;
    margin-top: -50px;
    transform: rotate(-2deg);
    margin-right: auto;	
	text-align: center;
}
.img-fluid {
    max-width: 100%;
}

.state-right h4 {
    font-weight: 900;
    font-size: 36px;
    color: #874EA1;
}

.state-right p {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.2px;
    color: #4D4D4F;
    margin-top: 30px;
}

.commission-part {
    padding: 85px 0;
}

.commission-part a,
.continual-part a {
    font-size: 18px;
    letter-spacing: 0.1px;
    margin-top: 10px;
}

.commission-part a i,
.continual-part a i {
    font-size: 17px;
    display: inline-block;
    margin-left: 8px;
}

.continual-part ul li {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.2px;
    color: #4D4D4F;
    position: relative;
    padding-left: 18px;
}


.continual-part ul {
    padding: 18px 0;
}
.continual-part a {
    padding-right: 0;
}

/*--------------------
 local-area start
--------------------- */
.local-area {
    padding: 122px 0 0px;
}

.local-part {
    background: #F9F9FA;
    border: 3px solid #CB2AA0;
    padding: 20px 50px 76px;
}

.local-star img {
    max-width: 36px;
	right: 410px;
	top: -50px;
	transform: rotate(37deg);
}

.local-title {
    padding-bottom: 60px;
	min-width: 305px;
}

.local-title h1 img.tape {
	top: -58px;
	transform: translateX(-50%) rotate(15deg);
	left: 50%;
}
.local-title h1 {
    font-family: 'Everygirl-Script';
    color: #fff;
    padding: 1rem;
    font-size: 38px;
    background-color: #CB2AA0;
    width: 305px;
    margin-top: -50px;
    transform: rotate(-2deg);
    margin-left: auto;	
	text-align: center;
	margin-right: 1rem;
}
.local-secitem img {
	transform: rotate(-2deg);
}

.local-secitem img,
.statement-part img {
    width: 100%;
}

.local-seccnt h2 {
    font-weight: 800;
    font-size: 36px;
    align-items: center;
    color: #CB2AA0;
}

.local-seccnt p {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.2px;
    color: #4D4D4F;
    margin: 30px 0;
}

.local-seccnt a i {
    display: inline-block;
    font-size: 17px;
    margin-left: 7px;
}
.g-alignment-center img {
	transform: translateY(-50%);
	top: 50%;
}
.g-alignment-top img {
	transform: translateY(-0%);
	top: 0%;

}
.g-alignment-bottom img {
	transform: translateY(-100%);
	top: 100%;
}
.g-alignment-left img {
	transform: translateY(-100%);
	top: 100%;
}
.g-alignment-right img {
	transform: translateY(-0%);
	right: 0%;
}
.g-alignment-middle img {
	transform: translateX(-50%);
	left: 50%;
}
.local-seccnt ul li,
.state-right ul li {
    padding-right: 42px;
    display: inline-block;
}

.local-sec {
    padding-bottom: 85px;
}

.local-item {
    width: 100%;
	height: 100%;
	overflow: hidden;
	max-height: 200px;
	text-align: center;
}
.local-item img {
	position: relative;
}
.local-item.long img {
	max-height: 410px;
	max-width: 600px;
}
.local-item.short img {
	max-height: 410px;
	max-width: 300px;
}
.local-item .g-shadow {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
	-webkit-transition: all .20s linear;
	-moz-transition: all .20s linear;
	transition: all .20s linear;	
}
.local-imgs [class^='col'] {
    margin: 12px 0;
	height: 205px;
}

/* -------------------
idearow-area start
---------------------- */
.idearow-area {
    padding: 50px 0;
}

.idearow-main {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px;
}

.idearow-item {
    background: #F2F2F3;
    padding: 38px 0 45px;
    text-align: center;
}

.idearow-item img {
    max-width: 100px;
}

.idearow-item h4 {
    font-weight: 800;
    font-size: 28px;
    text-align: center;
    color: #CB2AA0;
    margin-top: 25px;
}

.idearow-item p {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #4D4D4F;
    margin: 12px auto 24px;
	max-width: 225px;
}

.idearow-item a {
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 0.1px;
    text-decoration-line: underline;
    color: #CB2AA0;
	padding-right: 0px;
}

.idearow-item a i {
    font-size: 16px;
    display: inline-block;
    margin-left: 7px;
}

.idearow-area .star-group {
    max-width: 68px;
    margin-bottom: 40px;
    display: block;
    margin-left: auto;
    margin-right: 100px;
}

.idearow-area .star1 {
    max-width: 36px;
    margin-top: 35px;
    margin-left: 80px;
}</pre></body></html>