@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
/* リセットCSS */
body {
	-webkit-font-smoothing: antialiased;
}

small {
	color: #222;
}

.post_content h2 {
    margin: 40px 0 20px;
}

.post_content h3 {
    margin: 0;
}

.post_content h4 {
	margin: 0;
}

.wp-block-column>* {
	margin-bottom: 0;
}

.swell-block-fullWide {
	margin-bottom: 0;
}

.swell-block-fullWide__inner>* {
	margin-bottom: 50px;
}

.swell-block-fullWide+.swell-block-fullWide {
	margin-top: 0;
}

.post_content h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
	padding: 0;
	border-left: none;
}

.l-content {
	margin-bottom: 0;
}

a {
	transition: 0.2s !important;
}

a:hover {
	opacity: 0.8;
}

.c-pageTitle__subTitle {
	display: none;
}

.swell-block-fullWide.has-bg-img:before {
	z-index: -1;
}

/* 共通 */

html {
	color:#222!important;	
}

.post_content li {
	margin: 0.75em 0;
}

.align-left {
	text-align: left!important;
}
@media not all and (min-width: 960px) {
	.align-left {
		text-align: center!important;
	}
}

.border-none {
	border-bottom: none!important;
}


/* 見出し */
@media (min-width: 600px) {
	.c-pageTitle {
		font-size: 34px;
	}
}

.c-pageTitle[data-style=b_bottom] {
	border-bottom: none;
}

.c-pageTitle[data-style=b_bottom] .c-pageTitle__inner {
	padding: 0 0 28px;
	border: none;
}

.c-pageTitle:after {
	width: 80px;
	height: 2px;
	background: #BE967D;
	visibility: visible;
}

.section-title {
	margin: 0 auto;
}

.section-titleWrap {
	margin: 10px auto 70px!important;
	text-align: center;
}

.section-titleJa {
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: 1px solid #BE967D;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}

/* ヘッダー */
.w-header .instagram-link {
	width: 54px;
}

.l-header__inner,
.l-fixHeader__inner {
	max-width: 100%;
}

.-series .l-header__logo,
.l-fixHeader__logo{
	padding: 4px 0;
}

.c-gnav .sub-menu {
	border: 1px solid rgba(235, 230, 215, 0.5);
	color: #222;
}

.c-gnav .sub-menu a:hover {
	background: 1px solid rgba(235, 230, 215, 0.5);
	opacity: 1;
}

.c-gnav .sub-menu a:hover .ttl {
	left: 0;
	color: #BE967D;
}

.c-gnav .sub-menu li + li {
	border-top: 1px solid rgba(235, 230, 215, 0.5);
}

.c-gnav .sub-menu a:before {
	display: none;	
}

.c-gnav .sub-menu a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px 4px;
}

@media not all and (min-width: 960px) {
    .-img .c-headLogo__link {
        display: block;
        padding: 0;
    }
}

/* フッター */
.l-footer {
	display: none;
}

.footer-instagram {
	display: block;
	height: 66px;
	width: 66px;
	margin: 20px auto 0;
}

.footer-copy {
	margin-top: 30px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	text-align: center;
}

/*** トップページ ***/
.p-mainVisual__slideTitle {
	padding-top: 120px;	
}

.top-about {
	padding: 30px 0 90px!important;
}

.top-aboutText {
	font-size: 17px;
	line-height: 2.6em;
	font-weight: 500;
}
@media screen and (max-width: 782px) {
	.top-aboutText {
		font-size: 15px;
	}
}

.top-aboutText + .top-aboutText {
	margin-top: 60px;
}
@media screen and (max-width: 782px) {
	.top-aboutText + .top-aboutText {
		margin-top: 30px;
	}
}

.post_content div>:first-child .top-aboutBottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.top-aboutIcon {
	width: 86px;
}

.top-aboutImgWrap {
	justify-content: space-between;
	margin-top: 180px;
}
@media screen and (max-width: 782px) {
	.top-aboutImgWrap {
		justify-content: center;
	}
}

