/*============================================================
   FV
==============================================================*/
.firstView_tc{
	margin-top: 89px;
}
.firstView_tc .firstView_contents{
	height: 510px;
	background: linear-gradient(90deg, rgb(0, 141, 151), rgb(5, 191, 204));
}
.firstView_tc .firstView_contents .tc_fv_flex{
	max-width: 1240px;
	height: 510px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
}
.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left{
	width: 40%;
	margin-left: 10px;
}
.firstView_th .firstView_contents .tc_fv_flex .tc_flex_left{
	margin-top: 30px;
}
.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left .tc_subheading{
	margin-bottom: 40px;
	font-size: 40px;
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
	letter-spacing: 0.04em;
	white-space: nowrap;
}
.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left .tokium_button .btn_white_or{
	margin-top: 30px;
}
.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left .th_fv_text{
	margin-top: 30px;
	font-size: 10px;
	color: #fff;
	line-height: 1.4;
	letter-spacing: 0.04em;
}
.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_right{
	width: 55%;
}
.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_right .td_emblem{
	margin-top: 50px;
    margin-left: -170px;
    max-width: 130%;
}
.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_right .th_emblem{
	margin-top: 0;
    margin-left: -50px;
    max-width: 150%;
}

.firstView_tc .firstView_annotation.contract .gekkeikan_annotation{
	max-width: 720px;
}
@media screen and (max-width: 1240px){
	.firstView_tc .firstView_contents .tc_fv_flex{
		max-width: 1000px;
	}
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_right .td_emblem{
		max-width: 130%;
		margin-left: -80px;
	}
}
@media screen and (max-width: 1000px){
	.firstView_tc .firstView_contents{
		height: 750px;
	}
	.firstView_tc .firstView_contents .tc_fv_flex{
		height: 750px;
		flex-direction: column;
	}
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left{
		width: 100%;
		margin-left: inherit;
		order: 2;
		text-align: center;
	}
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left .tc_subheading{
		margin-top: 20px;
		font-size: 32px;
	}
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_right{
		width: 80%;
		margin: 0 auto;
		order: 1;
	}
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_right .td_emblem{
		max-width: 100%;
		margin-top: inherit;
		margin-left: -50px;
	}
}
@media screen and (max-width: 768px){
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_right{
		width: 100%;
		text-align: center;
		margin-left: 10px;
	}
	.firstView_tc .firstView_contents .tc_fv_flex.tc_fv_flex_lp .tc_flex_right{
		margin-left: -2%;
	}
}
@media screen and (max-width: 468px){
	.firstView_tc .firstView_contents{
		height: 580px;
		padding: 0 15px;
	}
	.firstView_tc .firstView_contents .tc_fv_flex{
		height: 580px;
	}
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left{
		width: 90%;
		margin: 0 auto;
	}
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left .tc_subheading{
		margin: 20px auto 40px auto;
		font-size: 24px;
		text-align: left;
	}
	.firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left .tokium_button .btn_common{
		font-size: 18px;
		padding: 24px 0;
	}
	
}
@media screen and (max-width: 350px){
    .firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left .tc_subheading{
      font-size: 100%;
    }
    .firstView_tc .firstView_contents .tc_fv_flex .tc_flex_left .tokium_button .btn_common{
      font-size: 16px;
    }
}


