@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;800;900&display=swap');
bbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}.clearfix::after {content: "";display: block;clear: both;}

html{
	font-size:62.5%;
}

*{
	max-height:99999px;
}
body{
	font-family: "Noto Sans JP", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 1.6rem;
	color: #333333;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 1px;
	font-feature-settings: "palt";
}
img,video{
	vertical-align:bottom;
	max-width: 100%;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#555;
}
a:hover{
	opacity:0.6;
}
.en {
	font-family: 'Roboto', sans-serif;
}
#wrap{
	overflow:hidden;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
.inline{
	display:inline-block;
}
.left{
	float:left;
}
.right{
	float:right;
}
.pc{
	display:block;
}
.sp{
	display:none;
}
.tab{
	display:none;
}
.in{
	width:1200px;
	margin:0 auto;
	position: relative;
	z-index: 3;
}
.in_in{
	width:1000px;
	margin:0 auto;
	position: relative;
	z-index: 3;
}
.flex{
	display: flex;
}
.flex_w{
	flex-wrap: wrap;
}
.palt{
	font-feature-settings: "palt";
}
@media screen and (max-width: 750px) {
	body{
		font-size: 1.4rem;
	}
	#wrap{
		width: 100vw;
	}
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}
	.tab{
		display:none;
	}
	.in,.in_in{
	width: 90%;
	margin: 0 auto;
	}
	.flex_w_sp{
		flex-wrap: wrap;
	}
}

.cor_green{
	color: #38b3a4;
}
.bg_green {
	background: #38b3a4;
}
.cor_yellow{
	background: #fbf903;
}
.bg_yellow{
	background: #f9f8ef;
}
.txt_grd_yellow {
	color: #f0ea0b;
	background: -webkit-linear-gradient(180deg, #fffc00 0%, #e0d417 100%);
	background: -o-linear-gradient(180deg, #fffc00 0%, #e0d417 100%);
	background: linear-gradient(180deg, #fffc00 0%, #e0d417 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.bg_green_line{
	background: url(../images/grreen_line_bg.jpg);
}
.bg_green_line_02 {
	background: url(../images/grreen_line_bg_02.jpg);
}
.bg_w{
	background: #fff;
}
.cor_w{
	color: #fff;
}
.bg_gray{
	background: url(../images/gray_bg.jpg);
	background-size: cover;
	background-position: center;
}


#header{
	background: #fff;
	position: fixed;
	width: 100%;
	box-sizing: border-box;
	z-index: 999;
	padding: 10px 0;
}
#header .header_w{
	justify-content: space-between;
	align-items: center;
}
#header .logo{
	align-items: center;
}
#header .logo img{
}
#header p{
	font-size: 1.4rem;
	letter-spacing: 1px;
	margin-left: 10px;
}
#header .btns{
	align-items: center;
	margin-left: 20px;
}
#header .btn_i{
	margin-left: 5px;
}
#header .tel_btn img {
	width: 260px;
}
#header .btn_i.contact_btn img{
	width: 180px;
}
#header .btn_i.line_btn img {
	width: 180px;
}

@media screen and (max-width: 750px) {
	#header{
		padding-left: 0;
		position: relative	;
		width: 100vw;
	}
	#header .logo{
		width: 40%;
	}
	#header .btns a{
		width: 40px;
		margin-left: 10px;
	}
}

.main {
	background: url(../images/fv_bg.jpg);
	background-size: cover;
	background-position: center;
	margin-top: 70px;
	padding: 0px 0 20px;
}
@media screen and (max-width: 750px) {
	.main{
		background: none;
		margin: 0;
		padding-bottom: 0;
	}
	.main .in{
		width: 100%;
	}
}

.cp{
	margin: 20px 0 30px;
}
.cp .baloon{
	font-size: 2.2rem;
	font-weight: 800;
	text-align: center;
	padding:10px 30px;
	line-height: 1;
	display: table;
	margin:0 auto 20px;
	position: relative;
	border-radius: 100px;
}
.cp .baloon:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 15px 0 15px;
	border-color: #38b3a4 transparent transparent transparent;
	position: absolute;
	top: 99%;
	left: 50%;
	transform: translate(-50%, 0px);
}
@media screen and (max-width: 750px) {
	.cp{
		margin-bottom: 0;
	}
	.cp .in_in{
		width: 100%;
	}
	.cp .baloon{
		font-size: 1.8rem;
	}
}

