@charset "utf-8";
/* head,text */
body:not(.home) .page-header{
	background:url(../img/common/bg-article.jpg) var(--keycolor) no-repeat center;
	min-height:300px;
	position:relative;
}
body:not(.home) .page-header .page-header-title{
	font-size:3.125rem;
	font-weight:bold;
}
:root :is(.page-title,h2, h3, h4, h5, h6) {
	position:relative;
    z-index:5;
    margin-bottom:1em;
}
body.wp-singular .site-body h1{
	position:relative;
}
body:not(.home) .site-body{
	padding-top:0;
}
body:not(.home) .site-body:has(.cta-contact){
	padding-bottom:0;
	
}
body:not(.home) main .site-body p + p{
	margin-top:1em;
}
body:not(.home) .site-body .entry-body :is(.page-title,h2,h3,h4,h5,h6,ul,ol){
	margin-block:1.5em;
}
body:not(.home) .site-body .entry-body ul.wp-block-list{
	padding-left:1em;
}
body:not(.home) .site-body .entry-body ul.wp-block-list li{
	list-style:inherit;
}
body:not(.home) .site-body :is(.entry-body > * ,.wp-block-column > *):first-child,
body:not(.home) .site-body .entry-body .wp-block-column > .wp-block-vk-blocks-heading:first-of-type :is(h2,h3){
	margin-top:0;
}
body:not(.home) .site-body .main-section{
	margin-bottom:0;
}
body:not(.home) .site-body h2,
body.wp-singular:not(.page) .site-body h1,
body:not(.home) .site-body .page-title{
	font-size:2rem;
	font-weight:bold;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:0.5em;
}
body:not(.home) .site-body h2:before,
body.wp-singular:not(.page) .site-body h1:before,
body:not(.home) .site-body .page-title:before{
	content:"";
	width:80px;
	height:2px;
	background:var(--keycolor);
	inset: auto auto -1px 0;
	margin:auto;
	position: absolute;
}
body:not(.home) .site-body h3,
body.wp-singular:not(.page) .site-body h2{
	font-size:1.75rem;
	font-weight:bold;
	padding-bottom:0.5em;
	background: var(--keycolor);
	color: var(--whitecolor);
	max-width: fit-content;
	padding: 0.5em 1em;
	border-radius: 10px 10px 0 0;
}
body:not(.home) .site-body h4,
body.wp-singular:not(.page) .site-body h3{
	font-size:1.5rem;
	font-weight:bold;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:0.5em;
	padding-left:1.5em;
}
body.wp-singular:not(.page) .site-body h3{
	padding:0 0 0.5em 1.5em;
	background:none;
	color: var(--fontcolor);
	max-width:100%;
}
body:not(.home) .site-body h4:before,
body.wp-singular:not(.page) .site-body h3:before{
	content:"";
	width:24px;
	height:24px;
	background:url(../img/common/icon-h4.png);
	inset: 0.25em auto auto 0;
	margin:auto;
	position: absolute;
}
body:not(.home) .site-body h5,
body.wp-singular:not(.page) .site-body h4{
	font-size:1.25rem;
	font-weight:bold;
	color: var(--keycolor);
}
body.wp-singular:not(.page) .site-body h4{
	padding:0;
	border:none;
}
body.wp-singular:not(.page) .site-body h4:before{
	display:none;
}
body:not(.home) .site-body h6,
body.wp-singular:not(.page) .site-body h5{
	font-size:1.125rem;
	font-weight:bold;
}
body.wp-singular:not(.page) .site-body h6{
	font-size:1rem;
}
:root .entry-body .site-body p {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.875;
}
p.text,
.texts>p {
	font-size: 1rem;
	line-height: 1.875;
	text-align: left;
}
.f_small {
	font-size: 0.875rem;
}
.mb1em {
	margin-bottom: 1.875em;
}
.mb2em {
	margin-bottom: 3.75em;
}
:root .wp-block-column + .wp-block-column{
	margin-top:0;
}
@media screen and (min-width: 769px) {
	.pc_center {
		text-align: center !important;
	}
}
.limit_lh p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;}
@media screen and (max-width: 768px) {
	p.text,
	.texts>p {
		font-size: 1rem;
	}
	body:not(.home) .page-header{
		min-height: 12em;
		background-image: url(../img/common/bg-article_sp.jpg);
		background-size: 100%;
	}
	body:not(.home) .page-header .page-header-title{
		font-size:2.25rem;
	}
	body:not(.home) .site-body h2,
	body.wp-singular:not(.page) .site-body h1,
	body:not(.home) .site-body .page-title{
		font-size:1.71rem;
	}
	body:not(.home) .site-body h2:before,
	body.wp-singular:not(.page) .site-body h1:before,
	body:not(.home) .site-body .page-title:before{
		width:40px;
	}
	body:not(.home) .site-body h3,
	body.wp-singular:not(.page) .site-body h2{
		font-size:1.47rem;
	}
	body:not(.home) .site-body h4,
	body.wp-singular:not(.page) .site-body h3{
		font-size:1.29rem;
	}
	body:not(.home) .site-body h4:before,
	body.wp-singular:not(.page) .site-body h3:before{
		width:18px;
		height:18px;
	}
	body:not(.home) .site-body h5,
	body.wp-singular:not(.page) .site-body h4{
		font-size:1.14rem;
	}
	body:not(.home) .site-body h6,
	body.wp-singular:not(.page) .site-body h5{
		font-size:1.07rem;
	}
}
/* Link */
:root :is(.text_link a, a.text_link) {
	position: relative;
	z-index: 10;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	color: var(--fontcolor);
	text-decoration-color: var(--fontcolor);
	text-underline-offset: 0.25em;
	padding-right: 1.875em;
	margin-right: -1.875em;
}
:root :is(.text_link a, a.text_link)::before,
:root :is(.text_link a, a.text_link)::after {
	position: absolute;
	inset: 50% 0.5em auto auto;
	z-index: 10;
	display: inline-block;
	content: "";
	width: 0.5em;
	aspect-ratio: 1/1;
	background: var(--keycolor);
	border-radius: 100%;
	translate: 0 -50%;
	scale: 1;
	transition: opacity .4s .2s, scale 0s;
}
:root :is(.text_link a, a.text_link)::after {
	right: 0.3em;
	width: 1.0625em;
	aspect-ratio: 17/13;
	mask: url(../img/common/icon-arrow.svg) no-repeat;
	border-radius: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s .2s, scale .6s;
}
:root :is(.block_link a, a.block_link) {
	display: block;
	transition: background 0.4s, color 0.4s, border 0.4s;
}
.block_link a img {
	transition: opacity 0.4s;
}
:root :is(.block_link a, a.block_link):hover {
	text-decoration: none;
}
:root .block_link a:hover img,
:root a:hover img.opacity {
	opacity: 0.7;
	text-decoration: none;
}
:root .img_fit {
	overflow: hidden;
	max-width: fit-content;
	position: relative;
}
:root .img_fit img {
	object-fit: cover;
	transition: transform .4s;
	display: block;
	max-width: 100%;
	max-height: 100%;
}
:root a:hover .img_fit img {
	transform: scale(1.1)
}
:root .btn {
	--bg_color: var(--fontcolor);
	--font_color: var(--whitecolor);
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.5em;
	width: fit-content;
	min-width: 11.875em;
	min-height: 3.125em;
	font-size: 1rem;
	font-weight: bold;
	color: var(--font_color);
	background: var(--bg_color);
	border: 1px solid var(--bg_color);
	border-radius: 3.125em;
	padding: 0.5em 2.85em;
	transition: var(--hover);
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	translate: 0 0;
}
:root .btn.reverse {
	--bg_color: var(--whitecolor);
	--font_color: var(--fontcolor);
	border-color: var(--fontcolor);
}
:root .btn.icon:not([href*="tel"]) {
	padding-inline: 2.5em 3.125em;
}
:root .btn::after {
	position: absolute;
	z-index: 10;
	display: inline-block;
	content: "";
	width: 0.625em;
	aspect-ratio: 1/1;
	background: var(--font_color);
	clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
	scale: 1;
	transition: opacity 0s, scale 0s;
	top: 50%;
	right: 1.5em;
	translate: 0 -50%;
	transition: var(--hover);
}
:root .btn.icon img {
	filter: brightness(0) saturate(100%) invert(80%) sepia(100%) saturate(2667%) hue-rotate(123deg) brightness(83%) contrast(94%);
}
:root .btn[href*="tel"]::after {
	display:none;
}
:root .entry-body .btn {
	border-color:inherit;
	box-shadow:none;
}
@media (any-hover: hover) {
	:root :is(.text_link a, a.text_link):hover {
		text-decoration-color: transparent;
	}
	:root .btn:hover {
		text-decoration: none;
	}
	:root .btn:not([href*="tel"]):hover,
	:root .btn.reverse[href*="tel"]:hover{
		translate: 0 3px;
		color: var(--bg_color);
		background: var(--font_color);
	}
	:root :is(.text_link a, a.text_link, .btn):hover::after {
		background: var(--bg_color);
	}
	:root .entry-body .btn:not([href*="tel"]):hover{
		border-color:inherit;
		background: #fff !important;
	}
	:root .entry-body .btn[href*="tel"]:hover{
		border-color:inherit;
		background:var(--font_color);
	}
}
@media screen and (max-width:767px) {
	:root :is(.text_link a, a.text_link)::before {
		opacity: 0;
		visibility: hidden;
	}
	:root :is(.text_link a, a.text_link)::after {
		opacity: 1;
		visibility: visible;
	}
	:root .btn {
		min-width: 15em;
		margin-inline: auto;
	}
	:root .btn::before {
		opacity: 0;
		visibility: hidden;
	}
	:root .btn::after {
		opacity: 1;
		visibility: visible;
	}
}
:root .news-list {
	--border: 1px solid #cdd0d2;
	border-top: var(--border);
}
:root .news-list a {
	display: block;
	text-decoration: none;
	border-bottom: var(--border);
}
:root .news-list .article a {
	position: relative;
	display: flex;
	align-items: flex-start;
	gap: 1em;
	min-height: 8.75em;
	color: var(--font_color);
	padding: 1.25em 0em;
	margin: 0 auto;
	transition: var(--hover);
}
:root .news-list .article a * {
	transition: var(--hover);
	margin: 0;
}
:root .news-list .image {
	border-radius: 0.3125em;
	overflow: hidden;
	min-width: 160px;
}
body.post-type-post .news-list .image{
	min-width: 200px;
}
body.post-type-post .news-list .image img{
	width:100%;
	height:100%;
}
:root .news-list .article .news-ttl {
	flex-basis: 100%;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.1em;
	color: var(--fontcolor);
	text-decoration: underline;
	text-decoration-color: transparent;
	text-underline-offset: 0.45em;
}
:root .news-list .article .news-lead {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
:root .news-list .data {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	flex-grow: 1;
	min-width: 0;
}
:root .article .data .data_head {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5em 1em;
	align-items: center;
	margin-bottom: 0.75em;
}
:root .article time {
	color: var(--fontcolor);
	text-decoration: none;
}
:root .article mark {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 8.71428571429em;
	min-height: 1.78571428571em;
	font-size: 0.875rem;
	font-weight: 500;
	color: var(--whitecolor);
	background: var(--keycolor);
	border-radius: 1.78571428571em;
	text-decoration: none;
	padding: 0em 0.75em;
}
@media (any-hover: hover) {
	:root .news-list a:hover .data {
		translate: 5px;
	}
	:root .news-list a:hover :is(time, mark) {
		text-decoration: none;
	}
	:root .news-list a:hover .news-ttl {
		text-decoration-color: var(--fontcolor);
	}
}
@media screen and (max-width:767px) {
	:root .news-list .image {
		min-width: 100px;
		width: 100px;
	}
	body.post-type-post .news-list .image{
		min-width:100px;
	}
	:root .news-list .article .news-ttl {
		font-size: 1rem;
	}
	:root .article .data .data_head {
		margin-bottom:0.25em;
	}
	:root .article mark {
		min-width: 0;
	}
}

/*テーブル*/
body:not(.home) .site-body table :is(th,td){
    border-color:#dcdcdc;
    font-size:1rem;
    padding:1em 2em;
    vertical-align:top;
    font-weight:600;
    line-height:1.4;
}
body:not(.home) .site-body table thead{
    background:#d9f2f0;
}
body:not(.home) .site-body table tr:has(td:nth-child(2):last-child) td:first-child{
    background:#d9f2f0;
}
 body:not(.home) .site-body .alignfull > *{
     max-width:var(--container)
 }
 body:not(.home) .site-body .btn{
     width:100%;
 }
body:not(.home) .site-body .wp-block-column :is(th,td){
	padding-inline:1em;
}
@media screen and (max-width:767px) {
    body:not(.home) .site-body table :is(th,td){
        font-size:0.875rem;
        padding:0.75em 1em;
    }
	body:not(.home) .site-body .alignfull{
		margin-inline:calc(var(--inner) * -1);
	}
	body:not(.home) .site-body .alignfull > *{
		padding-inline:var(--inner);
	}

}
/*	パンくずリスト	*/
:root #pan{
	padding-block: 2em 4.5em;
}
:root #pan ol{
	display:flex;
	gap:1.5em;
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.875rem;
	overflow: auto;
	scrollbar-width:thin;
	letter-spacing:0.1em;
}
:root #pan ol li{
	display:flex;
	gap:1.5em;
	white-space:nowrap;
	margin-block: 0;
	position:relative;
}
:root #pan ol li:not(:first-child):before{
	content: '';
	width: 6px;
	height: 6px;
	border-top: solid 1px var(--fontcolor);
	border-right: solid 1px var(--fontcolor);
	position: absolute;
	inset: 0 auto 0 -1em;
	margin:auto;
	transform: rotate(45deg);
}
:root #pan ol li a{
	color:inherit;
	text-decoration-color:transparent;
	text-decoration-thickness:1px;
	min-height: 19px;
	font-weight:bold;
}
:root #pan ol li > span{
	font-weight:500;
}
@media (any-hover: hover) {
	:root #pan ol li a:hover{
		text-decoration-color:var(--fontcolor);
	}
}
@media only screen and (max-width: 767px) {
	#pan {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#pan a {
		text-decoration: underline;
	}
	:root #panh{
		padding-block: 2em;
	}
	:root #pan{
		padding-block: 1em 3em;
	}
}
/*	ページャー	*/
:root .pagination .nav-links {
	text-align: center;
}
:root .pagination .page-numbers{
	gap:0.5em 1em;
	display:flex;
	justify-content:center;
	align-items:center;
}
:root .pagination .nav-links li {
	width: 3em;
	background: var(--whitecolor);
	display: inline-block;
}
:root .pagination .nav-links  li a {
	font-size: 16px;
	text-decoration: none;
	display: block;
	padding: 8px 0;
	border:none;
	color:var(--keycolor);
}
:root .pagination .nav-links  li a.next,
:root .pagination .nav-links  li a.prev{
	border: 1px solid #BBBBBB;
	position:relative;
}
:root .pagination .nav-links  li a.next:before,
:root .pagination .nav-links  li a.prev:before{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid var(--fontcolor);
	border-right: 0;
	position:absolute;
	inset:0;
	margin:auto;
}
:root .pagination .nav-links  li a.prev:before{
	transform:scale(-1);
	right:0.25em
}
:root .pagination .nav-links  li a.next:hover:before,
:root .pagination .nav-links  li a.prev:hover:before{
	border-left-color:var(--whitecolor);
}
:root .pagination .nav-links  li a:hover {
	color: var(--whitecolor);
	background:var(--keycolor);
}
:root .pagination .nav-links  li a,
ul.page-numbers li span.page-numbers,
ul.page-numbers li span.page-numbers.current{
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
	text-align: center;
	border-radius: 50%;
	aspect-ratio: 1/1;
	margin: 0;
}
@media screen and (max-width: 768px) {
	:root .pagination .nav-links li {
		width:2.25em;
	}
	:root .pagination .nav-links  li a.next:before,
	:root .pagination .nav-links  li a.prev:before{
		border-top-width:3px;
		border-bottom-width:3px;
		border-left-width:6px;
	}
	:root .pagination .page-numbers{
		gap:0.5em;
	}
}
/*	モーダル	*/
.modal-content {
	width: 80%;
	max-width: 1240px;
	margin: 0px;
	padding: 10px 20px;
	background: none;
	position: fixed;
	display: none;
	z-index: 1020;
}
#modal-overlay {
	z-index: 1000;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.66);
}
.modal_tit {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	max-width: 250px;
	text-align: center;
	line-height: normal;
	font-size: 20px;
	z-index: 1025;
	overflow: hidden;
	padding: 0px 30px;
	color: var(--whitecolor);
}
.modal_tit span {
	display: block;
	position: relative;
	padding: 10px 0px;
	background: rgb(0, 0, 0);
	z-index: 2;
	border-bottom: 1px solid rgb(255, 255, 255);
}
.modal-content .close_btn {
	position: absolute;
	top: -10%;
	right: 0px;
	color: rgb(255, 255, 255);
	font-size: 40px;
	line-height: 1;
	display: block;
	cursor: pointer;
}
@media screen and (max-width: 768px) {
	.modal-content {
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
	}
}
/*	タブ切替	*/
.tab_change input[type="radio"] {
	position: absolute;
	z-index: -10;
	appearance: none;
	border: none;
	background: none;
	outline: none;
}
.tab_content {
	overflow: hidden;
	opacity: 0;
	max-height: 0;
	z-index: -10;
	visibility: hidden;
	transition: opacity .4s;
}
.tab_change:has(input[id$="01"]:checked)~.tab_table div[class$="01"],
.tab_change:has(input[id$="02"]:checked)~.tab_table div[class$="02"],
.tab_change:has(input[id$="03"]:checked)~.tab_table div[class$="03"],
.tab_change:has(input[id$="04"]:checked)~.tab_table div[class$="04"],
.tab_change:has(input[id$="05"]:checked)~.tab_table div[class$="05"],
.tab_change:has(input[id$="06"]:checked)~.tab_table div[class$="06"],
.tab_change:has(input[id$="07"]:checked)~.tab_table div[class$="07"],
.tab_change:has(input[id$="08"]:checked)~.tab_table div[class$="08"],
.tab_change:has(a)~.tab_content {
	opacity: 1;
	z-index: 10;
	visibility: visible;
	max-height: fit-content;
	overflow: visible;
	width: 100%;
}
.tab_change .tab_controller {
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
	gap: 0.875em;
}
.tab_change .tab_controller :is(label, a) {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	min-width: 7.14285714286em;
	min-height: 2.14285714286em;
	font-size: 0.875rem;
	font-weight: bold;
	background: #e6eded;
	border-radius: 3em;
	padding: 0.25em 1.75em;
	transition: var(--hover);
}
.tab_change .tab_controller :is(a.current, a:hover, label:has(:checked)) {
	color: var(--whitecolor);
	background: var(--keycolor);
}
@media screen and (max-width: 767px) {
	.tab_change .tab_controller {
		justify-content: flex-start;
		gap: 0.75em;
	}
	.tab_change .tab_controller :is(label, a) {
		min-width: 0;
	}
}
.table_wrap table {
	margin-inline: 0 auto;
}
.table_wrap table :is(th, td) {
	font-size: 1rem;
	padding: 1em;
	border: solid 1px var(--whitecolor);
	line-height: 1.85;
	background: #f0f0f0;
}
.table_wrap table th {
	background: var(--green);
	font-weight: 600;
	white-space: nowrap;
	font-weight: 400;
}
.table_wrap table .caption {
	font-size: 0.875em;
	line-height: 1.6;
}
.table_wrap table *:not(.caption)+.caption {
	margin-top: 1em;
}
.table_wrap table.calendar_table {
	width: 100%;
	margin-bottom: 1em;
}
.table_wrap table.calendar_table :is(th, td) {
	font-size: 1.125rem;
	padding: 1em;
	line-height: 1.4;
}
.flex_list .table_wrap table :is(th, td) {
	padding: 0.5em 0.25em;
}
@media screen and (max-width: 767px) {
	.table_wrap table {
		width: 100%;
	}
	.table_wrap table th {
		white-space: normal;
		width: auto;
		padding: 0.5em;
		text-align: center;
		font-size: 0.814rem;
	}
	.table_wrap table td {
		padding: 0.5em;
		font-size: 0.814rem;
	}
	.table_wrap.break :is(table, thead, tbody, tr, th, td) {
		display: block;
		width: 100%;
		border: none;
	}
	.table_wrap.break :is(th, td) {
		font-size: 1rem;
		text-align: left;
	}
	.table_wrap.break td {
		border-top: none;
	}
	.table_wrap.break tr {
		margin-bottom: 1em;
	}
	.table_wrap.break th br {
		display: none;
	}
	.table_wrap table *:not(.caption)+.caption {
		margin-top: 1em;
	}
	.table_wrap table.calendar_table :is(th, td) {
		font-size: 0.875rem;
		padding: 1em 0.5em;
	}
	.table_wrap table.calendar_table tr:has(th:first-child + td:nth-child(2):last-child) th {
		white-space: nowrap;
	}
}


