@charset "utf-8";
#top_k,#top_j {
	display: table;
	width: 100%;
}
#top_k_l,#top_j_l {
	display: table-cell;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 250px;
	text-align: center;
	font-size: 22px;
	padding-right: 16px;
	padding-left: 16px;
	margin-top: 0px;
	color: #FFF;
}
#top_k_r,#top_j_r {
	display: table-cell;
	padding: 8px;
}
#top_k_r p,#top_j_r p {
	background-color: #FFF;
	padding-right: 16px;
	padding-left: 16px;
}
#top_k_l {
	ackground: -moz-linear-gradient(left, #ff5559, #ff753f);
	background: -webkit-linear-gradient(left, #ff5559, #ff753f);
	background: linear-gradient(to left, #ff5559, #ff753f);
	vertical-align: middle;
}
#top_k_r {
	ackground: -moz-linear-gradient(left, #ffca3f, #ff753f); 
	background: -webkit-linear-gradient(left, #ffca3f, #ff753f); 
	background: linear-gradient(to left, #ffca3f, #ff753f);

}
#top_j_l {
	ackground: -moz-linear-gradient(left, #009844, #3ac9cf);
	background: -webkit-linear-gradient(left, #009844, #3ac9cf);
	background: linear-gradient(to left, #009844, #3ac9cf);
	vertical-align: middle;
}
#top_j_r {
	ackground: -moz-linear-gradient(left, #ffdc3f, #96d656); 
	background: -webkit-linear-gradient(left, #ffdc3f, #96d656); 
	background: linear-gradient(to left, #ffdc3f, #96d656);
}


#top_j_sp,#top_k_sp{
	padding: 5px;
}
#top_j_l_sp,
#top_j_r_sp,
#top_k_l_sp,
#top_k_r_sp{
	max-height: 100%;
}
#top_j_l_sp,#top_k_l_sp {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #FFF;
	padding: 5px;
}
#top_j_r_sp,#top_k_r_sp {
	padding: 5px;
	background-color: #FFF;
}
#top_j_sp {
	ackground: -moz-linear-gradient(left, #ffdc3f, #96d656);
	background: -webkit-linear-gradient(left, #ffdc3f, #96d656);
	background: linear-gradient(to left, #ffdc3f, #96d656);
}
#top_k_sp {
	ackground: -moz-linear-gradient(left, #ffca3f, #ff753f);
	background: -webkit-linear-gradient(left, #ffca3f, #ff753f);
	background: linear-gradient(to left, #ffca3f, #ff753f);
}
#top_j_l_sp {
	ackground: -moz-linear-gradient(left, #3ac9cf, #009844);
	background: -webkit-linear-gradient(left, #3ac9cf, #009844);
	background: linear-gradient(to left, #3ac9cf, #009844);
}
#top_k_l_sp {
	ackground: -moz-linear-gradient(left, #ff753f, #ff5559);
	background: -webkit-linear-gradient(left, #ff753f, #ff5559);
	background: linear-gradient(to left, #ff753f, #ff5559);
}


/*-----------------------------------------------------------------------------------------------------------------------------*/
#t_no01_box{
	width: 100%;
	display: grid;
	grid-template-columns: 32.5% 32.5% 35%;
	grid-template-rows: auto auto;
	gap: 0;
}
#t_no01_box img{
	display:block;
}
#top_slick{
	grid-column: 1 / 3; /* 1〜2列使用 */
}
#item2{
	grid-column: 3;
	background-color: #069;
	padding: calc(100vw * (22 / 1920));
	background: linear-gradient(to left, #000d8e, #0074be);
}
.item2_2{
	width: calc(100vw * (38 / 1920));
	margin-right: auto;
	margin-left: auto;
}
#item2_02bk{
	background-color: #06F;
	padding-bottom: calc(100vw * (6 / 1920));
	box-sizing: border-box;
	background: linear-gradient(to left, #000000, #254294);
}
.item2_3,
.item2_4,
.item2_5
{
	width: calc(100vw * (582 / 1920));
	margin-right: auto;
	margin-left: auto;
	margin-bottom: calc(100vw * (8 / 1920));
}
#item3{
	grid-column: 1;
}
#item4{
	grid-column: 2;
}
#item5{
	grid-column: 3;
	background-color: #6F6;
	display: flex;
	justify-content:center;
	align-items:center;
	background: linear-gradient(to left, #3ac9cf, #00cd44);
}
.item5_1{
	width: calc(100vw * (582 / 1920));
	margin-right: auto;
	margin-left: auto;
}
/*
#t_no01 {
	display: grid;
	grid-template-columns: 65% 35%;
}
#t_no01_L {
}
#t_no01_R {
	background-image: url(../images/index/t_no01_r00_bk.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.t_no01_R01 {
	padding-top: 3%;
	padding-right: 4%;
	padding-left: 4%;
}
.t_no01_R02 {
		padding-top: 23%;
	padding-right: 8%;
	padding-left: 8%;
}
.t_no01_R03 {
		padding-top: 1%;
	padding-right: 8%;
	padding-left: 8%;
}

#t_no01_L_bo{
	display: grid;
	grid-template-columns: 50% 50%;
}
*/
#t_no02 {
	background-image: url(../images/index/t_no02_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
#t_no02 a{
	margin-right: 10px;
	margin-left: 10px;
}
#t_no03 {
	background-image: url(../images/index/t_no03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: cover;
}
.t_no03_title {
	color: #001372;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.t_no03_title_e {
	font-size: 20px;
	text-align: center;
	padding-bottom: 60px;
}
.t_no03_title_txt {
	font-size: 18px;
	text-align: center;
	padding-bottom: 50px;
}



#t_no04 {
	background-color: #1d4092;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 28px;
}
#t_no04_main {
	width: 100%;
	background-image: url(../images/index/t_no04_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	padding-top: 26px;
}
#t_no04_main section {
	width: 646px;
	margin-right: auto;
	margin-left: auto;
}
.t_no04_main_txt {
	font-size: 18px;
	color: #FFF;
	padding-top: 24px;
	padding-bottom: 24px;
}



#t_no05 {
	background-color: #1d4092;
	width: 100%;
	padding-bottom: 60px;
}
#t_no05_pc_line {
	border: 1px solid #FFF;
	max-width: 1760px;
	margin-right: auto;
	margin-left: auto;
}

#t_no05_box {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	box-sizing: border-box;
	max-width: 1760px;
	margin-right: auto;
	margin-left: auto;
}
#t_no05_box_L,
#t_no05_box_C,
#t_no05_box_R {
	box-sizing: border-box;
	padding-top: 44px;
	padding-right: 44px;
	padding-bottom: 14px;
	padding-left: 44px;
}
#t_no05_box_L {
	background-color: #0a1d58;
}
#t_no05_box_C {
	background-color: #10286b;
}
#t_no05_box_R {
	background-color: #0a1d58;
}
#t_no05_box_L a:hover .t_no05_box_img01,
#t_no05_box_C a:hover .t_no05_box_img01,
#t_no05_box_R a:hover .t_no05_box_img01 {
  opacity: 1;
  transition:0.5S;
}
.t_no05_box_img {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.t_no05_box_img01 {
	width: 100%;
	opacity: 0.4;
}
.t_no05_box_img02 {
	position: absolute;
}
.t_no05_box_img03 {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.t_no05_box_txt {
	color: #FFF;
	padding-top: 16px;
}
.t_no05_box_txt02 {
	font-size: 14px;
	text-align: right;
	padding-top: 14px;
}
#t_no01_sp {
	background: linear-gradient(to right, #0074be, #000d8e);
	padding: 12px;
}
#t_no01_sp2 {
	background: linear-gradient(to right, #00cd44, #3ac9cf);
	padding: 12px;
}
#t_no02_sp {
	position: relative;
}
.t_no02_sp_bk {
}
#t_no02_sp section {
	display: flex;
	position: absolute;
 	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	margin: 0;
}
#t_no02_sp section p{
	padding-right: 16px;
	padding-left: 16px;
}
#t_no03_sp {
	background-image: url(../images/index/t_no03_sp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 13px;
}
.t_no03_sp_main {
	background: rgba(255,255,255,0.8);
	margin-top: 26px;
	padding: 16px;
}
#t_no04_sp {
	background-color: #1B3C8A;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-right: 16px;
	padding-left: 16px;
}
.t_no04_sp_main {
	border: 1px solid #FFF;
	padding-top: 26px;
	padding-right: 16px;
	padding-bottom: 46px;
	padding-left: 16px;
	color: #FFF;
	position: relative;
	background: linear-gradient(to right, #000d8e, #0074be, #000d8e);
}
.t_no04_sp_sw {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#t_no05_sp {
	background-color: #1B3C8A;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 20px;
	color: #FFF;
}
#t_no05_sp_title {
	text-align: center;
	border: 1px solid #FFF;
	padding: 13px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #0096ff;
	background-position: right;
}
#t_no05_sp_title2 {
	text-align: center;
	border: 1px solid #FFF;
	padding: 13px;
	margin-top: 50px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#t_no05_sp section {
	border: 1px solid #FFF;
	color: #FFF;
	position: relative;
	margin-bottom: 26px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 46px;
	padding-left: 16px;
	background-color: #04366d;
}
.t_no05_sp_sw {
	position: absolute;
	right: 0px;
	bottom: 0px;
}










.end----------------{}
@media screen and (max-width: 737px){
.aaa{}
.end_sp----------------{}
}