.top-aboutImg01 {
	max-width: 450px;
}

.top-aboutImg02 {
	max-width: 450px;
	padding-top: 120px!important;
}
@media screen and (max-width: 782px) {
	.top-aboutImg02 {
		padding-top: 0!important;
	}
}

/* ママズオンについてリンク */
.about-link {
	display: flex;
	align-items: center;
	z-index: 30;
}

.about-linkText {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	font-weight: 500;
}

.about-linkImg {
	width: 86px;
	margin-left: 28px;
}
@media screen and (max-width: 782px) {
	.about-linkImg {
		width: 50px;
		margin-left: 10px;
	}
}
/* ママズオンについてリンク（業務代行ページ） */
.post_content div>:first-child .about-linkService {
  justify-content: end;
  margin-top: -220px!important;
}
@media screen and (max-width: 782px) {
 .post_content div>:first-child .about-linkService {
   justify-content: center;
   margin-top: -30px!important;
 }
}

/* サービス */
.top-service {
	padding: 175px 0 225px!important;
	background: linear-gradient(#fff 0%, #ebe6d7 12.32%, #ebe6d7 50.25%, #ebe6d7 87.19%, #fff 100%);
}

.top-serviceTitle {
	width: 248px;
}

.top-serviceList {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 4.1em 4.8em!important;
}

@media screen and (max-width: 782px) {
	.top-serviceList {
		grid-template-columns: repeat(1, 1fr);
	}
}

.top-serviceItem {
	position: relative;
	max-width: 450px;
	height: 550px;
	margin: 0 auto; 
	padding: 60px 40px 50px;
	border: 1px solid #BE967D;
	background: #fff;
}

.top-serviceItem::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: "";
	right: -5px;
	bottom: -5px;
	width: 100%;
	height: 100%;
	background: #BE967D;
}

.top-serviceItemInner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.top-serviceNum01 {
	width: 30px;
	margin: 0 auto;
}

.top-serviceHeading {
	margin: 30px auto 0!important;
	font-size: 24px!important;
	font-weight: 500!important;
}

.top-serviceIcon {
	margin: 33px auto 0!important;
}

.top-serviceIcon--work {
	width: 170px;
	margin: 44px auto 52px!important;
}

.top-serviceIcon--event {
	width: 185px;
	margin: 34px auto 52px!important;
}

.top-serviceIcon--community {
	width: 160px;
	margin: 24px auto 35px!important;
}

.top-serviceIcon--mamaznoie {
	width: 215px;
	margin: 24px auto 35px!important;
}

.top-serviceText {
	font-size: 15px;
}

.top-serviceLinkWrap {
}

.is-style-more_btn {
	width: 230px;
	margin: 0 auto;
}

.is-style-more_btn a {
	display: flex;
	justify-content: space-between;
	min-width: 100%;
	padding: 12px 0;
	border: none;
	border-bottom: 1px solid #BE967D;
	box-shadow: none;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	font-weight: 500;
}

.is-style-more_btn a:hover {
	background-color: #fff;
	color: rgba(34, 34, 34, 0.5);
}

.is-style-more_btn a:after {
	right: 0;
	font-size: 24px;
	color: #BE967D;
}


/* ニュース */
.top-news {
	padding: 95px 0 0!important;
}
@media screen and (max-width: 782px) {
	.top-news {
		padding: 0!important;
	}
}

.top-newsTitle {
	width: 180px;
}

.-type-card .p-postList__item {
	padding: 0 1.9em;
}

.c-postThumb__cat {
	display: none;
}

.p-postList .p-postList__title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
}

.p-postList__title+.p-postList__meta {
	margin-top: 16px;
}

.p-postList__meta :before {
	display: none;
}

.-type-card .p-postList__item {
	margin-bottom: 0;
}

/* コンタクト */
.contact {
	display: block;
	padding: 192px 0 270px !important;
}

