@charset "UTF-8";

/*元の赤#cc5046*/

.c-site-branding__title {
	margin-top: .75rem;
}

.c-site-branding.c-site-branding--has-logo {
	display: flex;
	flex-direction: column-reverse;
}


body {
	background:url('/wp/wp-content/uploads/2022/04/pattern.png');
}
.c-site-branding__description {
	font-weight: 600;
	}
.l-header__content .c-container .c-row--lg-margin {
	position: relative;
}

.c-hamburger-btn {
    background: /*var(--accent-color)*/#d91a1f;
    padding: 0.5rem 1rem;
    border-radius: 0.125rem;
}

.l-header {
	background: none;
}

.l-header .c-hamburger-btn__bar {
	background: #fff;
}
.c-hamburger-btn {
	color: #fff;
}

@media screen and (min-width:40em){
.p-global-nav .c-navbar__item>a {
/*	color: #333;*/
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;	
}

.p-global-nav .c-navbar {
	position: relative;
	right: -28px;
}

.l-1row-header__content {
	position: absolute;
	right: 1rem;
	top: .5rem;
}
.l-1row-header__content dl {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	color: #333;
}
.l-1row-header__content dt {
	font-weight: normal;
	font-size: .875rem;
	border: 1px solid #ddd;
	padding: .25rem;
	margin-right: .875rem;
	line-height: 1;
	background: #fff;
}
.l-1row-header__content dd {
	font-weight: 600;
	font-size: 1.5rem;
}
.p-global-nav {
	margin-top: 4.5rem;
}
.l-header__drop-nav .p-global-nav {
	margin-top: 0;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.admin-bar .l-header__drop-nav[aria-hidden=false] .p-global-nav {
	margin-top: 0;
	padding: 1rem 0;
}
.p-global-nav .c-navbar__item.contact>a {
	background: #d91a1f;
	display: block;
color: #fff;
border-radius: 5rem;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 25%), inset 0 1px 0 0 hsl(0deg 0% 100% / 10%), inset 0 -1px 0 0 rgb(1 1 1 / 5%);
}

}


/*hero*/
.hero__sholder {
	color: #d91a1f;
	font-weight: 600;
	margin-bottom: .75rem;
}
#hero h1 {
	font-size: 1.375rem;
	margin-bottom: 1rem;
}
#hero ul {
	list-style-type: none;
	padding: 0;
}
#hero ul li {
	display: inline-block;
	background-color: #fff;
	background-image: url(images/checkmark.svg);
	background-repeat: no-repeat;
	background-position: .5rem center;
	background-size: .875rem;
	border-radius: .25rem;
padding: .125rem 1rem .125rem 1.75rem;
box-shadow: 0 0 .25rem rgba(100,100,100,.2);
margin-right: .75rem;
font-size: .875rem;
font-weight: 600;
}
#hero {
	padding-bottom: 4rem;
}
@media screen and (min-width:40em){
	#hero {
		padding-bottom: 8rem;
		padding-top: 0;
	}
	}
@media screen and (max-width:40em){	
#hero .wp-block-columns,
#area .wp-block-columns  {
	flex-direction:column-reverse;
}
.l-contents .c-section,
#hero {
	padding-top: 0;
}
#hero .wp-block-image {
	margin-bottom: 1rem;
}
.hero__sholder br,
#hero h1 br {
	display: none;
}
#professional .c-container {
	margin-bottom: 3rem;
}
}

@media screen and (min-width:1024px){
	.hero__sholder {
	font-size: 1.5rem;
	}
	#hero h1 {
	font-size: 2rem;
	line-height: 1.6;
	}
#hero ul li {
	font-size: 1rem;
	margin-bottom: .5rem;
}
	}
	

/*reasons*/
#reasons,
#button-inn,
#professional,
#area,
#company,
#contact {
	margin-top: 0;
}
.c-section {
	padding-bottom: 0;
}

#area .smb-section__inner,
#button-inn .smb-section__inner {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media screen and (min-width:40em){
#button-inn .smb-section__inner {
	padding-top: 4rem;
	padding-bottom: 4rem;
}
#button-inn .wp-block-button__link,
#area .wp-block-button__link {
	padding: 1rem 4rem;
	font-size: 1.25rem;
}
}



