@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	padding-bottom: 2.4rem;
	overflow: hidden;
}
.mainVisual .bgBox {
	margin-bottom: 2.4rem;
	padding: 15.9rem 0 6.3rem;
	background: linear-gradient(180deg, #CBCFD7 0%, #FFF 100%);
}
.mainVisual .content {
	width: 128rem;
	position: relative;
}
.mainVisual .pho {
	position: absolute;
	right: -8rem;
	bottom: -6.3rem;
	width: 83.1rem;
}
.mainVisual .textImg01 {
	width: 73.2rem;
}
.mainVisual .textImg02 {
	margin: -0.8rem 0 0 -3.2rem;
	width: 78.9rem;
	position: relative;
	z-index: 1;
}
.mainVisual .textImg02::before {
	position: absolute;
	left: -1000rem;
	bottom: -2.4rem;
	right: -3.2rem;
	height: 11.4rem;
	border-radius: 0 1.2rem 1.2rem 0;
	background: #FFF;
	content: "";
}
.mainVisual .textImg02 img {
	position: relative;
	z-index: 1;
}
.mainVisual .textImg03 {
	width: 78.8rem;
	margin: 0 auto;
}
#main .sec01 {
	padding: 11.9rem 0 8rem;
	background-color: #F6F7F7;
}
#main .sec01 .listUl {
	position: relative;
}
#main .sec01 .listUl::after {
	width: 32.1rem;
	content: "";
}
#main .sec01 .listUl li {
	width: 32.1rem;
	padding: 4rem 1.4rem 4.1rem;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 1.2rem;
}
#main .sec01 .listUl .img {
	width: 29rem;
	margin: 0 auto 3.7rem;
}
#main .sec01 .listUl h3 {
	margin-bottom: 1.6rem;
	text-align: center;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.81;
	letter-spacing: 0.176rem;
}
#main .sec01 .listUl p {
	margin: 0 1rem;
	line-height: 1.62;
	letter-spacing: 0.128rem;
}
#main .sec02 {
	padding: 7.8rem 0 8rem;
}
#main .sec02 .headLine01 + p {
	margin: -2.2rem 5rem 6rem 6rem;
	line-height: 2;
	letter-spacing: 0.128rem;
}
#main .sec02 .topList {
	margin-bottom: 4rem;
}
#main .sec02 .topList li {
	width: 19.8rem;
	height: 7.5rem;
	padding-bottom: 0.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-weight: 500;
	position: relative;
	letter-spacing: 0.192rem;
	background-color: #082C5D;
	box-sizing: border-box;
}
#main .sec02 .topList li:not(:first-child) {
	padding-left: 1.2rem;
}
#main .sec02 .topList li::before {
	position: absolute;
	right: -2.1rem;
	top: 0;
	background: url(../img/index/sec02_icon01.jpg) no-repeat;
	background-size: 100% 100%;
	width: 3.3rem;
	height: 7.5rem;
	content: "";
	z-index: 1;
}
#main .sec02 .topList li:last-child:before {
	background-image: url(../img/index/sec02_icon02.jpg);
}
#main .sec02 .lBox {
	width: 18.7rem;
}
#main .sec02 .rBox {
	width: 79.5rem;
}
#main .sec02 .textList li {
	height: 4.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
