@charset "UTF-8";

/*--------------------contents--------------------*/
.topBlock01{
	padding: 90px 0 325px;
	background-image: url(../images/top_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	/*background-position: center top;*/
	/*background-size: 100% auto;*/
}
.topBlock01 .inner{
	/*max-width: 1100px;*/
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/top_img01_1.png);
	background-repeat: no-repeat;
	background-position: top right 5%;
	/*background-size: 592px auto;*/
	background-size: 40% auto;
	position: relative;
}
.topBlock01 .txt{
	max-width: 1100px;
	margin: 0 auto 20px;
	padding-top: 25px;
	/*margin-bottom: 90px;*/
}
.topBlock01 h2{
	width: 255px;
	margin-bottom: 45px;
}
.topBlock01 h3{
	font-size: 50px;
	font-weight: 800;
	color: #fff;
	line-height: 160%;
	letter-spacing: 0.10em;
	margin: 0 0 50px 45px;
	text-shadow: #1b4d88 0 0 8px;
}
.topBlock01 p{
	width: 720px;/*670*/
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 185%;
	letter-spacing: 0.1em;/*0.16*/
	margin-left: 45px;
	padding-bottom: 35px;
	text-shadow: #1b4d88 0 0 8px;
}
.topBlock01 .btn01{
	margin-left: 45px;
}
/*.topBlock01 .btn{
	width: 165px;
	font-size: 15px;
	color: #fff;
	letter-spacing: 0.08em;
	margin-left: 45px;
	padding: 16px 0 16px 25px;
	background-color: #73c0ef;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
	background-size: 38px auto;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.topBlock01 .btn a{
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.topBlock01 .btn:hover{
	background-color: #3fa2f7;
	transition-duration: 0.6s;
}*/
/*.topBlock01_bg{
	width: 592px;
	position: absolute;
	top: -25px;
	right: -120px;
	overflow: hidden;
}*/
.topMovie{
	max-width: 880px;
	margin: 0 auto;
	/*background-color: #000;*/
	/*animation: fadein1 1s ease-out forwards;*/
}


