@charset "utf-8";

html{
  background: white;
}

.p-style{

}

.p-slide li {
	text-align: center;
}

.p-top-navi {
	background-color: #00416a;
}
#p-top-navi1{
	padding-top: 30px;
}
#p-top-navi1 a:hover{
	text-decoration: none;
}
#p-top-navi2{
	padding-bottom: 30px;
}

.p-top-navi ul {
	width: 986px;
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.p-top-navi ul li {
}

/*
.p-top-navi h2:before {
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-right: 0.2em;
    font-weight: bold;
    color: #00ABCA;
	position: absolute;
    left: 25px;
}



#p-top-navi1_bn1:before {
    content: '\f06c';
}
#p-top-navi1_bn2:before {
    content: '\f06c';
}
#p-top-navi1_bn3:before {
    content: '\f06c';
}
#p-top-navi1_bn4:before {
    content: '\f06c';
}
#p-top-navi1_bn5:before {
    content: '\f06c';
}
#p-top-navi1_bn6:before {
    content: '\f06c';
}
*/


.slick-dotted.slick-slider {
    margin-bottom: 50px !important;
}



.p-top-navi h2:after {
    font-family: "Font Awesome 5 Free";
    content: '\f138';
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-right: 0.2em;
    font-weight: bold;
    color: #00416A;
	position: absolute;
    right: 10px;
    bottom: 10px;
}





.slick-dots li button:before {
    font-size: 20px !important;
}
.slick-dots {
    bottom: -30px;
}



.card_wrap{
    width: 986px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cardtype,.sidelong {
 margin-bottom: 1em;
}
p.cardtype__img{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.cardtype__article {
 position: relative;
 width: 100%;
 border-radius: 2px;
 background: #fff;
 box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
 cursor: pointer;
 transition: .2s ease-in-out;
}
.cardtype__article:hover {
 box-shadow: 0 15px 30px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);
 transform: translateY(-2px);
}
.cardtype__link {
 display: block;
 text-decoration: none;
 cursor: pointer;
}
.cardtype__link:hover {
 color: #555;
 text-decoration: none;
}
.cardtype__img {
 margin: 0;
 overflow: hidden;
 position: relative;
 height: 0;
 padding-bottom: 57.7%;
}
.cardtype__img img {
  border-radius: 2px 2px 0 0;
    object-fit: cover;
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
}
.cardtype__link {
}
.cardtype__article-info h2 {
	font-size: 22px;
    font-weight: bold;
}

#cardtype__link1{
  background: -moz-linear-gradient(65deg, rgba(0, 14, 51,0.4), rgba(0, 51, 97, 0.7)),url(/images/top/shigyo.jpg);
  background: -webkit-linear-gradient(65deg, rgba(0, 14, 51,0.4), rgba(0, 51, 97, 0.7)),url(/images/top/shigyo.jpg);
  background: linear-gradient(25deg, rgba(0, 14, 51,0.4), rgba(0, 51, 97, 0.7)),url(/images/top/shigyo.jpg);
  background-size:cover;
  /*以下グラデーションとは関係のない部分*/
  height: 250px;
  text-align: center;
  color: #FFF;
display: flex;
align-items: center;
justify-content: center;
}
#cardtype__link2{
  background: -moz-linear-gradient(65deg, rgba(0, 64, 151,0.4), rgba(0, 51, 97, 0.7)),url(/images/top/useful.jpg);
  background: -webkit-linear-gradient(65deg, rgba(0, 64, 151,0.4), rgba(0, 51, 97, 0.7)),url(/images/top/useful.jpg);
  background: linear-gradient(25deg, rgba(0, 64, 151,0.4),  rgba(0, 51, 97, 0.7)),url(/images/top/useful.jpg);
  background-size:cover;
  /*以下グラデーションとは関係のない部分*/
  height: 250px;
  text-align: center;
  color: #FFF;
display: flex;
align-items: center;
justify-content: center;
}

.cardtype__article, .sidelong__article {
   animation: fadeIn 1.1s ease 0s 1 normal;
}
.cardtype__article:first-child,
.cardtype__article:nth-child(2),
.sidelong__article:first-child,
.sidelong__article:nth-child(2) {
   animation: fadeIn .7s ease 0s 1 normal;
}

  .cardtype {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display:  flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  }
  .cardtype__article {
    width: 24%;
  }
  .three_card .cardtype__article {
    width: 32%;
  }
  .two_card .cardtype__article {
    width: 49%;
  }



/*--bxslider----------------------------*/


.contSlideWrap01 {
	position: relative;
	min-width: 1024px;
}
.contSlideWrap01 .bx-wrapper {
   /* max-width: 100% !important;*/
}

.contSlideWrap01 .slider {
	/*margin-left: 32px;*/
}
.contSlideWrap01 .slider li {
	width: 100%;
	position: relative;
}

.contSlideWrap01 .slider li .slideImg01 {
	width: 100%;
	height: auto;
}

.p-slide-bgleft {
	background-image: url(/images/img_top_slide01_bg01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	width: 50%;
	height: 360px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.p-slide-bgright {
	background-image: url(/images/img_top_slide01_bg02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	width: 50%;
	height: 360px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.p-slide-img {
	text-align: center;
	position: relative;
}


.topSlide01 {
	background-image: url(/images/img_top_slide01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.topSlide02 {
	background-image: url(/images/img_top_slide02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.topSlide03 {
	background-image: url(/images/img_top_slide03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.topSlide04 {
	background-image: url(/images/img_top_slide04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.topSlide05 {
	background-image: url(/images/img_top_slide05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}


.contSlideWrap01 .bx-pager {
	/*width: 100%;*/
	position: absolute;
	left: 50%;
/*	top: 556px;*/
	bottom: 13px;
	margin-left: -478px;
	text-align: left;
	font-size: 0px;
	line-height: 0px;
	z-index: 60;
}
.bx-pager .bx-pager-item {
	display: inline-block;
	padding: 0px 3px;
	font-size: 0px;
	line-height: 0px;
}
.bx-pager .bx-pager-item a {
	display: inline-block;
	background-image: url(/images/img_top_slide_pager.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}
.bx-pager .bx-pager-item a.active {
	background-image: url(/images/img_top_slide_pager_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.contSlideWrap01 .bx-prev {
	display: inline-block;
	background-image: url(/images/img_top_slide_prev.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	margin-left: -500px;
	z-index: 60;
}
.contSlideWrap01 .bx-next {
	display: inline-block;
	background-image: url(/images/img_top_slide_next.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	right: 50%;
	top: 50%;
	margin-top: -30px;
	margin-right: -500px;
	z-index: 60;
}


/*--------------------------------*/


.content-block_top {
	width: 32.3%;
    margin: 0% 0% 10px;
    /* float: left; */
    box-sizing: border-box;
    position: relative;
}


.content-block_top a {
    display: block;
    transition: .2s ease-in-out;
    animation: fadeIn .7s ease 0s 1 normal;
	box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
}

.content-block_top a:hover {
transform: translateY(-2px);
}

.content-block_top h2 {
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0;
    box-sizing: border-box;
    border-radius: 5px;

background: -moz-linear-gradient(65deg, #004097, #0097C5); 
background: -webkit-linear-gradient(65deg, #004097, #0097C5); 
background: linear-gradient(25deg, #004097, #0097C5); 

    display: flex;
    align-items: center;
    justify-content: center;
/*    border-bottom: 3px solid #434141;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
*/
    height: 119px;
}

.content-block_top-span {
	font-size: 16px;
}


.content-block_top h2 img {
    display: block;
    margin: 0 auto 10px;
}