.post_content>:first-child.contact {
	margin-top: 80px !important;
}

@media screen and (max-width: 782px) {
	.contact {
		padding: 155px 0 135px!important;
	}
}

/* 背景 */
.is-style-btn_line a:hover {
	background: #BE967D!important;
}

/* 文章 */

.contact-titleWrap {
	margin: 10px auto 52px !important;
}

.contact-title {
	width: 308px;
}

.contact-titleJa {
	display: inline-block;
	padding-bottom: 7px;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}

.contact-text {
	max-width: 336px;
	margin: 52px auto 50px!important;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 2;
}

/* 大きさ */
@media (min-width: 600px) {
    [class*=is-style-btn_] {
        --the-min-width: 45%;
    }
}

/* ボタン中身 */
.is-style-btn_line .swell-block-button__link {
	position: relative;
	padding: 2.1em 1.5em!important;
	background: #fff!important;
}

.is-style-btn_line span {
	color: #222;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	font-weight: 500;
}

.is-style-btn_line a:hover span{
    color: #fff !important;
}

.swell-block-button .__icon.-right {
	position: absolute;
	right: 30px;
}

/* 会社名 */
.contact-company {
	position: relative;
	display: flex;
	margin: -120px auto 0;
	max-width: 645px;
}
@media screen and (max-width: 782px) {
	.contact-company {
		width: 350px;
		margin: -35px auto 0;
	}
}

/*** 企業の業務代行 ***/

/* 見出し */
.service-sectionTitleWrap {
	text-align: center!important;
}

.service-sectionTitle,
.post_content>h2 {
	display: inline-block;
	padding-bottom: 8px!important;
	border-bottom: 1px solid #BE967D!important;
	font-size: 24px!important;
	font-weight: 500!important
}

