@charset "UTF-8";

.sec {
	width: 100%;
	position: relative;
	z-index: 1;
	min-width:1100px;	
	margin: auto;
}

@media screen and (max-width: 768px) {
.sec {
	width: 100%;
	position: relative;
	z-index: 1;
	min-width:100%;	
	margin: auto;
}	
}

/*--------------------------------------------------
  mv
--------------------------------------------------*/
.mv {
	width: 100%;
	position: relative;
	min-width:1160px;
  margin-top: -62px;
}

.mv .box {
	background: url("../images/mv-bg.jpg") center 0 no-repeat;
	background-size: cover;		
	width: 100%;
	height: 709px;
}

.mv .text-box {
	max-width: 1160px;
	margin: auto;
}
.mv .text-box .mv-txt01{
	padding-top: 180px;
	padding-left: 30px;
	width: 614px;
}
.mv .text-box .mv-txt02{
	padding-top:25px;
	padding-left: 40px;
	width: 638px;
}

.mv .text-box .link01 {
	padding-left: 40px;
	margin-top: 65px;

}
.mv .text-box .link01 a {
	width: 340px;
}

@media screen and (max-width: 768px) {
.mv {
	width: 100%;
	position: relative;
	min-width:100%;
  margin-top: -62px;
}

.mv .box {
	background: url("../images/sp-mv-bg.jpg") center 0 no-repeat;
	background-size: 100% auto;		
	width: 100%;
	padding-top: 115%;
	height: auto;
}

.mv .text-box {
	max-width: 90%;
	margin: auto;
}
.mv .text-box .mv-txt01{
	padding-top: 0;
	padding-left: 0;
	width: 100%;
	margin-top: -25%;
}
.mv .text-box .mv-txt02{
	padding-top:0;
	padding-left: 0;
	width: 100%;
	margin-top: 5%;
}

.mv .text-box .link01 {
	padding-left: 0;
	margin-top: 35px;

}
.mv .text-box .link01 a {
	width: 85%;
	margin: auto;	
}	
}








/*--------------------------------------------------
  sec01
--------------------------------------------------*/

.sec01 {
	width: 100%;
	min-width: 1160px;
	background: url("../images/sec01-bg.jpg") 0 0 repeat;
	padding-bottom: 250px;
}

.sec01 .tilte-box01 {
	text-align: center;
	padding-top: 100px;
}
.sec01 .tilte-box01 .tlitle {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.3;
	position: relative;
	display: inline-block;
}

.sec01 .tilte-box01 .tlitle span {
	font-size: 28px;
	color: #0676cd;
	font-weight: bold;
}

.sec01 .tilte-box01 .tlitle::before {
	content: "";
	position: absolute;
  top:14px;
	left: -80px;
	margin: auto;
	width: 21px;
	height: 93px;
	display: block;
	background: url("../images/sec01-tlitle01.png") 0 0 no-repeat;
	background-size: 100% auto;		
}

.sec01 .tilte-box01 .tlitle::after {
	content: "";
	position: absolute;
  top:14px;
	right: -80px;
	margin: auto;
	width: 21px;
	height: 93px;
	display: block;
	background: url("../images/sec01-tlitle02.png") 0 0 no-repeat;
	background-size: 100% auto;		
}

.sec01 .worries-box {
	position: relative;
	margin: auto;
}
.sec01 .worries-box .image {
	width: 329px;
	margin: auto;
	padding-top: 220px;
}


.sec01 .worries01 {
	position: absolute;
	width: 328px;
	top: 200px;
	left: 45px;
}
.sec01 .worries02 {
	position: absolute;
	width: 309px;
	top: 50px;
	left: 250px;	
}
.sec01 .worries03 {
	position: absolute;
	width: 284px;
	top: 80px;
	right: 230px;		
}
.sec01 .worries04 {
	position: absolute;
	width: 275px;
	top: 240px;
	right: 105px;	
}

