@charset "UTF-8";
html {
	overflow-y: scroll;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 100%;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6,
strong,
b,
th {
	font-weight: normal;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}

ol, ul, li {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 100%;
	vertical-align: baseline;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 500;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, select {
	vertical-align: middle;
}

img,
object,
embed {
	vertical-align: top;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	        text-size-adjust: 100%;
}

body {
	word-wrap: break-word;
	min-width: 320px;
	background: #f6ffca;
	color: #1c1c1c;
	font-family: YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: 1.286;
	overflow-wrap: break-word;
}

input,
textarea,
button {
	font-family: inherit;
	font-size: inherit;
}

button {
	overflow: visible;
}

a {
	color: inherit;
	text-decoration: none;
}

img {
	max-width: 100%;
}

em {
	font-style: normal;
}

button {
	-webkit-appearance: none;
	        appearance: none;
	padding: 0;
	border: none;
	outline: none;
	background-color: transparent;
	cursor: pointer;
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="email"] {
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	font-family: inherit;
}

select {
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	background: transparent;
	font-family: inherit;
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

select:-moz-focusring {
	color: transparent;
}

strong,
b {
	font-weight: bold;
}

picture {
	display: block;
}

.c-btn {
	display: flex;
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-weight: bold;
	text-align: center;
}

.c-btn::after {
	display: inline-block;
	margin-left: 4%;
	background: url(../img/pfm/icon_arrow_btn.png) no-repeat left center;
	background-size: contain;
	vertical-align: middle;
	content: '';
}

.c-btn {
	transition: opacity 0.2s ease;
}

.c-btn:hover {
	opacity: 0.8;
}

.c-btn--order {
	padding: 5% 4.96689%;
	border-radius: 48px;
	background: #002dc0;
	color: #ffffff;
}

.c-btn--order::after {
	width: 19px;
	height: 31px;
}

.c-btn--simulation {
	padding: 3% 9.10596%;
	border-radius: 36px;
	background: #ea5404;
	color: #ffffff;
}

.c-btn--simulation::after {
	width: 15px;
	height: 24px;
	margin-right: -5%;
}

.c-btn-shadow {
	position: relative;
}

.c-btn-shadow::before {
	display: block;
	z-index: 1;
	position: absolute;
	bottom: -5%;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 48px;
	background: #ffffff;
	content: '';
}

.c-btn-unit {
	display: flex;
	justify-content: center;
	width: 100%;
}

.c-btn-unit__item {
	width: 100%;
}

.ie .c-btn-img img {
	width: 100%;
}

.btn-shoulder {
	display: table;
	width: auto;
	margin: 4% auto 0;
}

.btn-shoulder--top {
	margin-top: 0;
	margin-bottom: 2.5%;
}

.ie .btn-shoulder img {
	width: 100%;
}

.app-btn-unit {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.app-btn-unit__item {
	width: 48%;
	max-width: 290px;
}

.l-contact .l-separator {
	padding-top: 8%;
}

.contact-box {
	margin-right: -3.536px;
	padding: 5% 3.90879% 4%;
	border-radius: 3px;
	background: #ffffff;
	box-shadow: 3.536px 3.536px 0px 0px rgba(202, 202, 202, 0.8);
	opacity: 0.8;
}

.contact-text {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.contact-notes {
	display: block;
	margin: 4.5% auto 0;
	padding: 0 4.5%;
}

.l-cv {
	margin: 5% 0 12%;
}

.cv-app-box {
  display: none;
}

.cv-app {
	display: table;
	width: auto;
	margin: 9% auto 4%;
}

.ie .cv-app img {
	width: 100%;
}

.l-header {
	padding: 2.60417% 3.25521%;
	background: #ffffff;
}

.header-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
}

.header-logo--au {
	width: 9.63542%;
	padding-top: 2px;
}

.header-logo--ideco {
	width: 25%;
}

.c-disc-list__item {
	position: relative;
	padding-left: 1em;
}

.c-disc-list__item::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "・";
}

.c-note-list__item {
	position: relative;
	padding-left: 1em;
}

.c-note-list__item::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "※";
}

.c-note-list__item--asterisk::before {
	content: "＊";
}

.c-square-list__item {
	position: relative;
	padding-left: 20px;
}

.c-square-list__item::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "■";
}

.c-order-list {
	counter-reset: order;
}

.c-order-list__item {
	position: relative;
	padding-left: 1.5em;
}

.c-order-list__item::before {
	position: absolute;
	top: 0;
	left: 0;
	content: counter(order) ".";
	counter-increment: order;
}

.c-data-attr-list__item {
	position: relative;
}

.c-data-attr-list__item::before {
	position: absolute;
	top: 0;
	left: 0;
	content: attr(data-num);
}

.c-data-attr-list--circle-num .c-data-attr-list__item {
	padding-left: 1em;
}

.c-data-attr-list--circle-num .c-data-attr-list__item::before {
	width: 1em;
	height: 1em;
}

.c-data-attr-list--brackets .c-data-attr-list__item {
	padding-left: 2.75em;
}

.c-data-attr-list--brackets .c-data-attr-list__item::before {
	width: 2.75em;
	height: 1em;
}

.c-data-attr-list--note-num .c-data-attr-list__item {
	padding-left: 2.5em;
}

.c-data-attr-list--note-num .c-data-attr-list__item::before {
	width: 2.5em;
	height: 1em;
}

.c-data-attr-list--asterisk-num .c-data-attr-list__item {
	padding-left: 1.5em;
}

.c-data-attr-list--asterisk-num .c-data-attr-list__item::before {
	width: 1.5em;
	height: 1em;
}

.c-num-list {
	counter-reset: number;
}

.c-num-list__item {
	padding-left: 2.5em;
	text-indent: -2.25em;
	counter-increment: number;
}

.c-num-list__item > * {
	text-indent: 0;
}

.c-num-list__item::before {
	margin-right: 0.25em;
}

.c-num-list > *.c-num-list__item:nth-of-type(-n+9)::before {
	content: " (" counter(number) ")";
}

.c-num-list > *.c-num-list__item:nth-of-type(n+10)::before {
	content: "(" counter(number) ")";
}

.c-num-list__inner {
	text-indent: 0;
}

.c-define-list--inline {
	overflow: hidden;
}

.c-define-list--inline .c-define-list__term {
	float: left;
	clear: left;
}

.c-define-list--inline .c-define-list__term::after {
	content: '：';
}

.c-define-list--inline .c-define-list__description {
	float: left;
}

.c-flex-list {
	display: flex;
}

.c-2col-list {
	flex-wrap: wrap;
	justify-content: space-between;
}

.c-2col-list__item {
	width: 50%;
}

.c-3col-list__item {
	width: calc(100% / 3);
	padding: 0 10px;
}

.c-3col-list__item:nth-child(3n+1) {
	padding: 0 20px 0 0;
}

.c-3col-list__item:nth-child(3n) {
	padding: 0 0 0 20px;
}

.c-4col-list__item {
	width: 25%;
	padding: 0 10px;
}

.c-4col-list__item:nth-child(4n+1) {
	padding: 0 20px 0 0;
}

.c-4col-list__item:nth-child(4n) {
	padding: 0 0 0 20px;
}

.c-4col-list__circle {
	display: block;
	position: relative;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 100% 0 0;
	border-radius: 50%;
	background: #ffffff;
}

.c-4col-list__circle-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate3d(-50%, 0, 0);
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.333;
	text-align: center;
}

