header .menu-item-2437 {
	display: none;
}

main#content .container {
	  background: #ffffff;
}

body main#content {
	  /* プロポーショナルメトリクスを有効にする指定 */
	  font-family: 'Noto Sans JP', sans-serif ;
	  font-weight:500 ;
	  font-feature-settings: "palt" ;
}

body main .wp-block-group figure.wp-block-image img {
	  max-width: 30px;
}
	
body main h2.wp-block-heading {
    font-size: 19pt ;
	font-weight:700 ;
	line-height: 1.2;
	padding: 12px 0;
	border-bottom: 3px solid #99ff33;
	display: block;
}

body main h3.wp-block-heading {
    font-size: 14pt ;
	font-weight:900 ;
	margin-bottom: 0 ;
}

body main h3.wp-block-heading.dl-dd {
    font-size: 12pt ;
	font-weight:700 ;
	margin: 10px 0 ;
	padding: 9px 18px ;
	display: block;
}

body main h3.tx-04.tFlex {
	padding: 14px 0 10px;
	line-height: 1.1;
}

body main h4.wp-block-heading.dl-ddd {
	font-size: 14pt ;
	font-weight:500 ;
	line-height: 1.1;
}

body main div.wp-block-group.dl-02 {
	padding: 12px 10px;
}

body main div.wp-block-group.f4T {
	font-size: 14pt ;
	padding: 8px 0;
}

body main div.wp-block-group.f4D {
	padding: 0 12px 8px;
}
	
body main p.tx-01 {
    font-size: 12pt ;
	font-weight:500 ;
	margin-bottom: 10px;
}

body main p.tx-01 span {
    font-size: 12pt ;
	font-weight:700 ;
	background-color:  #99ff33;
	padding: 2px ;
}

body main p {
    font-size: 16pt ;
	font-weight:500 ;
}
	
body main p.has-text-align-right {
    font-size: 16pt ;
	margin: 10px 0 ;
}
	
body main p.dl-dd {
    font-size: 15pt ;
	font-weight:700 ;
}
	
body main p.dd1 {
    font-size: 11pt ;
	font-weight:500 ;
	margin: 6px 12px;
}

body main p.dd2 {
    font-size: 10.5pt ;
	font-weight:700 ;
}

body main .wp-block-button.is-style-primary .wp-block-button__link {
	font-size: 32px;
	background-color: #99ff33;;
	border: 4px solid;
	border-color: #fff;
	box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .3);
	position: relative;
	padding: 12px 38px 12px 0;
	line-height: 1.2;
}

body main .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
	width:85%;
}

body main .wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
	font-size: 16px;
	line-height: 1.2;
}
body main .wp-block-button.is-style-primary .wp-block-button__link::before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 14px;
}
body main .wp-block-button.is-style-primary .wp-block-button__link::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 3px);
    right: 23px;
}
	
.wp-block-image.inqB {
	display: block;
	right: 2px;
	bottom: 88px;
	position: fixed;
	cursor: pointer;
	z-index: 9999;
}

.wp-block-image.inqB img {
	max-width: 110px;
}

div.topB .wp-block-image .alignright {
	
}

main .wp-block-separator.is-style-wide {
    margin: 0 auto;
	border-top: 4px solid #99ff33;
}

#cf7-inquiry td,
#cf7-inquiry th {
	border-bottom: 1px solid #666666;
}

#cf7-inquiry .col2 {
	background-color: #ffa;
	font-size: 12pt ;
	color: #666;
	padding: 40px 0;
}

#cf7-inquiry .col2 p,
#cf7-inquiry .col2 a {
	font-size: 10pt;
}

#cf7-inquiry .col2 a {
	color: #2baf14;
}

#cf7-inquiry p {
	font-size: 13pt ;
	margin-bottom: 0;
}

#cf7-inquiry input::placeholder,
#cf7-inquiry textarea::placeholder {
	font-weight: 400;
	color: #999;
}

