@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainImg {
	margin: 0 auto 3.1rem;
	max-width: 112rem;
}
#main .mainImg img {
	width: 100%;
}
@media all and (max-width: 896px) {
	#main .mainImg {
		margin-bottom: 2.5rem;
		max-width: inherit;
	}	
}

/* sec01 */
#main .sec01 {
	padding-bottom: 8rem;
}
#main .sec01 .listUl {
	margin: 0 0.2rem 0 -0.3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .sec01 .listUl li {
	width: 38.3rem;
	text-align: center;
	position: relative;
}
#main .sec01 .listUl .arrow {
	margin-top: -6.3rem;
	width: 2.4rem;
	position: absolute;
	top: 50%;
	right: -6.3rem;
}
#main .sec01 .listUl .textImg img {
	max-width: 32rem;
}
#main .sec01 .listUl .textImg {
	margin-bottom: 1rem;
}
#main .sec01 .notes {
	margin-top: 0.6rem;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}
#main .sec01 .num01 .textImg {
	margin-bottom: 3.6rem;
}
#main .sec01 .num01 .btn img {
	max-width: 36.3rem;
}
@media all and (min-width: 897px) {
	#main .sec01 .listUl a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .sec01 .listUl {
		margin: 0 auto;
		max-width: 38rem;
		display: block;
	}
	#main .sec01 .listUl li {
		margin-bottom: 3.3rem;
		width: auto;
	}
	#main .sec01 .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec01 .listUl .textImg {
		margin-bottom: 3.1rem;
	}
	#main .sec01 .listUl .textImg img {
		max-width: 28rem;
		width: 100%;
	}
	#main .sec01 .num01 .textImg {
		margin-bottom: 1.1rem;
	}
	#main .sec01 .btn img {
		width: 100%;
		max-width: 26.3rem;
	}
	#main .sec01 .num01 .btn img {
		max-width: 26.3rem;
	}
	#main .sec01 .notes {
		font-size: 1.1rem;
	}
	#main .sec01 {
		padding-bottom: 2.8rem;
	}
	
}



/* sec02 */
#main .sec02 {
	padding: 9.5rem 0 5.3rem;
	background-color: #FFFFE5;
}
#main .sec02 .headLine01 {
	margin: 0 0 2.3rem;
}
#main .sec02 .headLine01 .line {
	padding-bottom: 1.4rem;
	color: #04005E;
	font-weight: 700;
	border-color: #04005E;
}
#main .sec02 .headLine01 .inner {
	position: relative;
	width: 100%;
}
#main .sec02 .headLine01 img {
    width: 14.7rem;
    position: absolute;
    right: 0;
    bottom: -3.2rem;
}
#main .sec02 .headLine01 .sml {
	margin: 0.2rem -2rem 0;
	font-size: 2.3rem;
}
#main .sec02 .btmImg {
	text-align: center;
}
#main .sec02 .btmImg img {
	max-width: 56.1rem;
	width: 100%;
}
#main .sec02 .image {
	margin-bottom: 2.8rem;
	text-align: center;
}
#main .sec02 .image img {
	width: 100%;
	max-width: 58.5rem;
}
#main .sec02 .comTtl {
	margin-bottom: 0.1rem;
	text-align: center;
	font-size: 2.8rem;
}
#main .sec02 .comTtl .big {
	font-size: 4.2rem;
}
@media all and (max-width: 896px) {
	#main .sec02 .headLine01 {
		margin: 0 0 0.8rem;
		text-align: left;
		font-size: 2rem;
		line-height: 1.6;
	}
	#main .sec02 .headLine01 .inner {
		width: 100%;
		display: block;
		margin: 0 auto;
		max-width: 28.1rem;
	}
	#main .sec02 .headLine01 .sml {
		margin-top: 1.9rem;
		text-align: center;
		font-size: 1.5rem;
		line-height: 1.15;
	}
	#main .sec02 {
		padding: 5.3rem 0 4.3rem;
	}
	#main .sec02 .headLine01 .line {
		padding-bottom: 0.4rem;
	}
	#main .sec02 .headLine01 .mar {
		display: block;
		margin-top: 0.7rem;
	}
	#main .sec02 .comTtl {
		margin-bottom: 0.5rem;
		font-size: 1.5rem;
	}
	#main .sec02 .comTtl .big {
		font-size: 2.3rem;
	}
	#main .sec02 .image img {
		max-width: 28rem;
		width: 100%;
	}
	#main .sec02 .image {
		margin-bottom: 2.6rem;
	}
	#main .sec02 .btmImg {
		margin: 0 -0.5rem 0 -0.1rem;
	}
	#main .sec02 .btmImg img {
		max-width: 28.5rem;
	}
	#main .sec02 .headLine01 img {
		width: 10rem;
		right: 0.1rem;
		bottom: -1.5rem;
	}
}

