@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#main .sec01 {
	padding-bottom: 1px;
	position: relative;
	background : linear-gradient(0deg, rgba(255, 255, 255, 1) 27%, rgba(215, 213, 212, 1) 38%);
}
#main .sec01::before {
	position: absolute;
	bottom: -148px;
	left: 0;
	right: 0;
	height: 150px;
	background: url(../img/about/bg03.png) no-repeat center center / 100% 100%;
	content: '';
}
#main .sec01 h2 {
	padding: 21px 20px 5px;
	color: #FFF;
	font-size: 4.8rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-align: center;
	line-height: 1.2;
	background-color: #4C4948;
}
#main .sec01 h2 .sml {
	font-size: 3rem;
}
#main .sec01 h2 .col01 {
	color: #FFDC00;
}
#main .sec01 .h2Ttl {
	margin-bottom: 17px;
	padding: 14px 20px 13px;
	font-size: 4.6rem;
}
#main .sec01 .h2Ttl .sml {
	font-size: 2.7rem;
}
#main .sec01 .tabBox {
	padding: 26px 0 41px;
	position: relative;
	box-sizing: border-box;
}
#main .sec01 .tabBox::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../img/about/bg01.png) no-repeat left top / 788px,url(../img/about/bg02.png) no-repeat right top / 704px;
	content: '';
	mix-blend-mode: multiply;
}
#main .sec01 .tabBox .subBox {
	margin: 0 auto 29px;
	width: 960px;
	position: relative;
	z-index: 5;
}
#main .sec01 table {
	margin-bottom: 10px;
	width: 100%;
	border-spacing: 4px;
	border-collapse: separate;
}
#main .sec01 table th,
#main .sec01 table td {
	padding: 4px 10px 5px;
	font-size: 1.45rem;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}