#main .sec02 .textList li:not(:last-child) {
	margin-bottom: 1.6rem;
}
#main .sec02 .textList .border {
	width: 100%;
	height: 100%;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.168rem;
	border: 1px solid #001632;
	border-radius: 5rem;
	box-sizing: border-box;
}
#main .sec02 .textList .dashed {
	border-style: dashed;
}
#main .sec02 .inner {
	margin: 1.6rem 1rem 0 0;
}
#main .sec02 .inner .textList {
	width: 18.7rem;
}
#main .sec03 {
	padding: 11.9rem 0 8rem;
	background-color: #F6F7F7;
}
#main .sec03 .comList {
	margin-bottom: 9.3rem;
}
#main .sec03 .whiteBg {
	padding: 8.2rem 4rem 10.4rem;
	background-color: #fff;
	border-radius: 1.2rem;
}
#main .sec03 .headLine01 .sml {
	margin: 0.5rem 0 0;
}
#main .sec03 .bgBox {
	margin: -0.1rem 0 6rem;
	padding: 3.5rem 3rem 3.5rem 5.3rem;
	align-items: center;
	border-radius: 1.2rem;
	background-color: #F7F7F5;
}
#main .sec03 .bgBox .img {
	width: 18.6rem;
}
#main .sec03 .bgBox p {
	width: calc(100% - 26.5rem);
	line-height: 2;
	letter-spacing: 0.128rem;
}
#main .sec03 .tabBox {
	width: 88rem;
	margin: 0 auto;
}
#main .sec03 table {
	width: 100%;
	border-collapse: collapse;
}
#main .sec03 th,
#main .sec03 td {
	height: 7.4rem;
	font-weight: 500;
	font-size: 1.8rem;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 1px solid #EEF2F6;
}
#main .sec03 thead th,
#main .sec03 thead td {
	height: 8rem;
	padding-top: 0.2rem;
	color: #082C5D;
}
#main .sec03 thead td.blue {
	padding-top: 0.9rem;
	border-radius: 1.2rem 1.2rem 0 0;
}
#main .sec03 th {
	padding: 0 1.7rem;
	width: 33.7%;
	color: #082C5D;
	text-align: left;
}
#main .sec03 th .sml {
	font-size: 1.2rem;
}
#main .sec03 td.blue {
	width: 33.6%;
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
	background-color: #66C2CE;
}
#main .sec03 tr:last-child td.blue {
	font-size: 2.2rem;
	position: relative;
}
#main .sec03 tr:last-child td.blue::before {
	position: absolute;
	left: 0;
	bottom: -2.4rem;
	width: 100%;
	top: calc(100% + 1px);
	height: 2.4rem;
	background-color: #66C2CE;
	border-radius: 0 0 1.2rem 1.2rem;
	content: "";
}
#main .sec03 td.blue .num {
	margin-left: 0.4rem;
	font-size: 3.2rem;
}
#main .sec03 td.blue img {
	width: 19.9rem;
}
#main .sec03 td:last-child {
	padding-right: 1.7rem;
}
#main .sec04 {
	padding: 8.3rem 0 9.6rem;
}
#main .sec04 p {
	margin: -2.8rem 5rem 3.5rem 6rem;
	line-height: 2;
	letter-spacing: 0.128rem;
}
#main .sec04 .tabBox {
	margin: 0 0 0 -1.6rem;
}
#main .sec04 table {
	width: 100%;
	position: relative;
	border-spacing: 1.6rem 0;
}
#main .sec04 table::before {
	position: absolute;
	right: 0.3rem;
	top: 2.5rem;
	width: 20.5rem;
	border-radius: 1.2rem;
	border: 0.2rem solid #F03748;
	content: "";
	box-sizing: border-box;
	bottom: -1.6rem;
}
#main .sec04 th,
#main .sec04 td {
	height: 9.5rem;
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.144rem;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
#main .sec04 th {
	width: 19rem;
	font-weight: 700;
	color: #fff;
}
#main .sec04 thead td {
	padding-top: 0.7rem;
	height: 9.5rem;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.176rem;
}
#main .sec04 thead td:last-child {
	padding-top: 2.8rem;
}
#main .sec04 thead td img {
	width: 16.3rem;
}
#main .sec04 tbody th {
	background-color: #082C5D;
}
#main .sec04 tbody td {
	width: 18.1rem;
	background-color: #F7F7FA;
}
#main .sec04 tbody tr:nth-child(2n) td {
	background-color: #F2F2F2;
}
#main .sec04 tbody .big {
	font-weight: 700;
	font-size: 1.6rem;
	letter-spacing: 0.128rem;
}
#main .sec04 tbody .big span {
	font-size: 2.6rem;
	letter-spacing: 0.208rem;
}
#main .sec04 tbody .sml {
	font-size: 1.2rem;
	display: block;
}
#main .sec04 tbody .sml img {
	display: block;
	width: 4rem;
	margin: 0 auto 1rem;
}
#main .sec04 tbody tr:first-child th,
#main .sec04 tbody tr:first-child td {
	border-radius: 1.2rem 1.2rem 0 0;
}
#main .sec04 tbody tr:last-child th,
#main .sec04 tbody tr:last-child td {
	border-radius: 0 0 1.2rem 1.2rem;
}
#main .sec05 {
	padding: 8.3rem 0 8rem;
	background-color: #F6F7F7;
}
#main .sec05 .headLine01 + p {
	margin: -2.8rem 6rem 6.1rem;
	line-height: 1.77;
	font-size: 1.8rem;
	letter-spacing: 0.144rem;
}
#main .sec05 .infoBox {
	width: 49.2%;
	padding: 2.3rem 2.3rem 1.1rem;
	border-radius: 0.8rem;
	background-color: #082C5D;
	border: 1px solid #082C5D;
	box-sizing: border-box;
}
#main .sec05 .infoBox:last-child {
	background-color: #fff;
}
#main .sec05 .infoBox .name {
	margin-bottom: 3rem;
	display: flex;
	align-items: center;
	font-size: 1.4rem;
	letter-spacing: 0.168rem;
}
#main .sec05 .infoBox .name img {
	margin-right: 1.6rem;
	width: 5.1rem;
	flex-shrink: 0;
}
#main .sec05 .infoBox:first-child .name {
	color: #fff;
}
#main .sec05 .listUl {
	margin: 0 -0.8rem;
}
#main .sec05 .listUl > li {
	width: 48.2%;
	position: relative;
	padding: 1.2rem 0.7rem 0.6rem;
	border-radius: 0.8rem;
	border: 1px solid #082C5D;
	background: #FFF;
	box-sizing: border-box;
}
#main .sec05 .listUl > li:first-child::before {
	position: absolute;
	right: -2.3rem;
	z-index: 1;
	top: 50%;
	background: url(../img/common/icon02.png) no-repeat;
	background-size: 2.8rem auto;
	width: 2.8rem;
	height: 2.8rem;
	content: "";
	transform: translateY(-50%);
}
#main .sec05 .infoBox:first-child .listUl > li {
	border-color: #fff;
}
#main .sec05 .listUl .ttl {
	margin-bottom: 0.5rem;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.16rem;
	color: #082C5D;
}
#main .sec05 .textList li {
	padding: 1.1rem 0 0.4rem;
	position: relative;
	font-size: 1.4rem;
	border-bottom: 1px solid #D6D6D6;
}
#main .sec05 .textList li:last-child {
	padding-top: 1.4rem;
	border-bottom: none;
}
#main .sec05 .textList .num {
	position: absolute;
	bottom: 0.4rem;
	right: 0;
	font-weight: 700;
}
#main .sec05 .textList li:last-child .num {
	bottom: 0.1rem;
}
#main .sec05 .textList .num span {
	font-size: 1.8rem;
}
#main .sec05 .btmText {
	margin: 0.7rem -0.7rem 0 0;
	text-align: right;
	color: #082C5D;
	font-size: 1.4rem;
}
#main .sec05 .infoBox:first-child .btmText {
	color: #fff;
}
#main .sec05 .btmText .line {
	padding-bottom: 0.4rem;
	border-bottom: 0.2rem solid #FFD800;
}
#main .sec05 .btmText .line > span {
	margin-left: 1rem;
	font-weight: 700;
}
#main .sec05 .btmText .line span span {
	font-size: 3.8rem;
}
#main .sec05 .btmText .txt {
	margin: -0.8rem 0.4rem 0 0;
	font-size: 4.4rem;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}