/* sec03 */
#main .sec03 {
	padding: 4.7rem 0 4.4rem;
	background-color: #4CCAF2;
}
#main .sec03 .content {
	margin-bottom: 2.7rem;
	padding: 1.6rem 6.5rem 3.4rem;
	max-width: 100rem;
	background-color: #fff;
}
#main .sec03 .h2Title {
	margin-bottom: 1.1rem;
	text-align: center;
}
#main .sec03 .h2Title img {
	max-width: 63.6rem;
	width: 100%;
}
#main .sec03 .imgBox {
	margin-bottom: 3.1rem;
  	padding-bottom: 3rem;
	display: flex;
	justify-content: space-between;
	font-size: 2.2rem;
	line-height: 1.677;
	font-weight: 500;
	border-bottom: 1px solid #000;
}
#main .sec03 .imgBox:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
#main .sec03 .imgBox .photo {
	width: 34.6rem;
	text-align: center;
}
#main .sec03 .imgBox .textBox {
	flex: 1;
	margin: -0.4rem 0 0 3.8rem;
}
#main .sec03 .imgBox .title {
	margin-bottom: 1.5rem;
	color: #00B3EC;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.535;
}
#main .sec03 .title .inner {
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#main .sec03 .title .inner span {
	background: url("../img/index/line.png") repeat-x left bottom / 1rem auto;
}
#main .sec03 .subTitle {
	margin-bottom: 1.3rem;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.625;
}
#main .sec03 .subTitle .big {
	color: #E73561;
	font-weight: 900;
	font-size: 4rem;
	line-height: 1;
	display: inline-block;
	margin-top: -0.8rem;
}
#main .sec03 .box02 .title {
	margin: 0 0 2.5rem 2rem;
	letter-spacing: -0.05em;
}
#main .sec03 .title .line::after,
#main .sec03 .title .line::before {
	width: 0.2rem;
	height: 8.5rem;
	position: absolute;
	bottom: 0.2rem;
	left: -0.3rem;
	transform: rotate(-26deg);
	background-color: #00B3EC;
	content: "";
}
#main .sec03 .title .line::after {
	left: auto;
	right: 0;
	transform: rotate(26deg);
}
#main .sec03 .title .line span {
	padding: 0 1rem;
}
#main .sec03 .btmTxt {
	margin-bottom: 0.9rem;
	color: #fff;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
}
#main .sec03 .comTtl {
	color: #fff;
	font-size: 3.2rem;
}
@media all and (max-width: 896px) {
	#main .sec03 {
		padding: 3rem 0 2.2rem;
	}
	#main .sec03 .content {
		padding: 0.4rem 3rem 1.7rem;
		max-width: inherit;
		margin: 0 1.6rem 2rem;
	}
	#main .sec03 .imgBox {
		margin-bottom: 2.5rem;
		padding-bottom: 2.6rem;
		display: block;
		font-size: 1.4rem;
	}
	#main .sec03 .imgBox .photo {
		width: auto;
		margin: 0 1.2rem 0.5rem 1.5rem;
	}
	#main .sec03 .imgBox .photo img {
		width: 100%;
	}
	#main .sec03 .imgBox .textBox {
		margin: 0;
	}
	#main .sec03 .h2Title img {
		max-width: 31.5rem;
	}
	#main .sec03 .h2Title {
		margin: 0 -1.5rem 1rem -1.7rem;
	}
	#main .sec03 .imgBox .subTitle {
		margin-bottom: 1rem;
		font-size: 1.5rem;
		font-weight: 900;
		line-height: 1.725;
		letter-spacing: 0 !important;
	}
	#main .sec03 .imgBox .title {
		margin-bottom: 1rem;
		font-size: 1.9rem;
		text-align: center;
	}
	#main .sec03 .subTitle .big {
		font-size: 2.2rem;
	}
	#main .sec03 .imgBox p {
		letter-spacing: -0.05em;
		line-height: 1.85;
	}
	#main .sec03 .title .inner span {
		background-size: auto 0.8rem;
	}
	#main .sec03 .box02 .title {
		margin: 0 0 0.8rem 0;
		letter-spacing: 0;
	}
	#main .sec03 .title .line::after,
	#main .sec03 .title .line::before {
		width: 1px;
		height: 4.8rem;
	}
	#main .sec03 .box02 .photo {
		margin: 0 6.5rem 0 6.9rem;
	}
	#main .sec03 .btmTxt {
		margin-bottom: 0.5rem;
		font-size: 1.5rem;
	}
	#main .sec03 .comTtl {
		margin-bottom: 0.3rem;
		font-size: 1.5rem;
	}
}