#main .sec01 table th {
	padding: 7px 10px 3px;
	color: #FFF;
	background-color: #606060;
}
#main .sec01 table thead th:first-child {
	background-color: transparent;
	width: 20.2%;
}
#main .sec01 table thead .num,
#main .sec01 table tbody .num {
	font-size: 2.9rem;
	font-weight: 500;
	font-family: 'Fira Sans', sans-serif;
}
#main .sec01 table tbody .num {
	margin: 0 4px;
	font-weight: 700;
}
#main .sec01 table tbody .colGrey .num {
	margin: 0 6px;
	font-weight: 500;
}
#main .sec01 table thead .num {
	margin-right: 6px;
}
#main .sec01 table td {
	background-color: #FFF;
}
#main .sec01 table thead th:first-child {
	background-color: transparent;
}
#main .sec01 table tbody td:first-child {
	color: #FFF;
	background-color: #606060;
}
#main .sec01 .tabBox .textImg {
	margin: 0 auto;
	position: relative;
	z-index: 5;
	width: 1016px;
}
#main .sec01 .outBox {
	margin: 0 auto 2px;
	width: 1065px;
	position: relative;
	z-index: 5;
}
#main .sec01 .textUl {
	margin-bottom: 8px;
}
#main .sec01 .textUl li {
	margin-right: 28px;
	padding: 18px 20px 15px;
	width: 336px;
	background-color: #FFF;
	box-sizing: border-box;
}
#main .sec01 .textUl li:nth-child(3n) {
	margin-right: 0;
}
#main .sec01 .textUl li .top {
	color: #606060;
	font-size: 1.3rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.18em;
}
#main .sec01 .textUl li .top .smlNum {
	font-size: 2.7rem;
	font-family: 'Fira Sans', sans-serif;
	letter-spacing: 0;
	vertical-align: -2px;
}
#main .sec01 .textUl li .bottom {
	margin-top: -14px;
	color: #0034AA;
	font-size: 2.9rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
}
#main .sec01 .textUl li .bottom .big {
	margin: 0 2px;
	font-size: 6rem;
	font-family: 'Fira Sans', sans-serif;
	vertical-align: -8px;
}
#main .sec01 .note {
	padding-right: 5px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-align: right;
}
#main .sec01 .imgBox {
	margin: 0 auto;
	width: 1024px;
	position: relative;
}
#main .sec01 .imgBox .textBox {
	max-width: 600px;
	position: relative;
	z-index: 5;
}
#main .sec01 .imgBox .textBox .title {
	margin-bottom: 18px;
	font-weight: 700;
	font-size: 5.1rem;
	letter-spacing: 0.18em;
}
#main .sec01 .imgBox .textBox .big {
	margin: 7px 0 0 -4px;
	padding: 2px 21px 7px 15px;
	display: inline-block;
	color: #FFF;
	font-size: 7.1rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 1.2;
	background-color: #0033A3;
}
#main .sec01 .imgBox .textBox .text {
	font-size: 2.8rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 1.4;
}
#main .sec01 .imgBox .photoBox {
	position: absolute;
	top: -94px;
	right: -166px;
}
#main .outImgBox {
	padding-top: 102px;
	background-color: #FF8402;
}
#main .outImgBox .photo {
	margin: 0 auto;
	width: 1080px;
}
#main .outImgBox .photo .subBox {
	margin-right: -266px;
}
@media all and (min-width: 897px) {
	#main .comInnerBox01 {
		margin: -275px 0 0;
		padding: 132px 0 175px;
		position: relative;
		z-index: 5;
		background-image: url(../img/about/bg04.png);
		background-position: top center;
	}
	#main .comInnerBox01 .imgBox .subBox {
		margin-left: -130px;
	}
	#main .comInnerBox01 .textArea {
		margin: -8px auto 56px;
	}
}
#main .outImgBox01 {
	padding: 10px 0 0;
	position: relative;
}
#main .outImgBox01 .content {
	width: 1090px;
}
#main .outImgBox01::before {
	position: absolute;
	top: -130px;
	left: 0;
	right: 0;
	height: 132px;
	background: url(../img/about/bg05.png) no-repeat left top / 100% 100%;
	content: '';
	z-index: 6;
}
#main .outImgBox01 .imgArea {
	margin: -160px auto 34px;
	width: 1000px;
	padding-left: 26px;
	position: relative;
	z-index: 10;
}
#main .outImgBox01 .imgArea01 {
	position: relative;
}
#main .outImgBox01 .imgArea01::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#main .outImgBox01 .imgArea01 .subBox {
	margin-right: -304px;
}
#main .outImgBox01 .bottomBox {
	margin-top: -222px;
	padding: 37px 0 191px;
	position: relative;
	z-index: 6;
	background : linear-gradient(0deg, rgba(255, 255, 255, 1) 81%, rgba(215, 213, 212, 1) 94%);
}
#main .outImgBox01 .bottomBox .textBox {
	margin: 0 auto 40px;
	width: 1074px;
}
#main .outImgBox01 .bottomBox .text {
	margin-bottom: 40px;
	font-size: 4.2rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.18em;
}
#main .stepBox .topBox {
	padding: 10px 0 30px;
	position: relative;
	background-color: #0033AF;
}
#main .stepBox .topBox::before {
	position: absolute;
	top: -140px;
	left: 0;
	right: 0;
	height: 148px;
	background: url(../img/about/bg06.png) no-repeat left top / 100% 100%;
	content: '';
	z-index: 6;
}
#main .stepBox .topBox .textImg {
	margin: -74px auto 0;
	width: 936px;
	position: relative;
	z-index: 7;
}
#main .stepBox .bottomBox {
	padding: 63px 0 80px;
	background: url(../img/about/bg07.png) no-repeat center center / cover;
}
#main .stepBox .bottomBox .stepUl {
	margin: 0 auto 56px;
	width: 920px;
}
#main .stepBox .bottomBox .stepUl li {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border: 6px solid #0033A3;
	background-color: #FFF059;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
}
#main .stepBox .bottomBox .stepUl li:last-child {
	margin-bottom: 0;
}
#main .stepBox .bottomBox .stepUl li .num {
	margin: -1px 0 -1px -1px;
	padding-right: 6px;
	width: 85px;
	height: 86px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #FFE800;
	font-size: 5.6rem;
	font-weight: 700;
	text-align: center;
	font-family: 'Fira Sans', sans-serif;
	border-radius: 50%;
	background-color: #0033A3;
	box-sizing: border-box;
}
#main .stepBox .bottomBox .stepUl li .txt {
	padding: 10px 0;
	width: calc(100% - 115px);
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 1.04;
}
#main .stepBox .bottomBox .stepUl li .txt .blue {
	color: #0033AF;
}
#main .outTextBox {
	padding: 66px 0 70px;
	background: url(../img/about/bg08.png) no-repeat center center / cover;
}
#main .outTextBox .ttlImg {
	margin: 0 auto 13px;
	width: 744px;
}
#main .outTextBox .imgBox {
	margin: 0 auto 17px;
	padding: 25px 78px 22px 43px;
	width: 1100px;
	border-radius: 5px;
	border: 5px solid #0033A3;
	background-color: #FFF;
	box-sizing: border-box;
}
#main .outTextBox .imgBox .photoBox {
	margin-top: 8px;
	width: 280px;
	order: 1;
}
#main .outTextBox .imgBox .photoBox .txt {
	margin-top: 16px;
	display: block;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-align: center;
}
#main .outTextBox .imgBox .textBox {
	width: calc(100% - 380px);
}
#main .outTextBox .imgBox .textBox .title {
	margin-bottom: 17px;
	color: #0033AF;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.33;
	letter-spacing: 0;
}
#main .outTextBox .imgBox .textBox p {
	margin-bottom: 25px;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 2.08;
	letter-spacing: 0.18em;
}
#main .outTextBox .imgBox .textBox p:last-child {
	margin-bottom: 0;
}
#main .outTextBox .imgBox.reverse {
	padding: 21px 32px 22px 54px;
}
#main .outTextBox .imgBox.reverse .photoBox {
	order: inherit;
}
#main .outTextBox .imgBox.reverse .textBox {
	margin-top: 5px;
	width: calc(100% - 351px);
}
#main .comSecBox .btnArea {
	margin-bottom: 140px;
}
#main .comImgBox {
	margin-bottom: 108px;
}
#main .comImgBox .textBox h2 {
	margin-bottom: 23px;
}
#main .faq .faqBox {
	padding: 72px 0 0;
	background-color: #FFF;
	box-shadow : 0px 0px 41.99px rgba(0, 0, 0, 0.4);
}
#main .faq .faqBox h2 {
	margin-bottom: 50px;
	color: #0033AF;
	font-size: 4.8rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.18em;
}
#main .faq .faqBox .faqDl {
	padding-bottom: 82px;
}
#main .faq .faqBox .faqDl dt {
	padding: 34px 120px 24px 75px;
	color: #FFF;
	font-size: 2.6rem;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.18em;
	cursor: pointer;
	background: #0033AF url(../img/common/icon11.png) no-repeat right 47px center / 60px;
}
#main .faq .faqBox .faqDl dt.on {
	background-image: url(../img/common/icon11_on.png);
}
#main .faq .faqBox .faqDl dt .sub {
	padding-left: 56px;
	display: block;
	text-indent: -2.2em;
}
#main .faq .faqBox .faqDl dd {
	display: none;
	padding: 27px 0 28px 75px;
	font-size: 2rem;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}