.cta{
	padding-bottom: 30px;
}
.cta .cta_ttl{
	position: relative;
	top: -10px;
}
.cta .cta_c{
	border-radius: 15px;
	padding: 0 64px 20px;
}
.cta .cta_c .cta_subttl{
	position: relative;
	top: -10px;
}
.cta .cta_c .btns{
	align-items: center;
	justify-content:space-between;
}
.cta .cta_c .btns .btns_w{}
.cta .cta_c .btns .btns_w a{
	margin-left: 15px;
}
@media screen and (max-width: 750px) {
	.cta{
		padding: 20px 0;
	}
	.cta .in_in{
		width: 100%;
	}
	.cta .cta_ttl {
		position: relative;
		top: 0px;
		margin-bottom: 10px;
	}
	.cta .cta_c{
		width: 90%;
		margin: auto;
		box-sizing: border-box;
		padding: 0 15px 20px;
	}
	.cta .cta_c .cta_subttl{
		position: relative;
		top: -10px;
	}
	.cta .cta_c .btns .btns_w{
		margin-top: 10px;
		justify-content: space-between;
	}
	.cta .cta_c .btns .btns_w a{
		margin-left: 0;
		width: 49%;
	}
}

#trouble{
	padding: 60px 0 0;
	position: relative;
	z-index: 4;
}
#trouble h2{
	text-align: center;
	margin-bottom: 10px;
}
#trouble h2 img{
	width: 550px;
}
#trouble .imgarea{
	position: relative;
	top: 20px;
}
@media screen and (max-width: 750px) {
	#trouble{
		padding: 40px 0 0;
	}
	#trouble .imgarea{
		position: relative;
		top: 10px;
	}
}

#solution {
  padding: 30px 0 0;
  background: url(../images/solution_bg.png);
  background-size: cover;
  background-position: center;
}
#trouble h2 {
  text-align: center;
}
#trouble h2 img {
  width: 550px;
}
@media screen and (max-width: 750px) {
	#solution{
		padding: 0 0 50px;
	}
	#solution .in_in{
		width: 100%;
	}
}

#proposal{
	margin-top: -30px;
	position: relative;
	margin-bottom: 40px;
}
#proposal .proposal_ww{
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.19);
	border-radius:10px;
	overflow: hidden;
}
#proposal .proposal_ww .proposal_w{
	padding: 30px;
	justify-content: space-between;
	position: relative;
}
#proposal .proposal_ww .proposal_w .txtarea{}
#proposal .proposal_ww .proposal_w .txtarea p{
	text-align: center;
}
#proposal .proposal_ww .proposal_w .imgarea{
	flex-shrink: 0;
}
#proposal .proposal_ww .u_area{
	justify-content: center;
	align-items: center;
}
#proposal .proposal_ww .u_area .c_txt{
	margin-top: 20px;
}
#proposal .proposal_ww .u_area .txt{
    position: relative;
    margin-top: -20px;
}
#proposal .proposal_item{
	position: absolute;
}
#proposal .proposal_item_01 {
	top: 70px;
	left: -90px;
}
#proposal .proposal_item_02 {
	top: -30px;
	right: -70px;
}
@media screen and (max-width: 750px) {
	#proposal .proposal_ww .proposal_w{
		padding: 30px 15px;
	}
	#proposal .sp_img_txt{
		display: flex;
	}
	#proposal .sp_img_txt .imgarea{
		width: 38%;
        margin-right: 10px;
	}
	#proposal .proposal_ww .proposal_w .txtarea h2{
		margin-bottom: 20px;
	}
	#proposal .proposal_ww .proposal_w .txtarea p{
		font-size: 1.2rem;
		text-align: left;
		font-weight: 600;
	}
	#proposal .proposal_item_01 {
		top: -6px;
		left: -30px;
		width: 90px;
	}
	#proposal .proposal_item_02 {
		top: -25px;
		right: -20px;
		width: 70px;
	}
	#proposal .proposal_ww .u_area {
        position: relative;
        padding: 5px 15px 0;
    }
	#proposal .proposal_ww .u_area .c_txt {
		margin-top: 0px;
		position: absolute;
		width: 42%;
		top: -10px;
	}
}

