@charset "UTF-8";

.top_content_01{
	width: 100%;	
	height: auto;
	background-color: #DCEEFF; 
	top:0;
	display: flex;
	position: relative;
	padding-bottom: 3vh;
}

.top_content_02{
	width: 100%;
	height: auto;
	display: flex;	
	top:0;
	position: relative;
	background-color: #FFFEF9;  
	padding-bottom: 3vh;	

}

.top_container{
	float: left;
	width: 50%;
	height: auto;
	position: relative;
	bottom: 0;
}


.top_bgimg_01{
	position:absolute;
	width:60%;
	right: 0em;
	top:5%;

}

.top_bgimg_02{
	clear: both;
	width:  60%;
	height: auto;
	position: absolute;
	top:40%;
    right:38%;
	z-index: 0;
	
}

.top_txtbox_01{
	width: 92%;	
	color: #335CB7;
	margin: 0 auto;
	margin-top: 4vw;
	margin-left: 5vw;
	padding: 0;
}


.top_txttitle_01_sub{
	width: 100%;	
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 1.5vw;
	text-align: left;
	margin: 0 auto;
	margin-left: -0.3vw;
	line-height: 1.8vw;
	padding: 0;
}

.top_txttitle_01{
	clear: both;
	width: 90%;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-weight: bold;
	font-size: 3.5vw;
	margin: 0 auto;
	margin-left: -0.4vw;
	text-align: left;
}	

.top_titleline{
	width: 95%;
	height: 10vh;
	padding-right: 30px;
    line-height: 50vw;
	background: url("../images/icon_img_01.png")no-repeat right bottom;
	background-size: 4.44vw;
	position: relative;
	margin-top: -12vh;
}
.top_titleline_after{
	border-bottom: solid 0.2vw #335CB7;
	margin-top: -2px;
	width: 41.5vw
}

.top_txt{
	width: 92%;
	color: #333333;
	font-size: 1.2vw;
	line-height: 1.8em;
	margin-top: 2em;
	letter-spacing: 0.1vw;
	padding: 0;
}

.top_btnbox{
	clear: both;
	width: 92%;
	text-align: right;
	vertical-align: top;

}

.top_btnbox_02{
	clear: both;
	width: 100%;
	margin-top: 0.5vh;
	margin-bottom: 1.5em;
}

.top_btnbox_02_01{
	float: left;
	text-align: center;
	width: 40%;
}

.top_btnbox_02_02{
	float: left;
	vertical-align: bottom;
	text-align: center;
	margin: 0 auto;
	bottom: 0;
}

.top_btn_02 {
	display: inline-block;
	vertical-align: middle;
	clear: both;
	line-height:11em;
	width: 8em;
	height: 8em;
	box-sizing: border-box;
	border:0.15em solid #335CB7;
	background:url("../images/top_btn_02.png")no-repeat center top;
	background-size: 4 auto;
	background-size: contain;
	background-position: right 0 top 0.3em;
	text-align: center;
	font-size: 1.5vw;
	border-radius: 50%;
	color: #335CB7;	
	cursor: pointer;
}

.top_btn_02::after{
	content: "";
	position: absolute;
	background-size: contain;
	vertical-align: middle;
}

.top_btn_02 a{
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;	
}

.top_btn_02:hover {
	display: inline-block;
	background-color: rgba(179,210,239,1.00);
	color: #FFFFFF;
	cursor: pointer;

}

.top_btn_03 {
	margin-top: 1vh;
	overflow-wrap: break-word;
	vertical-align: middle;
	display:inline-block;
	width: auto;
	height: 3vw;
	box-sizing: border-box;
	background:url("../images/arrow_blue.png")no-repeat;
	background-size: 2.5vw auto;
	background-position: right 0 top 50%;
	text-align: center;
	font-size: 1.5vw;
	border-radius: 0 0 2vw 0;
	padding: 0.5vw  3vw 0vw 0vw ;
	color: #335CB7;	
	cursor: pointer;
	text-overflow: ellipsis;
}

.top_btn_03 a{
	text-decoration: none;
	color: #7598E8;
}

.top_btn_03:hover {
	color: #7598E8;
}	
	


.top_bgimg_03{
	position:absolute;
	width:60%;
	height: auto;
	margin-top: 6%;
    left:0;
}

.top_bgimg_04{
	width:  60%;
	height: auto;
	position:absolute;
	margin-top: 45%;
    left:30%;

}

.top_txtbox_02{
	width: 100%;	
	color: #335CB7;
	margin: 0 auto;
	margin-top: 4vw;
	padding: 0;
}


.top_txttitle_02_sub{
	width: 100%;	
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 1.5vw;
	text-align: left;
	margin: 0 auto;
	line-height: 1.5vw;
	padding: 0;
}

.top_txttitle_02{
	clear: both;
	width: 100%;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-weight: bold;
	font-size: 3.5vw;
	margin: 0 auto;
	text-align: left;
}	

.top_titleline_02{
	width: 87.5%;
	height: 10vh;
	padding-right: 30px;
    line-height: 50vw;
	background: url("../images/icon_img_01.png")no-repeat right bottom;	
	background-size: 4.44vw;
	position: relative;
	margin-top: -12vh;
}
.top_titleline_after_02{
	border-bottom: solid 0.2vw #335CB7;
	margin-top: -2px;
	width: 41.5vw
}

.top_txt_02{
	width: 86%;
	color: #333333;
	font-size: 1.2vw;
	line-height: 1.8em;
	margin-top: 2em;
	margin-bottom: 1.5em;
	letter-spacing: 0.1vw;
	padding: 0;
}		

/*背景*/

div .background01{
	width: 100%;
	height: 1.2em;
	background-color: #FFFEF9;
	margin: 0;
	top:0;
}

div .background02{
	width: 100%;
	height: 1.2em;
	background-color: #F1F8FF;
	margin: 0;
		top:0;	
}

div .background03{
	position: relative;
	width: 100%;
	height: 1.2em;
	background-color: #F1F8FF;
	margin: 0;
		top:0;	
}

div .background04{
		position: relative;
	width: 100%;
	height: 1.2em;
	background-color: #F1F8FF;
	margin: 0;
	top:0;		
}

div .background05{
		position: absolute;
	width: 100%;
	height: 10em;
	background-color: #DBEDFF;
	margin: 0;
	top:0;		
}


@media screen and (max-width: 768px){
	
	
.pc	{ 
	display:none!important; 
}
.mb { 
	display:inline!important; 
}		
	
}	


@media screen and (max-width: 480px){

	}