@charset "UTF-8";

#wrap_axis-channel-partner-program {
	position: relative;
	color: #000;
}
#wrap_axis-channel-partner-program img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#wrap_axis-channel-partner-program .acpp_mv {
	margin: 0 auto 20px;
	width: 100%;
	font-size: 0;
	line-height: 0;
}
#wrap_axis-channel-partner-program .acpp_header h1.acpp_content__title {
	margin-bottom: 9px;
	font-size: 28px;
	font-weight: bold;
	line-height: 36px;
	text-align: left;
}
#wrap_axis-channel-partner-program .acpp_header .acpp_content__data-box {
	font-size: 0;
	line-height: 0;
	margin-bottom: 18px;
}
#wrap_axis-channel-partner-program .acpp_header .acpp_content__data-box .acpp_content__date {
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	margin: 0 14px 7px 0;
	box-sizing: border-box;
}
#wrap_axis-channel-partner-program .acpp_header .acpp_content__data-box .acpp_content__date .acpp_content__date-text {
    display: inline-block;
}
#wrap_axis-channel-partner-program .acpp_dsc {
	padding: 0 0 28px;
	width: 100%;
	max-width: 1200px;;
	align-items: start;
	display: flex;
	gap: 0 32px;
}
#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_movie {
	width: 49%;
	aspect-ratio: 112 / 63;
	display: block;
}
#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_movie iframe {
	width: 100%;
	height: 100%;
}
#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_txt {
	padding: 10px 0;
	font-size: 17px;
	text-align: left;
	flex: 1;
}
#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_txt p {
	font-size: 1em;
	font-weight: inherit;
	line-height: 1.7;
}
#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_txt p:not(:last-of-type) {
	margin-bottom: 1.7em;
}
@media screen and (max-width: 768px) {
	#wrap_axis-channel-partner-program .acpp_mv {
		margin-bottom: 14px;
	}
	#wrap_axis-channel-partner-program .acpp_header {
		padding: 0 12px;
	}
	#wrap_axis-channel-partner-program .acpp_header h1.acpp_content__title {
		margin-bottom: 12px;
		font-size: 20px;
		line-height: 28px;
	}
	#wrap_axis-channel-partner-program .acpp_header .acpp_content__data-box {
		margin-bottom: 12px;
	}
	#wrap_axis-channel-partner-program .acpp_dsc {
		padding: 0 12px 60px;
		width: auto;
		display: block;
	}
	#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_movie {
		margin-bottom: 16px;
		width: 100%;
	}
	#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_txt {
		padding: 0;
		font-size: 14px;
		flex: auto;
	}
	#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_txt p {
		font-size: 1em;
		line-height: 26px;
	}
	#wrap_axis-channel-partner-program .acpp_dsc .acpp_dsc_txt p:not(:last-of-type) {
		margin-bottom: 26px;
	}
}
#wrap_axis-channel-partner-program .acpp_main {
	width: 100%;
	max-width: 1200px;
}
#wrap_axis-channel-partner-program .acpp_section {
	text-align: left;
}
#wrap_axis-channel-partner-program .acpp_section .acpp_section_title {
	margin: 0 0 40px;
	padding: 15px;
	background: #FFCC33;
	color: #000;
	font-size: 28px;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
}
@media screen and (max-width: 768px) {
	#wrap_axis-channel-partner-program .acpp_main {
		padding: 0 12px;
		width: auto;
	}
	#wrap_axis-channel-partner-program .acpp_section .acpp_section_title {
		margin: 0 0 20px;
		padding: 9px 12px;
		font-size: 20px;
		line-height: 30px;
	}
}
#wrap_axis-channel-partner-program #acpp_merit .acpp_section_main {
	padding: 0 0 100px 32px;
}
#wrap_axis-channel-partner-program #acpp_merit .acpp_merit_list {
	margin: 0 0 48px;
	align-items: stretch;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
