@charset"utf-8";

/*font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;*/

/*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/


/* ============================================
*
　共通
*
===============================================*/
#top{
    min-width: 1200px;
    overflow-x: hidden;
}    
#top main{
    width: 100%;
    margin: 0px auto 60px;
}
#top main .sec_box .inner{
    width: 1080px;
    margin: 0 auto;
    justify-content: space-between;
	position: relative;
}
#top .mv{
	height: 800px;
	position: relative;
	overflow: hidden;
	background-image: url(../../img/mv1.jpg);
	background-size: cover;
}
/*#top .mv{
	height: 800px;
	position: relative;
	overflow: hidden;
}
#top .slider_box li:nth-child(1){
	background-image: url(../../img/mv1.jpg);
	background-size: cover;
}
#top .slider_box li:nth-child(2){
	background-image: url(../../img/mv3.jpg);
	background-size: cover;
}
#top .slider_box li:nth-child(3){
	background-image: url(../../img/mv2.jpg);
	background-size: cover;
}
#top .slick-slide img{
	display: block;
    width: 100%;
}
.slick-track{
	    height: 800px;
}*/
.scrolldown2{
	position: absolute;
	bottom: 30px;
	height: 148px;
	width: 20px;
	right: 40px;
	    z-index: 10;
}
.scrolldown2 span{
	position: absolute;
	left:10px;
	bottom:10px;
	color: #eee;
	font-size: 0.7rem;
	letter-spacing: 0.05em;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	    z-index: 10;
}
.scrolldown2:before {
	content: "";
	position: absolute;
	bottom:0;
	left:3px;
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#eee;
	animation:
	circlemove 1.6s ease-in-out infinite,
	cirlemovehide 1.6s ease-out infinite;
	    z-index: 10;
}
.scrolldown2 img{
	position: absolute;
	bottom: 0;
	    z-index: 10;
}
@keyframes circlemove{
      0%{top:0px;}
     100%{top:40px;}
 }
@keyframes cirlemovehide{
	0%{opacity:0}
	50%{opacity:1;}
	80%{opacity:0.9;}
	100%{opacity:0;}
 }
.scrolldown2:after{
	content: "";
	position: absolute;
	top: 0;
	left: 8px;
	width: 1px;
	height: 50px;
	background: #eee;
}
#top .mv .logo{
	position: absolute;
	top: 30px;
	right: 40px;
	z-index: 10;
}
#top .mv h1{
	font-size: 7rem;
	font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 60px;
	bottom: 50px;
	z-index: 10;
}
#top h2{
	font-size: 4.6rem;
	line-height: 1;
}
#top h2 span{
	font-size:1.4rem;
	line-height: 1;
	display: block;
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	color: #00349D;
	font-weight: bold;
	margin-top: 8px;
}
#top .h2_ttl{
	position: relative;
}
#top .copy{
	color: #CCCCCC;
	font-size: 2rem;
	letter-spacing: 0.03em;
	line-height: 1;
	position: absolute;
	display: inline;
}
#top .copy span{
	position: relative;
	padding-left: 95px;
}
#top .copy span:before{
	background-color: #cccccc;
	height: 1px;
	width: 80px;
	left: 0;
	content: "";
	position: absolute;
	top: 51%;
}
#top .sec_box{
	position: relative;
}
#top p.honbun{
	font-weight: normal;
    line-height: 2.1;
	margin-bottom: 10px;
}
#top .p_ttl{
	position: absolute;
	left: 50px;
	top: 50px;
	font-size: 2.9rem;
	color: #fff;
	font-weight: 600;
	line-height: 1.5;
	z-index: 10;
}
#top .p_ttl span{
	font-size: 2rem;
    display: block;
    margin-top:11px;
}
#top .sec_box{
	margin-top: 75px;
}
/*h2あしらい2*/
#top h2.v2{
	font-weight: 800;
	font-size: 3rem;
	text-align: center;
	line-height: 1;
	color: #00349D;
	margin-bottom: 50px;
}
#top h2.v2 span{
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 1;
	margin-top: 10px;
	display: block;
}
/*te-ブル*/
#top table{
	width: 760px;
	margin: 8px auto 0;
}
#top table td{
	padding: 15px 0;
}
#top table th{
	font-weight: bold;
}
#top table .line,
#top table .td_line td{
	border-bottom: 1px solid #000;
}

/*sec01*/
#top .sec01 .h2_ttl{
	margin-bottom: 30px;
}
#top .sec01 .copy{
	bottom: 0;
	right: 0;
}