/* smf-form 
-------------------------------------------------------------------*/
.snow-monkey-form[data-screen="input"] .form-confirm,
.snow-monkey-form[data-screen="invalid"] .form-confirm,
.snow-monkey-form[data-screen="confirm"] .form-input,
.snow-monkey-form[data-screen="invalid"] .form-input {
	display:none;
}
.smf-form .smf-item{
	margin-top: 1.5em;
}
.smf-form .smf-item .smf-item__label__text mark{
	display:inline-block;
	font-size:0.875rem;
	line-height: 1.2;
	color: #fff !important;
	background: #b81f32 !important;
	padding: 0.15em 0.5em 0.2em;
}
.smf-item__col--label{
	margin-bottom:1em;
}
.smf-form .smf-item input[type="text"],
.smf-form .smf-item input[type="search"],
.smf-form .smf-item input[type="email"],
.smf-form .smf-item input[type="tel"],
.smf-form .smf-item input[type="number"],
.smf-form .smf-item input[type="password"],
.smf-form .smf-item input[type="date"],
.smf-form .smf-item textarea,
.smf-form .smf-item select {
	appearance: none;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
	border: solid 1px #fff;
	border-radius: 0;
	font-size: 0.875rem;
	padding: 0 0.5em;
	height: 2.5em;
	line-height: 2.5em;
	background: #fff;
	margin: 0;
}
.smf-form .smf-item input::placeholder,
.smf-form .smf-item textarea::placeholder {
	color: #d2d2d2;
}
.smf-form .smf-item input[type="text"],
.smf-form .smf-item input[type="search"],
.smf-form .smf-item input[type="email"],
.smf-form .smf-item input[type="tel"],
.smf-form .smf-item input[type="number"],
.smf-form .smf-item input[type="password"],
.smf-form .smf-item input[type="date"],
.smf-form .smf-item textarea,
.smf-form .smf-item select {
	border: #d2d2d2 solid 1px;
	display: block;
	width: 100%;
	height: 3.5em;
	line-height: 3.5em;
	padding: 0 1em;
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 0 !important;
	border-radius: 0;
}
.smf-form .smf-item select{
	padding: 0 2rem 0 1em;
	background: none;
}
.smf-form .smf-item textarea {
	height: auto;
	line-height: 1.5em;
	padding: 1em;
}
.smf-form .smf-item label {
	cursor: pointer;
}