/* sec04 */
#main .sec04 {
	margin-bottom: 6.5rem;
	padding: 5.7rem 0;
}
#main .sec04 .headLine01 .line {
	color: #04005E;
	border-color: #04005E;
}
#main .sec04 .headLine01 {
	margin-bottom: 3rem;
}
#main .sec04 .txtDl {
	font-size: 1.8rem; 
	font-weight: 500;
	line-height: 1.852;
} 
#main .sec04 .txtDl dt {
	margin-bottom: 0.9rem;
	padding-bottom: 0.3rem;
	border-bottom: 1px solid #000;
}
#main .sec04 .txtDl dd {
	margin-bottom: 3.3rem;
}
#main .sec04 .txtDl dd:last-child {
	margin-bottom: 0;
}
#main .sec04 .notes {
	margin-top: 4.6rem;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 500;
}
@media all and (max-width: 896px) {
	#main .sec04 .headLine01 {
		margin-bottom: 1.9rem;
		font-size: 1.7rem;
	}
	#main .sec04 .txtDl {
		font-size: 1.325rem;
		line-height: 1.622;
	}
	#main .sec04 {
		margin-bottom: 1.7rem;
		padding: 2.8rem 0;
	}
	#main .sec04 .headLine01 .line {
		padding-bottom: 0.4rem;
	}
	#main .sec04 .txtDl dt {
		line-height: 1.5;
		margin-bottom: 0.6rem;
		padding-bottom: 1px;
	}
	#main .sec04 .txtDl dd {
		margin-bottom: 2.4rem;
	}
	#main .sec04 .txtDl dd:last-child {
		margin-bottom: 0;
	}
	#main .sec04 .notes {
		margin-top: 2.3rem;
		font-size: 1.325rem;
	}
}