/*sec02*/
#top .sec02{
	background: linear-gradient(90deg, #00349d 0%, #00349d 50%, #ffffff 50%, #ffffff 100%);
}
#top .sec02 .pb{
	position: relative;
}
#top .sec02 .txt{
	width: 572px;
	background: #00349D;
	padding: 50px 113px 50px 0;
}
#top .sec02 .txt p{
	color: #fff;
}
#top .sec02 .img{
	width: 596px;
	position: absolute;
	right: 0;
	border: 0;
	bottom: -50px;
}
#top .sec02 .h2_pr{
	position: relative;
}
#top .sec02 .h2_ttl{
	position: absolute;
	top: -158px;
	left: 125px;
	width: 100%;
}
#top .sec02 .h2_ttl .copy{
	margin-top: 30px;
}
#top .sec02 .h2_ttl .copy span{
	padding-left: 0px;
	padding-right: 95px;
}
#top .sec02 .h2_ttl .copy span:before{
	background-color: #cccccc;
	height: 1px;
	width: 80px;
	right: 0;
	content: "";
	position: absolute;
	top: 51%;
	left: unset;
}

/*sec03*/
#top .sec03 .h2_ttl{
	margin-bottom: 30px;
}
#top .sec03 .copy{
	bottom: 0;
    right: 0;
}

/*sec04*/
#top .sec04{
	background:#EFF3FF;
	padding: 70px 0;
}

/*sec06*/
#top .sec06 .inner{
	background-image: url(../../img/bg.png);
	padding: 70px 116px;
}
#top .sec06 h2,#top .sec06 h2 span{
	color: #fff;
}
#top .sec06 .flex{
	align-items: center;
}
#top .sec06 h2{
	margin-right: 116px;
	margin-bottom: 0px;
}
#top .sec06 .txt{
	color: #fff;
}

/*news*/
#top .news dl{
	display: flex;
	padding: 15px;
	/* border-bottom: 1px solid #a7a7a7; */
	background: #f0f3f5;
	margin-bottom: 10px;
}
#top .news .article{
	/*border-top: 1px solid #a7a7a7;*/
	margin-top: 30px;
}
#top .news dl dt{
	font-weight: bold;
    color: #00349d;
    margin-right: 20px;
}
#top .news dl dd{
	font-weight: 600;
	font-size: 1.5rem;
}
#top .news dl dd p{
	font-weight: normal;
	font-size: 1.4rem;
}
#top .news dl dd a{
	    color: #00349d;
	text-decoration: underline;
	margin-right: 15px;
}