#wrap_axis-channel-partner-program #acpp_merit .acpp_merit_list li {
	flex: 1;
}
#wrap_axis-channel-partner-program #acpp_merit .acpp_merit_index {
	margin: 34px 0 8px 8px;
	padding-left: 12px;
	border-left: 7px solid #FFCC33;
	font-size: 24px;
	font-weight: bold;
	line-height: 42px;
}
#wrap_axis-channel-partner-program #acpp_merit .acpp_merit_explain {
	margin-left: 19px;
	font-size: 17px;
	font-weight: normal;
	line-height: 34px;
}
@media screen and (max-width: 768px) {
	#wrap_axis-channel-partner-program #acpp_merit .acpp_section_main {
		padding: 0 0 60px;
	}
	#wrap_axis-channel-partner-program #acpp_merit .acpp_merit_list {
		margin: 0 0 20px;
		gap: 10px;
	}
	#wrap_axis-channel-partner-program #acpp_merit .acpp_merit_list li {
		width: calc(50% - 5px);
		flex: auto;
	}
	#wrap_axis-channel-partner-program #acpp_merit .acpp_merit_index {
		margin: 30px 0 10px;
		padding: 4px 0 4px 12px;
		font-size: 18px;
		line-height: 24px;
	}
	#wrap_axis-channel-partner-program #acpp_merit .acpp_merit_explain {
		margin-left: 0;
		font-size: 14px;
		line-height: 26px;
	}
}
#wrap_axis-channel-partner-program #acpp_class .acpp_section_main {
	padding: 0 0 100px;
}
#wrap_axis-channel-partner-program #acpp_class .acpp_section_main > figure {
	margin: 0 auto 32px;
	width: 100%;
}
#wrap_axis-channel-partner-program #acpp_class .acpp_class_note {
	margin: 0 0 50px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
}
#wrap_axis-channel-partner-program #acpp_class .acpp_class_head {
	margin: 0 0 60px;
	padding: 15px;
	background: #FFF8E8;
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	line-height: 52px;
	text-align: center;
}
#wrap_axis-channel-partner-program #acpp_class .acpp_class_head span {
	font-size: 35px;
}
#wrap_axis-channel-partner-program #acpp_class .acpp_class_contact {
	font-size: 22px;
	font-weight: normal;
	line-height: 34px;
	text-align: center;
}
#wrap_axis-channel-partner-program #acpp_class .acpp_class_table {
	padding: 20px 0 70px;
}
#wrap_axis-channel-partner-program .axis-benefits-table  {
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr th,
#wrap_axis-channel-partner-program .axis-benefits-table tr td {
	padding: 6px 12px;
	background: #fff;
	border-right: 1px solid #CAC3BA;
	border-bottom: 1px solid #CAC3BA;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr th:not(:first-of-type) {
	border-top: 1px solid #CAC3BA;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td:first-of-type {
	border-left: 1px solid #CAC3BA;
}
#wrap_axis-channel-partner-program .axis-benefits-table .category-header td:not(:last-of-type) {
	border-right: 1px solid #F6F4F1;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr th {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td {
	color: #958676;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.4;
	text-align: center;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td:first-of-type {
	color: #111;
	text-align: left;
}
#wrap_axis-channel-partner-program .axis-benefits-table .category-header td {
	padding: 12px 12px;
	background: #F6F4F1;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td sup {
	margin-left: 0.3em;
	vertical-align: super;
	font-size: smaller;
	line-height: 0;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr th:nth-of-type(2) {
	color: #DCD4CA;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr th:nth-of-type(3) {
	color: #958675;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr th:nth-of-type(4) {
	color: #FFC500;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td.check {
	vertical-align: middle;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td.check::after {
	content: " ";
	margin: 0 auto;
	width: 15px;
	height: 15px;
	background: #ffcc00;
	display: block;
	transform: rotate(45deg) skew(0deg, 0deg);
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td.check:nth-of-type(2)::after {
	background: #DCD4CA;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td.check:nth-of-type(3)::after {
	background: #958675;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td.check:nth-of-type(4)::after {
	background: #FFC500;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr td.check.silver::after {
	background: #958675;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr th:nth-of-type(2),
#wrap_axis-channel-partner-program .axis-benefits-table tr td:nth-of-type(2) {
	position: relative;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr th:nth-of-type(2)::before,
#wrap_axis-channel-partner-program .axis-benefits-table tr td:nth-of-type(2)::before {
	content: " ";
	border-left: 4px solid #ff3333;
	border-right: 4px solid #ff3333;
	display: block;
	left: -12px;
	right: -12px;
	top: 0;
	bottom: -1px;
	z-index: 5;
	position: absolute;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr:first-of-type th:nth-of-type(2)::before {
	border-top: 4px solid #ff3333;
	top: -10px;
}
#wrap_axis-channel-partner-program .axis-benefits-table tr:last-of-type td:nth-of-type(2)::before {
	border-bottom: 4px solid #ff3333;
	bottom: -10px;
}
@media screen and (max-width: 768px) {
	#wrap_axis-channel-partner-program #acpp_class .acpp_section_main {
		padding: 0 0 24px;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_section_main > figure {
		margin-bottom: 20px;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_class_note {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 1.5;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_class_head {
		margin-bottom: 20px;
		padding: 25px 12px;
		font-size: 14px;
		line-height: 28px;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_class_head span {
		font-size: 22px;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_class_contact {
		font-size: 14px;
		line-height: 28px;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_class_table {
		margin-right: -12px;
		padding: 0 0 48px;
		max-width: none;
		position: relative;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_class_table::after {
		content: " ";
		margin-left: -102px;
		width: 192px;
		height: 176px;
		background: url(../../../../../img/usr/freepage/AXIS/channel-partner-pg/20260518_icon_scl.png) no-repeat center center / contain;
		display: block;
		left: 50%;
		top: 240px;
		z-index: 10;
		position: absolute;
		opacity: 1;
		transition-property: opacity,width,height;
		transition-duration: 0.5s,0s,0s;
		transition-delay: 0s,0s,0s;
		overflow: hidden;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_class_table.touched::after {
		width: 0;
		height: 0;
		opacity: 0;
		transition-duration: 0.5s,0s,0s;
		transition-delay: 0s,0.5s,0.5s;
	}
	#wrap_axis-channel-partner-program #acpp_class .acpp_class_table_in {
		width: 100%;
		overflow-x: auto;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table {
		padding: 10px 0 0;
		width: 890px;
		max-width: none;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table tr th,
	#wrap_axis-channel-partner-program .axis-benefits-table tr td {
		padding: 10px;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table tr th {
		font-size: 16px;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table tr td {
		font-size: 13px;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table .category-header td {
		padding: 10px;
		font-size: 13px;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table tr td sup {
		margin-left: 0.3em;
		vertical-align: super;
		font-size: smaller;
		line-height: 0;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table tr td.check::after {
		width: 11px;
		height: 11px;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table tr th:nth-of-type(2)::before,
	#wrap_axis-channel-partner-program .axis-benefits-table tr td:nth-of-type(2)::before {
		left: -10px;
		right: -10px;
		bottom: -1px;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table tr:first-of-type th:nth-of-type(2)::before {
		top: 0;
	}
	#wrap_axis-channel-partner-program .axis-benefits-table tr:last-of-type td:nth-of-type(2)::before {
		bottom: -1px;
	}
}
#wrap_axis-channel-partner-program #acpp_application .acpp_section_main {
	padding: 0 0 40px;
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_dsc {
	margin: 0 0 35px;
	font-size: 17px;
	font-weight: normal;
	line-height: 34px;
	text-align: center;
}
#wrap_axis-channel-partner-program .acpp_bt {
	margin: 0 auto;
	width: 272px;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}
#wrap_axis-channel-partner-program .acpp_bt a {
	padding: 15px 24px 15px 0;
	background: #FFCC33;
	border-radius: 10px;
	color: #000;
	text-decoration: none;
	display: block;
	position: relative;
	transition: opacity 0.3s ease 0s;
}
#wrap_axis-channel-partner-program .acpp_bt a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#wrap_axis-channel-partner-program .acpp_bt a::before,
#wrap_axis-channel-partner-program .acpp_bt a::after {
	content: " ";
	width: 16px;
	height: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	right: 26px;
	top: 50%;
	position: absolute;
}
#wrap_axis-channel-partner-program .acpp_bt a::before {
	transform: rotate(45deg);
	transform-origin: right center;
}
#wrap_axis-channel-partner-program .acpp_bt a::after {
	transform: rotate(-45deg);
	transform-origin: right center;
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow {
	margin: 56px 0 74px;
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step {
	margin: 0;
	padding: 50px 70px 70px;
	background: #F7F6F2;
	border-radius: 10px;
	position: relative;
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step:not(:last-of-type) {
	margin-bottom: 162px;
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step:not(:last-of-type)::after {
	content: " ";
	margin-left: -112px;
	width: 224px;
	height: 62px;
	background: linear-gradient(to bottom, #fff 0%, #FFCC33 100%);
	display: block;
	left: 50%;
	bottom: -112px;
	position: absolute;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl {
	margin: 0 auto 38px;
	padding: 0 0 12px;
	width: 100%;
	max-width: 746px;
	border-bottom: 6px solid #FFCC33;
	align-items: baseline;
	display: flex;
	font-weight: bold;
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl dt,
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl dd {
	font-size: 28px;
	line-height: 39px;
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl dt  {
	margin-right: 30px;
}
#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl dt span {
	margin-left: 10px;
	font-size: 58px;
}
@media screen and (max-width: 768px) {
	#wrap_axis-channel-partner-program #acpp_application .acpp_section_main {
		padding: 0;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_dsc {
		margin-bottom: 32px;
		font-size: 14px;
		line-height: 26px;
	}
	#wrap_axis-channel-partner-program .acpp_bt {
		width: 200px;
		font-size: 16px;
		line-height: 20px;
	}
	#wrap_axis-channel-partner-program .acpp_bt a {
		padding: 15px 24px 15px 0;
		border-radius: 8px;
	}
	#wrap_axis-channel-partner-program .acpp_bt a:hover {
		opacity: 1;
	}
	#wrap_axis-channel-partner-program .acpp_bt a::before,
	#wrap_axis-channel-partner-program .acpp_bt a::after {
		width: 11px;
		right: 20px;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow {
		margin: 60px -12px 60px;
		max-width: none;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step {
		padding: 28px 12px 28px;
		width: calc(100% - 24px);
		border-radius: 0;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step:not(:last-of-type) {
		margin-bottom: 106px;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step:not(:last-of-type)::after {
		margin-left: -58px;
		width: 116px;
		height: 34px;
		bottom: -70px;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl {
		margin-bottom: 28px;
		padding: 0 0 12px;
		width: 100%;
		display: block;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl dd {
		font-size: 20px;
		line-height: 28px;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl dt  {
		margin: 0 0 10px;
		font-size: 16px;
		line-height: 30px;
	}
	#wrap_axis-channel-partner-program #acpp_application .acpp_application_flow .acpp_application_flow_step dl dt span {
		margin-left: 2px;
		font-size: 30px;
		line-height: 30px;
	}
}


/* お問合せブロック(シンプル)ブロック */
.inquiry {
	margin-top: 80px;
	margin-bottom: 80px;
}
.inquiry__text--space {
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}
.inquiry__text--space {
	margin-bottom: 30px;
}
.inquiry__text--bold {
	font-size: 18px;
	font-weight: bold;
}
.inquiry__buttonBox {
	margin-top: 60px;
}
a.inquiry__button {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	max-width: 744px;
	min-height: 112px;
	color: #1b3fad;
	text-align: center;
	text-decoration: none;
	background-color: #fff500;
	border: 3px solid #1B3FAD;
	border-radius: 12px;
	transition: opacity 0.3s ease 0s;
	padding: 22px 50px 22px 205px;
	box-sizing: border-box;
	margin: 0 auto;
}
a.inquiry__button:hover {
	text-decoration: none;
	opacity: 0.7;
}
a.inquiry__button::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 18px;
	height: 33px;
	background-image: url(/img/usr/common/icon_arrow_blue_big.png);
	background-size: 18px auto;
	background-position: top left;
	background-repeat: no-repeat;
	transform: translateY(-50%);
}
a.inquiry__button::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 16px;
	width: 172px;
	height: 174px;
	background-image: url(/img/usr/common/icon_consultation.png);
	background-size: 172px auto;
	background-position: top left;
	background-repeat: no-repeat;
	transform: translateY(-50%);
}
.inquiry__buttonTextBox {
	display: inline-block;
}
.inquiry__buttonTitle {
	display: inline-block;
	position: relative;
	font-size: 35px;
	font-weight: bold;
	line-height: 38px;
	padding-left: 58px;
	text-align: center;
}
.inquiry__buttonTitle::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 46px;
	height: 33px;
	background-image: url(/img/usr/common/icon_mail_blue.png);
	background-size: 46px auto;
	background-position: top left;
	background-repeat: no-repeat;
	transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
/* お問合せブロック(シンプル)ブロック */
	.inquiry {
		margin: 30px auto 30px;
	}
	.inquiry__text--space {
		font-size: 13px;
		line-height: 20px;
		text-align: center;
	}
	.inquiry__text--space {
		margin-bottom: 0;
	}
	.inquiry__text--bold {
		display: inline-block;
		font-size: 15px;
		font-weight: bold;
		line-height: 25px;
		margin: 5px 0;
	}
	.inquiry__buttonBox {
		text-align: left;
		margin-top: 25px;
	}
	a.inquiry__button {
		display: flex;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: 67px;
		height: auto;
		color: #1b3fad;
		text-align: left;
		text-decoration: none;
		background-color: #fff500;
		border: 2px solid #1B3FAD;
		border-radius: 12px;
		transition: opacity 0.25s ease 0s;
		padding: 18px 18px 18px 92px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 370px) {
	a.inquiry__button {
		padding: 18px 20px 18px 90px;
	}
}
@media screen and (max-width: 768px) {
	a.inquiry__button:hover {
		opacity: 1;
	}
	a.inquiry__button::before {
		content: "";
		position: absolute;
		top: 50%;
		right: 8px;
		width: 10px;
		height: 20px;
		background-size: 10px auto;
		background-position: top left;
		background-repeat: no-repeat;;
		transform: translateY(-50%);
	}
	a.inquiry__button::after {
		content: "";
		position: absolute;
		top: 53%;
		left: 7px;
		width: 80px;
		height: 82px;
		background-size: 80px auto;
		background-position: top left;
		background-repeat: no-repeat;
		transform: translateY(-50%);
	}
	.inquiry__buttonTextBox {
		display: block;
		width: 100%;
	}
	.inquiry__buttonTitle {
		display: block;
		position: relative;
		font-size: 18px;
		font-weight: bold;
		line-height: 22px;
		text-align: left;
		padding-left: 33px;
	}
}
@media screen and (max-width: 370px) {
	.inquiry__buttonTitle {
		font-size: 16px;
	}
}
@media screen and (min-width: 430px) {
	.inquiry__buttonTitle {
		display: block;
		width: fit-content;
		margin: 0 auto;
		position: relative;
		left: -20px;
		font-size: 18px;
	}
}
@media screen and (max-width: 768px) {
	.inquiry__buttonTitle::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0px;
		width: 25px;
		height: 18px;
		background-size: 25px auto;
		background-position: top left;
		background-repeat: no-repeat;
		transform: translateY(-50%);
	}
	.inquiry__button-text {
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
		text-align: left;
		padding-left: 74px;
	}
}
@media screen and (min-width: 1400px) {
	a.inquiry__button {
		padding: 22px 67px 22px 208px;
	}
	.inquiry__buttonTitle {
		font-size: 37px;
		padding-left: 64px;
	}
	a.inquiry__button::before {
		right: 45px;
	}
}

.flgP {
	display: block;
}
.flgS {
	display: none;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.flgP {
		display: none;
	}
	.flgS {
		display: block;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}