@media screen and (max-width: 768px) {
.sec01 {
	width: 100%;
	min-width: 100%;
	background: url("../images/sec01-bg.jpg") 0 0 repeat;
	padding-bottom: 250px;
	margin-top: 60px;
}

.sec01 .tilte-box01 {
	text-align: center;
	padding-top: 55px;
}
.sec01 .tilte-box01 .tlitle {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	position: relative;
	display: inline-block;
}

.sec01 .tilte-box01 .tlitle span {
	font-size: 16px;
	color: #0676cd;
	font-weight: bold;
}

.sec01 .tilte-box01 .tlitle::before {
	content: "";
	position: absolute;
  top:6px;
	left: -23px;
	margin: auto;
	width: 12px;
	height: 70px;
	display: block;
	background: url("../images/sec01-tlitle01.png") 0 0 no-repeat;
	background-size: 100% auto;		
}

.sec01 .tilte-box01 .tlitle::after {
	content: "";
	position: absolute;
  top:6px;
	right: -23px;
	margin: auto;
	width: 12px;
	height: 70px;
	display: block;
	background: url("../images/sec01-tlitle02.png") 0 0 no-repeat;
	background-size: 100% auto;		
}

.sec01 .worries-box {
	position: relative;
	margin: auto;
	padding-top: 130%;
}



.sec01 .worries01 {
	position: absolute;
	width: 69%;
	top: 58%;
	left: 0;
}
.sec01 .worries02 {
	position: absolute;
	width: 65%;
	top: 6%;
	left: 0;	
}
.sec01 .worries03 {
	position: absolute;
	width: 65%;
	top: 28%;
	right: 0;		
}
.sec01 .worries04 {
	position: absolute;
	width: 65%;
	top: 86%;
	right: 0;	
}	
	
.sec01 .image {
	width: 70%;
	margin: auto;
	height: 100%;
	padding-top:22%;
}
	
}





/*--------------------------------------------------
  sec02
--------------------------------------------------*/
.sec02 {
	margin-top: -265px;
}
.sec02 .support .fix-box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 	
}
.sec02 .support .fix-box .l-box {
	background: #addbff;
	width: 7%;
	border-radius: 5px 0 0 5px;
	border-right: solid 1px #d8eeff;
	box-sizing: border-box;
}
.sec02 .support .fix-box .r-box {
	background: #4fa0de;
	width: 93%;	
	border-radius: 0 5px 5px 0;	
	position: relative;
}

.sec02 .support .fix-box .r-box::before {
	content: "";
	position: absolute;
  top:0;
	left: 0;
	width: 362px;
	height: 288px;
	display: block;
	background: url("../images/sec02-boxbg.png") 0 0 no-repeat;
	background-size: 100% auto;			
}

.sec02 .support .eng-img {
	width: 14px;
	text-align: center;
	margin: auto;
	padding-top: 40px;
}
.sec02 .support .r-inner {
	padding: 50px 40px;
}

.sec02 .support .f-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 	
}

.sec02 .support .text-box {
	width: 50%;
	position: relative;
	z-index: 1;
}
.sec02 .support .f-box .image {
	width: 45%;
}

.sec02 .support .f-box .image img {
	border-radius: 5px;
}
.sec02 .support .text-box .ttl01 {
	font-weight: bold;
	font-size: 33px;
	line-height: 1.4;
	color: #fff;
	position: relative;
}
.sec02 .support .text-box .ttl01:before {
	content: "";
	position: absolute;
	left: 4px;
	bottom: -25px;
	width: 53px;
	height:5px;
	display: block;
	background: url("../images/dod01.png") 0 0 no-repeat;
	background-size: 100% auto;			
}


.sec02 .support .text-box .txt {
	color: #fff;
	margin-top: 50px;
	line-height: 2;
}
@media screen and (max-width: 768px) {
.sec02 {
	margin-top: -265px;
}
.sec02 .support .fix-box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 	
}
.sec02 .support .fix-box .l-box {
	background: #addbff;
	width: 6%;
	border-radius: 5px 0 0 5px;
	border-right: solid 1px #d8eeff;
	box-sizing: border-box;
}
.sec02 .support .fix-box .r-box {
	background: #4fa0de;
	width: 94%;	
	border-radius: 0 5px 5px 0;	
	position: relative;
}

.sec02 .support .fix-box .r-box::before {
	content: "";
	position: absolute;
  top:0;
	left: 0;
	width: 80%;
	height: 100%;
	display: block;
	background: url("../images/sec02-boxbg.png") 0 0 no-repeat;
	background-size: 100% auto;			
}

.sec02 .support .eng-img {
	width: 10px;
	text-align: center;
	margin: auto;
	padding-top: 20px;
}
.sec02 .support .r-inner {
	padding: 25px 20px 40px;
}

