@charset "utf-8";
/*****共通*****/
.topKeyimages .ttl-wrap img{
	text-align: center;
    margin: 0 auto;
    width: fit-content;
    display: block;
}
.topKeyimages .ttl-wrap h1 {
    color: #ffa800;
    text-align: center;
    font-size: 100px;
    font-weight: 900;
    text-shadow: 1px 3px 7px rgb(0 0 0 / 90%);
    line-height: 120px;
    padding-top: 30px;
    letter-spacing: -3px;
	border-bottom: 1px ;
	position: relative;
}
.topKeyimages .ttl-wrap h1:after { 
content: "";
    background: url(../images/global/top-border-ttl-under.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 21px;
    display: inline-block;
    bottom: -30px;
    left: 0;
    position: absolute;
}
.topKeyimages .ttl-wrap h5 {
	color: #fff;
    text-align: center;
    font-size: 40px;
	    padding-top: 3em;
	text-shadow: 3px 4px 5px rgb(0 0 0 / 80%);
	font-family: Arial, Helvetica, "sans-serif";
    line-height: normal;
}
.topKeyimages .ttl-wrap h5 span{
	font-size: 60px;
	font-weight: bold;
}

/*スライダー*/
.sec1 .slider {
	margin-top: 6em;
}
.slider {
  position: relative;
	margin-bottom: 40px;
	
}
.slider li {
  padding: 0 20px;
}
.slider li .img {
  margin-bottom: 30px;
  overflow: hidden;
}
.slider li .img {

}

.slider li .img img {
  transition: transform 0.6s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider li .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: flex-end;
}
@media screen and (min-width: 768px) and (max-width: 1680px){
		.topKeyimages .ttl-wrap h1 {
		font-size: 85px;
		    line-height: 100px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1380px){
	.topKeyimages .ttl-wrap h1 {
		font-size: 70px;
		    line-height: 80px;
	}
	.topKeyimages .ttl-wrap h5{
		padding-top: 2em;
	}
}
@media screen and (max-width: 767px) {
	.topKeyimages .ttl-wrap h1 {
    color: #ffa800;
    text-align: center;
    font-size: 20px;
		letter-spacing: 0;
    line-height: 30px;
    padding-top: 10px;
}
	.topKeyimages .ttl-wrap h1:after {
    content: "";
    background: url(../images/global/top-border-ttl-under.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 10px;
    display: inline-block;
    bottom: -20px;
    left: 0;
    position: absolute;
}
	.topKeyimages .ttl-wrap h5{
		font-size: 20px;
		padding-top: 2em;
	}
	.topKeyimages .ttl-wrap h5 span {
		font-size: 30px;
	}
		 .slider li .img {
	   height: 215px;
        width: 330px;
    }
	.slick-slider{
		margin-top: 3em;
	}
	.float_en{
		font-size: 45px;
	}
}

/*****共通end*****/

/*.sec1 {
  justify-content: center;
  align-items: center;
	background: url("../images/top/bg-sec1.jpg") no-repeat center;
	    background-size: cover;
	position: relative;
}
.sec1 .wrap{
	max-width: 1200px;
	background-color: #F1F6F7;
	overflow: hidden;
  position: relative;
}
.sec1 h1{
	font-size: 40px;
	font-weight: bold;
	color: #082a8b;
	line-height: 55px;
	font-family: Arial, Helvetica, "sans-serif";
}
.sec1 h4{
	font-size: 20px;
	padding-bottom: 10px;
	color: #e26737;
}
.sec1 p{
    font-size: 16px;
    padding-top: 3em;
    padding-bottom: 2em;
}
a.h-simpleslide{
    margin: 0;
    justify-self: right;
}
@media screen and (min-width: 768px) {
.sec1 .wrap{
	padding: 70px 140px 70px;
	background-color: rgba(255,255,255,0.8);
	position: relative;
}
}

@media screen and (min-width: 768px) and (max-width: 1380px){
	    .sec1 .txt {
        margin-left: 3em;
        padding-top: 6em;
    }
	.sec1 p{
		padding-bottom: 3em;
	}
}
@media screen and (max-width: 767px) {

	.sec1 .wrap{
		padding-bottom: 7em;
	}
	.sec1 h1 {
		        font-size: 20px;
        line-height: 30px;
	}
	.sec1 p{
		    padding-top: 1em;
	}
}*/

.sec1{
	padding: 0;
	position: relative;
}
.sec1 .inner-white {
    background: linear-gradient(to left, #e7edfb 80%, #e7edfb 0%, #ffffff 0%, #ffffff 0%);
    padding: 80px 0;
	padding-top: 190px;
}
.sec1 .float_en {
    font-size: 150px;
    font-family: Myriad Pro;
    font-weight: 800;
    letter-spacing: 0;
    position: absolute;
    top: 30px;
    left: 0;
    white-space: nowrap;
    color: #3b9be8;
    z-index: 99;
    opacity: 0.5;
    line-height: 120px;
	padding: 0;
}
.sec1 h1{
	font-size: 40px;
	font-weight: bold;
	color: #082a8b;
	line-height: 55px;
	font-family: Arial, Helvetica, "sans-serif";
	    padding-bottom: 40px;
}
.sec1 h4{
	font-size: 20px;
	padding-bottom: 10px;
	color: #e26737;
}
.sec1 p{
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0em;
}
.sec1 .cont-white{
	    background-color: #fff;
    padding: 40px 70px;
}
.sec1 .right-cont {
		    width: 50%;
    display: block;
        justify-self: center;
	margin-left: 10em;
}
a.h-simpleslide{
    margin: 0;
    justify-self: right;
}
a.h-simpleslide:after{
	    content: "";
    position: absolute;
	background: url(../images/top/white-arroe.png) center no-repeat;
	background-size: contain;
    width: 11px;
    height: 20px;
	    right: 18px;
	}

a.h-simpleslide:hover:after{
	content: "";
    position: absolute;
	background: url(../images/top/blue-arrow.png) center no-repeat;
	background-size: contain;
    width: 11px;
    height: 20px;
	    right: 18px;
}

@media screen and (min-width: 768px) and (max-width: 1680px){
		.sec1 h1 {
		font-size: 33px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1380px){


}
@media screen and (min-width: 768px) {
	
}
@media screen and (max-width: 767px) {
	.sec1 .inner-white{
		padding: 0 20px;
		    padding-top: 140px;
		        padding-bottom: 80px;
	}
	.sec1 .float_en {
		font-size: 45px;
		font-family: sans-serif;
	}
	.sec1 .right-cont{
		width: 100%;
		margin-left: 0;
	}
	.sec1 h1 {
		font-size: 15px;
		    line-height: 35px;
	}
	.sec1 .cont-white {
    background-color: #fff;
    padding: 30px 20px;
}
	.sec1 p{
		font-size: 14px;
	}
	a.h-simpleslide{
		    margin-top: 20px;
	}
}



.sec2 {
	justify-content: center;
	align-items: center;
	background: url("../images/top/bg-sec2.jpg") no-repeat center;
	background-size: cover;
	position: relative;
	padding: 140px 0;
	padding-bottom: 80px;
}
.sec2 h1{
	font-size: 60px;
	padding-bottom: 10px;
	line-height: 70px;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, "sans-serif";
}
.sec2 p{
	padding-top: 40px;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
}
.sec2 .blue-bg{
	background-color: #082a8b;
}
.sec2 .blue-bg .flex{
	padding: 60px 0;
	justify-content: center;
	    margin-top: 80px;
}
.sec2 .blue-bg .flex li{
	padding: 0 30px;
}


@media screen and (min-width: 768px) {
	.sec2 .wrap{
	max-width: 1600px;
}

}

@media screen and (max-width: 767px) {
	.sec2 {
		padding-top: 70px;
        padding-bottom: 0;
	}
	.sec2 p{
		font-size: 14px;
	}
	.sec2 h1 {
		font-size: 30px;
		line-height: 40px;
		padding-bottom: 0;
	}
	.sec2 .blue-bg .flex li {
    padding: 8px 30px;
}
}



.sec3{
	padding-top: 0;
	position: relative;
}
.sec3 .wrap{
	max-width: 1010px;
}
.sec3 .inner-white{
		background: linear-gradient(to right, #e7edfb 90%, #e7edfb 0%, #ffffff 0%, #ffffff 0%);
	    
}
 .sec3 .intro-cont ul {
        flex-wrap: wrap;
	  max-width: 990px;
	 justify-content: space-between;
    margin: 0 auto;
    }

 .sec3 .intro-cont ul li {
	padding: 30px 0;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 20px;
    background-color: #fff;
}
 .sec3 .intro-cont ul li h3 {
    font-size: 30px;
    font-weight: bold;
    font-feature-settings: "palt";
    padding-bottom: 30px;
    margin: 0 auto;
    line-height: 1.4em;
    font-family: Arial, Helvetica, "sans-serif";
}

 .sec3 .intro-cont span.big {
    font-size: 70px;
    line-height: 77px;
    margin-bottom: -20px;
}
.sec3 .intro-cont span.bottom-space{
	    vertical-align: super;
}
.subColor {
    color: #082a8b;
}
.sec3 .intro-cont ul li.list-last .txt{
	margin-bottom: 20px;
}

.sec3 .intro-cont ul li.list-last h3{
	padding-bottom: 10px;
}
.sec3 .float_en{
	        font-size: 150px;
        font-family: Myriad Pro;
        font-weight: 800;
        letter-spacing: 0;
        position: absolute;
		top: 30px;
		right: 0;
        white-space: nowrap;
        color: #3b9be8;
        z-index: 99;
        opacity: 0.5;
        line-height: 120px;
}
.sec3 h4 {
    font-size: 20px;
    padding-bottom: 5px;
    color: #e26737;
}
.sec3 h1 {
    font-size: 40px;
    font-weight: bold;
    color: #082a8b;
    line-height: 55px;
	padding-bottom: 1em;
}
@media screen and (min-width: 768px) {
 .sec3 .intro-cont ul li {
               width: calc(100% - 70%);
        margin: 0 15px;
    }
 .sec3 .intro-cont ul li.list-first {
        width: calc(100% - 55%);
        padding-right: 40px;
        padding-left: 25px;
        margin-bottom: 4em;
    }
	.sec3 .inner-white {
		padding: 160px 0;
		padding-top: 80px;
	}

	.sec3 .intro-cont ul li.list-last .img{
	    float: right;
    padding-right: 20px;
}
}

@media screen and (max-width: 767px) {
	
.sec3 .float_en {
	font-size: 45px;
	top: 0px;
	font-family: sans-serif;
	}
	.sec3 h1{
		padding-bottom: 0;
		font-size: 30px;
	}
	.sec3 h4 {
        font-size: 17px;
        padding-bottom: 0;
    }
	.sec3 .intro-cont ul li{
		position: relative;
		margin: 0 20px;
		margin-top: 30px;
		margin-bottom: 30px;
		padding-right: 10px;
		padding-left: 20px;
	}
	.sec3 .inner-white{
		padding: 80px 0;
	}
	.sec3 .intro-cont ul li .img{
		text-align: center;
		padding-top: 10px;
	}
		.sec3 .intro-cont ul li h3{
		padding-bottom: 10px;
			
	}
}


.sec4{
	padding-top: 0;
    position: relative;
    padding-bottom: 150px;
}
.sec4 .float_en {
	font-size: 150px;
    font-family: Myriad Pro;
    font-weight: 800;
    letter-spacing: 0;
    position: absolute;
    top: -160px;
    left: 1em;
    white-space: nowrap;
    color: #3b9be8;
    z-index: 99;
    opacity: 0.5;
    line-height: 120px;
}
.sec4 h4 {
    font-size: 20px;
    padding-bottom: 5px;
    color: #e26737;
}
.sec4 h1 {
    font-size: 40px;
    font-weight: bold;
    color: #082a8b;
    line-height: 55px;
	padding-bottom: 2em;
}
.sec4 .flex li{
    padding: 0 40px;
    border-left: 2px solid #082a8b;
    padding-bottom: 50px;
}
.sec4 .flex li:last-child{
	border-right: 2px solid #082a8b;
}
.sec4 .flex li .num-imgs{
	position: relative;
}
.sec4 .flex li .num {
    position: absolute;
    font-weight: bold;
    font-size: 100px;
    color: #e26737;
    bottom: -50px;
    left: 0px;
    font-family: Arial, Helvetica, "sans-serif";
	line-height: normal;
}
.sec4 .flex li .ttl{
	font-size: 25px;
    color: #082a8b;
    font-weight: bold;
    padding-top: 40px;
    line-height: 35px;
	    padding-bottom: 15px;
}
.sec4 .flex li .txt{
    line-height: 30px;
    font-size: 15px;
    letter-spacing: 0;
}

@media screen and (min-width: 768px) {
.sec4 .flex li{
	width: 35%;
	}
}

@media screen and (max-width: 767px) {
	.sec4{
		padding-bottom: 40px;
	}
	.sec4 h1{
		padding-bottom: 0;
		font-size: 30px;
	}
	.sec4 h4 {
        font-size: 17px;
        padding-bottom: 0;
    }
	.sec4 .float_en {
		font-size: 45px;
		left: 0;
		top: -45px;
		line-height: 0;
		font-family: sans-serif;
	}
	.sec4 .flex li{
		border-left: 0;
		border-top: 2px solid #082a8b;
		padding: 50px 20px;
	}
	.sec4 .flex li:first-child {
		border-top: 0;
	}
	.sec4 .flex li:last-child {
		border-right: 0;
	}
}


.sec5{
    padding-top: 0;
    position: relative;
    padding-bottom: 0;
}
.sec5 h4 {
    font-size: 20px;
    padding-bottom: 5px;
    color: #e26737;
	padding-left: 30px;
}
.sec5 h1 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 55px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.sec5 .inner-blue{
	background: linear-gradient(to left, #082a8b 90%, #082a8b 0%, #ffffff 0%, #ffffff 0%);
    padding: 160px 0;
    padding-left: 6em;
    padding-top: 80px;
}
.sec5 .inner-blue li.item {
    position: relative;
        margin: 45px 30px;
}
.sec5 .inner-blue li .img {
    position: relative;
}
.sec5 .inner-blue li .txt {
    position: absolute;
    top: 20px;
    left: 30px;
    font-weight: bold;
}
.sec5 .inner-blue li .icon {
    position: absolute;
    font-weight: bold;
    font-size: 110px;
    color: #fff;
    bottom: 20px;
    right: 25px;
}
.sec5 .inner-blue li .num {
    position: absolute;
    font-weight: bold;
    font-size: 110px;
    color: #fff;
    bottom: -85px;
    left: 10px;
    font-family: Arial, Helvetica, "sans-serif";
}
.sec5 .position {
    background-color: #082a8b;
    text-align: center;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.sec5 .inner-blue .name {
    font-size: 30px;
    line-height: 1;
}
.sec5 .inner-blue .name .small {
    font-size: 15px;
}
.sec5 .flex {
	flex-wrap: wrap;
}
.sec5 .float_en {
font-size: 150px;
    font-family: Myriad Pro;
    font-weight: 800;
    letter-spacing: 0;
    position: absolute;
    top: -70px;
    right: 0;
    white-space: nowrap;
    color: #3b9be8;
    z-index: 99;
    opacity: 0.5;
    line-height: 120px
}
@media screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
	.sec5 .inner-blue{
		padding-left: 1em;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.sec5 h1{
		font-size: 30px;
		padding-bottom: 0;
	}
	.sec5 h4 {
		font-size: 17px;
		    padding-bottom: 0;
	}
.sec5 .float_en {
	font-size: 45px;
	font-family: sans-serif;
	}
	.sec5 .inner-blue li .num{
		bottom: -15px;
        font-size: 70px;
        left: 30px;
	}
	.sec5 .inner-blue li.item {
    position: relative;
    /* margin: 25px 0px; */
}
	.slide-arrow {
    cursor: pointer;
    margin: auto;
    position: absolute;
}
	    .prev-arrow {
        top: -25px;
        left: 30px;
    }
	    .next-arrow {
        top: -25px;
left: 90px;
    }
	.sec5 .inner-blue li .txt{
		left: 40px;
	}
	.sec5 .small {
    font-size: 15px;
}
}