/*#company*/
#company .wp-block-table td,
#company .wp-block-table th {
	border-left: none;
	border-top: none;
	border-right: none;
}
#company .wp-block-table td:first-child {
	white-space: nowrap;
}

#contact .smf-action .smf-button-control__control {
	background: #d91a1f;
	border: none;
	border-radius: 5rem;
	padding: .5rem 4rem;
	font-weight: 600;
	color: #fff;
	    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 25%), inset 0 1px 0 0 hsl(0deg 0% 100% / 10%), inset 0 -1px 0 0 rgb(1 1 1 / 5%);
}
#contact .has-accent-color-background-color {
	font-size: .75rem;
	padding: .125rem .365rem;
	border-radius: .25rem;
}
@media screen and (min-width:40em){
	#contact .smf-action .smf-button-control__control {
		padding: .75rem 7rem;
	font-size: 1.25rem;	
	}
	}

/*.smb-section__subtitle*/
.smb-section__subtitle {
	font-size: .875rem;
}
@media screen and (min-width:40em){
	.smb-section__subtitle {
	font-size: 1rem;
}
}

/*hedding*/
#reasons .smb-section__title:after,
#professional .smb-section__title:after,
#faq .smb-section__title:after {
    content: "";
    display: block;
    height: 4rem;
    width: 4rem;
}
#reasons .smb-section__title:after {
background:url(images/icon01.png) no-repeat 0 0;
background-size: cover;	
}
#professional .smb-section__title:after {
background:url(images/icon02.png) no-repeat 0 0;
background-size: cover;	
}
#faq .smb-section__title:after {
background:url(images/icon05.png) no-repeat 0 0;
background-size: cover;	
}
#area .smb-section__title:after,
#contact .smb-section__title:after {
content: none;
}

/*#reasons*/
#reasons .reasons__items .wp-block-column {
	padding: 1.5rem;
	box-shadow: 0 0 .375rem rgba(100,100,100,.2);
	border-radius: .25rem;
}
#reasons .wp-block-column.last-column {
	box-shadow:none;
	padding: 0;
}
.reasons__items {
	margin-bottom: 3rem;
}
#reasons h3 {
	margin-top: 0;
	color: #d91a1f;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#reasons h3 .num {
	display: block;
	background: #d91a1f;
	width: 2rem;
	height: 2rem;
	flex-basis: 2rem;
	color: #fff;
	line-height:2rem;
	font-size: 1.5rem;
	border-radius: 50%;
	text-align: center;
}
#reasons h3 span:last-child {
	width: calc(100% - 3rem);
	position: relative;
	top: -.375rem;
}
.reasons__items .wp-block-columns:first-child {
	margin-bottom: 0;
}
@media screen and (min-width:40em){
	#reasons .wp-block-column {
		padding: 2.5rem;
			width: 33.3333333%;
		box-sizing: border-box;
		}
	.reasons__items {
	margin-bottom: 5rem;
}
	}


/*map*/
@media screen and (max-width:40em){
	.map {
		text-align: center;
	}
	.map img {
	max-width: 18rem;
	margin-bottom: 2rem;
}
}
@media screen and (min-width:40em){
.map {
	padding: 2rem;
}
}

.wp-block-snow-monkey-blocks-box .wp-block-image img {
	border-radius: .25rem;
}

/*senmon*/
.senmon .wp-block-group h3 {
	margin-top: 0;
}
.senmon header p {
	font-weight: 600;
	margin: 0;
}

.sme-text-color .sme-bg-color {
	display: inline-block;
	font-size: .75rem;
	padding: .125rem .25rem;
	border-radius: .25rem;
	line-height: 1.3;
	margin-left: .5rem;
}

#contact dl {
	display: flex;
	align-items: center;
	justify-content: center;
}
#contact dd {
	font-size: 1.25rem;
	font-weight: 600;
}

#contact dt {
font-weight: normal;
    font-size: .875rem;
    border: 1px solid #ddd;
    padding: 0.25rem;
    margin-right: 0.875rem;
    line-height: 1;
    background: #fff;
}
@media screen and (min-width:40em){
	#contact dd {
	font-size: 2rem;
}
	}

#hero .wp-block-column:nth-child(2) {
	margin-top: 1rem;
}