.sec02 .support .f-box {
  display: block;
  justify-content: space-between;
  flex-wrap: wrap; 	
}

.sec02 .support .text-box {
	width: 100%;
	position: relative;
	z-index: 1;
}
.sec02 .support .f-box .image {
	width: 100%;
	margin-top: 40px;
}

.sec02 .support .f-box .image img {
	border-radius: 5px;
}
.sec02 .support .text-box .ttl01 {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.4;
	color: #fff;
	position: relative;
}
.sec02 .support .text-box .ttl01:before {
	content: "";
	position: absolute;
	left: 4px;
	bottom: -20px;
	width: 43px;
	height:4px;
	display: block;
	background: url("../images/dod01.png") 0 0 no-repeat;
	background-size: 100% auto;			
}


.sec02 .support .text-box .txt {
	color: #fff;
	margin-top: 20px;
	line-height: 2;
}	
}





/*--------------------------------------------------
  sec03
--------------------------------------------------*/

.sec03 {
	position: relative;
	min-width: 1160px;
	width: 100%;
	margin-top: 150px;
}

.sec03::before {
	content: "";
	position: absolute;
	right: 0;
	top: -190px;
	margin: auto;
	width: 610px;
	height: 1852px;
	display: block;
	background: url("../images/sec03-bg.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}
.sec03 .box {
	margin-top: 80px;
}

.sec03 .item {
	margin-bottom: 80px;
}

.sec03 .item .fix-box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 	
}

.sec03 .item .image {
	width: 45.5%;
}

.sec03 .item .image img {
	border-radius: 5px;
}
.sec03 .item .text-box {
	width: 50%;
}
.sec03 .item .text-box .txt {
	margin-top: 42px;
	line-height: 1.9;
}


@media screen and (max-width: 768px) {
.sec03 {
	position: relative;
	min-width: 100%;
	width: 100%;
	margin-top: 70px;
}

.sec03::before {
	content: "";
	position: absolute;
	right: 0;
	top: -70px;
	margin: auto;
	width: 50%;
	height: 100%;
	display: block;
	background: url("../images/sec03-bg.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}
.sec03 .box {
	margin-top: 30px;
}

.sec03 .item {
	margin-bottom: 50px;
}

.sec03 .item .fix-box{
  display: block;
  justify-content: space-between;
  flex-wrap: wrap; 	
}

.sec03 .item .image {
	width: 100%;
	margin-top: 35px;
}

.sec03 .item .image img {
	border-radius: 5px;
}
.sec03 .item .text-box {
	width: 100%;
}
.sec03 .item .text-box .txt {
	margin-top: 20px;
	line-height: 1.9;
}
	
}





/*--------------------------------------------------
  sec04
--------------------------------------------------*/

.sec04 { 
	min-width: 1160px;
	margin-top: 200px;
	position: relative;
	z-index: 2;
}
.sec04 .box{
	background: rgba(72,128,230,0.7);  
	margin: 0 35px;
	border-radius: 5px;
	position: relative;
	padding-bottom: 105px;
}

.sec04 .box .inner {
	width: 1000px;
	margin: auto;
	padding-top: 95px
}

.sec04 .ttl-box .ttl{
 color: #fff;
	font-weight: bold;
	font-size: 34px;
	padding-top: 0;
	position: relative;
	padding-left: 32px;
}

.sec04 .ttl-box .ttl::before {
	content: "";
	position: absolute;
	top: 6px;
	margin: auto;
	left: 0;
	width: 24px;
	height: 24px;
	display: block;
	background: url("../images/ttlicon02.png") center 0 no-repeat;
	background-size: 100% auto;			
	}



.sec04 .ttl-box .ttl img {
	width: 24px;
	position: relative;
	top: 5px;
	margin-right: 10px;
}
.sec04 .box .eng-t {
	position: absolute;
	font-size: 150px;
	right:0;
	top: 30px;
	color: rgba(255,255,244,0.1);  
}


.sec04 .read-txt {
	color: #fff;
	line-height: 2;
	margin-top: 35px;
}

.sec04 .note {
	color: #fff;
	margin-top: 20px;
} 

.sec04 .image {
	width: 934px;
	margin: 65px auto 0;
}


@media screen and (max-width: 768px) {
.sec04 { 
	min-width: 100%;
	margin-top: 60px;
	position: relative;
	z-index: 2;
}
.sec04 .box{
	background: rgba(72,128,230,0.7);  
	margin: 0 20px;
	border-radius: 5px;
	position: relative;
	padding-bottom: 40px;
}

.sec04 .box .inner {
	width: 90%;
	margin: auto;
	padding-top: 35px;
}

.sec04 .ttl-box .ttl{
 color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding-top: 0;
	position: relative;
	padding-left: 20px;
	line-height: 1.4;
}
	
.sec04 .ttl-box .ttl::before {
	content: "";
	position: absolute;
	top: 7px;
	margin: auto;
	width: 15px;
	height: 15px;
	left: 0;
	display: block;
	background: url("../images/ttlicon02.png") center 0 no-repeat;
	background-size: 100% auto;			
	}

.sec04 .box .eng-t {
	position: absolute;
	font-size: 12vw;
	right:0;
	top: 15px;
	color: rgba(255,255,244,0.1);  
}


.sec04 .read-txt {
	color: #fff;
	line-height: 2;
	margin-top: 20px;
}

.sec04 .note {
	color: #fff;
	margin-top: 15px;
	line-height: 1.4;
} 

.sec04 .image {
	width: 100%;
	margin: 25px auto 0;
}


}


/*--------------------------------------------------
  sec05
--------------------------------------------------*/

.sec05 { 
	min-width: 1160px;
	background: url("../images/sec05-bg02.jpg") center top no-repeat;
	background-size: cover;
	position: relative;
	margin-top: -100px;
	padding-bottom: 185px;
}


.sec05::before {
	content: "";
	position: absolute;
	left: 0;
	top:100px;
	margin: auto;
	width: 663px;
	height: 693px;
	display: block;
	background: url("../images/sec05-bg01.png") center 0 no-repeat;
	background-size: 100% auto;		
}


.sec05 .box {
	margin: 0 35px;
	position: relative;
	z-index: 1;
}


.sec05 .title-box {
	text-align: center;
	padding-top: 255px;
	margin-bottom: 70px;
}


.sec05 .item-box {
	border-top: solid 1px #c9d2e3;
	box-sizing: border-box;
	width: 100%;
	margin: auto;
}


.sec05 .b-bottom {
	border-bottom: solid 1px #c9d2e3;
	box-sizing: border-box;
}

.sec05 .item-box .fix-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;	
}

.sec05 .item-box .item {
	width: 50%;
	margin: 60px 0 60px;
}

.sec05 .item-box .item01 {
	border-right: solid 1px #c9d2e3;
	box-sizing: border-box;
	padding-bottom: 20px;
}


.sec05 .item-box .item .i-inner {
	width: 90%;
}


.sec05 .item-box .item02 .i-inner {
	width: 90%;
	padding-left: 10%;
}


.sec05 .item-box .item .f-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 	
}

.sec05 .item-box .item .image {
	width: 50%;
}
.sec05 .item-box .item .image img {
	border-radius: 5px;
}

.sec05 .item-box .item .nmv {
	color: #0676cd;
}

.sec05 .item-box .item .e-txt {
	font-size: 18px;
	text-align: center;
}

.sec05 .item-box .item .e-txt span {
	font-size: 60px;
}


.sec05 .item-box .item h4 {
	font-weight: bold;
	font-size: 24px;
	line-height: 1.5;
	margin: 20px 0 30px 0;
}

@media screen and (max-width: 768px) {

.sec05 { 
	min-width: 100%;
	background: url("../images/sec05-bg02.jpg") center top no-repeat;
	background-size: cover;
	position: relative;
	margin-top: -100px;
	padding-bottom: 95px;
}


.sec05::before {
	content: "";
	position: absolute;
	left: 0;
	top:100px;
	margin: auto;
	width: 60%;
	height: 100%;
	display: block;
	background: url("../images/sec05-bg01.png") center 0 no-repeat;
	background-size: 100% auto;		
}


.sec05 .box {
	margin: 0 20px;
	position: relative;
	z-index: 1;
}


.sec05 .title-box {
	text-align: center;
	padding-top: 180px;
	margin-bottom: 35px;
}


.sec05 .item-box {
	border-top: none;
	box-sizing: border-box;
	width: 100%;
	margin: auto;
}


.sec05 .b-bottom {
	border-bottom: solid 1px #c9d2e3;
	box-sizing: border-box;
}

.sec05 .item-box .fix-box {
  display: block;
  justify-content: space-between;
  flex-wrap: wrap;	
}

.sec05 .item-box .item {
	width: 100%;
	margin: 30px 0 30px;
	border-top: solid 1px #c9d2e3;
	padding-top: 30px;
}

.sec05 .item-box .item01 {
	border-right: none;
	box-sizing: border-box;
	padding-bottom: 0;
}


.sec05 .item-box .item .i-inner {
	width: 100%;
}


.sec05 .item-box .item02 .i-inner {
	width: 100%;
	padding-left: 0;
}


.sec05 .item-box .item .f-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 	
}

.sec05 .item-box .item .image {
	width: 70%;
}
.sec05 .item-box .item .image img {
	border-radius: 5px;
}

.sec05 .item-box .item .nmv {
	color: #0676cd;
}

.sec05 .item-box .item .e-txt {
	font-size: 14px;
	text-align: center;
}

.sec05 .item-box .item .e-txt span {
	font-size: 50px;
}


.sec05 .item-box .item h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	margin: 20px 0 10px 0;
}	
}