@media screen and (max-width: 1240px){
	.firstView_tc.firstView_th .firstView_contents .tc_fv_flex .tc_flex_right .th_emblem{
		margin-top: 100px;
		margin-left: 20px;
    	max-width: 110%;
	}
}
@media screen and (max-width: 1000px){
	.firstView_tc.firstView_th .firstView_contents .tc_fv_flex{
		text-align: center;
	}
	.firstView_tc.firstView_th .firstView_contents .tc_fv_flex .tc_flex_right .th_emblem{
		max-width: 60%;
        margin-top: inherit;
        margin-left: -50px;
	}
}
@media screen and (max-width: 468px){
	.firstView_tc.firstView_th .firstView_contents .tc_fv_flex .tc_flex_left .tc_subheading{
		font-size: 23px;
	}
	.firstView_tc.firstView_th .firstView_contents .tc_fv_flex .tc_flex_right .th_emblem{
		max-width: 80%;
	}
}
/*============================================================
   ABOUT
==============================================================*/
.tc_about{
	padding: 40px 0 96px 0;
}
.tc_about .about_content{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	border-top: solid 1px #D7D7DA;
}
.tc_about .about_content .sectionTitle{
	margin-top: 60px;
}
.tc_about .about_content .about_description{
	margin-top: 40px;
	font-size: 18px;
	text-align: center;
	line-height: 200%;
	letter-spacing: 10%;
}
.tc_about .about_content .about_flow{
	margin-top: 62px;
}
.tc_about .about_content .about_flow .anoniation{
	font-size: 12px;
	text-align: right;
}
@media screen and (max-width: 768px){
	.tc_about .about_content{
		padding:  0 15px;
	}
	.tc_about .about_content .about_description{
		text-align: left;
	}
	.tc_about .about_content .about_flow{
		text-align: center;
		width: 50%;
        margin: 30px auto 0 auto;
        text-align: center;
	}
}
@media screen and (max-width: 468px){
	.tc_about{
		padding: 40px 0;
	}
	.th_about{
		padding: 40px 0 20px 0;
	}
	.tc_about .about_content .about_description{
		font-size: 14px;
	}
	.tc_about_detail .detail_flex .flex_left .about_subheading{
		font-size: 20px;
	}
	.tc_about .about_content .about_flow{
		width: 85%;
	}
}

