/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
.entry-body h2,
.section-wrap h2,
h1.entry-title,
.archive-header-title{
  font-size: 1.75rem;
  font-weight: 600;
  border-bottom: 1px solid #d0d0d0;
  padding: 0.5em 0em;
  margin-bottom: 1.5em;
  position: relative;
  z-index: 0;
}
.entry-body h2::before ,
.section-wrap h2::before ,
h1.entry-title::before ,
.archive-header-title::before{
  position: absolute;
  z-index: 5;
  display: inline-block;
  content: "";
  width: 3.75rem;
  height: 3px;
  background: #155fa0;
  inset: auto auto 0 0;
}
.entry-body h3 {
  width: 100%;
  background-color: #eff2f6;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0.25em 0.5em;
  margin-bottom: 1.5em;
}
.entry-body h4 {
  position: relative;
  z-index: 1;
  font-size: 1.25rem;
  font-weight: bold;
  padding-left: 0.5em;
  margin-bottom: 1em;
}
.entry-body h4::before{
  position: absolute;
  z-index: 5;
  display: inline-block;
  content: "";
  width: 4px;
  height: 90%;
  top: 0.1em;
  left: 0;
  background: linear-gradient(to bottom, #155fa0 0 50%,  #90bbff 50% 100% );
}
.entry-body h5 {
  font-size: 1.125rem;
  color: #155fa0;
  padding: 0.25em 0;
}
.entry-body h6 {
  font-size: 1.25rem;
}
.home .site-body{
  margin-top: -100px;
}
/*ヘッダーフッター調整*/
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{
	padding:1em 1.5em;
}
.block-site-footer a{
	color: unset;
}
/*下層ヘッダー*/
@media screen and (min-width:767px){
	body:not(.scrolled) .head_logo{
		background: none !important;
		transition: background 0.3s;
	}
	body.scrolled .head_logo{
		background: #155fa0 !important;
		transition: background 0.3s;
	}
	body:not(.scrolled) .head-area{
		background: none !important;
		transition: background 0.3s;
	}
	body.scrolled .head-area{
		background: #ffffff7a !important;
		transition: background 0.3s;
	}
	body #block-site-header .has-background.wp-block-group-is-layout-flow{
		color: #fff;
		transition: color 0.3s;
	}
	body.scrolled #block-site-header .has-background.wp-block-group-is-layout-flow{
		color: #282828;	
	}
} 
.page-header{
	margin-top: -80px;
	height: 400px;
	background-position: right;
}
.page-header-inner{
	text-align: left;
}
.page-header-inner .page-header-title{
	font-size: 2.25rem;
	margin-top: 1em;
	font-weight: 600 !important;
}
.page-header-inner .page-header-subtext{
	font-size: 1rem;
	font-family: serif;
	font-weight: 600;
	padding-left: 0.25em;
	letter-spacing: 1px;
}
@media screen and (max-width:767px) {
	.page-header{
		margin-top: 0;
		height: 140px;
		min-height: unset;
	}
	.page-header-inner .page-header-title{
		font-size: 1.75rem;
		margin-top: 0;
	}
}
.site-body .serif{
	font-family: serif;
}