#item{}
#item .ttl_w{
	background: url(../images/item_ttl_bg.png);
  	background-size: cover;
  	background-position: center;
	text-align: center;
	padding: 40px 0 70px;
}
#item .item_list_w{
	margin-top: -50px;
	padding-bottom: 40px;
}
#item .item_list_w .item_li_w{
	gap:10px 15px;
}
#item .item_list_w .item_li_w li{
	width: 19%;
}
#item .item_list_w .item_li_w li .txt{
	font-size: 1.6rem;
	font-weight: 600;
	text-align: center;
	padding: 5px;
	width: 90%;
	margin: auto;
	position: relative;
	top: -10px;
}
#item .item_list_02{
	padding: 40px 0;
}
#item .item_list_02 .sub_ttl_w{
	margin-bottom: 40px;
}
#item .item_list_02 .sub_ttl_w h3{
	font-size: 2.8rem;
	font-weight: 800;
	text-align: center;
	padding:10px 30px;
	line-height: 1;
	width: 300px;
	margin:0 auto 20px;
	position: relative;
	border-radius: 10px;
	box-sizing: border-box;
}
#item .item_list_02 .sub_ttl_w h3:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 15px 0 15px;
	border-color: #38b3a4 transparent transparent transparent;
	position: absolute;
	top: 99%;
	left: 50%;
	transform: translate(-50%, 0px);
}
#item .item_list_02 .tab_btn{
	justify-content: center;
	gap:10px
}
#item .item_list_02 .tab_btn .tab_btn_i{
	background: #fff;
	border-radius: 100px;
	padding:10px 20px;
	width: 150px;
	box-sizing: border-box;
	font-weight: bold;
	text-align: center;
}
#item .item_list_02 .tab_btn .tab_btn_i.active{
	background: #38b3a4;
	color: #fff;
}
#item .item_list_02 .tab_content_w{}
#item .item_list_02 .tab_content_w .tab_content{
	display: none;
}
#item .item_list_02 .tab_content_w .tab_content.active{
	display: block;
}
#item .item_list_02 .tab_content_w .tab_content_i{}
#item .item_list_02 .tab_content_w .tab_content_i h4{
	display: table;
	position: relative;
	padding: 20px 10px 5px;
	width: 300px;
	text-align: center;
	margin: 40px auto 20px;
}
#item .item_list_02 .tab_content_w .tab_content_i h4 .icon {
	position: absolute;
	top: -25px;
	width: 60px;
	left: 50%;
	transform: translate(-50%, 0px);
}
#item .item_list_02 .tab_content_w .tab_content_i h4 .txt{
	font-size: 2.0rem;
	position: relative;
	z-index: 2;
}
#item .item_list_02 .tab_content_w .tab_content_i .item_list_02_w{
	gap:6px
}
#item .item_list_02 .tab_content_w .tab_content_i .item_list_02_i{
	background: #fff;
	border: 1px solid #b6b6b6;
	width: 24.5%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1.25;
	padding: 10px;
	box-sizing: border-box;
}
@media screen and (max-width: 750px) {
	#item .ttl_w{
		padding: 20px 0 60px;
	}
	#item .item_list_w .item_li_w {
		gap: 0px 6px;
	}
	#item .item_list_w .item_li_w li {
		width: 49%;
	}
	#item .item_list_w .item_li_w li .txt{
		font-size: 1.3rem;
	}
	#item .item_list_w{
		padding-bottom: 30px;
	}
	#item .item_list_02 .sub_ttl_w h3{
		box-sizing: border-box;
		font-size: 2.0rem;
	}
	#item .item_list_02 .tab_btn {
		justify-content: center;
		gap: 5px;
	}
	#item .item_list_02 .tab_btn .tab_btn_i{
		width: 24.5%;
		padding: 10px 8px;
	    font-size: 1.2rem;
	}
	#item .item_list_02 .tab_content_w .tab_content_i .item_list_02_i{
		width: 31.5%;
	}
	#item .item_list_02 .tab_content_w .tab_content_i h4{
		width: 60%;
	}
	#item .item_list_02 .tab_content_w .tab_content_i h4 .icon {
		position: absolute;
		top: -17px;
		width: 45px;
		left: 50%;
		transform: translate(-50%, 0px);
	}
	#item .item_list_02 .tab_content_w .tab_content_i h4 .txt{
		font-size: 1.5rem;
	}

}