#main .whiteInfo {
	padding: 11.9rem 0 8.7rem;
}
#main .whiteInfo .comList {
	margin-bottom: 0;
}
#main .sec06 {
	padding: 8.2rem 0 8rem;
	background-color: #F6F7F7;
}
#main .sec06 .listUl {
	margin-top: -0.7rem;
	position: relative;
	align-items: flex-start;
}
#main .sec06 .listUl::after {
	content: "";
	width: 31.2rem;
}
#main .sec06 .listUl li {
	width: 31.2rem;
	padding: 0.8rem 0.8rem 1.7rem;
	box-sizing: border-box;
	background-color: #fff;
}
#main .sec06 .listUl .pho {
	margin-bottom: 0.8rem;
	border-radius: 0.8rem;
	overflow: hidden;
}
#main .sec06 .listUl h3 {
	margin-bottom: 0.6rem;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.112rem;
}
#main .sec06 .listUl .name {
	font-size: 1.2rem;
	letter-spacing: 0.096rem
}
#main .sec06 .listUl .link {
	margin-top: 2rem;
	font-size: 1.2rem;
	letter-spacing: 0.096rem;
	cursor: pointer;
	transition: .3s;
}
#main .sec06 .listUl .link span {
	display: block;
	margin: 0 auto;
	padding: 0 0 0 2.2rem;
	min-height: 2rem;
	width: fit-content;
	background: url(../img/common/icon01.png) no-repeat left top 0.1rem;
	background-size: 1.8rem auto;
}
#main .sec06 .listUl .link .on {
	display: none;
	background-image: url(../img/common/icon01_on.png);
}
#main .sec06 .listUl .link.on .off {
	display: none;
}
#main .sec06 .listUl .link.on .on {
	display: block;
}
#main .sec06 .listUl .textInfo {
	padding-top: 1.8rem;
	font-size: 1.2rem;
	letter-spacing: 0.096rem;
	line-height: 1.83;
	display: none;
}
#main .sec06 .listUl .textInfo h4 {
	margin-bottom: 0.4rem;
	font-weight: 700;
}
#main .sec06 .listUl .textInfo p {
	margin-bottom: 0.8rem;
}
#main .sec07 {
	padding: 8.2rem 0 8rem;
}
#main .sec07 .headLine01 {
	margin-bottom: 3.8rem;
	font-weight: 700;
}
#main .sec07 li {
	padding: 5.1rem 4rem 3.9rem 15rem;
	position: relative;
	line-height: 1.62;
	letter-spacing: 0.128rem;
	border-bottom: 1px dashed #001632;
}
#main .sec07 li .num {
	position: absolute;
	left: 4rem;
	top: 3.6rem;
	font-size: 4rem;
	font-weight: 700;
	letter-spacing: 0.16rem;
}
#main .sec07 li .ttl {
	margin-bottom: 2.6rem;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.176rem;
}
#main .sec08 {
	padding: 7.8rem 0 8rem;
	background-color: #F6F7F7;
}
#main .sec08 .headLine01 {
	font-weight: 700;
}
#main .sec08 .headLine01 .big {
	color: #F03748;
}
#main .sec08 .img {
	margin-top: -0.2rem;
}
#main .sec09 {
	padding: 7.9rem 0 8rem;
	background: url(../img/index/sec09_bg.jpg) no-repeat center top;
	background-size: cover;
}
#main .sec09 h2 {
	margin-bottom: 5.9rem;
	text-align: center;
	font-weight: 700;
	font-size: 3.6rem;
	letter-spacing: 0.144rem;
	color: #fff;
}
#main .sec09 li {
	margin: 0 1.2rem;
	width: 27.7rem;
}
#main .sec09 a {
	height: 5.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #082C5D;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.09rem;
	border-radius: 0.8rem;
	background-color: #fff;
	box-sizing: border-box;
}
#main .sec09 a:hover {
	opacity: 0.7;
}
#main .sec09 li:last-child a {
	color: #fff;
	background-color: #082C5D;
}
@media all and (min-width: 897px) {
	#main .sec06 .listUl .link:hover {
		opacity: 0.7;
	}
}
@media all and (min-width: 897px)and (max-width: 1340px) {
	.mainVisual .textImg02 {
		margin-left: -1rem;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding-bottom: 4rem;
	}
	.mainVisual img {
		margin-top: -0.9rem;
		width: 100%;
	}
	.mainVisual .bgBox {
		display: none;
	}
	.mainVisual .textImg03 {
		display: none;
	}
	#main .sec01 {
		padding: 7.3rem 1.6rem 4.1rem;
	}
	#main .sec01 .listUl {
		display: block;
	}
	#main .sec01 .listUl li {
		margin-bottom: 2.3rem;
		width: auto;
		padding: 2.5rem 2.4rem 2.4rem;
		border-radius: 0.8rem;
	}
	#main .sec01 .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec01 .listUl .img {
		width: 23.4rem;
		margin: 0 auto 3rem;
	}
	#main .sec01 .listUl h3 {
		margin-bottom: 1.6rem;
		font-size: 2rem;
		line-height: 1.6;
		letter-spacing: 0.16rem;
	}
	#main .sec01 .listUl p {
		margin: 0;
		line-height: 1.85;
		letter-spacing: 0.112rem;
	}
	#main .sec02 {
		padding: 4.1rem 1.6rem 0.8rem;
	}
	#main .sec02 .headLine01 + p {
		margin: -1.4rem 0 5.2rem;
		line-height: 1.85;
		letter-spacing: 0.112rem;
	}
	#main .sec02 .info {
		position: relative;
	}
	#main .sec02 .topList {
		margin-bottom: 0;
		position: absolute;
		left: 0;
		top: -1.2rem;
		width: 6.2rem;
		display: block;
	}
	#main .sec02 .topList li {
		width: 100%;
		height: 26.7rem;
		padding: 0 0 1rem !important;
		letter-spacing: 0.6rem;
		-ms-writing-mode: tb-rl;
		-webkit-writing-mode: vertical-rl;
		writing-mode: vertical-rl;
	}
	#main .sec02 .topList li:not(:first-child) {
		padding-left: 1.2rem;
		height: 25.4rem;
	}
	#main .sec02 .topList li::before {
		right: 0;
		top: auto;
		bottom: -1.4rem;
		width: 100%;
		background-image: url(../img/index/sec02_icon01_sp.jpg);
		height: 4.4rem;
	}
	#main .sec02 .topList li:last-child:before {
		background-image: url(../img/index/sec02_icon02_sp.png);
	}
	#main .sec02 .infoBox {
		display: block;
		padding-left: 7.8rem;
	}
	#main .sec02 .lBox {
		width: auto;
	}
	#main .sec02 .rBox {
		width: auto;
	}
	#main .sec02 .textList {
		min-height: 28rem;
	}
	#main .sec02 .textList li {
		height: 3.3rem;
	}
	#main .sec02 .textList li:not(:last-child) {
		margin-bottom: 1.2rem;
	}
	#main .sec02 .textList .border {
		font-size: 1.2rem;
		letter-spacing: 0.12rem;
	}
	#main .sec02 .textList li.balck .border {
		color: #fff;
		background-color: #001632;
	}
	#main .sec02 .inner {
		margin: 0;
		display: block;
	}
	#main .sec02 .inner .textList {
		width: auto;
		min-height: 25.5rem;
	}
	#main .sec03 {
		padding: 7.3rem 1.6rem 3.9rem;
	}
	#main .sec03 .comList {
		margin-bottom: 4.3rem;
	}
	#main .sec03 .whiteBg {
		padding: 4.2rem 1.6rem 2.2rem;
	}
	#main .sec03 .headLine01 .sml {
		margin: 0.2rem 0 0;
		padding-bottom: 0.2rem;
	}
	#main .sec03 .bgBox {
		margin: 0 0 4.1rem;
		display: block;
		padding: 4rem 1.6rem 4rem;
	}
	#main .sec03 .bgBox .img {
		width: 24.6rem;
		margin: 0 auto 4rem;
	}
	#main .sec03 .bgBox p {
		width: auto;
		line-height: 1.85;
		letter-spacing: 0.112rem;
	}
	#main .sec03 .tabBox {
		width: auto;
		overflow-y: scroll;
		padding-bottom: 3rem;
		margin: 0 auto;
	}
	#main .sec03 table {
		width: 50rem;
	}
	#main .sec03 th,
	#main .sec03 td {
		height: 6rem;
		font-size: 1.4rem;
	}
	#main .sec03 thead th,
	#main .sec03 thead td {
		height: 4.2rem;
	}
	#main .sec03 thead td.blue {
		padding-top: 0.6rem;
	}
	#main .sec03 th {
		padding: 0;
		width: 31.2%;
	}
	#main .sec03 th .sml {
		margin-top: 0.2rem;
		font-size: 1rem;
		display: block;
	}
	#main .sec03 td.blue {
		width: 34%;
		font-size: 1.2rem;
	}
	#main .sec03 tr:last-child td.blue {
		font-size: 1.6rem;
	}
	#main .sec03 tr:last-child td.blue::before {
		bottom: -1.2rem;
		height: 1.2rem;
	}
	#main .sec03 td.blue .num {
		font-size: 2.4rem;
	}
	#main .sec03 td.blue img {
		width: 15.4rem;
	}
	#main .sec03 td:last-child {
		padding-right: 1.7rem;
	}
	#main .sec04 {
		padding: 4.2rem 1.6rem 3.6rem;
	}
	#main .sec04 p {
		margin: -1.6rem 0 4rem;
		line-height: 1.85;
		letter-spacing: 0.112rem;
	}
	#main .sec04 .tabBox {
		margin: 0 0 0 -1.2rem;
		padding-bottom: 2rem;
		overflow-y: scroll;
	}
	#main .sec04 table {
		width: 95rem;
		border-spacing: 1.2rem 0;
	}
	#main .sec04 table::before {
		right: 0.6rem;
		top: 0;
		width: 19.3rem;
	}
	#main .sec04 th,
	#main .sec04 td {
		height: 8.4rem;
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#main .sec04 th {
		width: 16.3rem;
		font-weight: 500;
	}
	#main .sec04 thead th,
	#main .sec04 thead td {
		padding-top: 0.4rem;
		height: 5rem;
		font-size: 2rem;
		font-weight: 700;
		letter-spacing: 0.16rem;
	}
	#main .sec04 thead td:last-child {
		padding-top: 1.2rem;
	}
	#main .sec04 tbody td {
		width: 18.3rem;
	}
	#main .sec04 tbody .big {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#main .sec04 tbody .big span {
		font-size: 2.2rem;
		letter-spacing: 0;
	}
	#main .sec04 tbody .sml {
		font-size: 1rem;
		letter-spacing: 0.12rem;
	}
	#main .sec04 tbody .sml img {
		width: 3.2rem;
	}
	#main .sec05 {
		padding: 4.2rem 1.6rem 3.9rem;
	}
	#main .sec05 .headLine01 + p {
		margin: -1.6rem 0 5.6rem;
		line-height: 1.85;
		font-size: 1.4rem;
		letter-spacing: 0.112rem;
	}
	#main .sec05 .info {
		display: block;
	}
	#main .sec05 .infoBox {
		width: auto;
		padding: 1.5rem 1.5rem 0.3rem;
	}
	#main .sec05 .infoBox:last-child {
		margin-top: 4rem;
	}
	#main .sec05 .infoBox .name {
		margin: 0 -1.5rem 2.4rem 0;
		font-size: 1rem;
		letter-spacing: 0.12rem;
	}
	#main .sec05 .listUl {
		margin: 0;
		display: block;
	}
	#main .sec05 .listUl > li {
		width: auto;
		padding: 1.4rem 1.5rem 1.5rem;
	}
	#main .sec05 .listUl > li:first-child {
		margin-bottom: 1.6rem;
	}
	#main .sec05 .listUl > li:first-child::before {
		right: 50%;
		top: auto;
		bottom: -2.3rem;
		transform: translate(50%,0);
	}
	#main .sec05 .listUl .ttl {
		margin-bottom: 0;
		font-size: 1.6rem;
		letter-spacing: 0;
	}
	#main .sec05 .textList li {
		padding: 1.5rem 0 0.6rem;
	}
	#main .sec05 .textList li:last-child {
		padding-top: 2rem;
		border-bottom: 1px solid #D6D6D6;
	}
	#main .sec05 .textList .num {
		bottom: 0.6rem;
	}
	#main .sec05 .textList li:last-child .num {
		bottom: 0.5rem;
	}
	#main .sec05 .btmText {
		margin: 0.7rem 0 0;
	}
	#main .sec05 .btmText .line {
		padding-bottom: 0.7rem;
	}
	#main .sec05 .btmText .line > span {
		margin-left: 1rem;
	}
	#main .sec05 .btmText .line span span {
		font-size: 3.2rem;
	}
	#main .sec05 .btmText .txt {
		margin: -0.2rem 0.7rem 0 0;
		font-size: 4rem;
	}
	#main .whiteInfo {
		padding: 7.3rem 0 4.3rem;
	}
	#main .whiteInfo .comList {
		margin-bottom: 0;
	}
	#main .sec06 {
		padding: 4.2rem 1.6rem 4rem;
	}
	#main .sec06 .listUl {
		margin-top: 0;
		padding-top: 0.7rem;
		display: block;
	}
	#main .sec06 .listUl li {
		margin-bottom: 2.4rem;
		width: auto;
		padding-bottom: 1.6rem;
	}
	#main .sec06 .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec06 .listUl .pho {
		margin-bottom: 1.3rem;
	}
	#main .sec06 .listUl .pho img {
		width: 100%;
	}
	#main .sec06 .listUl h3 {
		margin-bottom: 0.6rem;
	}
	#main .sec06 .listUl .link {
		margin-top: 2rem;
	}
	#main .sec07 {
		padding: 4rem 1.6rem 3.8rem;
	}
	#main .sec07 .headLine01 {
		margin-bottom: -0.4rem;
		font-weight: 900;
	}
	#main .sec07 li {
		padding: 4.5rem 2rem 3.9rem 7.5rem;
		line-height: 1.57;
		letter-spacing: 0.112rem;
	}
	#main .sec07 li .num {
		left: 1.6rem;
		top: 3.9rem;
		font-size: 2.4rem;
		letter-spacing: 0.096rem;
	}
	#main .sec07 li .ttl {
		margin-bottom: 2.4rem;
		font-size: 1.8rem;
		line-height: 1.46;
		letter-spacing: 0.144rem;
	}
	#main .sec08 {
		padding: 4.2rem 1.6rem 4rem;
		margin-bottom: 4rem;
	}
	#main .sec08 .headLine01 {
		font-weight: 900;
	}
	#main .sec08 .img {
		margin-top: 0;
	}
	#main .sec08 .img img {
		width: 100%;
	}
	#main .sec09 {
		padding: 14.6rem 1rem 4rem;
		background-image: url(../img/index/sec09_bg_sp.jpg);
	}
	#main .sec09 h2 {
		margin-bottom: 4rem;
		font-size: 2rem;
		letter-spacing: 0.08rem;
	}
	#main .sec09 ul {
		display: block;
		width: 35.8rem;
		margin: 0 auto;
	}
	#main .sec09 li {
		margin: 0;
		width: auto;
	}
	#main .sec09 a {
		height: 5.2rem;
		font-size: 1.4rem;
		letter-spacing: 0.07rem;
	}
	#main .sec09 li:last-child {
		margin-top: 2.4rem;
	}
}