/*TOPページ*/
body:has( main.top) #block-site-header .head_logo{
	background: none !important;
	filter: drop-shadow(3px 5px 5px rgba(0, 0, 0, 0.5));
}
body:has( main.top) #block-site-header .head_shadow{
	filter: drop-shadow(3px 3px 3px rgb(8 8 8 / 70%));
}
body:has( main.top) #block-site-header .has-background.wp-block-group-is-layout-flow{
	background-color: unset !important;
	color: #fff;	
}
main.top .mv_bg .bg_item{
	aspect-ratio: 1920 / 970;
	overflow: hidden;
	min-height: 44em;
	position: relative;
}
main.top .mv_bg .bg_item video{
	object-fit: cover;
	width: 100%;
	height: 100%; 
	object-position: 60% 50%;
    position: absolute;
    top: 0;
    left: 0;
}
main.top .mv_wrap{
	position: relative;
	z-index: 0;
	margin-top: -82px;
	overflow: hidden;
}
main.top .mv_wrap .mv_hgroup,
main.top .mv_wrap .mv_bnr,
main.top .mv_wrap .mv_news{
  position: absolute;
  z-index: 1;
  margin: auto;
}
main.top .mv_wrap .mv_hgroup{
  inset: 26% auto auto 8%;
}
main.top .mv_wrap .mv_hgroup .mv_text{
  font-size: 2.385rem;
  font-weight: 600;
  position: relative;
  z-index: 0;
  padding-inline: 0.5em 0.75em;
  margin-inline: 0.25em 0.15em;
  display: inline-block;
}
main.top .mv_wrap .mv_hgroup .mv_text::before {
	width: 100%;
	position: absolute;
	z-index: -1; 
	top: 0; bottom: 0; left: 0; right: 0; 
	transform: skewX(-10deg);
	content: "";
	background-color:#ac9e4c;
}
main.top .mv_wrap .mv_hgroup .mv_title{
  font-size: min(2.75rem , 3vw);
  font-weight: 600;
  line-height: 1.7;
  margin: 0;
  color: #fff;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.5));
  font-style: italic;
}
main.top .mv_wrap .mv_hgroup .mv_title em{
	font-size: 4.75rem;
	font-size: 1.3em;
	margin-right: 0.1em;
	color: #ac9e4c;
	line-height: 1;
}
main.top .mv_wrap .mv_hgroup .mv_title .display_sp{
	display: none;
}
main.top .mv_wrap .mv_bnr{
	inset: auto 6% 10% auto;
	width: fit-content;
	height: fit-content;
}
main.top .mv_wrap .mv_bnr a{
	transition: transform 0.3s;
	display: block;
}
@media (any-hover: hover) {
	main.top .mv_wrap .mv_bnr a:hover{
		transform: translateY(3px);
	}
}
main.top .mv_wrap .mv_news{
	width: 60%;
	max-width: 766px;
	inset: auto auto 10% 8%;
	color: #fff;
	background: #00090d7a;
	padding: 1em;
	border-block: 1px solid #fff;
}
main.top .mv_wrap .mv_news .news_inner{
	max-width: 100%;
}
main.top .mv_wrap .mv_news .news_list_box{
	display: flex;
	gap: 4%;
	align-items: center;
	max-width: 100%;
	overflow: hidden;
}
main.top .mv_wrap .mv_news .news_list_box .sec_title{
	color: #fff;
	width: 10em;
	padding: 1em 1.75em;
	border-right: 1px solid #fff;
}
main.top .mv_wrap .mv_news .news_list_box .sec_title .sec_h2{
	color: #fff;
	font-size: 1.25rem;
	font-weight: 500;
	margin-bottom: 0em;
}
main.top .mv_wrap .mv_news .news_list_box .sec_title .sec_en{
	margin-bottom: 0em;
	color: #6a6e70;
	font-family: serif;
	font-weight: 600;
	font-size: .8em;
}
main.top .mv_wrap .mv_news .news_list_box .news_list{
	color: #fff;
	padding: 0;
	margin: 0;
	max-width: 100%;
	width: calc(96% - 10em);
}
main.top .mv_wrap .mv_news .news_list_box .news_list li{
	/* width: auto !important; */
	list-style: none;
	max-width: 100%;
	margin: 0;
}
main.top .mv_wrap .mv_news .news_list_box .news_list .news-subtitle{
	color: #fff;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
}
main.top .mv_wrap .mv_news .news_list_box .news_list time{
	font-size: 0.875rem;
	color: #fff;
}
@media screen and (max-width:1000px) {
	main.top .mv_wrap .mv_bnr a{
		width: 180px;
	}
}
@media screen and (max-width:767px) {
	body:has( main.top) #block-site-header .head_shadow{
		filter: none;
	}
	main.top .mv_bg .bg_item{
		aspect-ratio: 750 / 600;
		min-height: 50em;
	}
	main.top .mv_bg .bg_item video{
		object-position: 100% 70%;
	}
	main.top .mv_wrap .mv_hgroup{
	  inset: 18% auto auto 15px;
	}
	main.top .mv_wrap .mv_hgroup .mv_text{
	  font-size: 1.385rem;
	}
	main.top .mv_wrap .mv_hgroup .mv_title{
	  font-size: min(3.75rem , 6vw);
	}
	main.top .mv_wrap .mv_hgroup .mv_title .display_pc{
		display: none;
	}
	main.top .mv_wrap .mv_hgroup .mv_title .display_sp{
		display: block;
	}
	main.top .mv_wrap .mv_bnr{
		inset: auto 15px 7.5em auto;
	}
	main.top .mv_wrap .mv_bnr a{
		width: 130px;
	}
	main.top .mv_wrap .mv_news{
		width: calc(100% - 30px);
		inset: auto auto 1em 15px;
		padding-block: 0.5em;
	}
	main.top .mv_wrap .mv_news .news_inner{
		max-width: 100%;
	}
	main.top .mv_wrap .mv_news .news_list_box{
		display: flex;
		gap: 4%;
		align-items: center;
		max-width: 100%;
		overflow: hidden;
	}
	main.top .mv_wrap .mv_news .news_list_box .sec_title{
		width: 7.25em;
		padding: 0em 1em 0 0;
	}
	main.top .mv_wrap .mv_news .news_list_box .sec_title .sec_h2{
		font-size: 1.125rem;
	}
	main.top .mv_wrap .mv_news .news_list_box .news_list{
		color: #fff;
		padding: 0;
		width: calc(96% - 7.25em);
	}
	main.top .mv_wrap .mv_news .news_list_box .news_list li{
		list-style: none;
		max-width: 100%;
		overflow: hidden;
	}
	main.top .mv_wrap .mv_news .news_list_box .news_list .news-subtitle{
		-webkit-line-clamp: 2;
	}
}
@media screen and (max-width:460px) {
	main.top .mv_bg .bg_item{
		min-height: 40em;
	}
}
@keyframes fedein1 {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes popup {
	0% {
		transform: translateY(-20px);
		opacity: 0;
	}
	60% {
		transform: translateY(3px);
		opacity: 1;
	}
	99% {
		transform: translateY(0px);
		opacity: 1;
	}
	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}
@keyframes ups {
	0% {
		transform: translateY(20px);
		opacity: 0;
	}
	99% {
		transform: translateY(0px);
		opacity: 1;
	}
	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}
@keyframes downs {
	0% {
		transform: scale(0.8, 1.4) translate(0%, -100%);
		opacity: 0;
	}
	10% {
		transform: scale(0.8, 1.4) translate(0%, -15%);
		opacity: 0;
	}
	20% {
		transform: scale(1.4, 0.6) translate(0%, 30%);
		opacity: 1;
	}
	30% {
		transform: scale(0.9, 1.1) translate(0%, -10%);
		opacity: 1;
	}
	40% {
		transform: scale(0.95, 1.2) translate(0%, -30%);
		opacity: 1;
	}
	50% {
		transform: scale(0.95, 1.2) translate(0%, -10%);
		opacity: 1;
	}
	60% {
		transform: scale(1.1, 0.9) translate(0%, 5%);
		opacity: 1;
	}
	70% {
		transform: scale(1.0, 1.0) translate(0%, 0%);
		opacity: 1;
	}
	100% {
		transform: scale(1.0, 1.0) translate(0%, 0%);
		opacity: 1;
	}
}
@keyframes bounce {
	0% {
		transform: scaleX(0.6) scaleY(0.6) translateY(70%);
		opacity: 0;
	}
	50% {
		transform: scaleX(1) scaleY(1) translateY(-40%);
		opacity: 1;
	}
	60% {
		transform: scaleX(1.05) scaleY(0.95) translateY(-45.0%);
		opacity: 1;
	}
	70% {
		transform: scaleX(0.95) scaleY(1.05) translateY(-20%) rotate(-5deg);
		opacity: 1;
	}
	92% {
		transform: scaleX(1) scaleY(0.9) translateY(-10%) rotate(5deg);
		opacity: 1;
	}
	100% {
		transform: scaleX(1) scaleY(1) translateY(-12.5%);
		opacity: 1;
	}
}
@keyframes bound-loop {
	71% {
		transform: scale(0.995, 0.995);
	}
	76% {
		transform: scale(1.005, 1.0);
	}
	82% {
		transform: scale(0.995, 1.005);
	}
	89% {
		transform: scale(1.0, 0.995);
	}
	66%,
	100% {
		transform: scale(1.0, 1.0);
	}
}
@keyframes imgeffect {
	0% {
		left: 0%;
		right: 100%;
	}
	50% {
		left: 0%;
		right: 0%;
	}
	100% {
		left: 100%;
		right: 0%;
	}
}
@keyframes imgopacity {
	0% {
		opacity: 0;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes imgeffect02 {
	0% {
		top: 0%;
		bottom: 100%;
	}
	50% {
		top: 0%;
		bottom: 0%;
	}
	100% {
		top: 100%;
		bottom: 0%;
	}
}
@keyframes imgeffect03 {
	0% {
		top: 100%;
		bottom: 0%;
	}
	50% {
		top: 0%;
		bottom: 0%;
	}
	100% {
		top: 0%;
		bottom: 100%;
	}
}
@keyframes opening-animation_bg {
	0% {
		opacity:1;
	}
	100% {
		opacity:0;
		display: none;
	}
}
@keyframes opening-animation {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@keyframes fadezoom {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.2);
	}
}
@keyframes text-ups {
	0% {
		transform: translateY(20px);
		opacity:0;
	}
	100% {
		transform: translateY(0);
		opacity:1;
	}
}
@keyframes up-in{
	0%{transform:translateY(100%);}
	100%{transform:translateY(0);}
}
@media screen {
	.popup {
		opacity: 0;
		transform: translateY(-20px)
	}
	.once.popup {
		animation: popup 1.4s forwards;
	}
	.ups {
		opacity: 0;
		transform: translateY(-20px);
	}
	.once.ups {
		animation: ups 2.2s forwards;
	}
	.downs>* {
		opacity: 0;
		transform: scale(0.8, 1.4) translate(0%, -100%);
		transform-origin: bottom center;
	}
	.once.downs>* {
		animation: downs 0.6s forwards;
	}
	.once.popups {
		animation: none;
		opacity: 1;
		transform: translateY(0);
	}
	.popups>* {
		opacity: 0;
		transform: translateY(-20px);
	}
	.once.popups>* {
		animation: popup 1.4s forwards;
	}
	.feder,
	.feder_row {
		opacity: 0;
	}
	.once.feder {
		animation: fedein1 1.2s forwards;
	}
	.once.feder_row {
		animation: fedein1 2.0s ease-out forwards;
	}
	.feders>* {
		opacity: 0;
	}
	.once.feders>* {
		animation: fedein1 1.8s forwards;
	}
	.bounce {
		transform: scaleX(0.6) scaleY(0.6) translateY(70%);
		opacity: 0;
	}
	.bounce.once {
		animation: bounce 0.5s 0.50s forwards;
	}
	.bound-loop {
		transform-origin: bottom center;
		animation: bound-loop 3s ease-in-out infinite;
	}
	.vertical_open,
	.holizon_open,
	.bg_flash,
	.bg_blackout {
		position: relative;
		overflow: hidden;
	}
	.vertical_open:before,
	.vertical_open:after,
	.holizon_open:before,
	.holizon_open:after,
	.bg_blackout:before {
		content: "";
		width: 100%;
		height: 100%;
		z-index: 20;
		background: #b08b1a;
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		transition: height .2s;
	}
	.vertical_open:after {
		top: auto;
		bottom: 0;
	}
	.vertical_open.once:before,
	.vertical_open.once:after {
		height: 0;
	}
	.holizon_open:before,
	.holizon_open:after {
		bottom: 0;
		right: 0;
		left: auto;
		transition: width .4s 1s ease-out;
	}
	.holizon_open:after {
		left: 0;
		right: auto;
	}
	.holizon_open.once:before,
	.holizon_open.once:after {
		width: 0;
	}
	.slide-in,
	.slide-down,
	.slide-up {
		position: relative;
	}
	.slide-in>*,
	.slide-down>*,
	.slide-up>* {
		opacity: 0;
	}
	.slide-in.once>*,
	.slide-down.once>*,
	.slide-up.once>* {
		animation-duration: 0s;
		animation-delay: 1.4s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
	}
	.slide-in::before,
	.slide-down::before,
	.slide-up::before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0%;
		right: 100%;
		z-index: 100;
		height: 100%;
		background-color: #b08b1a;
	}
	.slide-down::before {
		top: 0;
		bottom: 100%;
		left: 0;
		right: 0;
		height: auto;
		width: 100%;
	}
	.slide-up::before {
		top: 100%;
		bottom: 0;
		left: 0;
		right: 0;
		height: auto;
		width: 100%;
	}
	.slide-in.once::before,
	.slide-down.once::before,
	.slide-up.once::before {
		animation-duration: 1.4s;
		animation-delay: 0.6s;
		animation-timing-function: cubic-bezier(0.78, 0.07, 0, 1);
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
	}
	.slide-in.once>*,
	.slide-down.once>*,
	.slide-up.once>* {
		animation-name: imgopacity;
	}
	.slide-in.once:before {
		animation-name: imgeffect;
	}
	.slide-down.once:before {
		animation-name: imgeffect02;
	}
	.slide-up.once:before {
		animation-name: imgeffect03;
	}
	.slide-animation {
		animation: fadezoom 18s 0s forwards;
	}
	.text-ups{
		display:flex;
		justify-content:center;
		align-items:baseline;
	}
	.text-ups > *{
		display:inline-block;
		transform:translateY(20px);
		opacity:0;
	}
	.once.text-ups >* {
		animation: text-ups 1.2s forwards;
	}
	.once.text-ups > .text-ups_delay01 {
		animation-delay: 0s;
	}
	.once.text-ups > .text-ups_delay02 {
		animation-delay: 0.2s;
	}
	.once.text-ups > .text-ups_delay03 {
		animation-delay: 0.4s;
	}
	.once.text-ups > .text-ups_delay04 {
		animation-delay: 0.6s;
	}
	.once.text-ups > .text-ups_delay05 {
		animation-delay: 0.8s;
	}
	.once.text-ups > .text-ups_delay06 {
		animation-delay: 0.8s;
	}
	.up-in{
		display: block;
		overflow:hidden;
	}
	.up-in >* {
		display: block;
		transform:translateY(100%);
	}
	.once.up-in >* {
		animation: up-in 1.2s forwards;
	}
	.once.delay_set>*:nth-child(2),
	.once.delay_1,
	.once.delay_1>*,
	.animationDelay_1 {
		animation-delay: 0.2s;
	}
	.once.delay_set>*:nth-child(3),
	.once.delay_2,
	.once.delay_2>*,
	.animationDelay_2 {
		animation-delay: 0.4s;
	}
	.once.delay_set>*:nth-child(4),
	.once.delay_3,
	.once.delay_3>*,
	.animationDelay_3 {
		animation-delay: 0.6s;
	}
	.once.delay_set>*:nth-child(5),
	.once.delay_4,
	.once.delay_4>*,
	.animationDelay_4 {
		animation-delay: 0.8s;
	}
	.once.delay_set>*:nth-child(6),
	.once.delay_5,
	.once.delay_5>*,
	.animationDelay_5 {
		animation-delay: 1.0s;
	}
}

/*recruit*/
body.post-name-recruit,
body.post-name-faq,
body.post-name-environment,
body.post-name-about-sbf,
body.post-type-working,
body.post-type-discussion,
body.post-type-requirements{
	background:#f2f6fa;	
}
@media screen and (min-width:767px) {
	body.post-name-recruit:not(.scrolled) #block-site-header .head_shadow,
	body.post-name-faq:not(.scrolled) #block-site-header .head_shadow,
	body.post-name-environment:not(.scrolled) #block-site-header .head_shadow,
	body.post-name-about-sbf:not(.scrolled) #block-site-header .head_shadow,
	body.post-type-working:not(.scrolled) #block-site-header .head_shadow,
	body.post-type-discussion:not(.scrolled) #block-site-header .head_shadow,
	body.post-type-requirements:not(.scrolled) #block-site-header .head_shadow{
		filter: drop-shadow(3px 3px 3px rgb(8 8 8 / 70%));
	}
}