.c-4col-list__circle-inner--small {
	font-size: 2rem;
}

.c-4col-list__circle-img {
	position: absolute;
	bottom: 50%;
	left: 50%;
	max-width: 100%;
	transform: translate3d(-50%, -20px, 0);
}

.l-mv {
	margin-top: -10px;
}

.mv-notes {
	margin: 4% 0;
}

.l-main {
	padding-bottom: 10%;
}

.l-inner, .l-inner-full {
	padding-right: 5.20833%;
	padding-left: 5.20833%;
}

.l-inner {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.l-inner-min {
	padding-right: 4.94792%;
	padding-left: 4.94792%;
}

.l-separator {
	position: relative;
	padding-top: 11px;
}

.l-separator::before {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 39.07285%;
	height: 11px;
	transform: translateX(-50%);
	background: url(../img/pfm/bg_separator_dot.png) no-repeat center top;
	background-size: contain;
	content: '';
}

.l-about {
	margin: 5% 0 12%;
}

.about-box {
	position: relative;
	margin: 0 7px 4.5%;
	padding: 4% 0 4.5%;
	background: #ffffff;
}

.about-box::before, .about-box::after {
	display: block;
	position: absolute;
	width: 31px;
	height: 81px;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
}

.about-box::before {
	top: -4px;
	right: -7px;
	background-image: url(../img/pfm/bg_box_righttop.png);
}

.about-box::after {
	bottom: -4px;
	left: -7px;
	background-image: url(../img/pfm/bg_box_leftbtm.png);
}

.about-title {
	display: block;
	width: 88.27362%;
	margin: 0 0 6% 2.5%;
}

.about-text {
	font-size: 1.4rem;
	line-height: 1.607;
}

.about-link {
	display: table;
	margin-left: auto;
}

.about-link__item {
	border-bottom: 1px solid #ea5404;
	color: #ea5404;
	font-weight: bold;
}

.about-link__item a {
	display: block;
	padding-right: 12px;
	background: url(../img/pfm/icon_link_sp.png) no-repeat right center;
	background-size: 9.5px auto;
	color: #ea5404;
}

.l-point .l-separator {
	padding-top: 7%;
}

.point-title {
	margin-bottom: calc(4% + 82px);
	text-align: center;
}

.l-point-box-outer {
	position: relative;
}

.l-point-box-outer--1 {
	margin-bottom: 24%;
}

.l-point-box-outer--2 {
	margin-bottom: 20%;
}

.l-point-box-outer--3 {
	margin-bottom: 18%;
}

.l-point-box-outer::after {
	display: block;
	z-index: 0;
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	height: 100%;
	border: 3px solid #1c1c1c;
	content: '';
}

.l-point-box {
	z-index: 2;
	position: relative;
	margin-top: 82px;
	border: 3px solid #1c1c1c;
	background: #ffffff;
}

.l-point-box::before {
	display: block;
	z-index: 1;
	position: absolute;
	top: -82px;
	left: 50%;
	width: 145px;
	height: 82px;
	transform: translateX(-50%);
	background: url(../img/pfm/bg_point_top.png) no-repeat center bottom;
	background-size: contain;
	content: '';
}

.point-num {
	z-index: 3;
	position: absolute;
	top: -30px;
	left: 50%;
	width: 18.88021%;
	transform: translateX(-50%);
	text-align: center;
}

.point-content {
	position: relative;
	padding-top: 10%;
}

.point-content--1 {
	padding-bottom: 35%;
}

.point-content--2 {
	padding-bottom: 67%;
}

.point-content--3 {
	padding-bottom: 35%;
}

.point-content-title {
	margin-bottom: 4%;
}

.point-content-lead {
	margin-bottom: 5%;
	font-size: 1.5rem;
	line-height: 1.467;
}

.point-content-fig {
	margin: 10% 0;
}

.point-content-fig--1 {
	margin-right: -10.15625%;
}

.point-balloon {
	z-index: 3;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.point-balloon--1 {
	left: 15px;
	margin-bottom: -10%;
}

.point-balloon--2 {
	left: 3.90625%;
	width: 90.10417%;
	margin-bottom: -3.5%;
}

.point-balloon--3 {
	right: 4.42708%;
	width: 90.10417%;
	margin-bottom: -10%;
}

.step-title {
	margin-bottom: 6.5%;
	text-align: center;
}

.step-list {
	margin-bottom: 4%;
}

.step-list__item + .step-list__item {
	padding-top: 5%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 6.45695% auto;
}

.step-list > *:nth-child(2) {
	background-image: url(../img/pfm/icon_arrow_step1.png);
}

.step-list > *:nth-child(3) {
	background-image: url(../img/pfm/icon_arrow_step2.png);
}

.l-faq .l-separator {
	padding-top: 7%;
}

.faq-section {
	margin-bottom: 23%;
}

.faq-title {
	margin-bottom: 6.5%;
	text-align: center;
}
ul[data-list-style],
ol[data-list-style] {
  padding-left: 1em;
  text-indent: -1em;
  list-style-position:inside;
}
ul[data-list-style=asterisk] > li:before,
ol[data-list-style=asterisk] > li:before{
  content:"※"
}

.faq-list a {
  color: #eb5505;
  text-decoration: underline;
}

.faq-list .faq_accordion {
	margin-top: 2%;
	border: 4px solid #facb7b;
}

.faq-list .faq_accordion.is-open {
	border-color: #ea5404;
}

.faq-list .accordion_ttl {
	position: relative;
	padding: 15px calc(5% + 10px) 15px calc(5% + 1.25em);
	background: url(../img/pfm/icon_plus.png) no-repeat right 10px center #ffffff;
	background-size: 16px auto;
	color: #ea5404;
	font-weight: bold;
	cursor: pointer;
}

.faq-list .accordion_ttl.is-open {
	background-image: url(../img/pfm/icon_minus.png);
	color: #1c1c1c;
}

.faq-list .accordion_ttl::before {
	display: block;
	position: absolute;
	top: 15px;
	left: 5%;
	width: 1.25em;
	height: 1.5em;
	color: #ea5404;
	content: 'Q.';
}

.faq-list .accordion_content {
	display: none;
	padding: 2.20588% 5%;
	background: #f4f4f4;
}

.faq-list .accordion_content .relation {
  display: none;
}

.u-hidden {
	display: none;
}

.u-dis-ib {
	display: inline-block;
}

.u-dis-b {
	display: block;
}

/* フッター */
footer {
	position: relative;
	text-align: center;
}
footer nav ul {
	padding: 18px 0 8px;
	border-bottom: 1px dotted #ddd;
	font-size: 0;
}
footer nav ul li {
	display: inline-block;
  font-size: 1.2rem;
  margin: 0 0 10px -1px;
	padding: 0 25px;
  border: solid #eee;
  border-width: 0 1px;
}
footer nav ul li.blank a::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 10px;
  margin-left: 5px;
  background: url(../img/blank_ico.png) no-repeat center;
  background-size: contain;
}
footer nav ul li a:hover {
	opacity: 0.6;
}
footer p.logo {
	margin: 25px 0;
}
footer p.logo img {
	max-width: 197px;
}
footer .trust, footer .right {
  display: block;
	margin: 10px 0;
	color: #999;
	font-size: 1.2rem;
	line-height: 2rem;
}
footer p.trust {
	margin: 20px 0;
}

@media screen and (min-width: 769px) {
	body {
		min-width: 960px;
		font-size: 2.2rem;
		line-height: 1.636;
	}
	a[href^="tel:"] {
		cursor: default;
		pointer-events: none;
	}
	.c-btn::after {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	.c-btn--order {
		width: 698px;
		height: 91px;
		padding: 0;
		border-radius: 45px;
	}
	.c-btn--order::after {
		right: 25px;
	}
	.c-btn--simulation {
		width: 698px;
		height: 78px;
		padding: 0;
		border-radius: 45px;
	}
	.c-btn--simulation::after {
		right: 25px;
		width: 19px;
		height: 31px;
		margin-right: 0;
	}
	.c-btn-shadow {
		width: 698px;
		margin: 0 auto;
	}
	.c-btn-shadow::before {
		bottom: -5px;
		width: 698px;
		border-radius: 45px;
	}
	.btn-shoulder {
		margin-top: 25px;
	}
	.btn-shoulder--top {
		margin-top: 0;
		margin-bottom: 25px;
	}
	.app-btn-unit {
		max-width: 540px;
		margin: 0 auto;
	}
	.app-btn-unit__item {
		max-width: 240px;
	}
	.l-contact .l-separator {
		padding-top: 80px;
	}
	.contact-box {
		padding: 50px 44px 40px;
	}
	.l-cv {
		margin: 30px 0 80px;
	}
	.cv-app {
		margin-top: 50px;
		margin-bottom: 15px;
	}
	.l-header {
		padding: 5px 10px;
	}
	.l-mv {
		margin-top: 0;
		padding-top: 14px;
	}
	.mv-notes {
		margin: 13px 0 30px;
		font-size: 1.4rem;
		line-height: 1.286;
	}
	.l-main {
		padding-bottom: 75px;
	}
	.l-inner, .l-inner-full {
		padding-right: 30px;
		padding-left: 30px;
	}
	.l-inner-min {
		padding-right: 60px;
		padding-left: 60px;
	}
	.l-separator {
		padding-top: 17px;
	}
	.l-separator::before {
		width: 236px;
		height: 17px;
	}
	.l-about {
		margin-top: 80px;
		margin-bottom: 50px;
		padding-top: 20px;
	}
	.about-section .l-inner-min {
		padding-right: 44px;
		padding-left: 44px;
	}
	.about-box {
		width: 786px;
		margin: 0 auto 30px;
		padding: 0 0 30px;
	}
	.about-title {
		position: relative;
		width: auto;
		margin: 0 0 35px 10px;
		padding-bottom: 115px;
	}
	.about-title picture {
		position: absolute;
		top: -40px;
		left: 0;
	}
	.about-text {
		font-size: 2.2rem;
		line-height: 1.636;
	}
	.about-link__item a {
		padding-right: 20px;
		background-size: 15px auto;
	}
	.l-point {
		padding-bottom: 50px;
	}
	.l-point .l-separator {
		padding-top: 70px;
	}
	.point-section {
		width: 786px;
		margin: 0 auto;
	}
	.point-section .l-inner-min {
		padding-right: 41px;
		padding-left: 41px;
	}
	.point-title {
		margin-bottom: 100px;
	}
	.l-point-box-outer--1 {
		margin-bottom: 90px;
	}
	.l-point-box-outer--2 {
		margin-bottom: 145px;
	}
	.l-point-box-outer--3 {
		margin-bottom: 220px;
	}
	.point-num {
		width: 145px;
	}
	.point-content {
		padding-top: 52px;
	}
	.point-content--1 {
		padding-bottom: 205px;
	}
	.point-content--2 {
		padding-bottom: 390px;
	}
	.point-content--3 {
		padding-bottom: 150px;
	}
	.point-content-title {
		margin-bottom: 30px;
		text-align: center;
	}
	.point-content-lead {
		margin-bottom: 65px;
		font-size: 2.2rem;
		line-height: 1.364;
	}
	.point-content-fig--1 {
		margin-right: -80px;
	}
	.point-content-fig--3 {
		margin-bottom: 30px;
	}
	.point-content-notes {
		font-size: 1.4rem;
		line-height: 1.429;
	}
	.point-balloon--1 {
	  left: 50px;
		margin-bottom: -80px;
	}
	.point-balloon--2 {
		left: 90px;
		width: auto;
		margin-bottom: -22px;
	}
	.point-balloon--3 {
		right: auto;
		left: 60px;
		width: auto;
		margin-bottom: -90px;
	}
	.l-step .l-inner-min {
		width: 698px;
		margin: 0 auto;
		padding-right: 0;
		padding-left: 0;
	}
	.step-title {
		margin-bottom: 40px;
	}
	.step-list {
		margin-bottom: 40px;
	}
	.step-list__item + .step-list__item {
		padding-top: 30px;
		background-size: 39px auto;
	}
	.l-faq .l-separator {
		padding-top: 75px;
	}
	.faq-section {
		margin-bottom: 85px;
	}
	.faq-title {
		margin-bottom: 45px;
	}
	.faq-list {
		width: 786px;
		margin: 0 auto 85px;
	}
	.faq-list .faq_accordion {
		margin-top: 20px;
	}
	.faq-list .accordion_ttl {
		padding: 15px 40px 15px calc(40px + 1.25em);
		background-size: 32px auto;
	}
	.u-pc-hidden {
		display: none !important;
	}
}

@media print {
	.l-sidebar {
		position: absolute;
		height: 60px;
		overflow: hidden;
		box-shadow: none;
	}
	.p-side-contents,
	.p-user-login {
		display: none !important;
	}
}

@media screen and (max-width: 768px) {
	.c-define-list {
		margin-bottom: 1em;
	}
	.c-define-list--inline .c-define-list__term {
		float: none;
	}
	.c-define-list--inline .c-define-list__description {
		float: none;
	}
	.c-flex-list {
		flex-wrap: wrap;
	}
	.c-2col-list__item {
		width: 100%;
	}
	.c-3col-list {
		padding: 0 15px;
	}
	.c-3col-list__item {
		width: 100%;
	}
	.c-3col-list__item:nth-child(1n) {
		padding: 0 0 30px;
	}
	.c-4col-list {
		max-width: 420px;
		margin: 0 auto;
	}
	.c-4col-list__item {
		width: 50%;
	}
	.c-4col-list__item:nth-child(1n) {
		padding: 0 10px 20px;
	}
	.c-4col-list__circle-inner {
		font-size: 1.7rem;
	}
	.c-4col-list__circle-inner--small {
		font-size: 1.2rem;
	}
	.c-4col-list__circle-img {
		max-width: 60%;
		transform: translate3d(-50%, -10px, 0);
	}
	.u-sp-hidden {
		display: none !important;
	}
}

@media screen and (max-width: 480px) {
	.point-title {
		margin-bottom: calc(4% + 41px);
	}
	.l-point-box-outer::after {
		top: 4px;
		left: 4px;
		border-width: 2px;
	}
	.l-point-box {
		margin-top: 41px;
		border-width: 2px;
	}
	.l-point-box::before {
		top: -41px;
		width: 72.5px;
		height: 41px;
	}
	.point-num {
		top: -15px;
	}
	.point-num img {
		width: auto;
		height: 28.5px;
	}
	.point-content-fig--1 {
		left: 4px;
	}
	.faq-list .accordion_ttl {
		background-position: right 5px center;
	}
}



/*# sourceMappingURL=maps/style.css.map */