/*--------------------------------------------------
  offer
--------------------------------------------------*/

.offer { 
	min-width: 1160px;
	background: url("../images/offer-bg.jpg") center 0 no-repeat;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 358px;
	margin-top: -20px;
}


.offer .title-box {
	text-align: center;
	padding-top: 60px;
}



.offer .title-box .eng-t {
	position: relative;
	color: #9ed3fb;
	font-size: 25px;
	display: inline-block;

}

.offer .title-box .eng-t::before {
	content: "";
	position: absolute;
  top:-14px;
	right: -12px;
	margin: auto;
	width: 29px;
	height: 29px;
	display: block;
	background: url("../images/ttlicon03.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}

.offer .title-box .title {
	font-weight: bold;
	font-size: 34px;
	margin-top: 10px;
	color: #fff;
	line-height: 1.4;
}
.offer .box {
	width: 830px;
	position: relative;
	margin: auto;
	height: 358px;
}

.offer .link01 {
	width: 340px;
	margin: 30px auto 0;
}

.offer .image01 {
	width: 175px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.offer .image02 {
	width: 175px;
	position: absolute;
	bottom: 0;
	right: 0;
}


@media screen and (max-width: 768px) {
.offer { 
	min-width: 100%;
	background: url("../images/offer-bg.jpg") center 0 no-repeat;
	background-size: cover;
	position: relative;
	width: 100%;
	height: auto;
	margin-top: -20px;
	padding-bottom: 40px;
}


.offer .title-box {
	text-align: center;
	padding-top: 30px;
}



.offer .title-box .eng-t {
	position: relative;
	color: #9ed3fb;
	font-size: 15px;
	display: inline-block;

}

.offer .title-box .eng-t::before {
	content: "";
	position: absolute;
  top:-10px;
	right: -11px;
	margin: auto;
	width: 20px;
	height: 20px;
	display: block;
	background: url("../images/ttlicon03.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}

.offer .title-box .title {
	font-weight: bold;
	font-size: 20px;
	margin-top: 8px;
	color: #fff;
	line-height: 1.4;
}
.offer .box {
	width: 100%;
	position: relative;
	margin: auto;
	height: auto;
}

.offer .link01 {
	width: 90%;
	margin: 20px auto 0;
}

.offer .image01 {
	width: 50px;
	position: absolute;
	bottom: -40px;
	left: -10px;
}

.offer .image02 {
	width: 50px;
	position: absolute;
	bottom: -40px;
	right: -10px;
}	
}
/*--------------------------------------------------
  sec06
--------------------------------------------------*/

.sec06 { 
	min-width: 1160px;
  background: #E5EEF5;
  background: linear-gradient(93deg,rgba(229, 238, 245, 1) 0%, rgba(252, 253, 254, 1) 100%);
	position: relative;
	padding-bottom: 125px;
}

.sec06::before {
	content: "";
	position: absolute;
	left: 0;
	top:0;
	margin: auto;
	width: 618px;
	height: 341px;
	display: block;
	background: url("../images/sec06-bg01.png") center 0 no-repeat;
	background-size: 100% auto;		
}
.sec06 .inner {
	padding-top: 180px;
}
.sec06 .fix-box {
	position: relative;
	z-index: 1;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;	
}



.sec06 .title-box {
	width: 30%;
	padding-left: 6%;
	margin-top: 50px;
	
}

.sec06 .title-box .eng-t::before {
	content: "";
	position: absolute;
  top:-14px;
	right: -12px;
	margin: auto;
	width: 29px;
	height: 29px;
	display: block;
	background: url("../images/ttlicon04.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}


.sec06 .sticky {
  postion: -webkit-sticky;
  position: sticky;
  top: 100px;
}


.sec06 .title-box .title {
	line-height: 1.4;
	margin-top: 10px;
	font-size: 40px;
}


.sec06 .step-box {
	width: 53%;
	margin-right: 2%;
}

.sec06 .step-box .item {
	background: #fff;
	border-radius: 5px;
	margin-bottom: 40px;
  box-shadow: 0px 0px 25px -5px #eee;
}

.sec06 .step-box .item .i-inner {
	padding: 40px 45px 50px;
}

.sec06 .step-box .item .image {
	margin-top: 48px;
	margin-bottom: 20px;
}
.sec06 .step-box .item .image img {
	border-radius: 5px;
}

.sec06 .step-box .item .st {
	font-size: 18px;
	color: #0676cd;
}

.sec06 .step-box .item .ttl02 {
	color: #000;
	margin-top: 5px;
}


.sec06 .step-box .item .ttl02:before {
	content: "";
	position: absolute;
	left: 4px;
	bottom: -18px;
	width: 53px;
	height:5px;
	display: block;
	background: url("../images/dod02.png") 0 0 no-repeat;
	background-size: 100% auto;			
}


@media screen and (max-width: 768px) {
.sec06 { 
	min-width: 100%;
  background: #E5EEF5;
  background: linear-gradient(93deg,rgba(229, 238, 245, 1) 0%, rgba(252, 253, 254, 1) 100%);
	position: relative;
	padding-bottom: 55px;
}

.sec06::before {
	content: "";
	position: absolute;
	left: 0;
	top:0;
	margin: auto;
	width: 70%;
	height: 100%;
	display: block;
	background: url("../images/sec06-bg01.png") center 0 no-repeat;
	background-size: 100% auto;		
}
.sec06 .inner {
	padding-top: 80px;
}
.sec06 .fix-box {
	position: relative;
	z-index: 1;
  display: block;
  justify-content: space-between;
  flex-wrap: wrap;	
}



.sec06 .title-box {
	width: 100%;
	padding-left: 0;
	margin-top: 0;
	text-align: center;
	
}

.sec06 .title-box .eng-t::before {
	content: "";
	position: absolute;
  top:-10px;
	right: -11px;
	margin: auto;
	width: 20px;
	height: 20px;
	display: block;
	background: url("../images/ttlicon04.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}


.sec06 .sticky {
  postion: -webkit-sticky;
  position: inherit;
  top: 0;
}


.sec06 .title-box .title {
	line-height: 1.4;
	font-weight: bold;
	font-size: 22px;
	margin-top: 8px;
}


.sec06 .step-box {
	width: 100%;
	margin-right: 0;
	margin-top: 30px;
}

.sec06 .step-box .item {
	background: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
  box-shadow: 0px 0px 25px -5px #eee;
}

.sec06 .step-box .item .i-inner {
	padding: 25px 20px 30px;
}

.sec06 .step-box .item .image {
	margin-top: 38px;
	margin-bottom: 15px;
}
.sec06 .step-box .item .image img {
	border-radius: 5px;
}

.sec06 .step-box .item .st {
	font-size: 15px;
	color: #0676cd;
}

.sec06 .step-box .item .ttl02 {
	color: #000;
	margin-top: 5px;
}


.sec06 .step-box .item .ttl02:before {
	content: "";
	position: absolute;
	left: 4px;
	bottom: -17px;
	width: 43px;
	height:4px;
	display: block;
	background: url("../images/dod02.png") 0 0 no-repeat;
	background-size: 100% auto;			
}
	
}

/*--------------------------------------------------
  sec07
--------------------------------------------------*/

.sec07 { 
	min-width: 1160px;
  background: #dfebff;
	padding-bottom: 150px;
}

.sec07 .title-box {
	text-align: center;
	padding-top: 110px;
	margin-bottom: 70px;
}


.sec07 .title-box .eng-t::before {
	content: "";
	position: absolute;
  top:-14px;
	right: -12px;
	margin: auto;
	width: 29px;
	height: 29px;
	display: block;
	background: url("../images/ttlicon04.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}
.sec07 .item {
	position: relative;
}


.sec07 .item .image{
	position: absolute;
	width: 41%;
}

.sec07 .item02 .image {
	right: 0;
}
.sec07 .item .image img {
	width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover';
	height: 420px;
}
.sec07 .item01 .image img {
  border-radius: 0 5px 5px 0;
}
.sec07 .item02 .image img {
  border-radius: 5px 0 0 5px;
}


.sec07 .item01 .text-box {
	width: 55%;
	margin-left: 45%;
	padding-top: 20px;
}

.sec07 .item02 .text-box {
	width: 55%;
	padding-top: 0;
}

.sec07 .item .text-box h4{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 30px;
	line-height: 1.5;
}
.sec07 .item .text-box .f-box {
  display: flex;
  justify-content: flex-start; 
  flex-wrap: wrap; 	
}


.sec07 .item .text-box .f-box .tg {
	font-size: 20px;
}
.sec07 .item .text-box .f-box .tg02 {
	margin-left: 35px;
}
.sec07 .item .text-box .f-box .tg .t-bg01 {
	background: #0676cd;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	padding: 2px 8px;
	margin-right: 8px;
}

.sec07 .item .text-box .f-box .tg .t-bg02 {
	background: #d31552;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	padding: 2px 8px;
	margin-right: 8px;	
}


.sec07 .item .text-box .txt {
	margin-top: 40px;
	line-height: 2;
}

.sec07 .item02 {
	margin-top: 140px;
}


@media screen and (max-width: 768px) {
.sec07 { 
	min-width: 100%;
  background: #dfebff;
	padding-bottom: 70px;
}

.sec07 .title-box {
	text-align: center;
	padding-top: 60px;
	margin-bottom: 10px;
}


.sec07 .title-box .eng-t::before {
	content: "";
	position: absolute;
  top:-10px;
	right: -11px;
	margin: auto;
	width: 20px;
	height: 20px;
	display: block;
	background: url("../images/ttlicon04.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}
.sec07 .item {
	position: relative;
}


.sec07 .item .image{
	position: inherit;
	width: 100%;
	margin-top: 25px;
}

.sec07 .item02 .image {
	right: 0;
}
.sec07 .item .image img {
	width: 100%;
	object-position: 50% 0%;
  font-family: 'object-fit: cover; object-position: 50% 0%;';
	height: 180px;
}
.sec07 .item01 .image img {
  border-radius: 5px;
}
.sec07 .item02 .image img {
  border-radius: 5px;
}


.sec07 .item01 .text-box {
	width: 100%;
	margin-left: 0%;
	padding-top: 20px;
}

.sec07 .item02 .text-box {
	width: 100%;
	padding-top: 0;
}

.sec07 .item .text-box h4{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 15px;
	line-height: 1.5;
}
.sec07 .item .text-box .f-box {
  display: block;
  justify-content: flex-start; 
  flex-wrap: wrap; 	
}


.sec07 .item .text-box .f-box .tg {
	font-size: 15px;
}
.sec07 .item .text-box .f-box .tg02 {
	margin-left: 0;
	margin-top: 15px;
}
.sec07 .item .text-box .f-box .tg .t-bg01 {
	background: #0676cd;
	color: #fff;
	font-size: 13px;
	border-radius: 5px;
	padding: 2px 8px;
	margin-right: 8px;
}

.sec07 .item .text-box .f-box .tg .t-bg02 {
	background: #d31552;
	color: #fff;
	font-size: 13px;
	border-radius: 5px;
	padding: 2px 8px;
	margin-right: 8px;	
}


.sec07 .item .text-box .txt {
	margin-top: 20px;
	line-height: 2;
}

.sec07 .item02 {
	margin-top: 40px;
}
	
}

/*--------------------------------------------------
  sec08
--------------------------------------------------*/

.sec08 { 
	min-width: 1160px;
  background: #E5EEF5;
  background: linear-gradient(93deg,rgba(229, 238, 245, 1) 0%, rgba(252, 253, 254, 1) 100%);
	position: relative;
	padding-bottom: 150px;
}

.sec08::before {
	content: "";
	position: absolute;
	right: 0;
	top:0;
	margin: auto;
	width: 596px;
	height: 523px;
	display: block;
	background: url("../images/sec08-bg.png") center 0 no-repeat;
	background-size: 100% auto;		
}
.sec08 .title-box {
	padding-top: 120px;
}
.sec08 .title-box .eng-t::before {
	content: "";
	position: absolute;
  top:-14px;
	right: -12px;
	margin: auto;
	width: 29px;
	height: 29px;
	display: block;
	background: url("../images/ttlicon04.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}

.sec08 .qa-area {
	position: relative;
	z-index: 1;
	margin-top: 65px;
}

.sec08 .qa-box {
	background: #fff;
	border-radius: 5px;
  box-shadow: 0px 0px 25px -5px #ededed;	
	margin-bottom: 40px;
}

.sec08 .qa-box .qa-inner {
	padding: 35px 55px 45px;
}


.sec08 .q-box {
	border-bottom: solid 1px #c9d2e3;
	box-sizing: border-box;
	padding-bottom: 16px;
}

.sec08 .q-txt {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 44px;
}

.sec08 .q-txt::before {
	content: "Q";
	position: absolute;	
	font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	color: #0676cd;
	font-size: 35px;
	left: 0;
	top: -5px;
	line-height: 1;
}

.sec08 .a-box {
	margin-top: 20px;
}
.sec08 .a-txt {
	position: relative;
	font-size: 15px;
	line-height: 1.8;
	padding-left: 44px;
}

.sec08 .a-txt::before {
	content: "A";
	position: absolute;	
	font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	color: #d31552;
	font-size: 35px;
	left: 0;
	top: -5px;
	line-height: 1;
}

@media screen and (max-width: 768px) {
.sec08 { 
	min-width: 100%;
  background: #E5EEF5;
  background: linear-gradient(93deg,rgba(229, 238, 245, 1) 0%, rgba(252, 253, 254, 1) 100%);
	position: relative;
	padding-bottom: 70px;
}

.sec08::before {
	content: "";
	position: absolute;
	right: 0;
	top:0;
	margin: auto;
	width: 60%;
	height: 100%;
	display: block;
	background: url("../images/sec08-bg.png") center 0 no-repeat;
	background-size: 100% auto;		
}
.sec08 .title-box {
	padding-top: 60px;
}
.sec08 .title-box .eng-t::before {
	content: "";
	position: absolute;
  top:-10px;
	right: -11px;
	margin: auto;
	width: 20px;
	height: 20px;
	display: block;
	background: url("../images/ttlicon04.png") center 0 no-repeat;
	background-size: 100% auto;		
	z-index: -1;
}

.sec08 .qa-area {
	position: relative;
	z-index: 1;
	margin-top: 40px;
}

.sec08 .qa-box {
	background: #fff;
	border-radius: 5px;
  box-shadow: 0px 0px 25px -5px #ededed;	
	margin-bottom: 30px;
}

.sec08 .qa-box .qa-inner {
	padding: 25px 20px 30px;
}


.sec08 .q-box {
	border-bottom: solid 1px #c9d2e3;
	box-sizing: border-box;
	padding-bottom: 16px;
}

.sec08 .q-txt {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 32px;
}

.sec08 .q-txt::before {
	content: "Q";
	position: absolute;	
	font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	color: #0676cd;
	font-size: 28px;
	left: 0;
	top: -3px;
	line-height: 1;
}

.sec08 .a-box {
	margin-top: 15px;
}
.sec08 .a-txt {
	position: relative;
	font-size: 14px;
	line-height: 1.8;
	padding-left: 32px;
}

.sec08 .a-txt::before {
	content: "A";
	position: absolute;	
	font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	color: #d31552;
	font-size: 28px;
	left: 0;
	top: -3px;
	line-height: 1;
}
	
}



/*--------------------------------------------------
side_link
--------------------------------------------------*/
.side_link{
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  display: none;
}

.side_link a {
  display: block;
	width: 248px;
}


@media screen and (max-width: 768px) {
.side_link{
  position: fixed;
  right: 0;
  bottom: 10px;
  z-index: 999;
  display: none;
  left: 0;
}

.side_link a {
  display: block;
	width: 280px;
	text-align: center;
	margin: 0 auto;
}
	
}