#cf7-inquiry .wpcf7-not-valid-tip {
	color: #fff;
	background-color: #c00;
}
	
	
@media (min-width: 769px) {
	
/*body main .topB {
	border-bottom: 4px solid #99ff33;
	width: 100%;
}*/
	
div.topB .wp-block-image .alignright {
	margin: 0;
}

body main .alignwide {
	width: 100vw;
	max-width: 88vw;
	margin-left: calc(50% - 44vw);
}
	
body main .wp-block-group figure.wp-block-image img {
	  max-width: 100%;
}

body main h2.wp-block-heading {
    font-size: 30pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:700 ;
	font-feature-settings: "palt" ;
	line-height: 1.2;
	padding: 12px 0;
	border-bottom: 4px solid #99ff33;
	display: block;
}

body main h3.wp-block-heading {
    font-size: 22pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:900 ;
	font-feature-settings: "palt" ;
	margin-bottom: 0 ;
}

body main h3.wp-block-heading.dl-dd {
    font-size: 16pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:500 ;
	font-feature-settings: "palt" ;
	margin: 10px 0 ;
	padding: 9px 18px ;
	display: block;
}
	
body main h3.tx-04.tFlex {
	padding: 14px 0 10px;
	line-height: 1.1;
}
	
body main h4.wp-block-heading.dl-ddd {
	font-size: 18.5pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:500 ;
	font-feature-settings: "palt" ;
	line-height: 1.1;
}
	
body main div.wp-block-group.dl-02 {
	padding: 16px 14px;
}
	
body main div.wp-block-group.f4T {
	padding: 14px 0;
}

body main div.wp-block-group.f4D {
	padding: 0 12px 12px;
}
	
body main p.tx-01 {
    font-size: 16pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:500 ;
	font-feature-settings: "palt" ;
	margin-bottom: 20px;
}

body main p.tx-01 span {
    font-size: 16pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:700 ;
	font-feature-settings: "palt" ;
	background-color:  #99ff33;
	padding: 4px ;
}

body main p {
    font-size: 16pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:500 ;
	font-feature-settings: "palt" ;
}
	
body main p.has-text-align-right {
    font-size: 16pt ;
	margin: 10px 0 ;
}
	
body main p.dl-dd {
    font-size: 14.5pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:500 ;
	font-feature-settings: "palt" ;
}
	
body main p.dd1 {
    font-size: 14pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:500 ;
	font-feature-settings: "palt" ;
	margin: 6px 12px;
}

body main p.dd2 {
    font-size: 13pt ;
	font-family: 'Noto Sans JP', sans-serif ;
	font-weight:700 ;
	font-feature-settings: "palt" ;
}
	
body main .wp-block-button.is-style-primary .wp-block-button__link {
	font-size: 25.5px;
	background-color: #99ff33;;
	border: 4px solid;
	border-color: #fff;
	box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .3);
	position: relative;
	padding: 12px 50px 12px 8px;
	line-height: 1.2;
}
	
body main .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: 55% ;
}

body main .wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
	font-size: 29px;
	line-height: 1.2;
}
body main .wp-block-button.is-style-primary .wp-block-button__link::before {
	content: "";
	display: block;
	width: 38px;
	height: 38px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 14px;
}
body main .wp-block-button.is-style-primary .wp-block-button__link::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 5px);
    right: 30px;
}
	
.wp-block-image.inqB {
	display: block;
	right: 4px;
	bottom: 25%;
	position: fixed;
	cursor: pointer;
	z-index: 9999;
}
	
.wp-block-image.inqB img {
	max-width: 100%;
}

#cf7-inquiry .col2 {
	font-size: 14pt ;
}
	
#cf7-inquiry .col2 p,
#cf7-inquiry .col2 a {
	font-size: 14pt;
}
	
#cf7-inquiry p {
	font-size: 16pt ;
}
}

@media (max-width: 781px) {
.topB img {
	max-width: 80%;
	margin: 20px 0 0;
}

.topB .alignright.is-resized img {
	max-width: 100%;
	margin: 0;
}
	
.topB .wp-block-image .alignright {
    float: none;
	margin: 0;
}
	
.topB {
	gap: 0;
}
	
:where(.wp-block-columns.is-layout-flex) {
	gap: 0;
}
	
body main p.has-text-align-right {
	font-size: 10pt;
	margin: 4px 0;
}
}

.wp-block-columns.arFlex {
	padding: 0 6px 6px;
	gap: 0.4em ;
}