/* sec05 */
#main .sec05 .content {
	max-width: 100rem;
}
#main .sec05 .h2Title {
	margin-bottom: 9.4rem;
	text-align: center;
	color: #04005E;
	font-size: 3.4rem;
	font-weight: 900;
	position: relative;
}
#main .sec05 .h2Title .inner {
	display: inline-block;
	vertical-align: top;
	background-color: #F1F9FE;
	padding: 0 2rem;
	position: relative;
	z-index: 10;
}
#main .sec05 .h2Title::before {
	width: 100%;
	height: 0.2rem;
	position: absolute;
	top: 2.7rem;
	left: 0;
	background-color: #04005E;
	content: "";
}
#main .sec05 .h2Title img {
	margin: -0.8rem 1.2rem 0 0;
	display: inline-block;
	vertical-align: middle;
}
#main .sec05 .headLine01 .inner {
	padding-right: 13.1rem;
	position: relative;
}
#main .sec05 .headLine01 .inner .icon {
	position: absolute;
	right: 0;
	bottom: -0.6rem;
}
#main .sec05 .headLine01 .line {
	padding-bottom: 1.4rem;
	color: #04005E;
	border-color: #04005E;
	font-weight: 700;
}
#main .sec05 .headLine01 {
	margin-bottom: 4.3rem;
}
#main .sec05 .listUl {
	margin: 0 -5.7rem 0 -5.4rem;
	display: flex;
	position: relative;
}
#main .sec05 .listUl li {
	padding-bottom: 1.5rem;
	width: 50%;
	text-align: center;
}
#main .sec05 .listUl img {
	width: 50.2rem;
}
#main .sec05 .listUl::before {
	margin-left: -0.3rem;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	border-right: 0.2rem dashed #707070;
	content: "";
}
#main .sec05 {
	margin-bottom: 8.2rem;
}
@media all and (max-width: 896px) {
	#main .sec05 .headLine01 .inner {
		padding-right: 9rem;
		width: 100%;
		margin: 0 auto;
		max-width: 28rem;
		text-align: left;
	}
	#main .sec05 .h2Title {
		margin-bottom: 1.5rem;
		font-size: 1.7rem;
	}
	#main .sec05 .h2Title img {
		margin: -0.4rem 0.6rem 0 0;
		width: 1.8rem;
	}
	#main .sec05 .h2Title::before {
		top: 1.3rem;
	}
	#main .sec05 .h2Title .inner {
		padding: 0 1rem;
	}
	#main .sec05 .listUl {
		margin: 0 auto;
		max-width: 25rem;
		display: block;
		position: relative;
	}
	#main .sec05 .listUl img {
		width: 100%;
		max-width: 24rem;
	}
	#main .sec05 .listUl li {
		margin-bottom: 1.7rem;
		padding-bottom: 2.2rem;
		width: auto;
		border-bottom: 0.2rem dotted #707070;
	}
	#main .sec05 .listUl li:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}
	#main .sec05 .listUl::before {
		display: none;
	}
	#main .sec05 .headLine01 img {
		margin-bottom: 0.3rem;
		width: 9.1rem;
		display: block;
	}
	#main .sec05 .headLine01 {
		margin-bottom: 2rem;
		font-size: 2rem;
	}
	#main .sec05 .headLine01 .line {
		padding-bottom: 1rem;
	}
	#main .sec05 .headLine01 .inner .icon {
		right: 0;
		width: 7.6rem;
		bottom: -0.6rem;
		margin: 0;
	}
	#main .sec05 {
		margin-bottom: 1.9rem;
	}
}


/* sec06 */
#main .showImg {
	margin: 0 auto 2rem;
	max-width: 68.5rem;
	position: relative;
}
#main .showImg .btn {
	width: 31.8rem;
	position: absolute;
	bottom: 0.7rem;
	right: 10.5rem;
}
#main .sec06 .notes {
	font-size: 2.1rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: -0.05em;
}
@media all and (min-width: 897px) {
	#main .showImg .btn a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .showImg {
		margin-bottom: 2.5rem;
		max-width: 28.2rem;
	}
	#main .showImg .btn {
		width: 16.9rem;
		bottom: 0.5rem;
		right: 0;
	}
	#main .sec06 .notes {
		font-size: 1rem;
		line-height: 1.75;
	}
}