/*INSIDE THE OFFICE*/

/* inside-tab */
.inside-tab {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .inside-tab {
    display: block;
    margin: 0 -15px;
    padding: 0 15px;
  }
}

/* tab head */
.inside-tab__head {
  width: 23.8%;
}
@media screen and (max-width: 768px) {
  .inside-tab__head {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}
.inside-tab__head .ttl {
  display: block;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #eff2f6;
  font-size: 18px;
  font-weight: 600;
  padding: 1em;
  text-align: center;
  margin-bottom: 5px;
  position: relative;
}
.inside-tab__head .ttl .sp{
	display: none;
}
@media screen and (max-width: 768px) {
  .inside-tab__head{
	  gap: 0.5em 2%;
  }
  .inside-tab__head .ttl {
    width: calc((100% - 4%) / 3);
    font-size: 14px;
    padding: 11px 5px 13px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .inside-tab__head .ttl:after {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #282828;
    border-right: 2px solid #282828;
    left: 50%;
    bottom: 6px;
    transform: translateX(-50%) rotate(45deg);
  }
  .inside-tab__head .ttl.active:after {
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
  }
	.inside-tab__head .ttl .sp{
		display: block;
	}
}

@media screen and (min-width: 769px) {
  .inside-tab__head .ttl:last-child {
    margin-bottom: 0;
  }
  .inside-tab__head .ttl:hover {
    opacity: 0.7;
  }
}

.inside-tab__head .ttl.active {
  background-color: #8ab0df;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .inside-tab__head .ttl.active:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    top: 50%;
    left: 14px;
    transform: translateY(-50%) rotate(225deg);
  }
}

/* tab content */
.inside-tab__content {
  width: 76.2%;
  background: #8ab0df;
  color: white;
}
@media screen and (max-width: 768px) {
  .inside-tab__content {
    width: 100%;
  }
}
.inside-tab__content .item {
  display: none;
  padding: 2em 2em 1.5em;
}
@media screen and (max-width: 768px) {
  .inside-tab__content .item {
    padding: 1em;
  }
}
.inside-tab__content .item.active {
  display: block;
}
.inside-tab__content .item.active iframe{
  margin-bottom: 0;
}
.inside-tab__content .item .txt-basic {
  line-height: 1.6;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .inside-tab__content .item .txt-basic {
    font-size: 1em;
  }
	.inside-tab__content .item.active iframe{
	  height: 500px;
	}
}



/*  フォーム  */
.smf-form .smf-item .smf-item__label__text{
	font-weight:500;
}
.smf-form .smf-item .smf-item__label__text mark{
	display:inline-block;
	font-size:0.875rem;
	font-weight:bold;
	line-height: 1;
	color: #fff !important;
	background: #f42c2c !important;
	padding: 0.25em 0.5em;
}
.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 input[name="zip"] {
	width: 180px;
	display: inline-block;
}
.smf-form .smf-item input.other_text{
	margin-top: 0.5em;
	width: 20%;
	min-width: 20em;
}
.smf-form .smf-item textarea {
	height: auto;
	line-height: 1.5em;
	padding: 1em;
}
.smf-form .smf-item label {
	cursor: pointer;
}
.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;
}
.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: #1561a3;
	top: 0;
	left: 3px;
	opacity: 0;
}
.smf-form .smf-item label input[type="checkbox"]:checked+span:before {
	border-color: #1561a3;
	background: #1561a3;
}
.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: #1561a3;
	border-color: #1561a3;
}
.smf-form .smf-checkbox-control:after{
	width: 1.25rem;
	height: 1.25rem;
}
.smf-action {
	display: flex;
	justify-content: center;
	margin-top: 4em;
	gap: 0 1em;
}
.smf-action .smf-button-control__control {
	display:flex;
	width: fit-content;
	max-width: 300px;
	min-width: 230px;
	border: solid 2px #1561a3;
	color: #FFF;
	background: #1561a3 !important;
	font-size: 1rem;
	font-weight: 600;
	padding: 10px 2em;
	min-height: 58px;
	align-items:center;
	justify-content:center;
	position:relative;
	border-radius: 0;
	z-index: 0;
	text-decoration:none;
	margin: 1em auto 2em;
	transition: filter 0.3s , transform 0.3s;
}
.smf-action .smf-button-control__control:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 10;
	inset: 0 25px 0 auto;
	margin:auto;
	background-image: url(../../assets/img/common/icon_arrow.svg);
	background-size: contain;
	width: 16px;
	height: 16px;
	font-size: 1rem;
}