/* お悩み */
.service-problem {
	padding: 85px 0 108px!important;
	background: linear-gradient(#fff 0%, #ebe6d7 12.32%, #ebe6d7 87.19%, #fff 100%);
}

.service-problemHeading {
	margin-bottom: 33px!important;
	color: #BE967D;
	font-size: 24px!important;
	text-align: center;
}

.service-problemList {
	justify-content: space-between;
}

@media screen and (max-width: 782px) {
	.service-problemList {
		justify-content: center;
	}
}

.service-problemItem {
	position: relative;
	max-width: 300px;
}

.service-problemText {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	white-space: nowrap;
}

/* 業務代行とは */
.service-about {
	padding: 90px 0 60px!important;
}
.service-aboutText {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 2em;
}

.service-aboutText + .service-aboutText {
	margin-top: 20px;
}

.accent-fz46 {
	color: #BE967D;
	font-size: 46px;
	font-weight: 500;
}

.accentcolor {
	color: #BE967D;
	font-weight: 500;
}

.service-aboutImg {
	max-width: 663px;
	margin: -45px auto 0;
}

/* サービス紹介 */
.service-service {
	padding-top: 30px!important;
	margin-bottom: 80px;
}

.service-serviceText {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}

.service-serviceItem {
	align-items: center!important;
}
@media screen and (max-width: 782px) {
	.service-serviceItem {
		flex-direction: column;
	}
}

.service-serviceItem + .service-serviceItem {
	margin-top: 60px;
}
@media screen and (max-width: 782px) {
	.service-serviceItem + .service-serviceItem {
		margin-top: 90px;
	}
}

.service-serviceItemImg {
	display: block;
	width: 220px;
	max-width: 100%;
	margin: 0 auto;
}

.service-serviceItemTitle {
	padding-bottom: 20px;
	border-bottom: 1px solid #EBE6D7;
	font-size: 22px;
	font-weight: 500;
}
@media screen and (max-width: 782px) {
	.service-serviceItemTitle {
		padding-bottom: 5px;
		text-align: center;
	}
}

@media screen and (max-width: 782px) {
	.service-serviceItemTextInner {
		width: 100%;
	}
}	

.service-serviceItemTextInner p {
	padding-top: 20px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
}
@media screen and (max-width: 782px) {
	.service-serviceItemTextInner p {
		padding-bottom: 10px;
	}
}



/* お問い合わせボタン */
@media screen and (max-width: 782px) {
	[class*=is-style-btn_] a {
		min-width: 95%;
	}
}

/* 依頼の流れ */
.service-flow {
	padding-top: 80px!important;
}

.service-flowDescription {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 600;
}

.service-flowImg {
	max-width: 680px;
	margin: 30px auto 0;
}


/* 強み */
.service-point {
	padding: 165px 0 80px!important;
}

.service-pointItem {
	display: flex;
	margin-top: 60px!important;
}
@media screen and (max-width: 782px) {
	.service-pointItem {
		flex-direction: column;
		align-items: center;
	}
}
@media screen and (max-width: 782px) {
	.service-pointItemEven {
		flex-direction: column-reverse;
		align-items: center;
	}
}

.service-pointImg {
	max-width: 360px;
}
@media screen and (max-width: 782px) {
	.service-pointImg {
		width: 100%;
	}
}

.service-pointTextWrap {
	width: 57%!important;
}
@media screen and (max-width: 782px) {
	.service-pointTextWrap {
		width: 100%!important;
	}
}

.service-pointTitle {
	display: flex;
	align-items: center;
	padding: 15px 0 33px 60px;
	border-bottom: 1px solid #EBE6D7;
}
@media screen and (max-width: 782px) {
	.service-pointTitle {
		padding: 10px 10px 5px;
	}
}

.service-pointTitleEven {
	padding: 15px 60px 33px 0;
}
@media screen and (max-width: 782px) {
	.service-pointTitleEven {
		padding: 10px 10px 5px;
	}
}

.service-pointTitleNum01 {
	width: 36px;
	margin-right: 18px;
}
@media screen and (max-width: 782px) {
	.service-pointTitleNum01 {
		width: 25px;
		margin-right: 15px;
	}
}

.service-pointTitleNum02 {
	width: 45px;
	margin-right: 18px;
}
@media screen and (max-width: 782px) {
	.service-pointTitleNum02 {
		width: 34px;
		margin-right: 15px;
	}
}

.service-pointTitleNum03 {
	width: 44px;
	margin-right: 18px;
}
@media screen and (max-width: 782px) {
	.service-pointTitleNum03 {
		width: 33px;
		margin-right: 15px;
	}
}

.service-pointTitleText {
	font-size: 22px;
}
@media screen and (max-width: 782px) {
	.service-pointTitleText {
		font-size: 18px;
	}
}

.service-pointText {
	padding: 30px 0 0 60px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
}
@media screen and (max-width: 782px) {
	.service-pointText {
		padding: 10px 10px 5px;
	}
}

.service-pointTextEven {
	padding: 30px 60px 0 0;
}
@media screen and (max-width: 782px) {
	.service-pointTextEven {
		padding: 10px 10px 5px;
	}
}

/* 事例紹介 */
.service-caseInner {
	padding: 60px 0!important;
}

.service-caseList {
	justify-content: space-between;
}
@media screen and (max-width: 782px) {
	.service-caseList {
		justify-content: center;
	}
}

.service-caseItem {
	max-width: 286px;
}

.service-caseTitle {
	margin: 20px 0;
	font-size: 16px;
	font-weight: 600;
}

.service-caseText {
	color: #909090;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
}

.swell-block-accordion__label {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px!important;
}

/* QとAの表示 */
.swell-block-accordion__title::before {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 49px;
    height: 33px;
    margin-right: 10px;
	content: "";
	background-image: url('http://biz.mamazon2019.com/wp-content/uploads/2024/12/Q.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.swell-block-accordion__body {
	display: flex;
}

.service-qaIconA {
	flex-shrink: 0;
	margin-right: 23px;
	width: 36px;
}

.service-qaIconA img {
	width: 24px;
	height: 33px;
	object-fit: contain!important;
}

/* 余白調整 */
.swell-block-accordion.is-style-simple .swell-block-accordion__body {
	padding: 1em 4.5em 1em 0.5em;
}

.swell-block-accordion__title {
	padding: 2.5em 1em 0.5em 1em;
}

/* 開閉ボタンの調整 */

.swell-block-accordion__icon {
	color: #909090;
	font-size: 2.5em;
}

/* アコーディオンのライン削除 */
.is-style-simple>.swell-block-accordion__item:first-child {
	border-top: none;
}

.swell-block-accordion.is-style-simple .swell-block-accordion__body {
	border-top: none;
}

.is-style-simple>.swell-block-accordion__item {
	border-bottom: none;
}


/** ママズオンについて **/

/* ミッション */
.about-missionInner {
	padding: 45px 0 70px!important;
	background: radial-gradient(circle, rgba(255,255,255,1) 55%, rgba(235,230,215,1) 100%);
	text-align: center;
}

.about-missionImg {
	width: 160px;
	margin: 0 auto;
}

.about-missionCopy {
	font-size: 24px;
	font-weight: 500;
	line-height: 2.4em;
}
@media screen and (max-width: 782px) {
	.about-missionCopy {
		font-size: 20px;
	}
}

.about-missionText {
	margin-top: 60px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	line-height: 2.1em;
}

/* ビジョン */
.about-vision {
	padding: 117px 0!important;
}

.about-visionText {
	margin-top: 50px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	text-align: center;
}

.about-visionList {
	--wp-column-gap: 0;
}
@media screen and (max-width: 500px) {
	.about-visionList {
		display: block;
	}
}

.about-visionItem {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.about-visionItem01 {
	background: #EBE6D7;
}
.about-visionItem02 {
	background: #F6F2EB;
}
.about-visionItem03 {
	background: #EBE6D7;
}
.about-visionItem04 {
	background: #F6F2EB;
}

.about-visionNum {
	padding-top: 30px;
}

.about-visionNum01 {
	width: 26px;
}
.about-visionNum02 {
	width: 30px;
}
.about-visionNum03 {
	width: 30px;
}
.about-visionNum04 {
	width: 32px;
}

.about-visionImg01 {
	width: 90px;
	margin: 19px 0 31px;
}
.about-visionImg02 {
	width: 74px;
	margin: 13px 0 31px;
}
.about-visionImg03 {
	width: 84px;
	margin: 16px 0 27px;
}
.about-visionImg04 {
	width: 86px;
	margin: 18px 0 14px;
}

.about-visionItemText {
	padding-bottom: 32px;
	font-size: 18px;
	text-align: center;
}

/* バリュー */
.about-valueList {
	padding: 30px 50px!important;	
}
@media screen and (max-width: 782px) {
	.about-valueList {
		padding: 30px 40px!important;	
	}
}

.about-valueItem {
	padding-left: 25px;
	font-size: 18px;
}

.about-valueItem::marker {
	color: #BE967D;
	font-size: 24px;
	font-weight: 600;
}

/* 取り組み */
.about-attempt {
	padding: 130px 0 160px!important;
}

.about-attemptInner {
	display: flex;
	padding: 40px!important;
}
@media screen and (max-width: 782px) {
	.about-attemptInner {
		flex-direction: column;
		padding: 20px!important;
	}
}

.about-attemptInner .wp-block-columns {
	width: 100%;
}

.about-attemptImg {
	padding: 0 40px 0 0;
	border-right: 1px solid #EBE6D7;
}
@media screen and (max-width: 782px) {
	.about-attemptImg {
		padding: 0 0 20px 0;
		border-right: none;
		border-bottom: 1px solid #EBE6D7;
	}
}

.about-attemptTextWrap {
	padding: 0 0 0 40px;
}
@media screen and (max-width: 782px) {
	.about-attemptTextWrap {
		padding: 40px 0 0 0;
	}
}

.about-attemptText {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	line-height: 2em;
}

.about-attemptText + .about-attemptText {
	margin-top: 30px;
}

/* 成り立ち */
.about-originIntro {
	padding-bottom: 60px;
	border-bottom: 1px solid #EBE6D7
}
.about-originIntroHeading {
	margin-bottom: 50px!important;
	font-size: 24px!important;
	font-weight: 500!important;
	line-height: 2em!important;
}

.about-originIntroText {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	line-height: 2em;
}

.about-originIntroText + .about-originIntroText {
	margin-top: 30px;
}

.about-originRep {
	justify-content: space-between;
}

.about-originRepTitle {
	margin-bottom: 25px;
	font-size: 22px;
	font-weight: 500;
}

.about-originRepText {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	line-height: 2em;
}

.about-originRepText + .about-originRepText {
	margin-top: 30px;
}

/* メンバー */
.about-member {
	padding: 115px 0 0 !important;
}

.about-memberItem {
	padding: 60px 0;
	border-bottom: 1px solid #EBE6D7;
}

@media screen and (max-width: 782px) {
	.about-memberItem {
		padding: 30px 0;
	}
}

.about-memberImg {
	max-width: 220px;
	margin: 0 auto!important;
}

.about-memberName {
	margin-top: 25px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

.about-memberText {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	line-height: 2em;
}

.about-memberText + .about-memberText {
	margin-top: 30px;
}

/** ママズPrark **/
.park-movie {
	max-width: 100%;
	width: 500px;
	margin: 0 auto 50px;
}

.park-problemList {
	width: max-content;
	margin: 0 auto 50px!important;
}
@media screen and (max-width: 782px) {
	.park-problemList {
		width: auto;
	}
}

.park-flow {
	margin-top : 100px!important;
}

@media screen and (max-width: 782px) {
	.park-flow {
		margin-top : 80px!important;
	}
}

.park-flowItem {
	display: flex;
	align-items: center;
	padding: 17px 30px;
	background: #FBFAF7;
	border-radius: 10px;
}
@media screen and (max-width: 782px) {
	.park-flowItem {
		display: block;
	}
}

.park-flowItemImg {
	width: 86px;
	margin-right: 30px;
	flex-shrink: 0;
}
@media screen and (max-width: 782px) {
	.park-flowItemImg {
		width: 43px;
		margin-right: 15px;
	}
}

.park-flowItemTitleWrap {
	display: flex;
	align-items: center;
}
@media screen and (max-width: 782px) {
	.park-flowItemTitleWrap {
		justify-content: center;
	}
}

.park-flowItemTitle {
	width: 176px;
	font-size: 18px;
}
@media screen and (max-width: 782px) {
	.park-flowItemTitle {
		width: auto;
		margin-right: 25px;
	}
}

@media screen and (max-width: 782px) {
	.park-flowItemText {
		margin: 20px auto 0;
		text-align: center;
	}
}

.park-flowArrow {
	width :24px;
	margin: 16px auto;
}

.park-achievement {
	margin: 100px auto 0!important;
}

@media screen and (max-width: 782px) {
	.park-achievement {
		margin: 80px auto 0!important;
	}
}


/** ママズの学校 **/

.school-mediaItem li {
	margin: 0 0 20px!important;
	font-family: "Noto Sans JP", sans-serif;
}

.instagram-media-rendered, .twitter-tweet-rendered {
	margin-left: 0!important;
}

/** ママズの家 **/
.mt-240 {
	margin-top: 100px!important;
}

/** お問い合わせ **/
#wpforms-submit-165 {
    position: relative;
    margin-top: 40px;
    width: 120px;
    height: 45px;
    background: #BE967D;
    filter: drop-shadow(0px 0px 13.6667px rgba(0, 0, 0, 0.1));
    transition: 0.2s !important;
}