#consultation{
	padding: 60px 0;
	position: relative;
	z-index: 4;
}
#consultation h2{
	text-align: center;
	margin-bottom: 20px;
}
#consultation h2 img{
	width: 550px;
}
@media screen and (max-width: 750px) {
	#consultation{
		padding: 40px 0 30px;
	}
}

#point{
	padding: 60px 0;
	position: relative;
	z-index: 4;
}
#point h2{
	text-align: center;
	margin-bottom: 40px;
}
#point h2 img{
	width: 550px;
}
#point .point_cont_w{
	justify-content: space-between;
}
#point .point_cont_i{
	width: 32%;
	padding: 0 20px 20px;
	box-sizing: border-box;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.19);
	border-radius: 10px;
}
#point .point_cont_i .num{
	text-align: center;
	margin-bottom: 25px;
}
#point .point_cont_i h3{
	margin-bottom: 25px;
	text-align: center;
}
#point .point_cont_i h3 img{
	width: 90%;
}
#point .point_cont_i .txtarea{
	position: relative;
	z-index: 2;
	margin-top: -20px;
}
#point .point_cont_i .txtarea h4 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 55px;
	line-height: 1.25;
	width: 90%;
	margin: 0 auto 15px;
}
#point .point_cont_i .txtarea p span{
	background: linear-gradient(transparent 60%, #ffd800 0%);
}
@media screen and (max-width: 750px) {
	#point{
		padding: 40px 0 30px;
	}
	#point .point_cont_i{
		width: 100%;
		margin-bottom: 20px;
	}
	#point .point_cont_i:nth-last-of-type(1){
		margin-bottom: 0;
	}
	#point .point_cont_i .txtarea h4{
		height: auto;
		padding: 10px;
		box-sizing: border-box;
	}
	#point .anker_btn_w{
		margin-bottom: 20px;
	}
	#point .anker_btn_w .flex{
		justify-content: space-between;
	}
	#point .anker_btn_w a{
		width: 32%;
	}
}

#voice{
	padding: 60px 0;
	position: relative;
	z-index: 4;
}
#voice h2{
	text-align: center;
	margin-bottom: 40px;
}
#voice h2 img{
	width: 550px;
}
#voice .voice_w{
	justify-content: space-between;
}
#voice .voice_i{
	width: 32%;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.19);
	border-radius: 10px;
}
#voice .voice_i .voice_i_head{
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#voice .voice_i .voice_i_head .icon{
	width: 30%;
	flex-shrink: 0;
	margin-right: 15px;
}
#voice .voice_i .voice_i_head .txtarea{}
#voice .voice_i .voice_i_head .txtarea h3{
	font-size: 1.8rem;
	line-height: 1.25;
	margin-bottom: 5px;
}
#voice .voice_i .voice_i_head .txtarea .user{
	text-align: right;
	font-size: 1.4rem;
}
#voice .voice_i .imgarea{
	margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
	#voice{
		padding: 40px 0 15px;
		position: relative;
		z-index: 4;
	}
	#voice .in{
		width: 100%;
	}
	#voice h2 img{
		width: 90%;
	}
	.voice_ww{
		overflow: auto;
	}
	#voice .voice_w{
		width: 250vw;
		padding-left: 5%;
		overflow: auto;
		padding-right: 5%;
		padding-bottom: 25px;
	}
	#voice .voice_i .voice_i_head .txtarea h3 {
		font-size: 1.6rem;
		line-height: 1.25;
		margin-bottom: 5px;
	}
	#voice .voice_i .voice_i_head .txtarea .user{
		font-size: 1.2rem;
	}
}