.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;
}
@media (any-hover: hover) {
	.smf-action .smf-button-control__control:hover {
		background: #1561a3 !important;
		color: #ffffff !important;
		transform: translateY(3px) ;
		box-shadow: none;
	}
}
@media (any-hover: hover) {
	.smf-form .smf-complete-content .common_btn a:hover{
		background: #ffffff !important;
		color: #0368be !important;
		opacity:1;
	}
}
.smf-form--letter .smf-text-control__control,
.smf-form .smf-textarea-control__control:active,.smf-form .smf-textarea-control__control:focus,.smf-form .smf-textarea-control__control:focus-within,.smf-form .smf-textarea-control__control[aria-selected=true] {
	font-weight: 500;
}
.smf-form .form-agree-area{
	font-size: 1.125rem;
	/* font-weight: 600; */
	padding: 2em 0 0;
	text-align: center;
}
.smf-form .form-agree-area a{
	font-size: 1rem;
}
.smf-action .smf-button-control__control[data-action="back"] {
	color: #1561a3;
	background: #ffffff !important;
	margin-bottom: 0;
}
.smf-action .smf-button-control__control[data-action="back"]:after {
	color: #1561a3;
	mask-image: url(../../assets/img/common/icon_arrow.svg);
	mask-size: contain;
	background:#1561a3;
	background-size: contain;
	width: 16px;
	height: 16px;
	font-size: 1rem;
	inset: 0 auto 0 25px;
	transform: rotate(180deg);
}
@media (any-hover: hover) {
	.smf-action .smf-button-control__control[data-action="back"]:hover {
		background: #ffffff !important;
		color: #1561a3!important;

	}
	.smf-action .smf-button-control__control[data-action="back"]:hover:after {
		color: #1561a3 !important;
	}
}
@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;
		justify-content: center;
		margin-top: 3em;
		gap: 1em 1em;
	}
	.smf-action .smf-button-control+.smf-button-control {
	    margin-left: 0;
	}
	.smf-form .sp_t-left{
		text-align: left;
	}
}

.wpcf7-list-item {
	display: block !important;
}
.checkbox-custom,
.wpcf7-list-item{
	display: block;
	margin: 0;
	padding-left: 1em;
	text-indent: -1.5em;
}
.wpcf7 .form-req{
	display:inline-block;
	font-size:0.875rem;
	font-weight:bold;
	line-height: 1;
	color: #fff !important;
	background: #f42c2c !important;
	padding: 0.25em 0.5em;
}
.wpcf7 .list-file{
	list-style: none;
	padding: 0;
	margin-bottom: 3em;
}
.wpcf7 .list-file li p{
	margin: 0;
}
.wpcf7 .submit-btn input{
		display:flex;
	width: fit-content;
	max-width: 300px;
	min-width: 230px;
	border: solid 2px #1561a3;
	color: #FFF;
	background: #1561a3 !important;
	font-size: 1rem;
	font-weight: 600;
	padding: 10px 2em;
	min-height: 58px;
	align-items:center;
	justify-content:center;
	position:relative;
	border-radius: 0;
	z-index: 0;
	text-decoration:none;
	margin: 2em auto 0;
	transition: filter 0.3s , transform 0.3s;
}