.smf-form .smf-item .smf-label{
	margin: 0;
}
.smf-form .smf-item input[type="radio"],
.smf-form .smf-item input[type="checkbox"] {
    position: absolute;
    z-index: -10;
    font-size: 0;
    line-height: 0;
    border: none;
    background: transparent;
    outline: none;
    box-shadow: none;
    width: 0;
    height: 0;
    margin: 0
}
.smf-form .smf-item input[type="radio"]::before,
.smf-form .smf-item input[type="checkbox"]::before {
   display: none !important;
}
.smf-form .smf-item input[type="radio"]+span,
.smf-form .smf-item input[type="checkbox"]+span {
	display: inline-block;
	padding: 0.25em 0.25em 0.25em 1.5em;
	position: relative;
	margin: 0;
}
.smf-form .smf-item label input[type="radio"]+span:before,
.smf-form .smf-item label input[type="checkbox"]+span:before,
.smf-form .smf-item label input[type="radio"]+span:after,
.smf-form .smf-item label input[type="checkbox"]+span:after{
	content: "";
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
	border: solid 1px #000000;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: opacity .2s;
	font-weight: 400;
}
.smf-form .smf-item label input[type="checkbox"]+span:after{	
	border: none;
	width: 0.875rem;
	height: 0.5rem;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	transform: rotate(135deg);
	top: -4px;
	left: 3px;
	opacity: 0;
}
.smf-form .smf-item label input[type="radio"]+span:before {
	border-radius: 50%;
	width: 20px;
	height: 20px;
}
.smf-form .smf-item label input[type="radio"]+span:after {
	border-radius: 50%;
	width: 14px;
	height: 14px;
	border: none;
	background: var(--keycolor);
	top: 0;
	left: 3px;
	opacity: 0;
}
.smf-form .smf-item label input[type="checkbox"]:checked+span:before {
	border-color: var(--keycolor);
	background: var(--keycolor);
}
.smf-form .smf-item label input[type="radio"]:checked+span:after,
.smf-form .smf-item label input[type="checkbox"]:checked+span:after {
	opacity: 1;
}
.smf-form .smf-item input[type="radio"]:focus+span::before,
.smf-form .smf-item input[type="checkbox"]:focus+span::before {
	outline: 1px solid;
}
.smf-form .smf-item input[type="radio"]+label {
	padding: 0.25em 0 0.25em 2em;
}
.smf-form .smf-item input[type="radio"]+label:before {
	border: #b0b0b0 solid 1px;
	width: 1.5em;
	height: 1.5em;
}
.smf-form .smf-item input[type="radio"]+label:after {
	width: 0.5625em;
	height: 0.5625em;
	top: 0.975em;
	left: 0.5em;
}
.smf-form .smf-item input[type="checkbox"]+label {
	padding: 0.5em 0 0.5em 2em;
}
.smf-form .smf-item input[type="checkbox"]+label:before {
	border: #b0b0b0 solid 1px;
	width: 1.5em;
	height: 1.5em;
}
.smf-form .smf-item input[type="checkbox"]+label:after {

}
.smf-form .smf-checkbox-control__control{
	width: 1.5em;
	height: 1.5em;
	margin-top: 0.2em;
}
.smf-form .smf-checkbox-control__control:checked{
	background-color: var(--fontcolor);
	border-color:var(--fontcolor);
}
.smf-form .smf-checkbox-control:after{
	width: 1.25rem;
	height: 1.25rem;
}
.smf-action {
	display: flex;
	justify-content: center;
	margin-top: 4em !important;
	gap: 0 1em;
}
.smf-action .smf-button-control__control {
	--bg_color: var(--fontcolor);
	--font_color: var(--whitecolor);
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.5em;
	width: fit-content;
	min-width: 11.875em;
	min-height: 3.125em;
	font-size: 1rem;
	font-weight: bold;
	color: var(--font_color);
	background: var(--bg_color);
	border: 1px solid var(--fontcolor);
	border-radius: 3.125em;
	padding: 0.5em 2.85em;
	transition: var(--hover);
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	translate: 0 0;
}
.smf-action .smf-button-control__control:after {
	position: absolute;
	z-index: 10;
	display: inline-block;
	content: "";
	width: 0.625em;
	aspect-ratio: 1/1;
	background: var(--font_color);
	clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
	scale: 1;
	transition: opacity 0s, scale 0s;
	top: 50%;
	right: 1.5em;
	translate: 0 -50%;
	transition: var(--hover);
}
.smf-action .smf-button-control__control[data-action="back"] {
	--bg_color: var(--whitecolor);
	--font_color: var(--fontcolor);
}
#autozip {
   display: none !important;
}
@media (any-hover: hover) {
	.smf-action .smf-button-control__control:hover {
		translate: 0 3px;
		color: var(--fontcolor);
		background: var(--whitecolor);
	}
	.smf-action .smf-button-control__control:hover:after{
		background-color: var(--fontcolor);
	}
	.smf-action .smf-button-control__control[data-action="back"]:hover {
		translate: 0 3px;
		color: var(--whitecolor);
		background: var(--fontcolor);
	}
	.smf-action .smf-button-control__control[data-action="back"]:hover:after {
		background: var(--whitecolor);
	}
}
@media screen and (max-width:767px) {
	.smf-form .form-agree-area .text_lead,
	.smf-form .form-promotion-area .text_lead{
		text-align: left;
	}
	.smf-action .smf-button-control+.smf-button-control{
		margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.smf-form .smf-item input[type="text"],
	.smf-form .smf-item input[type="search"],
	.smf-form .smf-item input[type="email"],
	.smf-form .smf-item input[type="tel"],
	.smf-form .smf-item input[type="number"],
	.smf-form .smf-item input[type="password"],
	.smf-form .smf-item input[type="date"],
	.smf-form .smf-item textarea,
	.smf-form .smf-item select {
		font-size: 1rem;
	}
	.smf-form .smf-item label input[type="radio"]+span,
	.smf-form .smf-item label input[type="checkbox"]+span {
		font-size: 1rem;
		padding-left: 1.25em;
	}
	.smf-form .smf-item label input[type="checkbox"]+span::before {
		width: 1.125rem;
		height: 1.125rem;
	}
	.smf-form .smf-item label input[type="checkbox"]+span::after {
		width: 1rem;
		height: 0.5rem;
		border-width: 3px;
		left: 1px;
		top: 0;
	}
	.smf-form .smf-item label input[type="radio"]+span::before {
		width: 14px;
		height: 14px;
	}
	.smf-form .smf-item label input[type="radio"]+span::after {
		width: 8px;
		height: 8px;
	}
	.smf-action {
		flex-direction: column-reverse;
		justify-content: center;
		margin-top: 3em !important;
		gap: 1em 1em;
	}
	.smf-action .smf-button-control+.smf-button-control {
	    margin-left: 0;
	}
	.smf-form .sp_t-left{
		text-align: left;
	}
}