#flow{
	padding: 50px 0;
	background: #f0f0f0;
}
#flow h2{
	text-align: center;
	margin-bottom: 40px;
}
#flow h2 img{
	width: 550px;
}
#flow .flow_w{
	justify-content: space-between;
	padding: 15px;
}
#flow .flow_i{
	width: 29%;
	box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 15px;
	padding: 20px 30px;
	box-sizing: border-box;
	position: relative;
	background: #fff;
}
#flow .flow_i:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #38b3a4;
	border-width: 35px 0px 35px 30px;
	position: absolute;
	right: -50px;
	top: 110px;
}
#flow .flow_i:nth-last-of-type(1):after{
	display: none;
}
#flow .flow_i .num{
	text-align: center;
	font-size: 2.4rem;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
#flow .flow_i .num span{
	display: inline-block;
	padding-bottom: 5px;
	line-height: 1;
	border-bottom: 2px solid #38b3a4;
	color: #38b3a4;
	font-weight: 600;
}
#flow .flow_i .imgarea{
	text-align: center;
	margin-bottom: 30px;
}
#flow .flow_i .txtarea{}
#flow .flow_i .txtarea h3{
	font-size: 2.0rem;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 0px;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
}
#flow .flow_i .txt{
	font-size: 1.4rem;
	border-top: 1px solid #e8e8e8;
	padding-top: 20px;
	margin-top: 20px;
}
@media screen and (max-width: 750px) {
	#flow {
		padding: 60px 0;
	}
	#flow .in_in{
		width: 100%;
	}
	#flow .flow_i{
		padding: 30px 20px;
		width: 30%;
	}
	#flow .flow_i:nth-last-of-type(1){
		margin-bottom: 0;
	}

	#flow .flow_i .sp_flex{
		display: flex;
	}
	#flow .flow_i .imgarea{
		flex-shrink: 0;
		margin-right: 20px;
		margin-bottom: 0;
		width: 30%;
	}
	#flow .flow_i .num {
		text-align: left;
		font-size: 1.6rem;
		letter-spacing: 1px;
		margin-bottom: 0;
		margin-bottom: 10px;
	}
	#flow .flow_i:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent transparent transparent #38b3a4;
		border-width: 21px 0px 20px 20px;
		position: absolute;
		right: -36px;
		top: 110px;
	}
	#flow .flow_i .txtarea h3{
		font-size: 1.6rem;
		text-align: left;
		height: auto;
	}
	.flow_ww {
        overflow: auto;
    }
	#flow .flow_w {
        width: 250vw;
        padding-left: 5%;
        overflow: auto;
        padding-right: 5%;
        padding-bottom: 25px;
    }
}

#area{
	padding: 60px 0;
	position: relative;
	z-index: 4;
}
#area h2{
	text-align: center;
	margin-bottom: 40px;
}
#area h2 img{
	width: 550px;
}
#area .area_w{}
#area .area_w .area_i{
	margin-bottom: 30px;
}
#area .area_w .area_i h3{
	font-size: 1.8rem;
	align-items: center;
	padding: 10px;
	border-radius: 10px;
	position: relative;
}
#area .area_w .area_i h3 .icon{
	margin-right: 10px;
}
#area .area_w .area_i h3 .icon img{
	width: 28px;
}
#area .area_w .area_i h3:after{
	display: block;
	content: "";
	width: 30px;
	height: 30px;
	background: url(../images/arrow.png);
	background-size: cover;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0,-50%);
}
#area .area_w .area_i .area_i_cont{
	margin-top: 30px;
}
#area .area_w .area_i .area_i_cont .imgarea{
	width: 48%;
	flex-shrink: 0;
	margin-right: 20px;
}
#area .area_w .area_i .area_i_cont {
  display: none;
  margin-top: 30px;
}
#area .area_w .area_i h3 {
  cursor: pointer;
}
#area .area_w .area_i h3.open:after {
  transform: translate(0, -50%) rotate(180deg);
}
@media screen and (max-width: 750px) {
	#area{
		padding: 40px 0 30px;
	}
	#area .area_w .area_i .area_i_cont .imgarea{
		width: 100%;
		margin-bottom: 20px;
	}
}