/*
SP用設定
----------------------------------*/
@media only screen and (max-width: 767px){
	
		#top{
		min-width: 100%;
		overflow-x: hidden;
	}    
	#top main{
		width: 100%;
		margin: 0px auto 60px;
	}
	#top main .sec_box .inner{
		width: 90%;
		margin: 0 auto;
		justify-content: space-between;
		position: relative;
	}
	#top .mv{
		background-image: url(../../img/mv1.jpg);
		background-size: cover;
		background-position: left;
		height: 440px;
		position: relative;
	}
	.scrolldown2{
		position: absolute;
		bottom: 5%;
		height: 132px;
		width: 20px;
		right: 1%;
	}
	.scrolldown2 span{
		position: absolute;
		left:10px;
		bottom:10px;
		color: #eee;
		font-size: 0.7rem;
		letter-spacing: 0.05em;
		-ms-writing-mode: tb-rl;
		-webkit-writing-mode: vertical-rl;
		writing-mode: vertical-rl;
	}
	.scrolldown2:before {
		content: "";
		position: absolute;
		bottom:0;
		left:3px;
		width:10px;
		height:10px;
		border-radius: 50%;
		background:#eee;
		animation:
		circlemove 1.6s ease-in-out infinite,
		cirlemovehide 1.6s ease-out infinite;
	}
	.scrolldown2 img{
		position: absolute;
		bottom: 0;
		width: 16px;
	}
	@keyframes circlemove{
		  0%{top:0px;}
		 100%{top:40px;}
	 }
	@keyframes cirlemovehide{
		0%{opacity:0}
		50%{opacity:1;}
		80%{opacity:0.9;}
		100%{opacity:0;}
	 }
	.scrolldown2:after{
		content: "";
		position: absolute;
		top: 0;
		left: 8px;
		width: 1px;
		height: 50px;
		background: #eee;
	}
	#top .mv .logo{
		position: absolute;
		top: 0;
		left: 0;
		width: 120px;
		margin-top: 7%;
		margin-left: 5%;
	}
	#top .mv h1{
		position: absolute;
		left: 5%;
		bottom: 5%;
		width: 80%;
	}
	#top h2{
		font-size: 4.6rem;
		line-height: 1;
	}
	#top h2 span{
		font-size:1.4rem;
		line-height: 1;
		display: block;
		font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
		color: #00349D;
		font-weight: bold;
		margin-top: 8px;
	}
	#top .h2_ttl{
		position: relative;
	}
	#top .copy{
		color: #CCCCCC;
		font-size: 1.3rem;
		letter-spacing: 0.03em;
		line-height: 1;
		position: static;
		display: inline;
	}
	#top .copy span{
		position: relative;
		padding-left: 0;
		padding-right: 95px;
		display: block;
		line-height: 1.3;
		margin-top: 20px;
	}
	#top .copy span:before{
		background-color: #cccccc;
		height: 1px;
		width: 80px;
		left: unset;
		content: "";
		position: absolute;
		top: 51%;
		right: 0;
	}
	#top .sec_box{
		position: relative;
	}
	#top p.honbun{
		font-weight: normal;
		line-height: 2.1;
		margin-bottom: 10px;
	}
	#top .p_ttl{
		position: absolute;
		left: 5%;
		top: 70px;
		font-size: 1.5rem;
		color: #fff;
		font-weight: 600;
		line-height: 1.5;
	}
	#top .p_ttl span{
		font-size: 1.2rem;
		display: block;
		margin-top:11px;
	}
	#top .sec_box{
		margin-top: 50px;
	}
	/*h2あしらい2*/
	#top h2.v2{
		font-weight: 800;
		font-size: 2.5rem;
		text-align: center;
		line-height: 1;
		color: #00349D;
		margin-bottom: 5%;
	}
	#top h2.v2 span{
		font-weight: normal;
		font-size: 1.6rem;
		line-height: 1;
		margin-top: 10px;
		display: block;
	}
	/*te-ブル*/
	#top .red{
		color: red;
		font-size: 1.2rem;
	}
	#top .t_scroll{
		overflow: scroll;
	}
	#top table{
		width: 760px;
		margin: 8px auto 0;
	}
	#top table td{
		padding: 15px 0;
	}
	#top table th{
		font-weight: bold;
	}
	#top table .line,
	#top table .td_line td{
		border-bottom: 1px solid #000;
	}
	
	
	/*sec01*/
	#top .sec01 .h2_ttl{
		margin-bottom: 5%;
	}
	#top .sec01 .copy{
		bottom: 0;
		right: 0;
	}

	/*sec02*/
	#top .sec02{
		background:none;
	}
	#top .sec02 .pb{
		position: relative;
	}
	#top .sec02 .txt{
		width: 100%;
		background: #00349D;
		padding:8%;
	}
	#top .sec02 .txt p{
		color: #fff;
	}
	#top .sec02 .img{
		width: 100%;
		position: static;
		right: 0;
		border: 0;
		bottom: -50px;
	}
	#top .sec02 .h2_pr{
		position: relative;
	}
	#top .sec02 .h2_ttl{
		position: static;
		top: -158px;
		left: 125px;
		width: 100%;
		margin-bottom: 5%;
	}
	#top .sec02 .h2_ttl .copy{
		margin-top: 30px;
	}
	#top .sec02 .h2_ttl .copy span{
		padding-left: 0px;
		padding-right: 95px;
	}
	#top .sec02 .h2_ttl .copy span:before{
		background-color: #cccccc;
		height: 1px;
		width: 80px;
		right: 0;
		content: "";
		position: absolute;
		top: 51%;
		left: unset;
	}

	/*sec03*/
	#top .sec03 .h2_ttl{
		margin-bottom: 5%;
	}
	#top .sec03 .copy{
		bottom: 0;
		right: 0;
	}

	/*sec04*/
	#top .sec04{
		background:#EFF3FF;
		padding: 8%;
	}
	#top .sec04 .inner{
		width: 100%!important;
	}

	/*sec06*/
	#top .sec06 .inner{
		padding: 8%;
		width: 100%;
	}
	#top .sec06 h2,#top .sec06 h2 span{
		color: #fff;
	}
	#top .sec06 .flex{
		align-items: center;
	}
	#top .sec06 h2{
		margin-right: auto;
		margin-bottom: 55;
	}
	#top .sec06 .txt{
		color: #fff;
	}
	
	/*news*/
	#top .news dl{
		display: block;
		padding: 15px;
		/* border-bottom: 1px solid #a7a7a7; */
		background: #f0f3f5;
		margin-bottom: 10px;
	}
	#top .news .article{
		/*border-top: 1px solid #a7a7a7;*/
		margin-top: 30px;
	}
	#top .news dl dt{
		font-weight: bold;
		color: #00349d;
		margin-right: 20px;
	}
	#top .news dl dd{
		font-weight: normal;
	}

}/*---------------------SP用ここまで*/