/*============================================================
  SOLUTION
==============================================================*/
.contract .resolution .resolution_top .resolution_top_content .problem_box .item_invoice{
	padding: 23px 10px;
	display: flex;
    justify-content: center;
	align-items: center;
}
.contract .resolution.th .resolution_bottom .resolution_bottom_content .solution_flex .flex_item{
	height: 202px;
	padding: 0 24px;
}
.contract .resolution .resolution_bottom .resolution_bottom_content .solution_flex .flex_item .flex_right{
	width: 67%;
}
.contract .resolution.th .resolution_bottom .resolution_bottom_content .solution_flex .flex_item .flex_right{
	width: 70%;
}
.contract .resolution .resolution_bottom .resolution_bottom_content .solution_flex .flex_item .flex_right .li_item{
	padding-left: 2em;
}
.contract .resolution .resolution_bottom .resolution_bottom_content .solution_flex .flex_item .flex_left{
	text-align: center;
}
.contract .resolution.ii .resolution_top .resolution_top_content .problem_box .item_invoice{
	padding: 35px 20px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.contract .resolution .resolution_bottom .resolution_bottom_content .th_solution_text{
	margin-top: -50px;
    margin-bottom: 80px;
	font-size: 10px;
	color: #767676;
}
@media screen and (max-width: 468px){
	.contract .resolution.th .resolution_top{
		padding: 5pc 0 40px 0;
	}
	.contract .resolution.th .resolution_top .resolution_top_content .problem_box .item_invoice{
		padding: 24px;
	}
	.contract .resolution .resolution_bottom .resolution_bottom_content .solution_flex .flex_item .flex_right{
		width: 100%;
	}
	.contract .resolution.th .resolution_bottom .resolution_bottom_content .solution_flex .flex_item{
		height: 350px;
		padding: 34px;
		justify-content: center;
	}
	.contract .resolution.th .resolution_bottom .resolution_bottom_content .solution_flex .flex_item .flex_right{
		width: 100%;
	}
}
/*============================================================
  REASON
==============================================================*/
.contract .tokium_reason .tokium_reason_flex .reason_flex.top .reason_item.right{
	padding: 0 42px 0 0;
}
.contract .tokium_reason .tokium_reason_flex .reason_flex.top .reason_item.center{
	padding: 0 38px;
}
.contract .tokium_reason .tokium_reason_flex .reason_flex.top .reason_item.left{
	padding: 0 0 0 42px;
}
.contract .tokium_reason .tokium_reason_flex .reason_flex.bottom .reason_item.left{
	padding: 0 80px 0 0;
}
.contract .tokium_reason .tokium_reason_flex .reason_flex.bottom .reason_item.right{
	padding: 0 0 0 80px;
}
.contract .tokium_reason .tokium_reason_flex .reason_flex .reason_item .reason_text{
	letter-spacing: 0.04em;
	text-align: justify;
	text-justify: inter-ideograph;
}
@media screen and (max-width: 1250px){
	.tokium_reason .tokium_reason_flex{
		padding: 0 15px;
	}
}
@media screen and (max-width: 1000px){
	.contract .tokium_reason .tokium_reason_flex .reason_flex.top .reason_item.right,
	.contract .tokium_reason .tokium_reason_flex .reason_flex.top .reason_item.center,
	.contract .tokium_reason .tokium_reason_flex .reason_flex.top .reason_item.left,
	.contract .tokium_reason .tokium_reason_flex .reason_flex.bottom .reason_item.left,
	.contract .tokium_reason .tokium_reason_flex .reason_flex.bottom .reason_item.right{
		padding: 0;
	}
}
/*============================================================
  FUNCTION
==============================================================*/
.contract .functions.tokium_function{
	background: #F6F6F6;
}
.contract .tokium_function .functionList .function.function_item{
	background: #FFF;
}
.contract .tokium_function .functionList .function.function_item{
	padding: 30px 55px 30px 30px;
}
.contract .tokium_function .functionList .function.function_item .function__description{
	padding-right: 38px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.contract .tokium_function.tokium_ii .functionList .function.function_item{
	width: 39%;
	padding: 30px;
	cursor: inherit;
}
.contract .tokium_function.tokium_ii .functionList .function.function_item .function__description{
	padding-right: 0;
}
.contract .tokium_function.tokium_ii .functionList .function.function_item:hover{
	top: 0;
	box-shadow: inherit;
}
@media screen and (max-width: 768px){
	.contract .tokium_function.tokium_ii .functionList .function.function_item{
		width: 100%;
	}
}
@media screen and (max-width: 468px){ 
	.contract  .functions.tokium_function{
		padding: 60px 0;
	}
}
/*============================================================
  PRICE
==============================================================*/
.contract .price.tokium_price{
	background: #FFF;
}
.contract .price.tokium_price .feature_item .balloon.td_balloon{
	width: 85%;
}
@media screen and (max-width: 768px) {
	.contract .price.tokium_price .feature_item .balloon.td_balloon{
		width: 190px;
	}
}
@media screen and (max-width: 468px) {
	.contract .price.tokium_price .btn_common{
		font-size: clamp(16px, 1.1vw, 22px);
	}
}



/*============================================================
  FAQ
==============================================================*/
.tokium_faq.th .faq_A{
	top: 25px !important;
}
/*============================================================
CTA
==============================================================*/
.common_download_cta.denshi .cta_subheading{
	margin-bottom: inherit;
    margin-top: inherit;
	line-height: inherit;
	
}
.common_cta_bubble .fv_bubble .btn_arrow img{
	margin-top: inherit !important;
}
.contactOrRequestInfo02.th .contactOrRequestInfo_links_bottom .links_flex{
	justify-content: center;
}
.contactOrRequestInfo02.th .contactOrRequestInfo_links_bottom .links_flex .link_item{
	margin: 0 16px;
}
.contactOrRequestInfo02.th .contactOrRequestInfo_links_bottom .links_flex .link_item .item_text{
	font-size: 20px;
}
.contactOrRequestInfo02.th .contactOrRequestInfo_links_top .tokium_button .btn_orange .btn_balloon{
	max-width: 337px;
}

@media screen and (max-width: 1000px) {
	.contactOrRequestInfo02.ii .contactOrRequestInfo_links_bottom .links_flex .link_item{
		margin-bottom: 30px;
	}
	.contactOrRequestInfo02.th .contactOrRequestInfo_links_bottom .links_flex .link_item.right{
		margin: 30px 16px 0 16px;
	}
}
@media screen and (max-width: 768px){
    .contactOrRequestInfo02 .contactOrRequestInfo_links_top .tokium_button .btn_orange .btn_balloon {
        top: -28px !important;
    }
	.contactOrRequestInfo02.th .contactOrRequestInfo_links_top .tokium_button .btn_orange .btn_balloon{
		max-width: 240px;
	}
} 
@media screen and (max-width: 468px){
    .cta_common01 .cta_subheading {
        padding: 0 15px;
		font-size: 18px !important;
    }
	.contactOrRequestInfo02.th .contactOrRequestInfo_links_bottom .links_flex .link_item .item_text{
		font-size: 16px;
	}
}
/*============================================================
 共通テキスト
==============================================================*/
.th_text{
	margin-top: -50px;
    margin-bottom: 80px;
	font-size: 10px;
	color: #767676;
}
.tokium_reason_flex .th_text{
	margin-top: 80px;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px){
    .th_text{
		margin-top: 20px;
		padding: 0 15px;
	}
	.tokium_reason_flex .th_text{
		margin-top: 0;
		padding: 0;
	}
}
@media screen and (max-width: 468px){
	.th_text{
		margin-bottom: 40px;
	}
}
/*============================================================
   LP
==============================================================*/
.header_pc_renew .contract_lp_nav .nav_link{
	font-size: 18px!important;
}
.header_pc_renew .contract_lp_btn .btn_common{
	width: 287px;
	padding: 20px 0;
	font-size: 17px;
}
.header_pc_renew .contract_lp_btn .btn_common:before{
	border: inherit;
}
.header_pc_renew .contract_lp_btn .btn_common .btn_arrow{
	width: 21px;
    height: 21px;
	right: 15px;
}
.header_pc_renew .header_main_flex .contract_lp_nav .nav_link .underline::after{
	bottom: -29px;
}
.firstView_tc .firstView_contents .tc_fv_flex.tc_fv_flex_lp .tc_subheading{
	font-size: 44px;
}

.firstView_tc .firstView_contents .tc_fv_flex.tc_fv_flex_lp .tc_subheading .text_s{
	font-size: 37px;
}
.contract .resolution .resolution_top .resolution_top_content .problem_box .item_contract{
	padding: 28.5px 10px;
}
.resolution .resolution_bottom .resolution_bottom_content .solution_flex .flex_item .flex_right .flex_title .text_s{
	font-size: 16px;
}
.tokium_reason .tokium_reason_flex .reason_flex .reason_item .reason_subheading .text_s{
	font-size: 16px;
}
.contract .resolution .resolution_bottom .resolution_bottom_content .solution_flex .flex_item .flex_right .anoniation{
	margin-top: 10px;
	font-size: 10px;
    color: #767676;
    line-height: 1.4;
    letter-spacing: 0.04em;
}
@media(max-width: 500px) {
	.firstView_tc .firstView_contents .tc_fv_flex.tc_fv_flex_lp .tc_subheading{
		font-size: 39px;
		text-align: center;
	}
	.firstView_tc .firstView_contents .tc_fv_flex.tc_fv_flex_lp .tc_subheading .text_s{
		font-size: 23px;
	}
	.tc_about .about_content .about_flow .anoniation{
		margin-top: 30px;
	}
}
.fwh-cta {
    align-items: center;
    position: relative;
    background: radial-gradient(190.07% 285.11% at 122.32% -18.31%, #00F0EA 0%, #00CAC9 21%, #016D76 66%, #025561 78%);
    overflow: hidden;
}
.fwh-cta .fwh-cta04_innar{
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: start;
}
.fwh-cta::before {
    right: -6.25vw;
    top: -7.292vw;
}
.fwh-cta::after {
    left: -6.25vw;
    bottom: -7.292vw;
    transform: scale(-1, -1);
}
.fwh-cta::before, .fwh-cta::after{
    content: "";
    background: url(../images/contract/lp/img_fwh-cta_2.svg) no-repeat center / contain;
    width: 47.591vw;
    height: 33.854vw;
    position: absolute;
    opacity: .72;
    pointer-events: none;
}
.fwh-cta04 {
	min-height: 60.938vw;
	padding: 89px 10.938vw 78px 10.938vw;
}
@media(max-width: 768px) {
	.fwh-cta04 {
		padding: 10.417vw 0;
		flex-direction: column
	}
}
.fwh-cta04_content{
	width: 65%;
}
.fwh-cta04_content .fwh-cta04_flex{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}
.fwh-cta04_content .fwh-cta04_flex .icon_free{
	width: 12.5%;
	margin-right: 26px;
}
.fwh-cta04_content .fwh-cta04_flex .form_title{
	width: 75%;
	color: #fff;
	font-size: 32px;
	font-weight: 500;
	line-height: 130%;
}
.fwh-cta04_content_text{
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 150%;
}
@media(max-width: 1000px){
	.fwh-cta04_content{
		width: 100%;
	}
	.fwh-cta04_content .fwh-cta04_flex{
		justify-content: center;
	}
	.fwh-cta04_content_text{
		max-width: 90%;
		margin: 0 auto;
	}
} 
.fwh-cta04_content_img {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 3.125vw 0
}
.fwh-cta04_content_img img{
	max-width: 688px;
	width: 100%;
	height: auto;
}
@media(max-width: 1000px){
	.fwh-cta04_content_img{
		width: 100%;
		text-align: center;
	}
} 
@media(max-width: 768px) {
	.fwh-cta04_content_img {
		margin: 3.125vw auto;
		width: 77.604vw;
		justify-content: space-around
	}
}
.fwh-cta04_content_img figure {
	width: 15.625vw
}
@media(max-width: 768px) {
	.fwh-cta04_content_img figure {
		width: 35.417vw;
		margin: 1.042vw 0
	}
}
.fwh-cta04_form {
	width: 32.5%;
}
@media(max-width: 1000px){
	.fwh-cta04_form{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
} 
@media(max-width: 768px) {
	.fwh-cta04_form {
		width: 89.583vw;
		margin-top: 11.458vw
	}
}
.fwh-cta04_form h3 {
	display: table;
	max-width: 100%;
	margin: auto;
	font-size: 23px;
	font-weight: 500;
	background: #1b939f;
	color: #fff;
	position: relative;
	border-radius: .326vw;
	padding: 0 .32em 0 .64em;
	letter-spacing: 10%;
	line-height: 1.6
}
@media(max-width: 768px) {
	.fwh-cta04_form h3 {
		border-radius: 1.042vw
	}
}
.fwh-cta04_form h3::before {
	content: "▼";
	line-height: 1.04;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translate(-50%, -32%);
	font-size: .781vw;
	color: #1b939f
}
@media(max-width: 768px) {
	.fwh-cta04_form h3::before {
		font-size: 2.604vw
	}
}
.fwh-cta04_form_script {
	background: #ecf5f4;
	border-radius: .521vw;
	padding: 1.302vw;
	margin-top: 1.042vw;
	box-shadow: 0 0 2.083vw rgba(27, 147, 159, .24)
}
@media(max-width: 768px) {
	.fwh-cta04_form_script {
		border-radius: 2.083vw;
		padding: 5.208vw;
		margin-top: 3.125vw
	}
}
@media(max-width: 500px){
	.fwh-cta04_content .fwh-cta04_flex .icon_free{
		width: 25%;
		text-align: center;
		margin-right: 15px;
	}
	.fwh-cta04_content .fwh-cta04_flex .form_title{
		width: 65%;
	}
	.fwh-cta04_content .fwh-cta04_flex .form_title{
		font-size: 18px;
	}
}
.fwh-footer_copyright {
    color: #fff;
    background: #062124;
    text-align: center;
    letter-spacing: 0;
    font-size: .911vw;
    padding: 8px 0;
}
.contract_lp .fixedDownloadDocuments--sp{
	display: flex;
	justify-content: center;
}
.contract_lp .fixedDownloadDocuments--sp .button{
	width: 80%;
}
.header_sp_renew .menu_fixed.contract_lp_menu{
	padding: 0 16px 100vh 16px;
}
.header_sp_renew .menu_fixed .header_nav_sp .nav_link.last_link{
	border-bottom: solid 1px #b2b7b8;
}

/*============================================================
   新リース会計基準クイズ
==============================================================*/
.contract_lp2{
  padding-top: 80px;
}
.contract_lp2 .innar{
  max-width: 1010px;
  margin: 0 auto;
}
.contract_lp2 .top_content{
  text-align: center;
}
.contract_lp2 .top_content .tc_bubble{
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  padding: 16px 28px;
  border-radius: 50px;
  background-color: #fbe69e;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 3%;
}

.contract_lp2 .top_content .tc_bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 31.5%;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: #fbe69e transparent transparent;
  translate: calc(-50% + 0.4px) 100%;
}
.contract_lp2 .top_content .title_flex{
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contract_lp2 .top_content .title_flex .tclp_title{
  width: 56%;
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #008D97;
}
.contract_lp2 .top_content .title_flex .title_img{
  width: 19%;
}
.contract_lp2 .top_content .title_flex .title_img img{
  width: 100%;
  height: auto;
}
.contract_lp2 .top_content .basics_flex{
  max-width: 282px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contract_lp2 .top_content .basics_flex .basics_txt{
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 5.6px;
}
.contract_lp2 .top_content .basics_flex .basics_txt2{
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 5.6px;
}
.contract_lp2 .top_content .basics_flex .basics_txt2 .txt_l{
  font-size: 46px;
}
.contract_lp2 .top_content .basics_flex .line{
  height: 37px;
}
.contract_lp2 .top_content .basics_flex .bracket{
  height: 49px;
}
.contract_lp2 .content_txt_top{
  margin-bottom: 40px;
  text-align: center;
  line-height: 180%;
}
.contract_lp2 .quiz_form{
  text-align: center;
}
.contract_lp2 .quiz_form iframe{
  width: 100%;
}
.contract_lp2 .content_txt_bottom{
  margin: 72px 0;
  text-align: center;
  font-size: 20px;
  line-height: 170%;
}
.contract_lp2 .cntent_arrow{
  text-align: center;
}
.contract_lp2 .bottom_content{
  margin-top: -30px;
  padding-top: 120px;
  padding-bottom: 100px;
  background: #EDF7F8;
}
.contract_lp2 .bottom_content .form_flex{
  max-width: 1010px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.contract_lp2 .bottom_content .form_flex .flex_left{
  width: 56%;
}
.contract_lp2 .bottom_content .form_flex .flex_left .form_subheading{
  margin-bottom: 30px;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}
.contract_lp2 .bottom_content .form_flex .flex_left .form_txt{
  margin-bottom: 30px;
  text-align: center;
  line-height: 170%;
}
.contract_lp2 .bottom_content .form_flex .flex_left .form_img{
  width: 100%;
  margin-bottom: 55px;
}
.contract_lp2 .bottom_content .form_flex .flex_left .form_img img{
  width: 100%;
  height: auto;
}
.contract_lp2 .bottom_content .form_flex .flex_left .tokium_button .btn_common{
  max-width: 566px;
  font-size: 20px;
  padding: 22.5px 0;
  font-weight: 500;
}
.contract_lp2 .bottom_content .form_flex .flex_left .tokium_button .btn_orange::before{
  display: none;
}
.contract_lp2 .bottom_content .form_flex .flex_right{
  width: 34.7%;
  margin-top: -20px;
}
.contract_lp2 .bottom_content .form_flex .flex_right .form_content{
  background: #fff;
  padding: 23px;
  border-radius: 8px;
}
.contract_lp2 .bottom_content .form_flex .flex_right .form_bubble {
  position: relative;
  display: block;
  width: 280px;
  margin: 0 auto 20px;
  padding: 2px 15px;
  border-radius: 6px;
  background-color: #008d97;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: #ffffff;
}

.contract_lp2 .bottom_content .form_flex .flex_right .form_bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #008d97 transparent transparent;
  translate: -50% 100%;
}
.contract_lp2 .tokium_button.contract_lp_top{
  margin-bottom: 40px;
  text-align: center;
}
 .contract_lp2 .contract_lp_top .btn_common{
  max-width: 566px;
  width: 80%;
  font-size: 20px;
  padding: 22.5px 0;
  font-weight: 500;
}
@media (max-width: 1010px){
  .contract_lp2 .innar{
    padding: 0 15px;
  }
  .contract_lp2 .top_content .title_flex .tclp_title{
    font-size: 4.2vw;
  }
  .contract_lp2 .content_txt_top{
    font-size: 1.8vw;
  }
  .contract_lp2 .bottom_content .form_flex{
    padding: 0 15px;
  }
  .contract_lp2 .bottom_content .form_flex .flex_left .form_subheading{
    font-size: 3vw;
  }
  .contract_lp2 .bottom_content .form_flex .flex_right .form_bubble{
    font-size: 2.2vw;
  }
} 
@media (max-width: 768px){
  .contract_lp2{
    padding-top: 40px;
  }
  .contract_lp2 .top_content .tc_bubble{
    font-size: 2.8vw;
    line-height: 130%;
  }
  .contract_lp2 .top_content .title_flex .tclp_title{
    font-size: 36px;
  }
  .contract_lp2 .top_content .basics_flex{
    margin: 0 auto 10px;
  }
  .contract_lp2 .title_img_sp{
    max-width: 300px;
    margin: 0 auto 30px;
  }
  .contract_lp2 .content_txt_top{
    font-size: 16px;
    text-align: left;
  }
  .contract_lp2 .bottom_content .form_flex{
    flex-wrap: wrap;
  }
  .contract_lp2 .bottom_content{
    padding-top: 60px;
  }
  .contract_lp2 .bottom_content .form_flex .flex_left{
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
  }
  .contract_lp2 .bottom_content .form_flex .flex_right{
    max-width: 480px;
    width: 100%;
    margin: 30px auto 0;
  }
}
@media (max-width: 468px){
  .contract_lp2 .top_content .tc_bubble{
    font-size: 14px;
    padding: 12px 28px;
  }
  .contract_lp2 .top_content .title_flex .tclp_title{
    font-size: 34px;
    width: 100%;
    text-align: center;
  }
  .contract_lp2 .top_content .title_flex .title_img{
    width: inherit;
  }
  .contract_lp2 .top_content .basics_flex{
    max-width: 194px;
    height: 35px;
  }
  .contract_lp2 .top_content .basics_flex .basics_txt{
    font-size: 18px;
  }
  .contract_lp2 .top_content .basics_flex .basics_txt2{
    font-size: 20px;
  }
  .contract_lp2 .top_content .basics_flex .basics_txt2 .txt_l{
    font-size: 30px;
    letter-spacing: 2.6px;
  }
  .contract_lp2 .content_txt_bottom{
    margin-bottom: 50px;
    text-align: left;
    font-size: 18px;
  }
  .contract_lp2 .cntent_arrow img{
    width: 70px;
    height: auto;
  }
  .contract_lp2 .bottom_content{
    margin-top: -20px;
    padding: 40px 0;
  }
  .contract_lp2 .bottom_content .form_flex .flex_left .form_subheading{
    font-size: 18px;
    font-weight: 600;
  }
  .contract_lp2 .bottom_content .form_flex .flex_left .form_txt{
    text-align: left;
  }
  .contract_lp2 .bottom_content .form_flex .flex_left .form_img{
    margin-bottom: 20px;
  }
  .contract_lp2 .bottom_content .form_flex .flex_left .tokium_button .btn_common{
    padding: 8px 0;
    font-size: 16px;
    line-height: 150%;
  }
  .contract_lp2 .bottom_content .form_flex .flex_right{
    margin: 50px auto 0;
  }
  .contract_lp2 .bottom_content .form_flex .flex_right .form_bubble{
    font-size: 24px;
  }
  .contract_lp2 .contract_lp_top .btn_common{
    width: 100%;
    font-size: 18px;
  }
  .contract_lp2 .bottom_content .form_flex .flex_left .tokium_button .btn_common{
    font-size: 18px;
  }
}