#faq{
	padding: 60px 0;
}
#faq h2{
	text-align: center;
	margin-bottom: 40px;
}
#faq h2 img{
	width: 550px;
}
.faq_i {
	padding: 30px;
	border-radius: 10px;
	margin-bottom: 20px;
	border: 1px solid #8d8d8d;
	transition: 0.5s;
	background: #fff;
}
.faq_i .ico {
	background: #38b3a4;
	color: #fff;
	display: flex;
	width: 40px;
	height: 40px;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	margin-right: 20px;
	font-weight: 600;
	flex-shrink: 0;
}
.faq_i .a .ico{
	background: #f25701;
}
.faq_i h3 {
	margin-top: 5px;
	font-weight: 600;
	color: #38b3a4;;
	padding-right: 20px;
}

.faq_i p.l_txt{
	font-weight: 600;
	margin-top: 5px;
}
.faq_i p.s_txt {
	margin-top: 10px;
}

.faq_i .q {
	position: relative;
	cursor: pointer;
}

.faq_i .q:after {
	content: "×";
	font-size: 1.8rem;
	font-weight: 900;
	position: absolute;
	top: 50%;
	right: 0;
	transform: rotate(45deg) translate(-10px, -50%);
	color: #333;
}

.faq_i.open .q:after {
	top: 50%;
	right: -1%;
	transform: rotate(0) translate(0, -50%);
}

.faq_i .a {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e3e3e3;
	display: none;
	font-weight: 500;
}
@media screen and (max-width: 1000px) {
	.faq_i {
		border-radius: 10px;
		padding: 5% 5%;
	}
	.faq_i .q .flex {
		padding-right: 30px;
	}
	.faq_i h3 {
		margin-top: 0;
	}
	.faq_i .ico {
		width: 30px;
		height: 30px;
		margin-right: 20px;
	}
}

#form{
	padding: 60px 0 60px;
	position: relative;
	overflow: hidden;
}
#form h2 {
	text-align: center;
	margin-bottom: 40px;
}
#form h2 img {
	width: 550px;
}
#form:before {
	content: "";
	width: 47.7vw;
	height: 33.5vw;
	display: block;
	position: absolute;
	background: url(../images/top_deco@x2.png);
	background-size: cover;
	left: -8vw;
	top: -5vw;
}
#form:after {
	content: "";
	width: 47.7vw;
	height: 33.5vw;
	display: block;
	position: absolute;
	background: url(../images/bottom_deco@x2.png);
	background-size: cover;
	right: -8vw;
	bottom: -2vw;
}
#form .sec_ttl{
	margin-bottom: 40px;
	text-align: center;
}
#form .form_w{
	padding: 40px;
	border-radius: 20px;
}
#form table{
	width: 100%;
}
#form table th{
	width: 25%;
	text-align: left;
	padding: 10px 0;
	vertical-align: middle;
}
#form table td{
	padding: 10px 0;
	vertical-align: middle;
}
#form input[type="text"],
#form input[type="tel"],
#form input[type="email"]{
	width: 100%;
	box-sizing: border-box;
	height: 50px;
	padding: 10px;
	font-size: 1.6rem;
}
#form select{
	width: 100%;
	height: 50px;
	font-size: 1.6rem;
}
#form label{
	align-items:center;
	margin-right: 20px;
}
#form label input[type="checkbox"]{
	margin-right: 5px;
}
#form .textarea_w{
	margin-top: 20px;
}
#form textarea{
	width: 100%;
	box-sizing: border-box;
	height: 150px;
	padding: 10px;
	font-size: 1.6rem;
	font-weight: 600;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input[type="submit"]{
	background: #ff003b;
	color: #fff;
	border-radius: 5px;
	width: 300px;
	font-size: 1.8rem;
	padding: 20px;
	box-sizing: border-box;
	display: block;
	margin:40px auto 0;
	font-weight: 800;
}
input[type="submit"]:hover{
	opacity: 0.6;
}
#form .file,
#form .date{
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#form label{
	display: inline-block;
}
#form .file span,
#form .date span{
  margin-right: 10px;
}
#form .submit_w{
	text-align: center;
	margin-top: 20px;
}
#form button{
	border: none;
	background: none;
}
#form button:hover{
	opacity: 0.6;
}
#form .submit_w img{
	width: 400px;
}
.form_w .check_w{
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}
input[type="checkbox"] {
	position: relative;
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	vertical-align: -5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	flex-shrink: 0;
	margin-right: 10px;
	margin-top: 5px;
	background: #fff;
}
input[type="checkbox"]:checked:before {
	position: absolute;
	top: 0px;
	left: 4px;
	transform: rotate(50deg);
	width: 6px;
	height: 12px;
	border-right: 2px solid #ed1b24;
	border-bottom: 2px solid #ed1b24;
	content: '';
}
input[type="checkbox"] {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
@media screen and (max-width: 900px) {
	#form:before {
		content: "";
		width: 107.7vw;
		height: 83.5vw;
		left: -38vw;
		top: -30vw;
	}
	#form:after {
		content: "";
		width: 107.7vw;
		height: 83.5vw;
		right: -38vw;
		bottom: -12vw;
	}
	#form .form_w{
		padding:30px 20px;
	}
	#form table th,
	#form table td{
		display: block;
	}
	#form table th{
		border-bottom: 0px;
		padding-bottom: 0;
		width: 100%;
	}
	.contact_h{
		padding: 30px 10px;
	}
	.contact_h .txt{
		font-size: 1.4rem;
		padding: 0 15px;
	}
	.contact_h .cta_btns a{
		margin: 0 5px;
	}
	.contact_h .cta_btns a img{
		filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25));
	}
}