.topBlock02{
	padding: 60px 0 70px;
}
.topBlock02 h2{
	width: 522px;
	margin: 0 auto 45px;
}
.topBlock02 .inner{
	max-width: 1100px;
	margin: 0 auto 30px;
	position: relative;
}
.topBlock02_1{
	width: 320px;
	text-align: center;
	margin: 0 70px 50px 0;
	float: left;
	position: relative;
}
.topBlock02_1:nth-child(3n){
	margin: 0 0 50px 0;
}
.topBlock02_1 a{
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.topBlock02_1:hover{
	opacity: 0.7;
	transition-duration: 0.6s;
}
.topBlock02_1 dt{
	margin-bottom: 15px;
}
.topBlock02_1 dd{
	font-size: 16px;
	font-weight: 500;
	line-height: 130%;
}
.topBlock02_1 dd span{
	font-size: 14px;
}
.topBlock02 .btn{
	width: 390px;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	letter-spacing: 0.08em;
	margin: 0 auto;
	padding: 25px 0 25px 0;
	background: linear-gradient(90deg, rgb(22, 135, 237), rgb(20, 55, 90));
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.topBlock02 .btn .icon{
	background-image: url(../images/common/icon_arrow02.png);
	background-repeat: no-repeat;
	background-position: right 45px center;
	background-size: 15px auto;
}
.topBlock02 .btn a{
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.topBlock02 .btn:hover{
	opacity: 0.8;
	transition-duration: 0.6s;
}

.topBlock03{
	padding: 60px 0 30px;
	background-color: #d6eefc;
}
.topBlock03 .inner{
	max-width: 1100px;
	margin: 0 auto 30px;
	position: relative;
}
.topBlock03 h2{
	width: 460px;
	margin: 0 auto 50px;
}
.topBlock03 p{
	font-size: 18px;
	text-align: center;
	line-height: 160%;
	padding-bottom: 50px;
}
.topBlock03_1{
	/*max-width: 1010px;*/
	max-width: 1100px;
	margin: 0 auto 50px;
	position: relative;
}
/*.topBlock03_1 .btn{
	width: 480px;
	margin: 0 50px 25px 0;
	padding: 25px 20px;
	background-color: #fff;
	background-image: url(../images/common/icon_arrow03.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center right 30px;
	-moz-border-radius:10px!important;
	-webkit-border-radius:10px!important;
	border-radius:10px!important;
	float: left;
	position: relative;
}
.topBlock03_1 .btn:nth-child(2n){
	margin: 0 0 25px 0;
}*/

/*.topBlock03_1 .btnA,
.topBlock03_1 .btnB{
	width: 480px;
	height: 75px;
	background-color: #fff;
	background-image: url(../images/common/icon_arrow03.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center right 30px;
	-moz-border-radius:10px!important;
	-webkit-border-radius:10px!important;
	border-radius:10px!important;
	float: left;
	position: relative;
}*/
.topBlock03_1 .btnA,
.topBlock03_1 .btnB,
.topBlock03_1 .btnC{
	width: 32.3%;
	height: 75px;
	background-color: #fff;
	background-image: url(../images/common/icon_arrow03.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center right 10px;
	-moz-border-radius:10px!important;
	-webkit-border-radius:10px!important;
	border-radius:10px!important;
	float: left;
	position: relative;
}
/*.topBlock03_1 .btnA{
	margin: 0 50px 25px 0;
	padding: 10px 20px 0;
}
.topBlock03_1 .btnB{
	margin: 0 0 25px 0;
	padding: 25px 20px 0;
}*/
.topBlock03_1 .btnA{
	margin-right: 1.5%;
	padding: 10px 15px 0;
}
.topBlock03_1 .btnB{
	margin-right: 1.5%;
	padding: 25px 15px 0;
}
.topBlock03_1 .btnC{
	padding: 10px 15px 0;
}
.topBlock03_1 .btnA a,
.topBlock03_1 .btnB a,
.topBlock03_1 .btnC a{
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.topBlock03_1 .btnA:hover,
.topBlock03_1 .btnB:hover,
.topBlock03_1 .btnC:hover{
	opacity: 0.8;
	transition-duration: 0.6s;
}
.topBlock03_1 .btnA dt,
.topBlock03_1 .btnB dt,
.topBlock03_1 .btnC dt{
	width: 40px;
	float: left;
}
.topBlock03_1 .btnA dt,
.topBlock03_1 .btnC dt{
	padding-top: 17px;
}
.topBlock03_1 .btnA dd,
.topBlock03_1 .btnB dd,
.topBlock03_1 .btnC dd{
	font-size: 18px;
	font-weight: 500;
	color: #066eb2;
	margin-left: 50px;
	padding-top: 5px;
}
.topBlock03_1 .btnA dd,
.topBlock03_1 .btnC dd{
	line-height: 130%;
}
.topBlock03_1 .btnB dd{
	line-height: 100%;
}

.topBlock03_2{
	margin-bottom: 65px;
	padding: 60px 65px 75px;
	background-color: #fff;
	-moz-border-radius:15px!important;
	-webkit-border-radius:15px!important;
	border-radius:15px!important;
}
.topBlock03_2 dl{
	margin-bottom: 35px;
}
.topBlock03_2 dl img{
	height: 45px;
}
.topBlock03_2 dt{
	width: 70px;
	float: left;
}
.topBlock03_2 dd{
	margin-left: 90px;
}
.topBlock03_2 h3{
	font-size: 24px;
	font-weight: 500;
	color: #066eb2;
	line-height: 150%;
	letter-spacing: 0.05em;
	margin-bottom: 50px;
}
.topBlock03_2 .inner{
	width: 100%;
	margin: 0;
	position: relative;
}
.topBlock03_2 p{
	font-size: 18px;
	text-align: left;
	line-height: 190%;
	letter-spacing: 0.15em;
	padding-bottom: 0;
}
.topBlock03_2 .imagesR{
	width: 480px;
	margin: 30px 0 0 50px;
	float: right;
}
.topBlock03_2 .imagesL{
	width: 480px;
	margin: 30px 50px 0 0;
	float: left;
}
.topBlock03_2 .note{
	font-size: 14px;
	padding-top: 20px;
}



/*----------------------------------------------------*/
@media only screen and (max-width: 1115px) {

/*--------------------contents--------------------*/
.topBlock01{
	padding: 50px 0 250px;
}
.topBlock01 .inner{
	background-position: top right 1%;
	background-size: 40% auto;
}
.topBlock01 .txt{
	width: 92%;
	margin: 0 auto 20px;
}
.topBlock01 h2{
	margin-bottom: 35px;
}
.topBlock01 h3{
	font-size: 40px;
	line-height: 150%;
	letter-spacing: 0.16em;
	margin: 0 0 30px 0;
}
.topBlock01 p{
	width: 100%;
	font-size: 18px;
	line-height: 185%;
	letter-spacing: 0.16em;
	margin-left: 0;
	padding-bottom: 30px;
}
.topBlock01 .btn01{
	margin-left: 0;
}
.topMovie{
	width: 90%;
}

.topBlock02{
	padding: 50px 0 60px;
}
.topBlock02 h2{
	width: 500px;
}
.topBlock02 .inner{
	width: 92%;
	margin: 0 auto 15px;
}
.topBlock02_1{
	width: 31%;
	margin: 0 3% 30px 0;
}
.topBlock02_1:nth-child(3n){
	margin: 0 0 30px 0;
}
.topBlock02_1 dt{
	margin-bottom: 10px;
}
.topBlock02_1 dd{
	font-size: 15px;
}
.topBlock02_1 dd span{
	font-size: 13px;
}
.topBlock02 .btn{
	width: 350px;
}

.topBlock03{
	padding: 50px 0 30px;
}
.topBlock03 .inner{
	width: 92%;
	margin: 0 auto 10px;
}
.topBlock03 h2{
	width: 440px;
	margin: 0 auto 35px;
}
.topBlock03 p{
	padding-bottom: 40px;
}
.topBlock03_1{
	width: 100%;
	margin: 0 auto 20px;
}
/*.topBlock03_1 .btn{
	width: 49%;
	margin: 0 2% 2% 0;
	padding: 20px 15px;
	background-size: 15px auto;
	background-position: center right 15px;
}
.topBlock03_1 .btn:nth-child(2n){
	margin: 0 0 2% 0;
}
.topBlock03_1 .btn dt{
	width: 30px;
}
.topBlock03_1 .btn dd{
	font-size: 16px;
	margin-left: 40px;
	padding-top: 2px;
}*/

.topBlock03_1 .btnA,
.topBlock03_1 .btnB,
.topBlock03_1 .btnC{
	width: 49%;
	height: 65px;
	/*background-color: #fff;
	background-image: url(../images/common/icon_arrow03.png);
	background-repeat: no-repeat;*/
	background-size: 15px auto;
	background-position: center right 15px;
	/*-moz-border-radius:10px!important;
	-webkit-border-radius:10px!important;
	border-radius:10px!important;
	float: left;
	position: relative;*/
}
.topBlock03_1 .btnA,
.topBlock03_1 .btnC{
	margin: 0 2% 2% 0;
	padding: 10px 15px 0;
}
.topBlock03_1 .btnB{
	margin: 0 0 2% 0;
	padding: 20px 15px 0;
}
/*.topBlock03_1 .btnA a,
.topBlock03_1 .btnB a{
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.topBlock03_1 .btnA:hover,
.topBlock03_1 .btnB:hover{
	opacity: 0.8;
	transition-duration: 0.6s;
}*/
.topBlock03_1 .btnA dt,
.topBlock03_1 .btnB dt,
.topBlock03_1 .btnC dt{
	width: 30px;
	/*float: left;*/
}
.topBlock03_1 .btnA dt,
.topBlock03_1 .btnC dt{
	padding-top: 10px;
}
.topBlock03_1 .btnA dd,
.topBlock03_1 .btnB dd,
.topBlock03_1 .btnC dd{
	font-size: 16px;
	/*font-weight: 500;
	color: #066eb2;*/
	margin-left: 40px;
	padding-top: 2px;
}
/*.topBlock03_1 .btnA dd{
	line-height: 130%;
}
.topBlock03_1 .btnB dd{
	line-height: 100%;
}*/

.topBlock03_2{
	margin-bottom: 40px;
	padding: 35px 40px 40px;
}
.topBlock03_2 dl{
	margin-bottom: 25px;
}
.topBlock03_2 dl img{
	height: 45px;
}
.topBlock03_2 dt{
	width: 60px;
}
.topBlock03_2 dd{
	margin-left: 80px;
}
.topBlock03_2 h3{
	font-size: 22px;
	margin-bottom: 25px;
}
.topBlock03_2 p{
	font-size: 16px;
	line-height: 180%;
	padding-bottom: 0;
}
.topBlock03_2 .imagesR{
	width: 55%;
	margin: 15px 0 0 30px;
}
.topBlock03_2 .imagesL{
	width: 55%;
	margin: 15px 30px 0 0;
}

/*#sc {
    padding-top: 100px;
    margin-top: -100px;
}*/


}




/*----------------------------------------------------*/
@media only screen and (max-width: 767px) {

/*--------------------contents--------------------*/
.topBlock01{
	padding: 11% 0 50%;
	background-image: url(../images/top_bg01sp.jpg);
	/*background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;*/
}
.topBlock01 .inner{
	/*width: 100%;
	margin: 0 auto;*/
	background: none;
	/*background-image: url(../images/top_img01_1.png);
	background-repeat: no-repeat;
	background-position: top right 1%;
	background-size: 40% auto;*/
	/*position: relative;*/
}
.topBlock01 .txt{
	width: 100%;
	margin: 0 auto 10%;
	padding: 0 5% 65%;
	background-image: url(../images/top_img01_1sp.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
}
.topBlock01 h2{
	width: 55%;
	margin-bottom: 6%;
}
.topBlock01 h3{
	font-size: 7.2vw;
	line-height: 155%;
	letter-spacing: 0.10em;
	margin: 0 0 6% 0;
}
.topBlock01 p{
	/*width: 100%;*/
	font-size: 3.6vw;
	line-height: 180%;
	letter-spacing: 0.05em;
	/*margin-left: 0;*/
	padding-bottom: 5%;
}
/*.topBlock01 .btn01{
	margin-left: 0;
}*/
/*.topMovie{
	width: 90%;
}*/

.topBlock02{
	padding: 14% 0 15%;
}
.topBlock02 h2{
	width: 92%;
	margin: 0 auto 8%;
}
.topBlock02 .inner{
	width: 94%;
	margin: 0 auto 2%;
}
.topBlock02_1{
	width: 46%;
	margin: 0 2% 6%;
}
.topBlock02_1:nth-child(3n){
	margin: 0 2% 6%;
}
.topBlock02_1 dt{
	margin-bottom: 6%;
}
.topBlock02_1 dd{
	font-size: 3.8vw;
	line-height: 120%;
}
.topBlock02_1 dd span{
	font-size: 3.4vw;
}
.topBlock02 .btn{
	width: 80%;
	font-size: 4.2vw;
	/*font-weight: 500;
	color: #fff;
	text-align: center;*/
	letter-spacing: 0.12em;
	/*margin: 0 auto;*/
	padding: 5% 0 5% 0;
	/*background: linear-gradient(90deg, rgb(22, 135, 237), rgb(20, 55, 90));
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;*/
}
.topBlock02 .btn .icon{
	/*background-image: url(../images/common/icon_arrow02.png);
	background-repeat: no-repeat;*/
	background-position: right 10% center;
	background-size: 12px auto;
}

.topBlock03{
	padding: 12% 0 6%;
}
.topBlock03 .inner{
	width: 92%;
	margin: 0 auto 0;
}
.topBlock03 h2{
	width: 95%;
	margin: 0 auto 8%;
}
.topBlock03 p{
	font-size: 3.6vw;
	line-height: 160%;
	padding-bottom: 8%;
}
.topBlock03_1{
	/*width: 100%;*/
	margin: 0 auto 6%;
}
.topBlock03_1 .btn{
	width: 23%;
	margin: 0 2.5% 0 0;
	padding: 4.5% 4%;
	background-size: 13px auto;
	background-position: center right 10px;
	-moz-border-radius:20px!important;
	-webkit-border-radius:20px!important;
	border-radius:20px!important;
}
.topBlock03_1 .btn:nth-child(2n){
	margin: 0 2.5% 0 0;
}
.topBlock03_1 .btn:last-child{
	margin: 0 0 0 0;
}
.topBlock03_1 .btn dt{
	width: 60%;
	float: none;
}
.topBlock03_1 .btn dd{
	display: none;
	/*font-size: 16px;*/
	margin-left: 0;
	padding-top: 0;
}

.topBlock03_1 .btnA,
.topBlock03_1 .btnB,
.topBlock03_1 .btnC{
	/*width: 23%;*/
	width: 30%;
	height: auto;
	/*background-color: #fff;
	background-image: url(../images/common/icon_arrow03.png);
	background-repeat: no-repeat;*/
	background-size: 13px auto;
	background-position: center right 10px;
	-moz-border-radius:20px!important;
	-webkit-border-radius:20px!important;
	border-radius:20px!important;
	/*float: left;
	position: relative;*/
}
.topBlock03_1 .btnA{
	margin: 0 5% 0 0;
	padding: 4% 4%;
}
.topBlock03_1 .btnB{
	margin: 0 5% 0 0;
	padding: 4% 4%;
}
.topBlock03_1 .btnC{
	margin: 0 0 0 0;
	padding: 4% 4%;
}
.topBlock03_1 .btnB:last-child{
	margin: 0 0 0 0;
}
.topBlock03_1 .btnA dt,
.topBlock03_1 .btnB dt,
.topBlock03_1 .btnC dt{
	width: 45%;
	float: none;
}
.topBlock03_1 .btnA dt,
.topBlock03_1 .btnC dt{
	padding-top: 0;
}
.topBlock03_1 .btnA dd,
.topBlock03_1 .btnB dd,
.topBlock03_1 .btnC dd{
	display: none;
	/*font-size: 16px;*/
	margin-left: 0;
	padding-top: 0;
}

.topBlock03_2{
	margin-bottom: 8%;
	padding: 8% 6% 7%;
	/*background-color: #fff;
	-moz-border-radius:15px!important;
	-webkit-border-radius:15px!important;
	border-radius:15px!important;*/
}
.topBlock03_2 dl{
	margin-bottom: 10%;
}
.topBlock03_2 dl img{
	height: 35px;
}
.topBlock03_2 dt{
	width: 20%;
}
.topBlock03_2 dd{
	margin-left: 21%;
}
.topBlock03_2 h3{
	font-size: 4.5vw;
	letter-spacing: 0.05em;
	margin-bottom: 4%;
}
.topBlock03_2 .inner{
	width: 100%;
	/*margin: 0;
	position: relative;*/
}
.topBlock03_2 p{
	font-size: 3.6vw;
	line-height: 180%;
	letter-spacing: 0.15em;
	padding-bottom: 0;
}
.topBlock03_2 .images{
	margin-top: 8%;
}
/*.topBlock03_2 .imagesR{
	width: 55%;
	margin: 15px 0 0 30px;
}
.topBlock03_2 .imagesL{
	width: 55%;
	margin: 15px 30px 0 0;
}*/
.topBlock03_2 .note{
	font-size: 3.2vw;
	padding-top: 4%;
}



}

