@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght,SOFT@9..144,100..900,50&display=swap');
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
/* 基本
------------------------------------------------------------------------------- */
.cmnNav01 {
	display: none;
}

#container {
	color: #020708;
	font-family: "Noto Sans JP", sans-serif;
	/*
	font-feature-settings: "palt";
	*/
}


p.AItit_en{
	margin-bottom: 5px;
	font-size: 100%;
	color: #288091;
	font-weight: 700;
	letter-spacing: 0.48em;
}
h2.AItit_txt{
	margin-bottom: 24px;
	font-size: clamp(24px, 16.245px + 0.816vw, 28px);
	line-height: 1.4;
	color: #020708;
	font-weight: 600;
	letter-spacing: 0.04em;
}



/* MV
------------------------------------------------------------------------------- */
.AImv {
	margin-top: 30px;
	padding: 0 40px;
	background: #020708 url(../images/mv.jpg) center center no-repeat;
	background-size: cover;
}
.AImv_in {
	max-width: 1200px;
	min-height: 570px;
	margin: 0 auto;
	color: #FFF;
	display: flex;
	align-items: center;
}
.AImv h1 {
	margin-bottom: 30px;
	padding: 7px 10px 10px;
	border-top: 1px solid #676A6B;
	border-bottom: 1px solid #676A6B;
	font-size: 150%;
	line-height: 1.4;
	font-weight: 700;
	display: inline-block;
}
.AImv p.AImv_txt {
	margin-bottom: 45px;
	font-size: clamp(60px, 52.245px + 0.816vw, 64px);
	line-height: 1.25;
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
	letter-spacing: -0.04em;
}
.AImv p.AImv_txt > span{
	display: inline-block;
	margin-left: -20px;
}
.AImv p.AImv_txt > span.ch_sp02{
	margin-left: -10px;
}
.AImv .AImv_btn{
	padding: 16px 56px 17px;
	background: transparent linear-gradient(79deg, #D9C10A 0%, #E23F16 53%, #A502AC 100%) 0% 0% no-repeat padding-box;
	border-radius: 31px;
	font-size: 167%;
	line-height: 1.4;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
.AImv .AImv_btn span{
	display: flex;
	justify-content: center;
	align-items: center;
}
.AImv .AImv_btn span::after{
	content: "";
	width: 20px;
	height: 20px;
	margin-left: 12px;
	background: url(../images/ico_arw01.png) left top no-repeat;
	background-size: 20px auto;
	display: inline-block;
}


.AIbg{
	padding: 30px 20px 124px;
	background-color: #CAD7DB;
}
.AItxt_lead {
	margin-bottom: 32px;
	font-size: clamp(28px, 20.245px + 0.816vw, 32px);
	line-height: 1.3;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	text-align: center;
}


/* よくあるお悩み
------------------------------------------------------------------------------- */
.AIproblem{
	max-width: 1320px;
	margin: 0 auto 100px;
	padding: 40px 0 50px;
	background-color: #FFF;
	box-sizing: border-box;
	position: relative;
}
.AIproblem .AIproblem_list{
	width: clamp(600px, 142.449px + 48.163vw, 836px);
	margin-right: clamp(0px, calc(-40 * (100vw - 950px) / 490), -40px);
	font-size: 100%;
	text-align: center;
	display: flex;
	gap: 0 16px;
}
.AIproblem .AIproblem_item {
	width: calc((100% - 16px * 2) / 3);
}

.AIproblem01{
	padding: 0 clamp(20px, -57.551px + 8.163vw, 60px) 30px clamp(30px, -105.714px + 14.286vw, 100px);
	display: flex;
	justify-content: space-between;
	position: relative;
}
.AIproblem01 .AIproblem_tit{
	padding-top: 20px;
}
.AIproblem01 .AIproblem_item figure{
	height: clamp(130px, 71.837px + 6.122vw, 160px);
	background: transparent linear-gradient(59deg, #61A1BF 0%, #DDB6E6 100%) 0% 0% no-repeat padding-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.AIproblem01 .AIproblem_item figure img{
	width: clamp(78px, 43.102px + 3.673vw, 96px);
	height: auto;
}
.AIproblem01 .AIproblem_item .AIproblem_item_docs01{
	padding: 0 10px 24px;
	background-color: #020708;
	color: #FFF;
}
.AIproblem01 .AIproblem_item .AIproblem_item_docs01 .AIproblem_item_num{
	position: relative;
	top: -20px;
}
.AIproblem01 .AIproblem_item .AIproblem_item_docs01 p.AIproblem_item_txt{
	font-size: clamp(16px, 12.122px + 0.408vw, 18px);
	line-height: 1.4;
	font-weight: 700;
}

.AIproblem02{
	padding: 0 clamp(20px, -57.551px + 8.163vw, 60px) 20px clamp(30px, -105.714px + 14.286vw, 100px);
	background: transparent linear-gradient(81deg, #CBF6FF 0%, #FFEABF 33%, #FFD1C6 67%, #FAD2F8 100%) 0% 0% no-repeat padding-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}
.AIproblem02::after{
	content: "";
	width: 100%;
	height: 20px;
	background-color: #FFF;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.AIproblem02 .AIproblem_subTit{
	margin-top: -30px;
	margin-bottom: -20px;
	margin-left: clamp(-30px, calc(-10px - 20 * (100vw - 950px) / 490), -10px);
	padding: clamp(20px, 0.612px + 2.041vw, 30px);
	background: transparent linear-gradient(228deg, #FFFAD0 0%, #FFFDEB 87%, #FFFDEB 100%) 0% 0% no-repeat padding-box;
	border-radius: 8px;
	position: relative;
	z-index: 3;
}
.AIproblem02 .AIproblem_subTit .AIproblem_txt01{
	margin-bottom: 10px;
	font-size: clamp(15px, 9.184px + 0.612vw, 18px);
	font-weight: 500px;
	position: relative;
}
.AIproblem02 .AIproblem_subTit .AIproblem_txt01 span{
	padding: 0 2px 0 0;
	font-weight: 800;
	display: inline-block;
}
.AIproblem02 .AIproblem_subTit .AIproblem_txt01 span::after {
	content: "";
	width: 100%;
	height: 4px;
	background: transparent linear-gradient(89deg, #32B6D1 0%, #FFBB2E 43%, #FD6944 70%, #9B2D97 100%) 0% 0% no-repeat padding-box;
	display: block;
}
.AIproblem02 .AIproblem_subTit h3.AIproblem_subt{
	font-size: clamp(36px, 28.245px + 0.816vw, 40px);
	line-height: 1.3;
	font-family: "Zen Old Mincho", serif;
	font-weight: 900;
	letter-spacing: -0.08em;
}
.AIproblem02 .AIproblem_subTit h3.AIproblem_subt span{
	margin-right: clamp(4px, -11.510px + 1.633vw, 12px);
	font-size: clamp(72px, 48.735px + 2.449vw, 84px);
	line-height: 1.0;
	font-family: "Fraunces", serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-variation-settings:
		"SOFT" 50,
		"WONK" 0;
	display: inline-block;
}
.AIproblem02 .AIproblem_item .AIproblem_item_docs02{
	position: relative;
}
.AIproblem02 .AIproblem_item .AIproblem_item_docs02 .AIproblem_item_num{
	height: 48px;
	margin-bottom: 16px;
	background-color: rgba(255, 255, 255, 0.6);
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.AIproblem02 .AIproblem_item .AIproblem_item_docs02 p.AIproblem_item_txt{
	font-size: clamp(18px, 10.245px + 0.816vw, 22px);
	line-height: 1.4;
	font-weight: 700;
}

@media only screen and (max-width: 1100px) {
	.AIproblem_list{
		gap: 0 12px;
	}
	.AIproblem_item {
		width: calc((100% - 12px * 2) / 3);
	}
}

.AIproblem_txt_end {
	margin-top: 24px;
	font-size: clamp(36px, 24.367px + 1.224vw, 42px);
	line-height: 1.57;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	letter-spacing: -0.08em;
	text-align: center;
	position: relative;
	z-index: 2;
}
.AIproblem_txt_end > span{
	display: inline-block;
}
.AIproblem_txt_end > span::after {
	content: "";
	width: 100%;
	height: 6px;
	margin-top: 10px;
	background: transparent linear-gradient(90deg, #32B6D1 0%, #FFBB2E 43%, #FD6944 70%, #9B2D97 100%) 0% 0% no-repeat padding-box;
	display: block;
}


/* 5つのポイント
------------------------------------------------------------------------------- */
.AIpoint{
	max-width: 1049px;
	margin: 0 auto;
}
.AIpoint_in{
	display: flex;
	flex-wrap: wrap;
	gap: 60px 16px;
}
.AIpoint_in > div{
	width: calc((100% - 16px * 2) / 3);
}
.AIpoint_tit{
	background-color: #020708;
	color: #FFF;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.AIpoint_tit > div{
	border-top: 1px solid #676A6B;
	border-bottom: 1px solid #676A6B;
}
.AIpoint_tit .AItit_en{
	margin-top: -12px;
	color: #676A6B;
}
.AIpoint_tit .AItit_en span{
	padding: 0 17px;
	background-color: #020708;
	display: inline-block;
}
.AIpoint_tit .AItit_txt{
	font-size: clamp(34px, 26.245px + 0.816vw, 38px);
	line-height: 1.0;
	color: #FFF;
	font-family: "Zen Old Mincho", serif;
	letter-spacing: -0.06em;
}
.AIpoint_tit .AItit_txt span.AItit_txt_s{
	margin-bottom: 10px;
	font-size: 42.105%;
	font-family: "Noto Sans JP", sans-serif;
	letter-spacing: 0;
	display: inline-block;
}

.AIpoint_item{
	padding: 0 0 30px;
	background-color: #FFF;
	text-align: center;
}
.AIpoint_item h3{
	margin-top: -40px;
	margin-bottom: 20px;
	font-size: clamp(52px, 44.245px + 0.816vw, 56px);
	line-height: 1.0;
  font-family: "Fraunces", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "SOFT" 50,
    "WONK" 0;
  letter-spacing: 0.04em;
}
.AIpoint_item h3 span{
	font-size: 12px;
	line-height: 1;
  font-weight: 600;
  letter-spacing: 0.4em;
  display: block;
}
.AIpoint_item_txt{
	margin-bottom: 25px;
	font-size: clamp(16px, 12.122px + 0.408vw, 18px);
	line-height: 1.44;
	font-weight: 700;
	letter-spacing: 0.08em;
}



/* CTA
------------------------------------------------------------------------------- */
.AIcta{
	min-width: 950px;
	margin-bottom: 100px;
	background-color: #020708;
	color: #FFF;
}
.AIcta_in{
	max-width: 1440px;
	margin: 0 auto;
	padding-left: clamp(0px, calc(20px - 20 * (100vw - 950px) / 490), 20px);
	padding-right: clamp(0px, -77.551px + 8.163vw, 40px);
	display: flex;
	justify-content: space-between;
}
.AIcta_balloon {
	position: absolute;
	top: clamp(-48px, calc(-48px + 16 * (100vw - 950px) / 490), -32px);
	right: -60px;
	z-index: 3;
}
.AIcta_balloon img{
	width: clamp(180px, 83.061px + 10.204vw, 230px);
	height: auto;
}
.AIcta_in > div{
	width: 44.44%;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}
.AIcta_in > figure{
	width: 52.77%;
	aspect-ratio: 19 / 12;
}
.AIcta .AIcta_movie{
	width: 52%;
	aspect-ratio: 16 / 10;
	object-fit: cover;
	overflow: hidden;
	z-index: 2;
}
.AIcta .AIcta_movie video{
	width: 100%;
	aspect-ratio: 16 / 10;
}

.AIcta_txt01{
	margin-bottom: clamp(35px, 15.612px + 2.041vw, 45px);
	font-size: clamp(34px, 18.490px + 1.633vw, 42px);
	line-height: 1.4;
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
	text-align: center;
}
.AIcta-02 .AIcta_txt01 span{
	text-indent: 0.6em;
	display: inline-block;
}
.AIcta_txt02{
	position: relative;
	z-index: 3;
}
.AIcta_btn{
	margin-top: -23px;
	font-size: clamp(17px, 11.184px + 0.612vw, 20px);
	line-height: 1.4;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
.AIcta_btn a{
	padding: 24px clamp(48px, 16.980px + 3.265vw, 64px) 24px;
	background: transparent linear-gradient(79deg, #D9C10A 0%, #E23F16 53%, #A502AC 100%) 0% 0% no-repeat padding-box;
	border-radius: 45px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.AIcta_btn span{
	display: flex;
	justify-content: center;
	align-items: center;
}
.AIcta_btn span::after{
	content: "";
	width: 20px;
	height: 20px;
	margin-left: 12px;
	background: url(../images/ico_arw01.png) left top no-repeat;
	background-size: 20px auto;
	display: inline-block;
}


@media only screen and (max-width: 1140px) {
	.AIcta_in > figure img{
		width: auto;
		max-width: none;
		height: 100%;
		aspect-ratio: 19 / 12;
	}
}



/* FLOW
------------------------------------------------------------------------------- */
.AIflow{
	max-width: 1360px;
	margin: 0 auto 70px;
	padding: 0 0 90px;
	background: linear-gradient(
		to bottom,
		transparent 0px,
		transparent clamp(90px, 70.612px + 2.041vw, 100px),
		#CAD7DB clamp(90px, 70.612px + 2.041vw, 100px),
		#CAD7DB 100%
	);
}
.AIflow_tit{
	max-width: 1120px;
	margin: 0 auto 80px;
	position: relative;
}
.AIflow_tit .AItit_txt{
	font-size: clamp(32px, 24.245px + 0.816vw, 36px);
}
.AIflow_tit figure{
	position: absolute;
	top: -52px;
	right: 0;
}
.AIflow_tit figure img{
	width: clamp(275px, 236.224px + 4.082vw, 295px);
	height: auto;
}
.AIflow_item{
	margin-bottom: 117px;
	margin-left: clamp(40px, -52.683px + 9.756vw, 80px);
	padding-right: clamp(40px, -115.102px + 16.327vw, 120px);
	background-color: #FFF;
	position: relative;
}
.AIflow_item-02{
	margin-left: 0;
	margin-right: clamp(40px, -52.683px + 9.756vw, 80px);
	padding-left: clamp(40px, -115.102px + 16.327vw, 120px);
	padding-right: 0;
}
.AIflow_item-03{
	margin-bottom: 0;
}
.AIflow_txt_num {
	font-size: clamp(96px, 68.857px + 2.857vw, 110px);
	line-height: 1.0;
  font-family: "Fraunces", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "SOFT" 50,
    "WONK" 0;
  letter-spacing: 0.04em;
}
.AIflow_item figure{
	position: absolute;
	top: -22px;
}
.AIflow_item-01 figure,
.AIflow_item-03 figure{
	left: -40px;
}
.AIflow_item-02 figure{
	right: -40px;
}
.AIflow_item figure img{
	width: clamp(500px, 306.122px + 20.408vw, 600px);
	height: auto;
}
.AIflow_item .AIflow_docs{
	min-height: clamp(280px, 86.122px + 20.408vw, 380px);
	padding: 0 0 0 clamp(520px, 287.347px + 24.49vw, 640px);
	display: flow-root;
}
.AIflow_item-02 .AIflow_docs{
	padding: 0 clamp(520px, 287.347px + 24.49vw, 640px) 0 0;
}
.AIflow_item .AIflow_docs .AIflow_txt_num{
	margin-top: clamp(-55px, calc(-48px - 7 * (100vw - 950px) / 490), -48px);
	margin-bottom: 24px;
}
.AIflow_item .AIflow_docs h3 {
	margin-bottom: 24px;
	font-size: clamp(36px, 28.245px + 0.816vw, 40px);
	line-height: 1.57;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
}
.AIflow_item .AIflow_docs h3 span{
	display: inline-block;
}
.AIflow_item .AIflow_docs h3 > span::after {
	content: "";
	width: 100%;
	height: 6px;
	margin-top: 5px;
	background: transparent linear-gradient(89deg, #32B6D1 0%, #FFBB2E 43%, #FD6944 70%, #9B2D97 100%) 0% 0% no-repeat padding-box;
	display: block;
}
.AIflow_item-02 .AIflow_docs h3 > span br{
	display: none;
}

.AIflow_item .AIflow_docs .AIflow_txt01{
	margin-bottom: 24px;
	line-height: 1.6875;
	font-weight: 400;
}
.AIflow_item .AIflow_docs .AIflow_txt_check{
	line-height: 1.6875;
	color: #288091;
	font-weight: 700;
	display: flex;
	gap: 0 12px;
}
.AIflow_item .AIflow_docs .AIflow_txt_check span{
	width: calc(100% - 44px);
}
.AIflow_item .AIflow_docs .AIflow_txt_check::before{
	content: "";
	width: 32px;
	height: 32px;
	background: url(../images/ico_check01.png) left top no-repeat;
	background-size: 32px auto;
	display: inline-block;
}
.AIflow_item .AIflow_docs .AIflow_txt_note{
	margin-top: 24px;
	font-size: 100%;
	font-weight: 400;
}
.AIflow_item .AIflow_check {
	padding: 48px 0 64px clamp(40px, -37.551px + 8.163vw, 80px);
	display: flex;
	justify-content: space-between;
}
.AIflow_item-02 .AIflow_check {
	padding: 48px clamp(40px, -37.551px + 8.163vw, 80px) 64px 0;
}
.AIflow_item .AIflow_check_hdTxt > div {
	margin-bottom: 24px;
}
.AIflow_item .AIflow_check_hdTxt p {
	font-size: clamp(20px, 12.245px + 0.816vw, 24px);
	line-height: 1.5;
	font-weight: 600;
}
.AIflow_item .AIflow_check .AIflow_check_imgs{
	width: 64.25%;
	display: flex;
	align-items: flex-start;
	gap: 0 16px;
}
.AIflow_item .AIflow_check .AIflow_check_imgs li.img_typeFrame{
	position: relative;
}
.AIflow_item .AIflow_check .AIflow_check_imgs li.img_typeFrame::before{
	content: "";
	width: 100%;
	height: 100%;
	border: 1px solid #DEDEDE;
	display: block;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}

.AIflow_check_movie {
	width: 64.25%;
    position: relative;
    transition: height 0.3s ease;
    overflow: hidden;
}
.AIflow_check_thumb img {
    display: block;
    width: 100%;
}
.AIflow_check_movie.movie-play .AIflow_check_thumb a img {
	display: none;
}
.AIflow_video_layer {
    display: none;
    position: absolute;
    inset: 0;
    z-index: 10;
}
.AIflow_video_layer.is-active {
	background-color: #FFF;
    display: block;
}
.AIflow_video {
    width: 100%;
	aspect-ratio: 16 / 10;
	object-fit: cover;
}
.AIflow_video_close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 20;
}
.AIflow_video_close::before,
.AIflow_video_close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 1px;
    background: #fff;
}
.AIflow_video_close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.AIflow_video_close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}


@media only screen and (max-width: 1260px) {
	.AIflow_item-02 .AIflow_docs h3 > span br{
		display: inline-block;
	}
	.AIflow_item-02 .AIflow_docs h3 > span::after {
		display: none;
	}
	.AIflow_item-02 .AIflow_docs h3 > span span::after {
		content: "";
		width: 100%;
		height: 6px;
		margin-top: 5px;
		background: transparent linear-gradient(89deg, #32B6D1 0%, #FFBB2E 43%, #FD6944 70%, #9B2D97 100%) 0% 0% no-repeat padding-box;
		display: block;
	}
}
@media only screen and (max-width: 1160px) {
	.AIflow_tit{
		margin: 0 20px 70px;
	}
	.AIflow_item .AIflow_docs h3 {
		letter-spacing: -0.08em;
	}
}



/* 体験した方の声
------------------------------------------------------------------------------- */
.AIvoice{
	margin: 0 40px 100px;
}
.AIvoice_in{
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	gap: 0 clamp(60px, 1.837px + 6.122vw, 90px);
}
.AIvoice_tit{
	writing-mode: vertical-lr;
}
.AIvoice_list{
	font-size: 100%;
	display: flex;
	align-items: flex-start;
	gap: 0 16px;
}
.AIvoice .AIvoice_item{
	width: calc((100% - 16px * 2) / 3);
	padding: 48px 32px 32px;
	background-color: #F0F5F7;
	box-sizing: border-box;
	position: relative;
}
.AIvoice .AIvoice_item figure{
	position: absolute;
	top: -32px;
	left: 32px;
}
.AIvoice .AIvoice_item:nth-child(2){
	margin-top: 24px;
}
.AIvoice .AIvoice_item:nth-child(3){
	margin-top: 48px;
}
.AIvoice .AIvoice_item .AIvoice_txt01{
	margin-bottom: 16px;
	line-height: 1.6875;
	font-weight: 500;
}
.AIvoice .AIvoice_item .AIvoice_txt02{
	font-size: 117%;
	line-height: 1.428;
	font-weight: 400;
}



/* 紹介動画
------------------------------------------------------------------------------- */
.AImovie{
	margin: 0 0 80px;
	padding: 0 20px;
	background: transparent linear-gradient(73deg, #CBF6FF 0%, #FFEABF 33%, #FFD1C6 67%, #FAD2F8 100%) 0% 0% no-repeat padding-box;
}
.AImovie_in{
	max-width: 1120px;
	margin: 0 auto;
	padding: clamp(44px, 5.224px + 4.082vw, 64px) 0;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.AImovie_docs {
	width: 50%;
	padding-left: clamp(40px, -37.551px + 8.163vw, 80px);
	box-sizing: border-box;
}
.AImovie_movie {
	width: 50%;
}
.AImovie_docs .AImovie_txt{
	line-height: 1.6875;
}


.mfp-wrap .mfp-iframe-holder .mfp-content {
	width: 70%;
	max-width: 960px;
	height: auto;
	border: none;
	aspect-ratio: 16 / 9;
}
.mfp-wrap .mfp-iframe-holder .mfp-content iframe{
	width: 100%;
}


/* よくあるご質問
------------------------------------------------------------------------------- */
.AIfaq_in{
	max-width: 880px;
	margin: 0 auto;
}
.AIfaq_list{
	border-top: 1px solid #CAD7DB;
	font-size: 100%;
}
.AIfaq_item{
	padding: 24px 0;
	border-bottom: 1px solid #CAD7DB;
}
.AIfaq_item .AIfaq_txt_q{
	margin-bottom: 10px;
	font-size: 167%;
	font-weight: 500;
	color: #288091;
	display: flex;
	gap: 0 16px;
}
.AIfaq_item .AIfaq_txt_q > span:nth-child(1){
	width: 32px;
}
.AIfaq_item .AIfaq_txt_q > span:nth-child(2){
	width: calc(100% - 48px);
}
.AIfaq_item .AIfaq_txt_a{
	padding-left: 48px;
	font-weight: 400;
}



