/**
 * Template: snow-monkey
 * Theme Name: Snow Monkey Child
 */

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&family=Roboto+Condensed:wght@400;700&display=swap');

.l-body, .block-editor-block-list__block {
	font-family: 'Roboto Condensed', 'M PLUS Rounded 1c', sans-serif;
} */


@media screen and (min-width:1024px) {
	header {
		margin-bottom: 20px;
	}
}

.header-nav-list {
	transition: all 0.2s;
}

.header-nav-list:hover {
	transform: scale(1.03);
}

.header-nav-list small, .c-entry__title, .smb-section__title {
	letter-spacing: 1.5px !important;
}

.p-global-nav .c-navbar__item>a {
	padding: 15px !important;
}

.menu-item span {
	font-size: 16px !important;
	font-weight: bold !important;
	line-height: 1.2 !important;
}


li.header-nav-list.menu-item.menu-item-type-post_type.menu-item-object-page.sm-nav-menu-item-highlight.menu-item-30.c-navbar__item {
	border-radius: 5px;
	margin-left: 35px;
}

nav.p-global-nav.p-global-nav--hover-text-color {
	padding: 10px 0;
}

.c-drawer__menu {
	font-size: 18px;
	font-weight: bold;
}


.p-infobar {
	text-align: left;
}

@media screen and (min-width:640px) {
	.p-infobar {
		text-align: center;
	}
}

.smb-section-break-the-grid--right .smb-section-break-the-grid__figure {
	right: 0;
}

/* @media screen and (min-width:640px) {
.top__about.smb-section {
	padding-top: 0;
} */


/* .table__1 table, .table__2 table {
	max-width: 700px;
	text-align: center;
	margin: 0 auto;
} */

.table__1 td:nth-child(1){
	background-color: #CCF1FF;
}

.table__1 td:nth-child(2){
	background-color: #E6F8FF;
}

.table__2 td:nth-child(1){
	background-color: #f4f4f4;
}

/* .price__color {
	background-color: #f4f4f4;
} */

.smb-price-menu>.smb-price-menu__item {
	background-color: #fcf5d4;
}

.smb-price-menu__item {
	padding-left: 20px;
	padding-right: 20px;

}

.wpcf7-text, .wpcf7-textarea {
	width: 100%;
	max-width: 357px !important;
	max-height: 150px;
	border: 2px solid #c3c6c7 !important;
}

.wpcf7-text:hover, .wpcf7-textarea:hover {
	border-color: #98e0f5 !important;
}

.wpcf7-text:active, .wpcf7-text:focus, .wpcf7-text:focus-within, .wpcf7-text[aria-selected=true], .wpcf7-textarea:active, .wpcf7-textarea:focus, .wpcf7-textarea:focus-within, .wpcf7-textarea[aria-selected=true] {
	border-color: #46b7d7 !important;
}


.wpcf7-form label, .wpcf7-submit {
	font-weight: bold;
}

.wpcf7-submit {
	width: 357px !important;
}

.smb-btn {
	text-shadow: 1px 1px 2px #333;
	box-shadow: 2px 2px 3px #caced0;
}


.activityjapan {
	margin-bottom: 30px;
}


/* 水玉装飾 */
.top__about {
	position: relative;
}

.top__about:before {
	content: "";
	position:absolute;
	top: 17%;
	left: -30%;
	width: 562px;
  height: 684px;
	background-image: url(https://mo0gr.jp/wp-content/uploads/2022/09/bubble01.png);
	background-repeat: no-repeat;
	z-index: -1;
}


.top__about:after {
	content: "";
	position:absolute;
	bottom: -40%;
	right: -15%;
	width: 428px;
  height: 406px;
	background-image: url(https://mo0gr.jp/wp-content/uploads/2022/09/bubble02.png);
	background-repeat: no-repeat;
	z-index: -1;	
}

@media screen and (max-width:767px) {
	.top__about:after  {
		display: none;
	}
}

.top__features {
	position: relative;
}

.top__features:before {
	content: "";
	position:absolute;
	top: -10%;
	left: 0;
	width: 365px;
  height: 410px;
	background-image: url(https://mo0gr.jp/wp-content/uploads/2022/09/bubble03.png);
	background-repeat: no-repeat;
	z-index: -1;
}

.top__features:after {
	content: "";
	position:absolute;
	bottom: -20%;
	right: -7%;
	width: 505px;
  height: 656px;
	background-image: url(https://mo0gr.jp/wp-content/uploads/2022/09/bubble04.png);
	background-repeat: no-repeat;
	z-index: -1;
}

.top__blog {
	position: relative;
}

.top__blog:before {
	content: "";
	position:absolute;
	top: -18%;
	left: -20%;
	width: 425px;
  height: 605px;
	background-image: url(https://mo0gr.jp/wp-content/uploads/2022/09/bubble05.png);
	background-repeat: no-repeat;
	z-index: -1;
}

@media screen and (max-width:767px) {
	.top__blog:before  {
		display: none;
	}
}

.top__blog:after {
	content: "";
	position:absolute;
	bottom: -7%;
	right: -17%;
	width: 375px;
  height: 425px;
	background-image: url(https://mo0gr.jp/wp-content/uploads/2022/09/bubble06.png);
	background-repeat: no-repeat;
	z-index: -1;	
}
/* 水玉装飾ここまで */

@media screen and (max-width:1023px) {
	.smb-media-text__figure  {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
}

.color-red {
	color: #930503;
}

.smb-section-break-the-grid__shadow, img.wp-image-176 {
	border-radius: 30px;
}


img.wp-image-1212, img.wp-image-1214 {
	border-radius: 30px 50px 70px 90px;
}

img.wp-image-1213 {
	border-radius: 90px 70px 50px 30px;
}

img.wp-image-313, img.wp-image-316, img.wp-image-317 {
	border-radius: 30px;
}

.c-entry-summary__figure {
	background-color: initial;
}

.c-entry-summary__figure .wp-post-image {
	border-radius: 30px 0 30px 30px;
}

/* 料金ページ */
.smb-pricing-table__item ul {
	border-top: none;
}

.smb-pricing-table {
	border: none;
}

.smb-pricing-table .c-row__col:not(:first-child) {
	border: none;
}

.smb-pricing-table__item__figure img {
	border-radius: 10px;
}

.smb-price-menu {
	border-top: none;
}

.smb-price-menu__item {
	border-bottom: none;
}

/* スタッフページ */
img.wp-image-444, img.wp-image-448 {
	border-radius: 10px;
}

/* コピーライト */
.copyright-flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.copyright-flex p {
	font-size: 12px;
}

.c-copyright a {
	display: inherit;
}

.instagram {
	fill: #fff;
	width: 20px;
	height: 20px;
}