@media all and (min-width: 897px) and (max-width: 1700px) {
	#main .outImgBox .photo .subBox {
		margin-right: 0;
	}
	#main .outImgBox01 .imgArea01 .subBox {
		margin-right: 0;
	}
	#main .sec01 .imgBox .photoBox {
		top: -70px;
		right: -120px;
	}
	#main .sec01 .imgBox .photoBox img {
		width: 90%;
	}
}
@media all and (max-width: 896px) {
	#main .btnUl {
		margin-bottom: 30px;
		width: 100%;
	}
	#main .btnUl li {
		width: calc(100% / 2);
	}
	#main .btnUl li a {
		display: block;
		color: #FFF;
		font-size: 1.3rem;
		font-weight: 700;
		text-align: center;
		background-color: #FF8402;
	}
	#main .btnUl li a span {
		padding: 14px 10px 12px 37px;
		display: inline-block;
		background: url(../img/common/icon02_sp.png) no-repeat left center / 24px;
	}
	#main .btnUl li:first-child a {
		background-color: #0033A3;
	}
	#main .btnUl li:first-child a span {
		background-image: url(../img/common/icon01_sp.png);
	}
	#main .sec01 {
		padding-bottom: 34px;
		background : none;
	}
	#main .sec01::before {
		bottom: -20px;
		left: 50%;
		transform: translateX(-50%);
		right: auto;
		width: 51px;
		height: 51px;
		background: url(../img/about/bg03_sp.png) no-repeat left top / 100%;
	}
	#main .sec01 h2 {
		padding: 6px 20px 4px;
		font-size: 2.4rem;
		line-height: 1.12;
	}
	#main .sec01 h2 .sml {
		font-size: 1.5rem;
	}
	#main .sec01 .h2Ttl {
		margin-bottom: 0;
		padding: 7px 20px 6px;
		font-size: 2.3rem;
	}
	#main .sec01 .h2Ttl .sml {
		font-size: 1.4rem;
	}
	#main .sec01 .tabBox {
		padding: 20px 0 18px;
	}
	#main .sec01 .tabBox::before {
		top: 127px;
		left: 0;
		right: 0;
		bottom: 0;
		background: url(../img/about/bg01_sp.png) no-repeat center center / 100%;
	}
	#main .sec01 .tabBox .subBox {
		margin: 0 9px 17px;
		width: auto;
	}
	#main .sec01 table {
		margin-bottom: 0;
		border-spacing: 3px;
	}
	#main .sec01 table th,
	#main .sec01 table td {
		padding: 1px 10px 3px;
		font-size: 0.7rem;
	}
	#main .sec01 table th {
		padding: 1px 10px 2px;
	}
	#main .sec01 table thead th:first-child {
		width: 15.2%;
	}
	#main .sec01 table thead .num,
	#main .sec01 table tbody .num {
		font-size: 1.5rem;
	}
	#main .sec01 table tbody .num {
		margin: 0 4px;
	}
	#main .sec01 table tbody .colGrey .num {
		margin: 0 3px;
	}
	#main .sec01 table thead .num {
		margin: 0 3px;
	}
	#main .sec01 .tabBox .textImg {
		margin: 0 22px;
		width: auto;
	}
	#main .sec01 .tabBox .textImg img {
		width: 100%;
	}
	#main .sec01 .bgBox {
		overflow: hidden;
		background : linear-gradient(0deg, rgba(255, 255, 255, 1) 36.49%, rgba(215, 213, 212, 1) 61.88%);
	}
	#main .sec01 .outBox {
		margin: 0 0 50px;
		padding-top: 12px;
		width: auto;
	}
	#main .sec01 .textUl {
		margin-bottom: 0;
		display: block;
	}
	#main .sec01 .textUl li {
		margin: 0 54px 9px !important;
		padding: 0 5px;
		width: auto;
	}
	#main .sec01 .textUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec01 .textUl li .top .smlNum {
		margin-right: 5px;
		font-size: 2.6rem;
	}
	#main .sec01 .textUl li .bottom {
		margin-top: -12px;
		font-size: 2.2rem;
	}
	#main .sec01 .textUl li .bottom .big {
		margin: 0 2px;
		font-size: 4.5rem;
		vertical-align: -6px;
	}
	#main .sec01 .note {
		margin-top: -6px;
		padding-right: 0;
		font-size: 1rem;
		text-align: center;
	}
	#main .sec01 .imgBox {
		margin: 0 auto;
		padding: 0 21px;
		width: auto;
		max-width: 333px;
	}
	#main .sec01 .imgBox .textBox {
		max-width: inherit;
	}
	#main .sec01 .imgBox .textBox .title {
		margin-bottom: 17px;
		font-size: 2.6rem;
		line-height: 1.13;
	}
	#main .sec01 .imgBox .textBox .big {
		margin: 8px 0 0 -4px;
		padding: 2px 10px;
		font-size: 3.6rem;
	}
	#main .sec01 .imgBox .textBox .text {
		font-size: 1.7rem;
		line-height: 1.43;
	}
	#main .sec01 .imgBox .photoBox {
		top: -34px;
		right: -11px;
		width: 255px;
	}
	#main .comInnerBox01 {
		margin-bottom: 46px;
	}
	#main .comInnerBox01 .textArea {
		padding-bottom: 7px;
	}
	#main .comInnerBox01 .textArea .text .big {
		font-size: 1.9rem;
	}
	#main .outImgBox {
		margin-bottom: 39px;
		padding: 32px 0 10px;
	}
	#main .outImgBox .photo {
		margin: 0 12px -80px 18px;
		width: auto;
	}
	#main .outImgBox .photo .subBox {
		margin-right: 0;
	}
	#main .outImgBox .photo .subBox img {
		width: 100%;
	}
	#main .outImgBox01 {
		padding: 0;
	}
	#main .outImgBox01::before {
		display: none;
	}
	#main .outImgBox01 .imgArea {
		margin: 0 18px 64px 4px;
		width: auto;
		padding-left: 0;
	}
	#main .outImgBox01 .imgArea img {
		width: 100%;
	}
	#main .outImgBox01 .imgArea01 {
		padding: 5px 0 0;
		position: relative;
		z-index: 7;
	}
	#main .outImgBox01 .imgArea01 img {
		width: 100%;
	}
	#main .outImgBox01 .imgArea01::before {
		position: absolute;
		top: -44px;
		left: -15px;
		right: -15px;
		height: 44px;
		background: url(../img/about/bg09.png) no-repeat left top / 100% 100%;
		content: '';
	}
	#main .outImgBox01 .imgArea01::after {
		position: absolute;
		top: 0;
		left: -15px;
		right: -15px;
		height: 18.1%;
		background-color: #0033A3;
		content: '';
	}
	#main .outImgBox01 .imgArea01 .subBox {
		margin: -9px -12px 0;
		position: relative;
		z-index: 5;
	}
	#main .outImgBox01 .bottomBox {
		margin-top: -67%;
		padding: 74.3% 0 53px;
		position: relative;
		z-index: 6;
		background : linear-gradient(0deg, rgba(255, 255, 255, 1) 88%, rgba(215, 213, 212, 1) 99%);
	}
	#main .outImgBox01 .bottomBox .textBox {
		display: none;
	}
	#main .outImgBox01 .bottomBox .spTxt {
		margin: 0 43px 28px 37px;
	}
	#main .outImgBox01 .bottomBox .spTxt img {
		width: 100%;
	}
	#main .outImgBox01 .bottomBox .text {
		margin-bottom: 28px;
		font-size: 2.1rem;
		line-height: 1.75;
	}
	#main .outImgBox01 .bottomBox .linkUl li {
		margin: 0 auto 10px;
		max-width: 275px;
	}
	#main .outImgBox01 .bottomBox .linkUl li:last-child {
		margin-bottom: 0;
	}
	#main .outImgBox01 .bottomBox .linkUl li a {
		padding: 10px 10px 11px;
		display: block;
		color: #FFF;
		font-size: 1.8rem;
		font-weight: 700;
		text-align: center;
		border-radius: 30px;
		background-color: #FF8402;
	}
	#main .outImgBox01 .bottomBox .linkUl li:nth-child(2) a {
		color: #FFE800;
		background-color: #0033AF;
	}
	#main .stepBox .topBox {
		padding: 8px 0 10px;
		background-color: #0033AF;
	}
	#main .stepBox .topBox::before {
		display: none;
	}
	#main .stepBox .topBox .textImg {
		margin: 0 27px 0 22px;
		width: auto;
	}
	#main .stepBox .topBox .textImg img {
		width: 100%;
	}
	#main .stepBox .bottomBox {
		padding: 26px 0;
		background-image: url(../img/about/bg07_sp.png);
	}
	#main .stepBox .bottomBox .stepUl {
		margin: 0 15px;
		width: auto;
	}
	#main .stepBox .bottomBox .stepUl li {
		margin-bottom: 10px;
		border-width: 4.5px;
		border-top-right-radius: 12px;
		border-bottom-right-radius: 12px;
	}
	#main .stepBox .bottomBox .stepUl li .num {
		padding-right: 5px;
		width: 63px;
		height: 64px;
		font-size: 4.2rem;
	}
	#main .stepBox .bottomBox .stepUl li .txt {
		padding: 5px 15px 2px 0;
		width: calc(100% - 63px);
		font-size: 1.3rem;
		letter-spacing: 0;
		line-height: 1.43;
		text-align: center;
		box-sizing: border-box;
	}
	#main .stepBox .bottomBox .comBtn {
		display: none;
	}
	#main .outTextBox {
		margin-bottom: 27px;
		padding: 24px 0 10px;
		background: #FFF059;
	}
	#main .outTextBox .ttlImg {
		margin: 0 0 23px;
		width: auto;
	}
	#main .outTextBox .ttlImg img {
		width: 100%;
	}
	#main .outTextBox .imgBox {
		margin: 0 3px 17px;
		padding: 10px 10px 13px !important;
		width: auto;
		display: block;
		border-radius: 0;
	}
	#main .outTextBox .imgBox .photoBox {
		margin: 0 auto 17px;
		width: 139px;
	}
	#main .outTextBox .imgBox .txt {
		margin-bottom: 20px;
		display: block;
		font-size: 1.1rem;
		font-weight: 700;
		letter-spacing: 0.18em;
	}
	#main .outTextBox .imgBox .textBox {
		margin-top: 0;
		width: auto !important;
	}
	#main .outTextBox .imgBox .textBox .title {
		margin-bottom: 11px;
		font-size: 1.6rem;
	}
	#main .outTextBox .imgBox .textBox p {
		margin-bottom: 20px;
		font-size: 1.3rem;
		line-height: 1.33;
	}
	#main .comSecBox .btnArea {
		margin-bottom: 80px;
	}
	#main .comImgBox {
		margin-bottom: 37px;
	}
	#main .comImgBox .textBox h2 {
		margin-bottom: 27px;
	}
	#main .faq .faqBox {
		padding: 0;
		box-shadow : none;
	}
	#main .faq .faqBox h2 {
		margin-bottom: 14px;
		color: #0033AF;
		font-size: 2rem;
		letter-spacing: 0;
	}
	#main .faq .faqBox .faqDl {
		margin: 0 -15px;
		padding-bottom: 105px;
	}
	#main .faq .faqBox .faqDl dt {
		padding: 16px 50px 14px 11px;
		font-size: 1.3rem;
		letter-spacing: 0;
		background: #0033AF url(../img/common/icon11.png) no-repeat right 10px center / 30px;
	}
	#main .faq .faqBox .faqDl dt .sub {
		padding-left: 22px;
		text-indent: -1.7em;
	}
	#main .faq .faqBox .faqDl dd {
		padding: 0;
		font-size: 1.1rem;
		line-height: 1.63;
		letter-spacing: 0.18em;
	}
	#main .faq .faqBox .faqDl dd .sub {
		padding: 7px 20px 15px;
		min-height: 140px;
		box-sizing: border-box;
		background-color: rgba(0, 51, 163, 0.15);
	}
}
@media all and (max-width: 374px) {
	#main .sec01 table th, #main .sec01 table td {
		padding: 1px 5px 3px;
	}
	#main .sec01 table tbody .num {
		margin: 0 2px;
		font-size: 1.3rem;
	}
}
@media all and (max-width: 359px) {
	#main .sec01 .textUl li .bottom .big {
		font-size: 3.5rem;
		vertical-align: -3px;
	}
	#main .sec01 .imgBox .textBox .text {
		font-size: 1.5rem;
	}
	#main .stepBox .bottomBox .stepUl li .txt {
		font-size: 1.2rem;
	}
	#main .outTextBox .imgBox .textBox p {
		font-size: 1.2rem;
	}
}