#company{
	padding: 90px 0;
}
#company h2{
	font-size: 3.8rem;
    line-height: 1.25;
	text-align: center;
}
#company table{
	border-radius: 10px;
	margin:40px auto 0;
	border-bottom: 2px solid #e8e8e8;
	width: 100%;
}

#company table th{
	text-align: left;
	font-weight: 600;
	padding: 20px 20px;
	border-top: 2px solid #e8e8e8;
	width: 25%;
}

#company table td{
	border-top: 2px solid #e8e8e8;
	text-align: left;
	padding: 20px 20px;
}
#company table td a{
	color: #ff8a09;
	text-decoration: underline;
	font-weight: 900;
}
#company .btn_w{
	text-align: center;
	margin-top: 40px;
}

#company .btn_w a{
	color: #ff8a09;
	border: 2px solid #ff8a09;
	display: inline-block;
	padding: 10px 20px;
	padding-right: 30px;
	position: relative;
	font-weight: 800;
}
#company .btn_w a:after {
	content: "";
	border-top: 2px solid #ff8a09;
	border-right: 2px solid #ff8a09;
	width: 7px;
	height: 7px;
	display: block;
	position: absolute;
	top: 21px;
	right: 12px;
	transform: rotate(45deg);
}

@media screen and (max-width: 750px){
	#company{
		padding: 60px 0;
	}
#company h2 {
	font-size: 3.0rem;
	line-height: 1.25;
}
	#company table{
		width: 100%;

	}
	#company table th,
	#company table td{
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	#company table th{
		border-bottom: 0px;
		padding-bottom: 15px;
	}
	#company table td{
		border-top: 0px;
		padding-top: 0;
	}
}

footer {
	background: #444;
	color: #fff;
	padding: 10px;
	text-align: center;
}

@media screen and (max-width: 900px) {
	footer {
		padding-bottom: 100px;
	}
}


.fixed_foot {
	display: none;
}

@media screen and (max-width: 900px) {
	.fixed_foot {
		padding: 5px;
		position: fixed;
		width: 100%;
		background: #fff;
		bottom: 0;
		box-sizing: border-box;
		z-index: 999;
		display: block;
	}

	.fixed_foot .flex {
		justify-content: space-between;
	}

	.fixed_foot a {
		display: block;
		padding: 2px;
	}
}

.thanks #main_v {
	padding: 200px 0;
	text-align: center;
	background: none;
}

.thanks #main_v .icon {
	text-align: center;
	margin-bottom: 15px
}

.thanks #main_v .icon img {
	width: 40px
}

.thanks #main_v h1 {
	font-size: 2.8rem;
	margin-bottom: 20px;
}

.thanks #main_v .btn_w {
	text-align: center;
	margin-top: 40px
}

.thanks #main_v .btn_w a {
	display: inline-block;
	background: #1292c5;
	padding: 10px 20px;
	width: 300px;
	box-sizing: border-box;
	border-radius: 100px;
	border-bottom: #115976 3px solid;
	color: #fff
}

@media screen and (max-width: 750px) {
	.thanks #main_v {
		padding: 100px 0;
		text-align: center
	}
}